index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-06
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
1
-0
/
+1
2017-01-06
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
1
-1
/
+1
2017-01-06
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
1
-1
/
+1
2017-01-06
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
5
-31
/
+85
2017-01-06
f2fs: fix overflow due to condition check order
Jaegeuk Kim
1
-1
/
+1
2017-01-06
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
1
-0
/
+1
2017-01-06
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
Jaegeuk Kim
3
-12
/
+7
2017-01-06
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2
-6
/
+13
2017-01-06
ext4: return -ENOMEM instead of success
Dan Carpenter
1
-1
/
+3
2017-01-06
ext4: reject inodes with negative size
Darrick J. Wong
1
-0
/
+6
2017-01-06
ext4: add sanity checking to count_overhead()
Theodore Ts'o
1
-3
/
+8
2017-01-06
ext4: fix in-superblock mount options processing
Theodore Ts'o
1
-15
/
+23
2017-01-06
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
1
-9
/
+6
2017-01-06
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
1
-1
/
+1
2017-01-06
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
1
-1
/
+1
2017-01-06
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
1
-1
/
+1
2017-01-06
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
1
-1
/
+1
2017-01-06
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2017-01-06
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
1
-2
/
+17
2017-01-06
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
1
-0
/
+5
2017-01-06
Btrfs: fix incremental send failure caused by balance
Filipe Manana
1
-0
/
+58
2017-01-06
Btrfs: don't BUG() during drop snapshot
Josef Bacik
1
-11
/
+27
2017-01-06
btrfs: fix a possible umount deadlock
Anand Jain
1
-6
/
+20
2017-01-06
Btrfs: fix memory leak in do_walk_down
Liu Bo
1
-0
/
+1
2017-01-06
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
1
-27
/
+11
2017-01-06
Btrfs: don't leak reloc root nodes on error
Josef Bacik
1
-0
/
+4
2017-01-06
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
1
-6
/
+17
2017-01-06
Btrfs: bail out if block group has different mixed flag
Liu Bo
1
-0
/
+14
2017-01-06
Btrfs: fix memory leak in reading btree blocks
Liu Bo
1
-0
/
+9
2017-01-06
Btrfs: fix qgroup rescan worker initialization
Filipe Manana
1
-4
/
+1
2017-01-06
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
Filipe Manana
1
-1
/
+12
2017-01-06
btrfs: store and load values of stripes_min/stripes_max in balance status item
David Sterba
1
-0
/
+4
2017-01-06
Btrfs: fix relocation incorrectly dropping data references
Filipe Manana
1
-3
/
+12
2017-01-06
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
1
-2
/
+1
2017-01-06
Btrfs: fix deadlock caused by fsync when logging directory entries
Robbie Ko
1
-2
/
+2
2017-01-06
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
Liu Bo
1
-3
/
+7
2017-01-06
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
3
-2
/
+19
2016-12-15
ceph: don't set req->r_locked_dir in ceph_d_revalidate
Jeff Layton
1
-10
/
+14
2016-12-15
fuse: fix clearing suid, sgid for chown()
Miklos Szeredi
1
-5
/
+2
2016-12-08
ovl: fix d_real() for stacked fs
Miklos Szeredi
1
-3
/
+3
2016-12-02
NFSv4.x: hide array-bounds warning
Arnd Bergmann
1
-1
/
+1
2016-11-26
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-11-26
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
1
-0
/
+6
2016-11-18
NFSv4.1: work around -Wmaybe-uninitialized warning
Arnd Bergmann
1
-4
/
+6
2016-11-18
coredump: fix unfreezable coredumping task
Andrey Ryabinin
1
-0
/
+3
2016-11-10
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
1
-2
/
+7
2016-11-10
ovl: fsync after copy-up
Miklos Szeredi
1
-0
/
+2
2016-11-10
ovl: update S_ISGID when setting posix ACLs
Miklos Szeredi
1
-0
/
+15
2016-11-10
ovl: fix get_acl() on tmpfs
Miklos Szeredi
1
-3
/
+0
2016-11-10
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
1
-6
/
+4
[next]