index
:
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-01-20
NFS: return bool from nfs_detach_delegation{,_locked}
Christoph Hellwig
2026-01-20
NFS: move delegation lookup into can_open_delegated
Christoph Hellwig
2026-01-20
NFS: rewrite nfs_delegations_present in terms of nr_active_delegations
Christoph Hellwig
2026-01-20
NFS: remove nfs_free_delegation
Christoph Hellwig
2026-01-20
NFS: open code nfs_delegation_need_return
Christoph Hellwig
2026-01-20
NFS: remove NFS_DELEGATION_INODE_FREEING
Christoph Hellwig
2026-01-20
NFS: drop the _locked postfix from nfs_start_delegation_return
Christoph Hellwig
2026-01-20
NFS: assert rcu_read_lock is held in nfs_start_delegation_return_locked
Christoph Hellwig
2026-01-20
NFS: remove nfs_start_delegation_return
Christoph Hellwig
2026-01-20
NFS: remove nfs_inode_detach_delegation
Christoph Hellwig
2026-01-20
NFS: remove the NULL inode check in nfs4_inode_return_delegation_on_close
Christoph Hellwig
2026-01-20
NFS: remove nfs_client_mark_return_all_delegations
Christoph Hellwig
2026-01-20
NFS: remove nfs_client_mark_return_unused_delegation_types
Christoph Hellwig
2026-01-20
NFS: remove __nfs_client_for_each_server
Christoph Hellwig
2026-01-20
fs/dlm/dir: remove unuse variable count_match
Alex Shi
2026-01-20
dlm: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
2026-01-20
fs/dlm: use list_add_tail() instead of open-coding list insertion
Shaurya Rane
2026-01-20
dlm: validate length in dlm_search_rsb_tree
Ezrak1e
2026-01-20
dlm: fix recovery pending middle conversion
Alexander Aring
2026-01-20
btrfs: add extra device item checks at mount
Qu Wenruo
2026-01-20
btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREE
Mark Harmstone
2026-01-20
btrfs: reject new transactions if the fs is fully read-only
Qu Wenruo
2026-01-20
btrfs: sync read disk super and set block size
Edward Adam Davis
2026-01-20
fs/namei: fix kernel-doc markup for dentry_create
Jay Winston
2026-01-19
ext4: use optimized mballoc scanning regardless of inode format
Jan Kara
2026-01-19
ext4: always allocate blocks only from groups inode can use
Jan Kara
2026-01-19
ext4: fix dirtyclusters double decrement on fs shutdown
Brian Foster
2026-01-19
hfsplus: fix generic/037 xfstests failure
Viacheslav Dubeyko
2026-01-19
ext4: fast commit: make s_fc_lock reclaim-safe
Li Chen
2026-01-19
ext4: fix e4b bitmap inconsistency reports
Yongjian Sun
2026-01-19
ext4: remove redundant NULL check after __GFP_NOFAIL
Baolin Liu
2026-01-19
ext4: remove EXT4_GET_BLOCKS_IO_CREATE_EXT
Zhang Yi
2026-01-19
ext4: simplify the mapping query logic in ext4_iomap_begin()
Zhang Yi
2026-01-19
ext4: remove unused unwritten parameter in ext4_dio_write_iter()
Zhang Yi
2026-01-19
ext4: remove useless ext4_iomap_overwrite_ops
Zhang Yi
2026-01-19
ext4: avoid starting handle when dio writing an unwritten extent
Zhang Yi
2026-01-19
ext4: don't split extent before submitting I/O
Zhang Yi
2026-01-19
ext4: use reserved metadata blocks when splitting extent on endio
Zhang Yi
2026-01-19
ext4: fix memory leak in ext4_ext_shift_extents()
Zilin Guan
2026-01-19
ext4: don't order data when zeroing unwritten or delayed block
Zhang Yi
2026-01-19
ext4: remove unnecessary zero-initialization via memset
pengdonglin
2026-01-20
btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()
Qiang Ma
2026-01-19
ext4: mark group extend fast-commit ineligible
Li Chen
2026-01-19
ext4: mark group add fast-commit ineligible
Li Chen
2026-01-19
ext4: mark move extents fast-commit ineligible
Li Chen
2026-01-19
ext4: mark fs-verity enable fast-commit ineligible
Li Chen
2026-01-19
ext4: mark inode format migration fast-commit ineligible
Li Chen
2026-01-19
ext4: add sysfs attribute err_report_sec to control s_err_report timer
Baolin Liu
2026-01-19
ext4: move ext4_percpu_param_init() before ext4_mb_init()
Baokun Li
2026-01-19
fs/orangefs: Replace deprecated strcpy with memcpy + strscpy
Thorsten Blum
[prev]
[next]