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-15
fs/open: make do_truncate() killable
Max Kellermann
2025-05-15
fs/open: make chmod_common() and chown_common() killable
Max Kellermann
2025-05-15
readdir: supply dir_context.count as readdir buffer size hint
Miklos Szeredi
2025-05-15
vfs: Add sysctl vfs_cache_pressure_denom for bulk file operations
Yafang Shao
2025-05-15
fuse: don't allow signals to interrupt getdents copying
Miklos Szeredi
2025-05-15
fs: fuse: add dev id to /dev/fuse fdinfo
Chen Linxuan
2025-05-15
erofs: avoid using multiple devices with different type
Sheng Yong
2025-05-14
ufs: convert ufs to the new mount API
Eric Sandeen
2025-05-14
ufs: reject multiple conflicting -o ufstype=... on mount
Al Viro
2025-05-14
ufs: split ->s_mount_opt - don't mix flavour and on-error
Al Viro
2025-05-15
erofs: fix file handle encoding for 64-bit NIDs
Hongbo Li
2025-05-14
Merge tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-14
smb: client: fix zero rsize error messages
Paulo Alcantara
2025-05-14
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
2025-05-14
bcachefs: fix wrong arg to fsck_err()
Kent Overstreet
2025-05-14
orangefs: Convert to use the new mount API
Eric Sandeen
2025-05-14
bcachefs: Fix missing commit in backpointer to missing target
Kent Overstreet
2025-05-14
bcachefs: Fix accidental O(n^2) in fiemap
Kent Overstreet
2025-05-14
bcachefs: Fix set_should_be_locked() call in peek_slot()
Kent Overstreet
2025-05-14
bcachefs: Fix self deadlock
Alan Huang
2025-05-14
bcachefs: Don't set btree nodes as accessed on fill
Kent Overstreet
2025-05-14
bcachefs: Fix livelock in journal_entry_open()
Kent Overstreet
2025-05-14
bcachefs: Fix broken btree_path lock invariants in next_node()
Kent Overstreet
2025-05-14
bcachefs: Don't strip rebalance_opts from indirect extents
Kent Overstreet
2025-05-14
xfs: add inode to zone caching for data placement
Hans Holmberg
2025-05-14
xfs: free the item in xfs_mru_cache_insert on failure
Christoph Hellwig
2025-05-14
Merge tag 'execve-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-14
ext4: introduce ext4_check_map_extents_env() debug helper
Zhang Yi
2025-05-14
ext4: factor out is_special_ino()
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent get es_cache
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent fiemap
Zhang Yi
2025-05-14
ext4: prevent stale extent cache entries caused by concurrent I/O writeback
Zhang Yi
2025-05-14
ext4: generalize EXT4_GET_BLOCKS_IO_SUBMIT flag usage
Zhang Yi
2025-05-14
ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
Zhang Yi
2025-05-14
xfs: Fix comment on xfs_trans_ail_update_bulk()
Carlos Maiolino
2025-05-14
xfs: Fix a comment on xfs_ail_delete
Carlos Maiolino
2025-05-14
xfs: Fail remount with noattr2 on a v5 with v4 enabled
Nirjhar Roy (IBM)
2025-05-14
xfs: fix zoned GC data corruption due to wrong bv_offset
Christoph Hellwig
2025-05-14
xfs: free up mp->m_free[0].count in error case
Wengang Wang
2025-05-14
xfs: remove the EXPERIMENTAL warning for pNFS
Christoph Hellwig
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
2025-05-14
Merge branch 'atomic_writes-6.16' into xfs-6.16-merge
Carlos Maiolino
2025-05-14
xfs: Remove deprecated xfs_bufd sysctl parameters
Zizhi Wo
2025-05-14
xfs: stop using set_blocksize
Darrick J. Wong
2025-05-14
fanotify: Drop use of flex array in fanotify_fh
Jan Kara
2025-05-13
ext4: inline: fix len overflow in ext4_prepare_inline_data
Thadeu Lima de Souza Cascardo
2025-05-13
f2fs: don't over-report free space or inodes in statvfs
Chao Yu
2025-05-12
f2fs: drop usage of folio_index
Kairui Song
2025-05-12
fuse: drop usage of folio_index
Kairui Song
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
[prev]
[next]