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
2025-09-19
ns: add ns_common_free()
Christian Brauner
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-19
fs: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-19
nscommon: simplify initialization
Christian Brauner
2025-09-19
mnt: simplify ns_common_init() handling
Christian Brauner
2025-09-19
mnt: expose pointer to init_mnt_ns
Christian Brauner
2025-09-19
nsfs: add missing id retrieval support
Christian Brauner
2025-09-19
nsfs: support exhaustive file handles
Christian Brauner
2025-09-19
nsfs: support file handles
Christian Brauner
2025-09-19
mnt: support ns lookup
Christian Brauner
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
2025-09-19
mnt: use ns_common_init()
Christian Brauner
2025-09-19
iomap: error out on file IO when there is no inline_data buffer
Darrick J. Wong
2025-09-19
iomap: trace iomap_zero_iter zeroing activities
Darrick J. Wong
2025-09-19
fs: add might_sleep() annotation to iput() and more
Max Kellermann
2025-09-19
writeback: Add tracepoint to track pending inode switches
Jan Kara
2025-09-19
writeback: Avoid excessively long inode switching times
Jan Kara
2025-09-19
writeback: Avoid softlockup when switching many inodes
Jan Kara
2025-09-19
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
2025-09-18
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
2025-09-18
smb: client: fix file open check in __cifs_unlink()
Paulo Alcantara
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
2025-09-18
xfs: improve zone statistics message
Damien Le Moal
2025-09-18
xfs: centralize error tag definitions
Christoph Hellwig
2025-09-18
xfs: remove pointless externs in xfs_error.h
Christoph Hellwig
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
2025-09-18
xfs: remove xfs_errortag_set
Christoph Hellwig
2025-09-18
xfs: remove xfs_errortag_get
Christoph Hellwig
2025-09-18
jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant
Zheng Yu
2025-09-18
JFS: Remove redundant 0 value initialization
Liao Yuanhong
2025-09-18
JFS: Remove unnecessary parentheses
Liao Yuanhong
2025-09-18
jfs: fix uninitialized waitqueue in transaction manager
Shaurya Rane
2025-09-18
jfs: Verify inode mode when loading from disk
Tetsuo Handa
2025-09-18
btrfs: reject invalid compression level
Qu Wenruo
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-18
btrfs: ref-verify: handle damaged extent root tree
David Sterba
2025-09-18
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
2025-09-17
smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...
Stefan Metzmacher
2025-09-17
smb: client: use disable[_delayed]_work_sync in smbdirect.c
Stefan Metzmacher
2025-09-17
smb: client: fix filename matching of deferred files
Paulo Alcantara
2025-09-17
smb: client: let recv_done verify data_offset, data_length and remaining_data...
Stefan Metzmacher
2025-09-17
Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-09-17
nfsd_get_inode(): lift setting ->i_{,f}op to callers.
Al Viro
2025-09-17
nfsdfs_create_files(): switch to simple_start_creating()
Al Viro
2025-09-17
_nfsd_symlink(): switch to simple_start_creating()
Al Viro
2025-09-17
nfsd_mkdir(): switch to simple_start_creating()
Al Viro
2025-09-17
nfsctl: symlink has no business bumping link count of parent directory
Al Viro
2025-09-17
constify {__,}mnt_is_readonly()
Al Viro
2025-09-17
WRITE_HOLD machinery: no need for to bump mount_lock seqcount
Al Viro
[prev]
[next]