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-10-22
fs: Reorganize kerneldoc parameter names
Julia Lawall
2024-10-22
vfs: Add a sysctl for automated deletion of dentry
Yafang Shao
2024-10-22
epoll: annotate racy check
Christian Brauner
2024-10-21
Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-21
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
2024-10-21
reiserfs: The last commit
Jan Kara
2024-10-21
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
Yang Erkun
2024-10-21
erofs: use get_tree_bdev_flags() to avoid misleading messages
Gao Xiang
2024-10-21
fs/super.c: introduce get_tree_bdev_flags()
Gao Xiang
2024-10-21
Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...
Miklos Szeredi
2024-10-21
Merge tag 'v6.12-rc4' into sched/core, to resolve conflict
Ingo Molnar
2024-10-20
bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path
Kent Overstreet
2024-10-20
bcachefs: Mark more errors as AUTOFIX
Kent Overstreet
2024-10-20
bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations
Kent Overstreet
2024-10-20
bcachefs: Don't use wait_event_interruptible() in recovery
Kent Overstreet
2024-10-20
bcachefs: Fix __bch2_fsck_err() warning
Kent Overstreet
2024-10-19
getname_maybe_null() - the third variant of pathname copy-in
Al Viro
2024-10-19
teach filename_lookup() to treat NULL filename as ""
Al Viro
2024-10-19
fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
John Garry
2024-10-19
block/fs: Pass an iocb to generic_atomic_write_valid()
John Garry
2024-10-19
Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linux
Linus Torvalds
2024-10-19
fs: add file_ref
Christian Brauner
2024-10-18
ufs: Convert ufs_change_blocknr() to take a folio
Matthew Wilcox (Oracle)
2024-10-18
ufs: Pass a folio to ufs_new_fragments()
Matthew Wilcox (Oracle)
2024-10-18
ufs: Convert ufs_inode_getfrag() to take a folio
Matthew Wilcox (Oracle)
2024-10-18
ufs: Convert ufs_extend_tail() to take a folio
Matthew Wilcox (Oracle)
2024-10-18
ufs: Convert ufs_inode_getblock() to take a folio
Matthew Wilcox (Oracle)
2024-10-18
ufs: take the handling of free block counters into a helper
Al Viro
2024-10-18
clean ufs_trunc_direct() up a bit...
Al Viro
2024-10-18
ufs: get rid of ubh_{ubhcpymem,memcpyubh}()
Al Viro
2024-10-18
ufs_inode_getfrag(): remove junk comment
Al Viro
2024-10-18
ufs_free_fragments(): fix the braino in sanity check
Al Viro
2024-10-18
ufs_clusteracct(): switch to passing fragment number
Al Viro
2024-10-18
ufs: untangle ubh_...block...(), part 3
Al Viro
2024-10-18
ufs: untangle ubh_...block...(), part 2
Al Viro
2024-10-18
ufs: untangle ubh_...block...() macros, part 1
Al Viro
2024-10-18
ufs: fix ufs_read_cylinder() failure handling
Al Viro
2024-10-18
ufs: missing ->splice_write()
Al Viro
2024-10-18
ufs: fix handling of delete_entry and set_link failures
Al Viro
2024-10-18
nfsd: fix race between laundromat and free_stateid
Olga Kornievskaia
2024-10-18
Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-10-18
Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-10-18
proc: Fix W=1 build kernel-doc warning
Thorsten Blum
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
2024-10-18
bcachefs: bch2_hash_set_or_get_in_snapshot()
Kent Overstreet
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
2024-10-18
bcachefs: Add hash seed, type to inode_to_text()
Kent Overstreet
2024-10-18
bcachefs: INODE_STR_HASH() for bch_inode_unpacked
Kent Overstreet
2024-10-18
bcachefs: Run in-kernel offline fsck without ratelimit errors
Kent Overstreet
2024-10-18
bcachefs: skip mount option handle for empty string.
Hongbo Li
[prev]
[next]