index
:
kernel/git/stable/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-7.2.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
2024-09-01
xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
Christoph Hellwig
2024-09-01
xfs: assert a valid limit in xfs_rtfind_forw
Christoph Hellwig
2024-09-01
xfs: remove the limit argument to xfs_rtfind_back
Christoph Hellwig
2024-09-01
xfs: make the RT rsum_cache mandatory
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_validate_rt_geometry helper
Christoph Hellwig
2024-09-01
xfs: remove xfs_validate_rtextents
Christoph Hellwig
2024-09-01
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2024-09-01
xfs: match on the global RT inode numbers in xfs_is_metadata_inode
Christoph Hellwig
2024-09-01
xfs: validate inumber in xfs_iget
Darrick J. Wong
2024-09-01
xfs: introduce new file range commit ioctls
Darrick J. Wong
2024-09-01
nfsd: move nfsd_pool_stats_open into nfsctl.c
NeilBrown
2024-09-01
lockd: discard nlmsvc_timeout
NeilBrown
2024-09-01
nfsd: don't EXPORT_SYMBOL nfsd4_ssc_init_umount_work()
NeilBrown
2024-09-01
nfsd: use system_unbound_wq for nfsd_file_gc_worker()
Youzhong Yang
2024-09-01
nfsd: count nfsd_file allocations
Jeff Layton
2024-09-01
nfsd: fix refcount leak when file is unhashed after being found
Jeff Layton
2024-09-01
nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
Jeff Layton
2024-09-01
nfsd: add list_head nf_gc to struct nfsd_file
Youzhong Yang
2024-09-01
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
Baokun Li
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-09-01
Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefs
Linus Torvalds
2024-08-31
bcachefs: Mark more errors as autofix
Kent Overstreet
2024-08-31
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2024-09-01
Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-09-01
Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-08-30
nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
NeilBrown
2024-08-30
fs: drop GFP_NOFAIL mode from alloc_page_buffers
Michal Hocko
2024-08-30
ovl: fsync after metadata copy-up
Amir Goldstein
2024-08-30
fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
Li Zhijian
2024-08-30
mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
2024-08-30
netfs: Delete subtree of 'fs/netfs' when netfs module exits
Baokun Li
2024-08-30
fs: use LIST_HEAD() to simplify code
Hongbo Li
2024-08-30
inode: port __I_LRU_ISOLATING to var event
Christian Brauner
2024-08-30
inode: port __I_NEW to var event
Christian Brauner
2024-08-30
inode: port __I_SYNC to var event
Christian Brauner
2024-08-30
fs: add i_state helpers
Christian Brauner
2024-08-30
vfs: fix race between evice_inodes() and find_inode()&iput()
Julian Sun
2024-08-30
vfs: drop one lock trip in evict()
Mateusz Guzik
2024-08-30
debugfs show actual source in /proc/mounts
Marc Aurèle La France
2024-08-30
inode: remove __I_DIO_WAKEUP
Christian Brauner
2024-08-30
fs: Use in_group_or_capable() helper to simplify the code
Hongbo Li
2024-08-30
vfs: elide smp_mb in iversion handling in the common case
Mateusz Guzik
2024-08-30
autofs: add per dentry expire timeout
Ian Kent
2024-08-30
vfs: use RCU in ilookup
Mateusz Guzik
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
fs/select: Annotate struct poll_list with __counted_by()
Thorsten Blum
2024-08-30
fs: rearrange general fastpath check now that O_CREAT uses it
Christian Brauner
2024-08-30
fs: remove audit dummy context check
Christian Brauner
2024-08-30
fs: pull up trailing slashes check for O_CREAT
Christian Brauner
2024-08-30
fs: move audit parent inode
Christian Brauner
[prev]
[next]