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
2020-04-29
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
1
-0
/
+5
2020-04-29
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
1
-1
/
+3
2020-04-29
coredump: fix null pointer dereference on coredump
Sudip Mukherjee
1
-0
/
+2
2020-04-29
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-2
/
+3
2020-04-29
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
1
-2
/
+6
2020-04-29
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
1
-0
/
+5
2020-04-29
f2fs: fix to avoid memory leakage in f2fs_listxattr
Randall Huang
1
-1
/
+13
2020-04-29
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
1
-20
/
+27
2020-04-23
f2fs: fix to wait all node page writeback
Chao Yu
1
-3
/
+4
2020-04-23
ext2: fix debug reference to ext2_xattr_cache
Jan Kara
1
-2
/
+1
2020-04-23
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
1
-2
/
+3
2020-04-23
f2fs: fix NULL pointer dereference in f2fs_write_begin()
Chao Yu
1
-2
/
+3
2020-04-23
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
1
-9
/
+8
2020-04-23
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-04-23
ext4: do not commit super on read-only bdev
Eric Sandeen
1
-1
/
+2
2020-04-23
btrfs: add RCU locks around block group initialization
Madhuparna Bhowmik
1
-0
/
+2
2020-04-23
hibernate: Allow uswsusp to write to swap
Domenico Andreoli
1
-1
/
+3
2020-04-23
f2fs: Add a new CP flag to help fsck fix resize SPO issues
Sahitya Tummala
1
-2
/
+6
2020-04-23
f2fs: Fix mount failure due to SPO after a successful online resize FS
Sahitya Tummala
1
-0
/
+6
2020-04-23
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-04-23
f2fs: fix to show norecovery mount option
Chao Yu
2
-2
/
+6
2020-04-23
NFSv4.2: error out when relink swapfile
Murphy Zhou
1
-0
/
+3
2020-04-23
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-04-23
NFS: alloc_nfs_open_context() must use the file cred when available
Trond Myklebust
1
-5
/
+5
2020-04-23
f2fs: fix the panic in do_checkpoint()
Sahitya Tummala
3
-11
/
+9
2020-04-23
afs: Fix race between post-modification dir edit and readdir/d_revalidate
David Howells
2
-35
/
+76
2020-04-23
afs: Fix afs_d_validate() to set the right directory version
David Howells
1
-3
/
+3
2020-04-23
afs: Fix rename operation status delivery
David Howells
3
-21
/
+12
2020-04-23
afs: Fix decoding of inline abort codes from version 1 status records
David Howells
1
-0
/
+1
2020-04-23
afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()
David Howells
2
-9
/
+17
2020-04-23
ext4: use non-movable memory for superblock readahead
Roman Gushchin
3
-2
/
+13
2020-04-21
ext4: do not zeroout extents beyond i_disksize
Jan Kara
1
-4
/
+4
2020-04-21
btrfs: check commit root generation in should_ignore_root
Josef Bacik
1
-2
/
+2
2020-04-21
ext4: fix incorrect inodes per group in error message
Josh Triplett
1
-1
/
+1
2020-04-21
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
1
-2
/
+2
2020-04-21
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
1
-3
/
+4
2020-04-21
ovl: fix value of i_ino for lower hardlink corner case
Amir Goldstein
1
-1
/
+3
2020-04-17
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
1
-0
/
+4
2020-04-17
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
1
-0
/
+4
2020-04-17
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-17
ext4: fix a data race at inode->i_blocks
Qian Cai
1
-1
/
+1
2020-04-17
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-04-17
NFS: Fix use-after-free issues in nfs_pageio_add_request()
Trond Myklebust
1
-24
/
+24
2020-04-17
nfsd: fsnotify on rmdir under nfsd/clients/
J. Bruce Fields
1
-0
/
+1
2020-04-17
io_uring: honor original task RLIMIT_FSIZE
Jens Axboe
1
-0
/
+11
2020-04-17
erofs: correct the remaining shrink objects
Gao Xiang
1
-1
/
+1
2020-04-17
btrfs: use nofs allocations for running delayed items
Josef Bacik
1
-0
/
+13
2020-04-17
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
1
-0
/
+1
2020-04-17
btrfs: unset reloc control if we fail to recover
Josef Bacik
1
-5
/
+5
2020-04-17
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
1
-0
/
+10
[next]