index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
2026-01-30
xfs: move the guts of XFS_ERRORTAG_DELAY out of line
Christoph Hellwig
2026-01-30
xfs: don't validate error tags in the I/O path
Christoph Hellwig
2026-01-30
xfs: allocate m_errortag early
Christoph Hellwig
2026-01-30
xfs: fix the errno sign for the xfs_errortag_{add,clearall} stubs
Christoph Hellwig
2026-01-30
xfs: validate log record version against superblock log version
Raphael Pinsonneault-Thibeault
2026-01-29
hfsplus: fix warning issue in inode.c
Viacheslav Dubeyko
2026-01-29
fsverity: start consolidating pagecache code
Christoph Hellwig
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
2026-01-29
f2fs: don't build the fsverity work handler for !CONFIG_FS_VERITY
Christoph Hellwig
2026-01-29
ext4: don't build the fsverity work handler for !CONFIG_FS_VERITY
Christoph Hellwig
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
2026-01-29
Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
2026-01-29
fsverity: add tracepoints
Andrey Albershteyn
2026-01-29
fs: add FS_XFLAG_VERITY for fs-verity files
Andrey Albershteyn
2026-01-29
NFSD: Add POSIX ACL file attributes to SUPPATTR bitmasks
Chuck Lever
2026-01-29
NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operation
Rick Macklem
2026-01-29
NFSD: Add support for POSIX draft ACLs for file creation
Rick Macklem
2026-01-29
NFSD: Add support for XDR decoding POSIX draft ACLs
Rick Macklem
2026-01-29
NFSD: Refactor nfsd_setattr()'s ACL error reporting
Rick Macklem
2026-01-29
NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributes
Rick Macklem
2026-01-29
NFSD: Add nfsd4_encode_fattr4_posix_access_acl
Rick Macklem
2026-01-29
NFSD: Add nfsd4_encode_fattr4_posix_default_acl
Rick Macklem
2026-01-29
NFSD: Add nfsd4_encode_fattr4_acl_trueform_scope
Rick Macklem
2026-01-29
NFSD: Add nfsd4_encode_fattr4_acl_trueform
Rick Macklem
2026-01-29
Add RPC language definition of NFSv4 POSIX ACL extension
Chuck Lever
2026-01-29
NFSD: Add a Kconfig setting to enable support for NFSv4 POSIX ACLs
Chuck Lever
2026-01-29
xdrgen: Implement pass-through lines in specifications
Chuck Lever
2026-01-29
iomap: fix invalid folio access after folio_end_read()
Joanne Koong
2026-01-29
fs: dcache: fix typo in enum d_walk_ret comment
Chelsy Ratnawat
2026-01-29
xfs: fix spacing style issues in xfs_alloc.c
Shin Seong-jun
2026-01-29
xfs: remove xfs_zone_gc_space_available
Christoph Hellwig
2026-01-29
xfs: use a seprate member to track space availabe in the GC scatch buffer
Christoph Hellwig
2026-01-29
ovl: use name_is_dot* helpers in readdir code
Amir Goldstein
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
2026-01-29
ovl: Fix uninit-value in ovl_fill_real
Qing Wang
2026-01-28
hfsplus: fix generic/062 xfstests failure
Viacheslav Dubeyko
2026-01-28
nfsd: cancel async COPY operations when admin revokes filesystem state
Chuck Lever
2026-01-28
nfsd: add controls to set the minimum number of threads per pool
Jeff Layton
2026-01-28
nfsd: adjust number of running nfsd threads based on activity
Jeff Layton
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
2026-01-28
xfs: use bounce buffering direct I/O when the device requires stable pages
Christoph Hellwig
2026-01-28
iomap: add a flag to bounce buffer direct I/O
Christoph Hellwig
2026-01-28
iomap: support ioends for direct reads
Christoph Hellwig
2026-01-28
iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
Christoph Hellwig
2026-01-28
iomap: free the bio before completing the dio
Christoph Hellwig
2026-01-28
iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
Christoph Hellwig
[prev]
[next]