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
2025-02-26
iomap: rename iomap_iter processed field to status
Brian Foster
2025-02-26
iomap: remove unnecessary advance from iomap_iter()
Brian Foster
2025-02-26
dax: advance the iomap_iter on pte and pmd faults
Brian Foster
2025-02-26
dax: advance the iomap_iter on dedupe range
Brian Foster
2025-02-26
dax: advance the iomap_iter on unshare range
Brian Foster
2025-02-26
dax: advance the iomap_iter on zero range
Brian Foster
2025-02-26
dax: push advance down into dax_iomap_iter() for read and write
Brian Foster
2025-02-26
dax: advance the iomap_iter in the read/write path
Brian Foster
2025-02-26
iomap: convert misc simple ops to incremental advance
Brian Foster
2025-02-26
iomap: advance the iter on direct I/O
Brian Foster
2025-02-26
iomap: advance the iter directly on buffered read
Brian Foster
2025-02-26
btrfs: replace deprecated strncpy() with strscpy()
Thorsten Blum
2025-02-26
btrfs: zoned: fix extent range end unlock in cow_file_range()
Naohiro Aota
2025-02-25
cifs: Fix the smb1 readv callback to correctly call netfs
David Howells
2025-02-25
lsm,nfs: fix memory leak of lsm_context
Stephen Smalley
2025-02-25
Merge tag 'for-6.14-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-25
Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-25
xfs: remove the XBF_STALE check from xfs_buf_rele_cached
Christoph Hellwig
2025-02-25
xfs: remove most in-flight buffer accounting
Christoph Hellwig
2025-02-25
xfs: decouple buffer readahead from the normal buffer read path
Christoph Hellwig
2025-02-25
xfs: reduce context switches for synchronous buffered I/O
Christoph Hellwig
2025-02-25
iomap: Minor code simplification in iomap_dio_bio_iter()
John Garry
2025-02-24
binfmt: Remove loader from linux_binprm struct
Yonatan Goldschmidt
2025-02-24
coredump: Only sort VMAs when core_sort_vma sysctl is set
Kees Cook
2025-02-24
ext2: create ext2_msg_fc for use during parsing
Eric Sandeen
2025-02-24
ext2: convert to the new mount API
Eric Sandeen
2025-02-24
fs/buffer fs/mpage: remove large folio restriction
Luis Chamberlain
2025-02-24
fs/mpage: use blocks_per_folio instead of blocks_per_page
Luis Chamberlain
2025-02-24
fs/mpage: avoid negative shift for large blocksize
Hannes Reinecke
2025-02-24
fs/buffer: remove batching from async read
Matthew Wilcox
2025-02-24
fs/buffer: simplify block_read_full_folio() with bh_offset()
Luis Chamberlain
2025-02-24
nsfs: remove d_op->d_delete
Christian Brauner
2025-02-24
pidfs: remove d_op->d_delete
Christian Brauner
2025-02-23
bcachefs: fix bch2_extent_ptr_eq()
Kent Overstreet
2025-02-23
efivarfs: Defer PM notifier registration until .fill_super
Ard Biesheuvel
2025-02-21
afs: Give an afs_server object a ref on the afs_cell object it points to
David Howells
2025-02-21
afs: Fix the server_list to unuse a displaced server rather than putting it
David Howells
2025-02-21
kernfs: Move dput() outside of the RCU section.
Sebastian Andrzej Siewior
2025-02-21
sysv: Remove the filesystem
Jan Kara
2025-02-21
vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
Mateusz Guzik
2025-02-21
fs: don't needlessly acquire f_lock
Christian Brauner
2025-02-21
vfs: inline getname()
Mateusz Guzik
2025-02-21
ioctl: Fix return type of several functions from long to int
Yuichiro Tsuji
2025-02-21
open: Fix return type of several functions from long to int
Yuichiro Tsuji
2025-02-21
fs: avoid mmap sem relocks when coredumping with many missing pages
Mateusz Guzik
2025-02-21
make use of anon_inode_getfile_fmode()
Al Viro
2025-02-21
vfs: catch invalid modes in may_open()
Mateusz Guzik
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
2025-02-21
btrfs: fix data overwriting bug during buffered write when block size < page ...
Qu Wenruo
2025-02-21
btrfs: output an error message if btrfs failed to find the seed fsid
Qu Wenruo
[prev]
[next]