summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-08-12NFS: Fix flexfiles read failoverTrond Myklebust
2020-08-12fs: nfs: delete repeated words in commentsRandy Dunlap
2020-08-12rpc_pipefs: convert comma to semicolonXu Wang
2020-08-12nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-08-12NFS: Don't return layout segments that are in useTrond Myklebust
2020-08-12NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust
2020-08-12NFS: Add layout segment info to pnfs read/write/commit tracepointsTrond Myklebust
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-05NFS: Add tracepoints for layouterror and layoutstats.Trond Myklebust
2020-08-05NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close()Trond Myklebust
2020-08-04nfs: nfs_file_write() should check for writeback errorsScott Mayhew
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2020-08-01nfs: ensure correct writeback errors are returned on close()Scott Mayhew
2020-07-30NFSv4.2: xattr cache: get rid of cache discard work queueFrank van der Linden
2020-07-29NFSv4: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-28NFS: remove redundant initialization of variable resultColin Ian King
2020-07-17SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
2020-07-17NFSv4.0 allow nconnect for v4.0Olga Kornievskaia
2020-07-17freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFSHe Zhe
2020-07-17Merge branch 'xattr-devel'Trond Myklebust
2020-07-14freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...He Zhe
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden
2020-07-13NFSv4.2: hook in the user extended attribute handlersFrank van der Linden
2020-07-13NFSv4.2: add the extended attribute proc functions.Frank van der Linden
2020-07-13nfs: make the buf_to_pages_noslab function available to the nfs codeFrank van der Linden
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden
2020-07-13nfs: modify update_changeattr to deal with regular filesFrank van der Linden
2020-07-13NFSv4.2: query the extended attribute access bitsFrank van der Linden
2020-07-13nfs: define nfs_access_get_cached functionFrank van der Linden
2020-07-13NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden
2020-07-13NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden
2020-07-13NFS: Fix interrupted slots by sending a solo SEQUENCE operationAnna Schumaker
2020-07-12pNFS/flexfiles: The mirror count could depend on the layout segment rangeTrond Myklebust
2020-07-12pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()Trond Myklebust
2020-07-12NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNCTrond Myklebust
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-06-26nfs: Fix memory leak of export_pathTom Rix
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11NFS: Fix direct WRITE throughput regressionChuck Lever
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin
2020-06-11NFS: remove redundant initialization of variable resultColin Ian King
2020-06-11NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever
2020-06-11NFS: Trace short NFS READsChuck Lever
2020-06-11NFS: nfs_xdr_status should record the procedure nameChuck Lever
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-05-27NFS: remove duplicate headersChen Zhou