index
:
linux.git
cached
cdir_v2
cfid-fixes
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-11-21
ext4: fix lazy initialization next schedule time computation in more granular...
Shaoying Xu
1
-5
/
+4
2021-11-17
ovl: fix deadlock in splice write
Miklos Szeredi
1
-1
/
+46
2021-11-17
f2fs: should use GFP_NOFS for directory inodes
Jaegeuk Kim
2
-2
/
+2
2021-11-17
NFSv4: Fix a regression in nfs_set_open_stateid_locked()
Trond Myklebust
1
-7
/
+8
2021-11-17
fs: orangefs: fix error return code of orangefs_revalidate_lookup()
Jia-Ju Bai
1
-1
/
+3
2021-11-17
NFS: Fix deadlocks in nfs_scan_commit_list()
Trond Myklebust
1
-15
/
+2
2021-11-17
pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
Baptiste Lepers
2
-4
/
+4
2021-11-17
JFS: fix memleak in jfs_mount
Dongliang Mu
1
-29
/
+22
2021-11-17
btrfs: do not take the uuid_mutex in btrfs_rm_device
Josef Bacik
1
-5
/
+5
2021-11-17
tracefs: Have tracefs directories not set OTH permission bits by default
Steven Rostedt (VMware)
1
-1
/
+2
2021-11-17
quota: correct error number in free_dqentry()
Zhang Yi
1
-0
/
+1
2021-11-17
quota: check block number when reading the block in quota file
Zhang Yi
1
-0
/
+14
2021-11-17
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
1
-1
/
+2
2021-11-17
btrfs: fix lost error handling when replaying directory deletes
Filipe Manana
1
-1
/
+3
2021-11-17
btrfs: clear MISSING device status bit in btrfs_close_one_device
Li Zhang
1
-1
/
+3
2021-11-17
fuse: fix page stealing
Miklos Szeredi
1
-2
/
+12
2021-11-17
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
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
1
-18
/
+29
2021-10-27
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-10-27
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
1
-4
/
+10
2021-10-27
ocfs2: fix data corruption after conversion from inline format
Jan Kara
1
-34
/
+12
2021-10-27
ceph: fix handling of "meta" errors
Jeff Layton
5
-27
/
+8
2021-10-27
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
1
-1
/
+4
2021-10-20
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
1
-7
/
+7
2021-10-20
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
1
-2
/
+7
2021-10-20
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
1
-1
/
+8
2021-10-20
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-10-20
ovl: simplify file splice
Miklos Szeredi
1
-44
/
+2
2021-10-17
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
2
-12
/
+10
2021-10-13
nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
Trond Myklebust
1
-8
/
+11
2021-10-13
nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
Patrick Ho
1
-1
/
+1
2021-10-13
ovl: fix missing negative dentry check in ovl_rename()
Zheng Liang
1
-3
/
+7
2021-10-09
silence nfscache allocation warnings with kvzalloc
Rik van Riel
1
-8
/
+4
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
ext4: fix reserved space counter leakage
Jeffle Xu
2
-0
/
+11
2021-10-06
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
1
-5
/
+5
2021-10-06
debugfs: debugfs_create_file_size(): use IS_ERR to check for error
Nirmoy Das
1
-1
/
+1
2021-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-06
fs-verity: fix signed integer overflow with i_size near S64_MAX
Eric Biggers
2
-2
/
+2
2021-09-30
qnx4: work around gcc false positive warning bug
Linus Torvalds
1
-9
/
+27
2021-09-30
qnx4: avoid stringop-overread errors
Linus Torvalds
1
-17
/
+34
2021-09-30
cifs: fix a sign extension bug
Dan Carpenter
1
-1
/
+1
2021-09-30
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
1
-39
/
+7
2021-09-30
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
1
-2
/
+3
2021-09-30
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-30
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
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
[prev]
[next]