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-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
2025-05-28
fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()
Max Kellermann
2025-05-28
Merge tag 'jfs-6.16' of github.com:kleikamp/linux-shaggy
Linus Torvalds
2025-05-28
Merge tag 'dlm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-28
Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-28
Merge tag 'ntfs3_for_6.16' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2025-05-28
Merge tag 'for-linus-6.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-28
Merge tag 'exfat-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-28
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-05-28
smb: client: Remove an unused function and variable
Dr. David Alan Gilbert
2025-05-28
f2fs: fix to correct check conditions in f2fs_cross_rename
Zhiguo Niu
2025-05-28
f2fs: use d_inode(dentry) cleanup dentry->d_inode
Zhiguo Niu
2025-05-28
f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
Chao Yu
2025-05-28
f2fs: clean up to check bi_status w/ BLK_STS_OK
Chao Yu
2025-05-28
f2fs: introduce is_{meta,node}_folio
Chao Yu
2025-05-28
f2fs: add ckpt_valid_blocks to the section entry
yohan.joung
2025-05-28
f2fs: add a method for calculating the remaining blocks in the current segmen...
yohan.joung
2025-05-28
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
2025-05-27
squashfs: add optional full compressed block caching
Chanho Min
2025-05-27
crash_dump, nvme: select CONFIGFS_FS as built-in
Arnd Bergmann
2025-05-27
f2fs: introduce FAULT_VMALLOC
Chao Yu
2025-05-27
f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx
Chao Yu
2025-05-27
f2fs: add f2fs_bug_on() in f2fs_quota_read()
Chao Yu
2025-05-27
f2fs: add f2fs_bug_on() to detect potential bug
Chao Yu
2025-05-27
f2fs: remove unused sbi argument from checksum functions
Eric Biggers
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...
Namjae Jeon
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
2025-05-27
btrfs: don't drop a reference if btrfs_check_write_meta_pointer() fails
Josef Bacik
2025-05-27
btrfs: don't drop a reference if btrfs_check_write_meta_pointer() fails
Josef Bacik
2025-05-27
bcachefs: Don't rewind to run a recovery pass we already ran
Kent Overstreet
2025-05-27
bcachefs: Move unicode message to after the startup message
Kent Overstreet
2025-05-27
bcachefs: Fix missing commit in check_dirents
Kent Overstreet
2025-05-27
bcachefs: Fix lost rebalance wakeups
Kent Overstreet
2025-05-27
bcachefs: bch2_kthread_io_clock_wait_once()
Kent Overstreet
2025-05-27
bcachefs: Ensure we print output of run_recovery_pass if it errors
Kent Overstreet
2025-05-26
Don't propagate mounts into detached trees
Al Viro
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-05-26
Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'bcachefs-2025-05-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-05-26
Merge tag 'gfs2-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[prev]
[next]