index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-11-12
iomap: simplify when reads can be skipped for writes
Joanne Koong
2025-11-12
iomap: simplify ->read_folio_range() error handling for reads
Joanne Koong
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
2025-11-12
iomap: account for unaligned end offsets when truncating read range
Joanne Koong
2025-11-12
iomap: rename bytes_pending/bytes_accounted to bytes_submitted/bytes_not_subm...
Joanne Koong
2025-11-12
fs: add iput_not_last()
Mateusz Guzik
2025-11-12
fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
Andrei Vagin
2025-11-12
power: always freeze efivarfs
Christian Brauner
2025-11-12
vfs: expose delegation support to userland
Jeff Layton
2025-11-12
nfsd: wire up GET_DIR_DELEGATION handling
Jeff Layton
2025-11-12
nfsd: allow DELEGRETURN on directories
Jeff Layton
2025-11-12
nfsd: allow filecache to hold S_IFDIR files
Jeff Layton
2025-11-12
filelock: lift the ban on directory leases in generic_setlease
Jeff Layton
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
2025-11-12
vfs: break parent dir delegations in open(..., O_CREAT) codepath
Jeff Layton
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
Jeff Layton
2025-11-12
filelock: push the S_ISREG check down to ->setlease handlers
Jeff Layton
2025-11-12
filelock: add struct delegated_inode
Jeff Layton
2025-11-12
filelock: rework the __break_lease API to use flags
Jeff Layton
2025-11-12
filelock: make lease_alloc() take a flags argument
Jeff Layton
2025-11-11
ocfs2: add extra flags check in ocfs2_ioctl_move_extents()
Dmitry Antipov
2025-11-11
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-11
smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNE...
Stefan Metzmacher
2025-11-11
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
2025-11-11
smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...
Stefan Metzmacher
2025-11-11
ntfs3: fix double free of sbi->options->nls and clarify ownership of fc->fs_p...
YangWen
2025-11-11
fs/ntfs3: Initialize allocated memory before use
Bartlomiej Kubik
2025-11-11
fuse: fix readahead reclaim deadlock
Joanne Koong
2025-11-11
xfs: reduce ilock roundtrips in xfs_qm_vop_dqalloc
Christoph Hellwig
2025-11-11
xfs: move xfs_dquot_tree calls into xfs_qm_dqget_cache_{lookup,insert}
Christoph Hellwig
2025-11-11
xfs: move quota locking into xrep_quota_item
Christoph Hellwig
2025-11-11
xfs: move quota locking into xqcheck_commit_dquot
Christoph Hellwig
2025-11-11
xfs: move q_qlock locking into xqcheck_compare_dquot
Christoph Hellwig
2025-11-11
xfs: move q_qlock locking into xchk_quota_item
Christoph Hellwig
2025-11-11
xfs: push q_qlock acquisition from xchk_dquot_iter to the callers.
Christoph Hellwig
2025-11-11
xfs: remove q_qlock locking in xfs_qm_scall_setqlim
Christoph Hellwig
2025-11-11
xfs: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
2025-11-11
xfs: fold xfs_qm_dqattach_one into xfs_qm_dqget_inode
Christoph Hellwig
2025-11-11
xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
Christoph Hellwig
2025-11-11
xfs: consolidate q_qlock locking in xfs_qm_dqget and xfs_qm_dqget_inode
Christoph Hellwig
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
2025-11-11
xfs: use a lockref for the xfs_dquot reference count
Christoph Hellwig
2025-11-11
xfs: remove xfs_dqunlock and friends
Christoph Hellwig
2025-11-11
xfs: don't treat all radix_tree_insert errors as -EEXIST
Christoph Hellwig
2025-11-11
xfs: make qi_dquots a 64-bit value
Christoph Hellwig
[prev]
[next]