summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-14pNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov
2025-07-14NFS: Remove unused function nfs_umountDr. David Alan Gilbert
2025-07-14nfs: create a kernel keyringChristoph Hellwig
2025-07-14NFS: support the kernel keyring for TLSChristoph Hellwig
2025-07-14NFS: Allow folio migration for the case of mode == MIGRATE_SYNCTrond Myklebust
2025-07-14nfs: new tracepoint in match_stateid operationJeff Layton
2025-07-14nfs: new tracepoint in nfs_delegation_need_returnJeff Layton
2025-07-14nfs: add a tracepoint to nfs_inode_detach_delegation_lockedJeff Layton
2025-07-14nfs: add cache_validity to the nfs_inode_event tracepointsJeff Layton
2025-07-14NFS: remove unused time_delta field from struct nfs_serverAnthony Iliopoulos
2025-07-14NFS: remove unused wpages field from struct nfs_serverAnthony Iliopoulos
2025-07-14pnfs: add pnfs_ds_connect trace pointTigran Mkrtchyan
2025-07-14nfs: use lock_two_nondirectories()NeilBrown
2025-07-14NFS: Return the file btime in the statx results when appropriateTrond Myklebust
2025-07-14nfs: Add timecreate to nfs inodeAnne Marie Merritt
2025-07-14Expand the type of nfs_fattr->validTrond Myklebust
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