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-05-02
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
1
-1
/
+2
2020-05-02
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
1
-2
/
+4
2020-05-02
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
1
-1
/
+1
2020-05-02
ext4: use matching invalidatepage in ext4_writepage
yangerkun
1
-1
/
+1
2020-05-02
xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
Darrick J. Wong
1
-0
/
+1
2020-05-02
afs: Fix length of dump of bad YFSFetchStatus record
David Howells
1
-3
/
+3
2020-05-02
xfs: clear PF_MEMALLOC before exiting xfsaild thread
Eric Biggers
1
-1
/
+3
2020-05-02
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2
-1
/
+14
2020-05-02
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
1
-0
/
+2
2020-05-02
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
1
-5
/
+4
2020-05-02
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
1
-1
/
+1
2020-05-02
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
4
-12
/
+11
2020-05-02
ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
Richard Weinberger
1
-2
/
+2
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
[next]