index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2026-01-21
xfs: improve the calling convention for the xlog_write helpers
Christoph Hellwig
-110
/
+77
2026-01-21
xfs: regularize iclog space accounting in xlog_write_partial
Christoph Hellwig
-3
/
+4
2026-01-21
xfs: move struct xfs_log_vec to xfs_log_priv.h
Christoph Hellwig
-12
/
+12
2026-01-21
xfs: move struct xfs_log_iovec to xfs_log_priv.h
Christoph Hellwig
-7
/
+6
2026-01-21
xfs: improve the ->iop_format interface
Christoph Hellwig
-194
/
+180
2026-01-21
xfs: set lv_bytes in xlog_write_one_vec
Christoph Hellwig
-2
/
+3
2026-01-21
xfs: add a xlog_write_one_vec helper
Christoph Hellwig
-24
/
+24
2026-01-20
fat: remove unused parameter
Lalit Shankar Chowdhury
-2
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+13
2026-01-20
ocfs2: annotate more flexible array members with __counted_by_le()
Dmitry Antipov
-5
/
+3
2026-01-20
ocfs2: fix oob in __ocfs2_find_path
Edward Adam Davis
-4
/
+5
2026-01-20
ocfs2: add validate function for slot map blocks
Prithvi Tambewagh
-2
/
+25
2026-01-20
ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checks
Dmitry Antipov
-2
/
+3
2026-01-20
ocfs2: validate inline data i_size during inode read
Deepanshu Kartikey
-6
/
+19
2026-01-20
ocfs2: validate i_refcount_loc when refcount flag is set
Deepanshu Kartikey
-0
/
+7
2026-01-20
ocfs2: constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
-6
/
+6
2026-01-20
ocfs2: detect released suballocator BG for fh_to_[dentry|parent]
Heming Zhao
-11
/
+21
2026-01-20
ocfs2: give ocfs2 the ability to reclaim suballocator free bg
Heming Zhao
-9
/
+299
2026-01-20
mm/block/fs: remove laptop_mode
Johannes Weiner
-13
/
+1
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
-2
/
+2
2026-01-20
xfs: add media verification ioctl
Darrick J. Wong
-0
/
+590
2026-01-20
xfs: check if an open file is on the health monitored fs
Darrick J. Wong
-1
/
+45
2026-01-20
xfs: allow toggling verbose logging on the health monitoring file
Darrick J. Wong
-0
/
+44
2026-01-20
xfs: convey file I/O errors to the health monitor
Darrick J. Wong
-0
/
+198
2026-01-20
xfs: convey externally discovered fsdax media errors to the health monitor
Darrick J. Wong
-5
/
+148
2026-01-20
xfs: convey filesystem shutdown events to the health monitor
Darrick J. Wong
-1
/
+121
2026-01-20
xfs: convey metadata health events to the health monitor
Darrick J. Wong
-2
/
+511
2026-01-20
xfs: convey filesystem unmount events to the health monitor
Darrick J. Wong
-2
/
+43
2026-01-20
xfs: create event queuing, formatting, and discovery infrastructure
Darrick J. Wong
-6
/
+768
2026-01-20
xfs: start creating infrastructure for health monitoring
Darrick J. Wong
-0
/
+317
2026-01-20
Revert "f2fs: add timeout in f2fs_enable_checkpoint()"
Jaegeuk Kim
-13
/
+4
2026-01-20
NFS: make nfs_mark_return_unreferenced_delegations less aggressive
Christoph Hellwig
-7
/
+17
2026-01-20
NFS: return delegations from the end of a LRU when over the watermark
Christoph Hellwig
-3
/
+59
2026-01-20
NFS: add a separate delegation return list
Christoph Hellwig
-84
/
+81
2026-01-20
NFS: reformat nfs_mark_delegation_revoked
Christoph Hellwig
-6
/
+7
2026-01-20
NFS: use a local RCU critical section in nfs_start_delegation_return
Christoph Hellwig
-6
/
+5
2026-01-20
NFS: use refcount_inc_not_zero nfs_start_delegation_return
Christoph Hellwig
-12
/
+10
2026-01-20
NFS: don't consume a delegation reference in nfs_end_delegation_return
Christoph Hellwig
-22
/
+24
2026-01-20
NFS: take a delegation reference in nfs4_get_valid_delegation
Christoph Hellwig
-46
/
+56
2026-01-20
NFS: simplify the detached delegation check in update_open_stateid
Christoph Hellwig
-2
/
+1
2026-01-20
NFS: move the deleg_cur check out of nfs_detach_delegation_locked
Christoph Hellwig
-8
/
+7
2026-01-20
NFS: return bool from nfs_detach_delegation{,_locked}
Christoph Hellwig
-13
/
+14
2026-01-20
NFS: move delegation lookup into can_open_delegated
Christoph Hellwig
-32
/
+33
2026-01-20
NFS: rewrite nfs_delegations_present in terms of nr_active_delegations
Christoph Hellwig
-1
/
+1
2026-01-20
NFS: remove nfs_free_delegation
Christoph Hellwig
-11
/
+8
2026-01-20
NFS: open code nfs_delegation_need_return
Christoph Hellwig
-17
/
+7
2026-01-20
NFS: remove NFS_DELEGATION_INODE_FREEING
Christoph Hellwig
-13
/
+2
2026-01-20
NFS: drop the _locked postfix from nfs_start_delegation_return
Christoph Hellwig
-6
/
+6
2026-01-20
NFS: assert rcu_read_lock is held in nfs_start_delegation_return_locked
Christoph Hellwig
-4
/
+7
2026-01-20
NFS: remove nfs_start_delegation_return
Christoph Hellwig
-20
/
+12
[prev]
[next]