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-11-05
xfs: remove __xfs_filemap_fault
Christoph Hellwig
2024-11-05
xfs: split write fault handling out of __xfs_filemap_fault
Christoph Hellwig
2024-11-05
xfs: split the page fault trace event
Christoph Hellwig
2024-11-05
xfs: sb_spino_align is not verified
Dave Chinner
2024-11-05
xfs: simplify sector number calculation in xfs_zero_extent
Christoph Hellwig
2024-11-05
xfs: remove the redundant xfs_alloc_log_agf
Long Li
2024-11-05
gfs2: Simplify DLM_LKF_QUECVT use
Andreas Gruenbacher
2024-11-05
gfs2: gfs2_evict_inode clarification
Andreas Gruenbacher
2024-11-05
gfs2: Make gfs2_inode_refresh static
Andreas Gruenbacher
2024-11-05
gfs2: Use get_random_u32 in gfs2_orlov_skip
Andreas Gruenbacher
2024-11-05
gfs2: Randomize GLF_VERIFY_DELETE work delay
Andreas Gruenbacher
2024-11-05
gfs2: Use mod_delayed_work in gfs2_queue_try_to_evict
Andreas Gruenbacher
2024-11-05
gfs2: Update to the evict / remote delete documentation
Andreas Gruenbacher
2024-11-05
gfs2: Call gfs2_queue_verify_delete from gfs2_evict_inode
Andreas Gruenbacher
2024-11-05
gfs2: Clean up delete work processing
Andreas Gruenbacher
2024-11-05
gfs2: Minor delete_work_func cleanup
Andreas Gruenbacher
2024-11-05
gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glock
Andreas Gruenbacher
2024-11-05
gfs2: Rename dinode_demise to evict_behavior
Andreas Gruenbacher
2024-11-05
gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE
Andreas Gruenbacher
2024-11-05
gfs2: Faster gfs2_upgrade_iopen_glock wakeups
Andreas Gruenbacher
2024-11-05
fuse: convert direct io to use folios
Joanne Koong
2024-11-05
fuse: convert writebacks to use folios
Joanne Koong
2024-11-05
fuse: convert retrieves to use folios
Joanne Koong
2024-11-05
fuse: convert ioctls to use folios
Joanne Koong
2024-11-05
fuse: convert writes (non-writeback) to use folios
Joanne Koong
2024-11-05
fuse: convert reads to use folios
Joanne Koong
2024-11-05
fuse: convert readdir to use folios
Joanne Koong
2024-11-05
fuse: convert readlink to use folios
Joanne Koong
2024-11-05
fuse: convert cuse to use folios
Joanne Koong
2024-11-05
fuse: add support in virtio for requests using folios
Joanne Koong
2024-11-05
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
2024-11-05
ksmbd: check outstanding simultaneous SMB operations
Namjae Jeon
2024-11-05
ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp
Namjae Jeon
2024-11-05
ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create
Namjae Jeon
2024-11-04
xfs: Support setting FMODE_CAN_ATOMIC_WRITE
John Garry
2024-11-04
xfs: Validate atomic writes
John Garry
2024-11-04
xfs: Support atomic write for statx
John Garry
2024-11-04
fs: iomap: Atomic write support
John Garry
2024-11-04
fs: Export generic_atomic_write_valid()
John Garry
2024-11-04
nfs: avoid i_lock contention in nfs_clear_invalid_mapping
Mike Snitzer
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
2024-11-04
NFS: Further fixes to attribute delegation a/mtime changes
Trond Myklebust
2024-11-04
NFS: Fix attribute delegation behaviour on exclusive create
Trond Myklebust
2024-11-04
nfs: Fix KMSAN warning in decode_getfattr_attrs()
Roberto Sassu
2024-11-04
NFSv3: only use NFS timeout for MOUNT when protocols are compatible
NeilBrown
2024-11-03
smb: client: Fix use-after-free of network namespace.
Kuniyuki Iwashima
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-03
xattr: switch to CLASS(fd)
Al Viro
2024-11-03
do_pollfd(): convert to CLASS(fd)
Al Viro
2024-11-03
convert do_select()
Al Viro
[prev]
[next]