summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-23erofs: fix incorrect early exits for invalid metabox-enabled imagesGao Xiang
2026-01-23erofs: avoid noisy messages for transient -ENOMEMGao Xiang
2026-01-23erofs: improve LZ4 error stringsGao Xiang
2026-01-23erofs: simplify the code using for_each_set_bitYuwen Chen
2026-01-23erofs: make z_erofs_crypto[] staticFerry Meng
2026-01-23erofs: Use %pe format specifier for error pointersFerry Meng
2026-01-22NFS/localio: switch nfs_local_do_read and nfs_local_do_write to return voidMike Snitzer
2026-01-22NFS/localio: remove -EAGAIN handling in nfs_local_doio()Mike Snitzer
2026-01-22NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commitMike Snitzer
2026-01-22NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepagesMike Snitzer
2026-01-22NFS/localio: Cleanup the nfs_local_pgio_done() parametersTrond Myklebust
2026-01-22NFS/localio: Handle short writes by retryingTrond Myklebust
2026-01-21btrfs: zlib: fix the folio leak on S390 hardware accelerationQu Wenruo
2026-01-21btrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo
2026-01-21Merge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-21xfs: fix incorrect context handling in xfs_trans_rollWenwu Hou
2026-01-21xfs: always allocate the free zone with the lowest indexHans Holmberg
2026-01-21xfs: promote metadata directories and large block supportDarrick J. Wong
2026-01-21xfs: use blkdev_get_zone_info to simplify zone reportingChristoph Hellwig
2026-01-21xfs: check that used blocks are smaller than the write pointerChristoph Hellwig
2026-01-21xfs: split and refactor zone validationChristoph Hellwig
2026-01-21xfs: pass the write pointer to xfs_init_zoneChristoph Hellwig
2026-01-21xfs: add a xfs_rtgroup_raw_size helperChristoph Hellwig
2026-01-21xfs: add missing forward declaration in xfs_zones.hDamien Le Moal
2026-01-21xfs: remove xfs_attr_leaf_hasnameChristoph Hellwig
2026-01-21xfs: mark data structures corrupt on EIO and ENODATADarrick J. Wong
2026-01-21xfs: rework zone GC buffer managementChristoph Hellwig
2026-01-21xfs: use bio_reuse in the zone GC codeChristoph Hellwig
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig
2026-01-21xfs: move the remaining content from xfs.h to xfs_platform.hChristoph Hellwig
2026-01-21xfs: include global headers first in xfs_platform.hChristoph Hellwig
2026-01-21xfs: rename xfs_linux.h to xfs_platform.hChristoph Hellwig
2026-01-21xfs: factor out a xlog_write_space_advance helperChristoph Hellwig
2026-01-21xfs: improve the iclog space assert in xlog_write_iovecChristoph Hellwig
2026-01-21xfs: add a xlog_write_space_left helperChristoph Hellwig
2026-01-21xfs: improve the calling convention for the xlog_write helpersChristoph Hellwig
2026-01-21xfs: regularize iclog space accounting in xlog_write_partialChristoph Hellwig
2026-01-21xfs: move struct xfs_log_vec to xfs_log_priv.hChristoph Hellwig
2026-01-21xfs: move struct xfs_log_iovec to xfs_log_priv.hChristoph Hellwig
2026-01-21xfs: improve the ->iop_format interfaceChristoph Hellwig
2026-01-21xfs: set lv_bytes in xlog_write_one_vecChristoph Hellwig
2026-01-21xfs: add a xlog_write_one_vec helperChristoph Hellwig
2026-01-20fat: remove unused parameterLalit Shankar Chowdhury
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20ocfs2: annotate more flexible array members with __counted_by_le()Dmitry Antipov
2026-01-20ocfs2: fix oob in __ocfs2_find_pathEdward Adam Davis
2026-01-20ocfs2: add validate function for slot map blocksPrithvi Tambewagh
2026-01-20ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checksDmitry Antipov
2026-01-20ocfs2: validate inline data i_size during inode readDeepanshu Kartikey
2026-01-20ocfs2: validate i_refcount_loc when refcount flag is setDeepanshu Kartikey