index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-06-09
ext4: fix bug_on in ext4_writepages
Ye Bin
2022-06-09
ext4: fix memory leak in parse_apply_sb_mount_options()
Eric Biggers
2022-06-09
ext4: fix warning in ext4_handle_inode_extension
Ye Bin
2022-06-09
ext4: fix race condition between ext4_write and ext4_convert_inline_data
Baokun Li
2022-06-09
ext4: fix journal_ioprio mount option handling
Ojaswin Mujoo
2022-06-09
ext4: fix use-after-free in ext4_rename_dir_prepare
Ye Bin
2022-06-09
ext4: mark group as trimmed only if it was fully scanned
Dmitry Monakhov
2022-06-09
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
2022-06-09
f2fs: fix to do sanity check for inline inode
Chao Yu
2022-06-09
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
2022-06-09
f2fs: don't use casefolded comparison for "." and ".."
Eric Biggers
2022-06-09
f2fs: fix to do sanity check on total_data_blocks
Chao Yu
2022-06-09
f2fs: don't need inode lock for system hidden quota
Jaegeuk Kim
2022-06-09
f2fs: fix deadloop in foreground GC
Chao Yu
2022-06-09
f2fs: fix to clear dirty inode in f2fs_evict_inode()
Chao Yu
2022-06-09
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
2022-06-09
f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
Chao Yu
2022-06-09
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-06-09
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-06-09
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Dave Wysochanski
2022-06-09
NFS: Further fixes to the writeback error handling
Trond Myklebust
2022-06-09
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
2022-06-09
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
2022-06-09
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
2022-06-09
NFS: Don't report ENOSPC write errors twice
Trond Myklebust
2022-06-09
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
Trond Myklebust
2022-06-09
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
2022-06-09
f2fs: fix dereference of stale list iterator after loop body
Jakob Koschel
2022-06-09
f2fs: fix to do sanity check on inline_dots inode
Chao Yu
2022-06-09
nfsd: destroy percpu stats counters after reply cache shutdown
Julian Schroeder
2022-06-09
hugetlbfs: fix hugetlbfs_statfs() locking
Mina Almasry
2022-06-09
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2022-06-09
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
2022-06-09
dax: fix cache flush on PMD-mapped pages
Muchun Song
2022-06-09
rxrpc: Fix locking issue
David Howells
2022-06-09
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
2022-06-09
erofs: fix buffer copy overflow of ztailpacking feature
Gao Xiang
2022-06-09
io_uring: only wake when the correct events are set
Dylan Yudaken
2022-06-09
io_uring: avoid io-wq -EAGAIN looping for !IOPOLL
Pavel Begunkov
2022-06-09
iomap: iomap_write_failed fix
Andreas Gruenbacher
2022-06-09
fsnotify: fix wrong lockdep annotations
Amir Goldstein
2022-06-09
inotify: show inotify mask flags in proc fdinfo
Amir Goldstein
2022-06-09
cifs: do not use tcpStatus after negotiate completes
Shyam Prasad N
2022-06-09
smb3: check for null tcon
Steve French
2022-06-09
fanotify: fix incorrect fmode_t casts
Vasily Averin
2022-06-09
cifs: return ENOENT for DFS lookup_cache_entry()
Enzo Matsumiya
2022-06-09
fat: add ratelimit to fat*_ent_bread()
OGAWA Hirofumi
2022-06-09
fs: jfs: fix possible NULL pointer dereference in dbFree()
Zixuan Fu
2022-06-09
gfs2: use i_lock spin_lock for inode qadata
Bob Peterson
2022-06-09
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
[prev]
[next]