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-01-16
Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-16
gfs2: use lockref_init for qd_lockref
Christoph Hellwig
2025-01-16
erofs: use lockref_init for pcl->lockref
Christoph Hellwig
2025-01-16
dcache: use lockref_init for d_lockref
Christoph Hellwig
2025-01-16
fs: Fix return type of do_mount() from long to int
Sentaro Onizuka
2025-01-16
xfs: fix buffer lookup vs release race
Christoph Hellwig
2025-01-16
xfs: check for dead buffers in xfs_buf_find_insert
Christoph Hellwig
2025-01-15
ksmbd: fix integer overflows on 32 bit systems
Dan Carpenter
2025-01-15
ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL
Namjae Jeon
2025-01-15
ksmbd: Remove unused functions
Dr. David Alan Gilbert
2025-01-15
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
2025-01-15
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
2025-01-15
bcachefs: Fix check_inode_hash_info_matches_root()
Kent Overstreet
2025-01-15
ceph: fix memory leak in ceph_mds_auth_match()
Antoine Viallon
2025-01-15
saner replacement for debugfs_rename()
Al Viro
2025-01-15
orangefs-debugfs: don't mess with ->d_name
Al Viro
2025-01-15
debugfs: allow to store an additional opaque pointer at file creation
Al Viro
2025-01-15
debugfs: don't mess with bits in ->d_fsdata
Al Viro
2025-01-15
debugfs: get rid of dynamically allocation proxy_ops
Al Viro
2025-01-15
debugfs: move ->automount into debugfs_inode_info
Al Viro
2025-01-15
debugfs: separate cache for debugfs inodes
Al Viro
2025-01-15
afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
David Howells
2025-01-14
nfs: probe for LOCALIO when v3 client reconnects to server
Mike Snitzer
2025-01-14
nfs: probe for LOCALIO when v4 client reconnects to server
Mike Snitzer
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
2025-01-14
nfs_common: add nfs_localio trace events
Mike Snitzer
2025-01-14
nfs_common: track all open nfsd_files per LOCALIO nfs_client
Mike Snitzer
2025-01-14
nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock
Mike Snitzer
2025-01-14
nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file
Mike Snitzer
2025-01-14
nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
Mike Snitzer
2025-01-14
nfsd: update percpu_ref to manage references on nfsd_net
Mike Snitzer
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
2025-01-14
nfs_common: move localio_lock to new lock member of nfs_uuid_t
Mike Snitzer
2025-01-14
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
2025-01-14
nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations
Mike Snitzer
2025-01-14
nfs/localio: add direct IO enablement with sync and async IO support
Mike Snitzer
2025-01-14
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Andreas Gruenbacher
2025-01-14
bcachefs: Document issue with bch_stripe layout
Kent Overstreet
2025-01-14
bcachefs: Fix self healing on read error
Kent Overstreet
2025-01-14
bcachefs: Pop all the transactions from the abort one
Alan Huang
2025-01-14
bcachefs: Only abort the transactions in the cycle
Alan Huang
2025-01-14
bcachefs: Introduce lock_graph_pop_from
Alan Huang
2025-01-14
bcachefs: Convert open-coded lock_graph_pop_all to helper
Alan Huang
2025-01-14
bcachefs: Do not allow no fail lock request to fail
Alan Huang
2025-01-14
bcachefs: Merge the condition to avoid additional invocation
Alan Huang
2025-01-14
Revert "bcachefs: Fix bch2_btree_node_upgrade()"
Alan Huang
2025-01-14
btrfs: selftests: add a selftest for deleting two out of three extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: add selftest for punching holes into the RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: test RAID stripe-tree deletion spanning two items
Johannes Thumshirn
[prev]
[next]