summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2024-07-08NFSv4/pNFS: Do layout state recovery upon rebootTrond Myklebust
2024-07-08NFSv4/pNFS: Remove redundant call to unhash the layoutTrond Myklebust
2024-07-08NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argumentTrond Myklebust
2024-07-08NFSv4/pNFS: Retry the layout return later in case of a timeout or rebootTrond Myklebust
2024-07-08NFSv4/pNFS: Handle server reboots in pnfs_poc_release()Trond Myklebust
2024-07-08NFSv4/pNFS: Add a helper to defer failed layoutreturn callsTrond Myklebust
2024-07-08NFSv4/pnfs: Add support for the PNFS_LAYOUT_FILE_BULK_RETURN flagTrond Myklebust
2024-07-08pNFS: Add a flag argument to pnfs_destroy_layouts_byclid()Trond Myklebust
2024-07-08NFSv4: Clean up encode_nfs4_stateid()Trond Myklebust
2024-07-08NFSv4.1: constify the stateid argument in nfs41_test_stateid()Trond Myklebust
2024-07-08NFSv4/pnfs: Remove redundant list checkTrond Myklebust
2024-07-08NFSv4: Don't send delegation-related share access modes to CLOSETrond Myklebust
2024-07-08Return the delegation when deleting sillyrenamed filesLance Shelton
2024-07-08NFSv4: Ask for a delegation or an open stateid in OPENTrond Myklebust
2024-07-08NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEIDTrond Myklebust
2024-07-08NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONTrond Myklebust
2024-07-08NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attributeTrond Myklebust
2024-07-08NFSv4: Don't request atime/mtime/size if they are delegated to usTrond Myklebust
2024-07-08NFSv4: Fix up delegated attributes in nfs_setattrTrond Myklebust
2024-07-08NFSv4: Delegreturn must set m/atime when they are delegatedTrond Myklebust
2024-07-08NFSv4: Enable attribute delegationsTrond Myklebust
2024-07-08NFSv4: Add a capability for delegated attributesTrond Myklebust
2024-07-08NFSv4: Add recovery of attribute delegationsTrond Myklebust
2024-07-08NFSv4: Add support for delegated atime and mtime attributesTrond Myklebust
2024-07-08NFSv4: Add a flags argument to the 'have_delegation' callbackTrond Myklebust
2024-07-08NFSv4: Add CB_GETATTR support for delegated attributesTrond Myklebust
2024-07-08NFSv4: Plumb in XDR support for the new delegation-only setattr opTrond Myklebust
2024-07-08NFSv4: Add new attribute delegation definitionsTrond Myklebust
2024-07-08NFSv4: Refactor nfs4_opendata_check_deleg()Trond Myklebust
2024-07-08NFSv4: Clean up open delegation return structureTrond Myklebust
2024-07-08fs: nfs: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-08NFS: remove unused struct 'mnt_fhstatus'Dr. David Alan Gilbert
2024-07-08nfs: add support for large foliosChristoph Hellwig
2024-07-03nfs: drop usage of folio_file_posKairui Song
2024-07-03NFS: remove nfs_page_lengthg and usage of page_indexKairui Song
2024-06-24nfs: drop the incorrect assertion in nfs_swap_rw()Christoph Hellwig
2024-06-13Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-05-31nfs: Remove calls to folio_set_errorMatthew Wilcox (Oracle)
2024-05-30NFS: add barriers when testing for NFS_FSDATA_BLOCKEDNeilBrown
2024-05-30NFSv4.1 enforce rootpath check in fs_location queryOlga Kornievskaia
2024-05-30NFS: abort nfs_atomic_open_v23 if name is too long.NeilBrown
2024-05-24nfs: don't invalidate dentries on transient errorsScott Mayhew
2024-05-24nfs: Avoid flushing many pages with NFS_FILE_SYNCJan Kara
2024-05-23Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22nfs: propagate readlink errors in nfs_symlink_fillerSagi Grimberg
2024-05-22NFSv4: Fix memory leak in nfs4_set_security_labelDmitry Mastykin
2024-05-21nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-05-21pNFS: rework pnfs_generic_pg_check_layout to check IO rangeOlga Kornievskaia
2024-05-21pNFS/filelayout: check layout segment rangeOlga Kornievskaia