index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-04-30
ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
Nathan Chancellor
2026-04-30
ntfs: drop nlink once for WIN32/DOS aliases
Hyunchul Lee
2026-04-29
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
2026-04-29
smb: server: handle readdir_info_level_struct_sz() error
Marios Makassikis
2026-04-28
eventpoll: hoist CTL_ADD scratch state into struct ep_ctl_ctx
Christian Brauner
2026-04-28
eventpoll: use bool for predicate helpers
Christian Brauner
2026-04-28
eventpoll: rename epi->next and txlist for clarity
Christian Brauner
2026-04-28
eventpoll: wrap EP_UNACTIVE_PTR in typed sentinel helpers
Christian Brauner
2026-04-28
eventpoll: extract lock dance from do_epoll_ctl() into ep_ctl_lock()
Christian Brauner
2026-04-28
eventpoll: extract ep_deliver_event() from ep_send_events()
Christian Brauner
2026-04-28
eventpoll: split ep_clear_and_put() into drain helpers
Christian Brauner
2026-04-28
eventpoll: split ep_insert() into alloc + register stages
Christian Brauner
2026-04-28
eventpoll: relocate KCMP helpers near compat syscalls
Christian Brauner
2026-04-28
eventpoll: rename attach_epitem() to ep_attach_file()
Christian Brauner
2026-04-28
eventpoll: drop unused depth argument from epoll_mutex_lock()
Christian Brauner
2026-04-28
eventpoll: rename ep_refcount_dec_and_test() to ep_put()
Christian Brauner
2026-04-28
eventpoll: document ep_clear_and_put() two-pass pattern
Christian Brauner
2026-04-28
eventpoll: refresh epi_fget() / ep_remove_file() comments
Christian Brauner
2026-04-28
eventpoll: clarify POLLFREE handshake comments
Christian Brauner
2026-04-28
eventpoll: document loop-check / path-check globals
Christian Brauner
2026-04-28
eventpoll: expand top-of-file overview / locking doc
Christian Brauner
2026-04-28
ntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()
Namjae Jeon
2026-04-28
efivarfs: use QSTR() in efivarfs_alloc_dentry
Thorsten Blum
2026-04-27
Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-27
Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-27
Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-27
hfsplus: Add a sanity check for btree node size
Edward Adam Davis
2026-04-27
hfsplus: fix issue of direct writes beyond end-of-file
Viacheslav Dubeyko
2026-04-27
hfs/hfxplus: use kzalloc_flex()
Rosen Penev
2026-04-27
hfsplus: Remove the duplicate attr inode dirty marking action
Edward Adam Davis
2026-04-27
ntfs: fix error handling in ntfs_write_iomap_end_resident()
Namjae Jeon
2026-04-27
ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()
Zhan Xusheng
2026-04-27
ntfs: fix WSL symlink target leak on reparse failure
DaeMyung Kang
2026-04-27
ntfs: fix NULL dereference in ntfs_index_walk_down()
DaeMyung Kang
2026-04-27
xfs: flush delalloc blocks on ENOSPC in xfs_trans_alloc_icreate
Ravi Singh
2026-04-27
fuse: don't block in fuse_get_dev() for non-sync_init case
Joanne Koong
2026-04-27
xfs: check da node block pad field during scrub
Yuto Ohnuki
2026-04-27
xfs: fix memory leak for data allocated by xfs_zone_gc_data_alloc()
Wilfred Mallawa
2026-04-27
xfs: fix memory leak on error in xfs_alloc_zone_info()
Wilfred Mallawa
2026-04-27
xfs: check directory data block header padding in scrub
Yuto Ohnuki
2026-04-27
xfs: zero directory data block padding on write verification
Yuto Ohnuki
2026-04-27
xfs: zero entire directory data block header region at init
Yuto Ohnuki
2026-04-27
xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING
Jinliang Zheng
2026-04-26
smb/client: remove unused smb3_parse_opt()
David Disseldorp
2026-04-26
nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
Olga Kornievskaia
2026-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-04-24
Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
[prev]
[next]