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
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
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
2021-12-08
fget: check that the fd still exists after getting a ref to it
Linus Torvalds
1
-0
/
+4
2021-12-08
fs: add fget_many() and fput_many()
Jens Axboe
2
-7
/
+17
2021-12-08
fuse: release pipe buf after last use
Miklos Szeredi
1
-5
/
+5
2021-12-08
fuse: fix page stealing
Miklos Szeredi
1
-1
/
+9
2021-12-08
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-5
/
+10
2021-12-08
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
1
-2
/
+1
2021-11-26
btrfs: fix memory ordering between normal and ordered work functions
Nikolay Borisov
1
-0
/
+14
2021-11-26
JFS: fix memleak in jfs_mount
Dongliang Mu
1
-29
/
+22
2021-11-26
tracefs: Have tracefs directories not set OTH permission bits by default
Steven Rostedt (VMware)
1
-1
/
+2
2021-11-26
quota: correct error number in free_dqentry()
Zhang Yi
1
-0
/
+1
2021-11-26
quota: check block number when reading the block in quota file
Zhang Yi
1
-0
/
+14
2021-11-26
btrfs: fix lost error handling when replaying directory deletes
Filipe Manana
1
-1
/
+3
2021-11-26
ocfs2: fix data corruption on truncate
Jan Kara
1
-2
/
+6
2021-11-12
isofs: Fix out of bound access for corrupted isofs image
Jan Kara
1
-0
/
+2
2021-10-27
ovl: fix missing negative dentry check in ovl_rename()
Zheng Liang
1
-3
/
+7
2021-10-27
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
1
-4
/
+10
2021-10-27
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
1
-1
/
+4
2021-10-17
nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
Trond Myklebust
1
-8
/
+11
2021-10-09
ext2: fix sleeping in atomic bugs on error
Dan Carpenter
1
-8
/
+6
2021-10-06
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
1
-3
/
+3
2021-10-06
qnx4: work around gcc false positive warning bug
Linus Torvalds
1
-9
/
+27
2021-10-06
qnx4: avoid stringop-overread errors
Linus Torvalds
1
-17
/
+34
2021-10-06
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
Nanyong Sun
1
-1
/
+1
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
Nanyong Sun
1
-2
/
+2
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
Nanyong Sun
1
-1
/
+1
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
Nanyong Sun
1
-2
/
+2
2021-09-26
nilfs2: fix NULL pointer in nilfs_##name##_attr_release
Nanyong Sun
1
-5
/
+3
2021-09-26
nilfs2: fix memory leak in nilfs_sysfs_create_device_group
Nanyong Sun
1
-4
/
+2
2021-09-26
ceph: lockdep annotations for try_nonblocking_invalidate
Jeff Layton
1
-0
/
+2
2021-09-22
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
1
-1
/
+1
2021-09-22
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
1
-0
/
+5
2021-09-22
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
2021-09-22
udf_get_extendedattr() had no boundary checks.
Stian Skjelstad
1
-2
/
+11
2021-09-22
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-09-22
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-08-15
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
1
-15
/
+27
2021-08-15
pipe: increase minimum default pipe size to 2 pages
Alex Xu (Hello71)
1
-1
/
+16
2021-08-15
reiserfs: check directory items on read from disk
Shreyansh Chouhan
1
-5
/
+26
2021-08-15
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
1
-0
/
+8
2021-08-08
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
1
-1
/
+1
2021-08-04
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-08-04
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-08-04
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-08-04
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-08-04
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
2021-07-28
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
1
-1
/
+1
2021-07-28
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
1
-1
/
+1
2021-07-20
seq_file: disallow extremely large seq buffer allocations
Eric Sandeen
1
-0
/
+4
2021-07-20
nfs: fix acl memory leak of posix_acl_create()
Gao Xiang
1
-2
/
+2
[next]