summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-14ext4: limit the maximum folio orderZhang Yi
2025-07-15gfs2: a minor finish_xmote cleanupAndreas Gruenbacher
2025-07-15gfs2: simplify finish_xmoteAndreas Gruenbacher
2025-07-15gfs2: sanitize the gdlm_ast -> finish_xmote interfaceAndreas Gruenbacher
2025-07-14jfs: stop using write_cache_pagesChristoph Hellwig
2025-07-14jfs: truncate good inode pages when hard link is 0Lizhi Xu
2025-07-14jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage()Suchit Karunakaran
2025-07-14jfs: Regular file corruption checkEdward Adam Davis
2025-07-14jfs: upper bound check of tree index in dbAllocAGArnaud Lecomte
2025-07-14fsverity: Switch from crypto_shash to SHA-2 libraryEric Biggers
2025-07-14fsverity: Explicitly include <linux/export.h>Eric Biggers
2025-07-14nfsd: Drop dprintk in blocklayout xdr functionsSergey Bashirov
2025-07-14NFSD: Simplify struct knfsd_fhChuck Lever
2025-07-14NFSD: Access a knfsd_fh's fsid by pointerChuck Lever
2025-07-14Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous"Chuck Lever
2025-07-14NFSD: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-07-14NFSD: Use vfs_iocb_iter_write()Chuck Lever
2025-07-14NFSD: Use vfs_iocb_iter_read()Chuck Lever
2025-07-14NFSD: Clean up kdoc for nfsd_open_local_fh()Chuck Lever
2025-07-14NFSD: Clean up kdoc for nfsd_file_put_local()Chuck Lever
2025-07-14NFSD: Remove definition for trace_nfsd_ctl_maxconnChuck Lever
2025-07-14NFSD: Remove definition for trace_nfsd_file_gc_recentChuck Lever
2025-07-14NFSD: Remove definitions for unused trace_nfsd_file_lru trace pointsChuck Lever
2025-07-14NFSD: Remove definition for trace_nfsd_file_unhash_and_queueChuck Lever
2025-07-14nfsd: Use correct error code when decoding extentsSergey Bashirov
2025-07-14NFSD: Remove the cap on number of operations per NFSv4 COMPOUNDChuck Lever
2025-07-14NFSD: Make nfsd_genl_rqstp::rq_ops array best-effortChuck Lever
2025-07-14NFSD: Rename a function parameterChuck Lever
2025-07-14NFSD: detect mismatch of file handle and delegation stateid in OPEN opDai Ngo
2025-07-14nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()Jeff Layton
2025-07-14nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8Su Hui
2025-07-14sunrpc: simplify xdr_init_encode_pagesChristoph Hellwig
2025-07-14NFSD: release read access of nfs4_file when a write delegation is returnedDai Ngo
2025-07-14NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITEDai Ngo
2025-07-14netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells
2025-07-14netfs: Fix copy-to-cache so that it performs collection with ceph+fscacheDavid Howells
2025-07-14iomap: build the writeback code without CONFIG_BLOCKChristoph Hellwig
2025-07-14iomap: add read_folio_range() handler for buffered writesChristoph Hellwig
2025-07-14iomap: improve argument passing to iomap_read_folio_syncChristoph Hellwig
2025-07-14iomap: replace iomap_folio_ops with iomap_write_opsChristoph Hellwig
2025-07-14iomap: export iomap_writeback_folioChristoph Hellwig
2025-07-14iomap: move folio_unlock out of iomap_writeback_folioJoanne Koong
2025-07-14iomap: rename iomap_writepage_map to iomap_writeback_folioChristoph Hellwig
2025-07-14iomap: move all ioend handling to ioend.cChristoph Hellwig
2025-07-14iomap: add public helpers for uptodate state manipulationJoanne Koong
2025-07-14iomap: hide ioends from the generic writeback codeChristoph Hellwig
2025-07-14iomap: refactor the writeback interfaceChristoph Hellwig
2025-07-14iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocksJoanne Koong
2025-07-14iomap: pass more arguments using the iomap writeback contextChristoph Hellwig
2025-07-14iomap: header dietChristoph Hellwig