index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-10-19
mount: handle NULL values in mnt_ns_release()
Christian Brauner
2025-10-19
pidfs: validate extensible ioctls
Christian Brauner
2025-10-19
iomap: error out on file IO when there is no inline_data buffer
Darrick J. Wong
2025-10-19
writeback: Avoid excessively long inode switching times
Jan Kara
2025-10-19
writeback: Avoid softlockup when switching many inodes
Jan Kara
2025-10-19
mnt_ns_tree_remove(): DTRT if mnt_ns had never been added to mnt_ns_list
Al Viro
2025-10-19
nsfs: validate extensible ioctls
Christian Brauner
2025-10-19
cramfs: Verify inode mode when loading from disk
Tetsuo Handa
2025-10-19
fs: Add 'initramfs_options' to set initramfs mount options
Lichen Liu
2025-10-19
minixfs: Verify inode mode when loading from disk
Tetsuo Handa
2025-10-19
copy_file_range: limit size if in compat mode
Miklos Szeredi
2025-10-19
Squashfs: reject negative file sizes in squashfs_read_inode()
Phillip Lougher
2025-10-19
Squashfs: add additional inode sanity checking
Phillip Lougher
2025-10-19
ext4: free orphan info with kvfree
Jan Kara
2025-10-19
ext4: validate ea_ino and size in check_xattrs
Deepanshu Kartikey
2025-10-19
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
2025-10-19
ext4: fix an off-by-one issue during moving extents
Zhang Yi
2025-10-19
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
2025-10-19
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
2025-10-19
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
2025-10-19
ext4: verify orphan file size is not too big
Jan Kara
2025-10-19
ext4: fail unaligned direct IO write with EINVAL
Jan Kara
2025-10-19
ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches()
Baokun Li
2025-10-19
nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
Olga Kornievskaia
2025-10-19
NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
Thorsten Blum
2025-10-19
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
2025-10-19
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
2025-10-19
smb client: fix bug with newly created file in cached dir
Bharath SM
2025-10-19
openat2: don't trigger automounts with RESOLVE_NO_XDEV
Askar Safin
2025-10-19
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
2025-10-19
fuse: fix possibly missing fuse_copy_finish() call in fuse_notify()
Miklos Szeredi
2025-10-19
fs: quota: create dedicated workqueue for quota_release_work
Shashank A P
2025-10-19
fs/ntfs3: Fix a resource leak bug in wnd_extend()
Haoxiang Li
2025-10-19
eventpoll: Replace rwlock with spinlock
Nam Cao
2025-10-19
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
2025-10-19
cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points
Pali Rohár
2025-10-19
smb: client: fix missing timestamp updates after utime(2)
Paulo Alcantara
2025-10-19
cifs: Fix copy_to_iter return value check
Fushuai Wang
2025-10-19
nfsd: fix timestamp updates in CB_GETATTR
Jeff Layton
2025-10-19
nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
2025-10-19
nfsd: track original timestamps in nfs4_delegation
Jeff Layton
2025-10-19
nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
2025-10-19
vfs: add ATTR_CTIME_SET flag
Jeff Layton
2025-10-19
nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
2025-10-19
nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
Jeff Layton
2025-10-19
listmount: don't call path_put() under namespace semaphore
Christian Brauner
2025-10-19
statmount: don't call path_put() under namespace semaphore
Christian Brauner
2025-10-19
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
2025-10-19
fscontext: do not consume log entries when returning -EMSGSIZE
Aleksa Sarai
2025-10-19
fs: always return zero on success from replace_fd()
Thomas Weißschuh
[next]