index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-05-18
erofs: don't align offset for erofs_read_metabuf() (simple cases)
Al Viro
2024-05-18
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
2024-05-18
erofs: clean up erofs_show_options()
Hongzhen Luo
2024-05-18
Merge branch 'misc.erofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Gao Xiang
2024-05-17
ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()
Dan Carpenter
2024-05-15
cifs: fix data corruption in read after invalidate
Steve French
2024-05-15
Merge tag '6.10-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-05-15
btrfs: fix end of tree detection when searching for data extent ref
Filipe Manana
2024-05-15
btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
Lu Yao
2024-05-15
btrfs: zoned: fix use-after-free due to race with dev replace
Filipe Manana
2024-05-15
btrfs: qgroup: fix qgroup id collision across mounts
Boris Burkov
2024-05-15
btrfs: qgroup: update rescan message levels and error codes
David Sterba
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-05-15
f2fs: initialize last_block_in_bio variable
Wu Bo
2024-05-15
f2fs: Add inline to f2fs_build_fault_attr() stub
Nathan Chancellor
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2024-05-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2024-05-14
Merge tag 'for-linus-6.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2024-05-14
Merge tag 'dlm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2024-05-14
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-05-14
Merge tag 'erofs-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-14
smb3: fix perf regression with cached writes with netfs conversion
Steve French
2024-05-14
Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-14
eventfs: Fix a possible null pointer dereference in eventfs_find_events()
Hao Ge
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
cifs: Fix locking in cifs_strict_readv()
Steve French
2024-05-13
cifs: Change from mempool_destroy to mempool_exit for request pools
Steve French
2024-05-13
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-13
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-05-13
fs/ioctl: Add a comment to keep the logic in sync with LSM policies
Günther Noack
2024-05-12
ksmbd: avoid to send duplicate oplock break notifications
Namjae Jeon
2024-05-12
jffs2: Fix potential illegal address access in jffs2_free_inode
Wang Yong
2024-05-12
jffs2: Simplify the allocation of slab caches
Kunwu Chan
2024-05-12
jffs2: nodemgmt: fix kernel-doc comments
Randy Dunlap
2024-05-12
jffs2: print symbolic error name instead of error code
Christian Heusel
2024-05-11
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
2024-05-11
nilfs2: convert BUG_ON() in nilfs_finish_roll_forward() to WARN_ON()
Ryusuke Konishi
2024-05-11
nilfs2: remove calls to folio_set_error() and folio_clear_error()
Matthew Wilcox (Oracle)
2024-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into net-...
Jens Axboe
2024-05-11
f2fs: fix to add missing iput() in gc_data_segment()
Chao Yu
2024-05-11
f2fs: allow dirty sections with zero valid block for checkpoint disabled
Daeho Jeong
[prev]
[next]