summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"Benjamin Coddington
2017-11-17NFS: Fix typo in nomigration mount optionJoshua Watt
2017-11-17nfs: Fix ugly referral attributesChuck Lever
2017-11-17NFS: super: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-17nfs: remove net pointer from messagesVasily Averin
2017-11-17nfs client: exit_net cleanup check addedVasily Averin
2017-11-17nfs/write: Use common error handling code in nfs_lock_and_join_requests()Markus Elfring
2017-11-17NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust
2017-11-17NFSv4: nfs_set_open_stateid must not trigger state recovery for closed stateTrond Myklebust
2017-11-17NFSv4: Check the open stateid when searching for expired stateTrond Myklebust
2017-11-17NFSv4: Clean up nfs4_delegreturn_doneTrond Myklebust
2017-11-17NFSv4: cleanup nfs4_close_doneTrond Myklebust
2017-11-17NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturnTrond Myklebust
2017-11-17pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-closeTrond Myklebust
2017-11-17NFSv4: Don't try to CLOSE if the stateid 'other' field has changedTrond Myklebust
2017-11-17NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust
2017-11-17NFS: Fix a typo in nfs_rename()Trond Myklebust
2017-11-17NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust
2017-11-17NFSv4: Add a tracepoint to document open stateid updatesTrond Myklebust
2017-11-17NFSv4: Fix OPEN / CLOSE raceTrond Myklebust
2017-11-17NFS: Fix bool initialization/comparisonThomas Meyer
2017-11-17NFS: Avoid RCU usage in tracepointsAnna Schumaker
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_tElena Reshetova
2017-11-17NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-16NFS: remove special-case revalidate in nfs_opendir()NeilBrown
2017-10-16NFS: revalidate "." etc correctly on "open".NeilBrown
2017-10-16NFS: Don't compare apples to elephants to determine access bitsAnna Schumaker
2017-10-16NFS: Create NFS_ACCESS_* flagsAnna Schumaker
2017-10-04NFSv4/pnfs: Fix an infinite layoutget loopTrond Myklebust
2017-10-01nfs/filelayout: fix oops when freeing filelayout segmentScott Mayhew
2017-10-01NFS: Fix uninitialized rpc_wait_queueBenjamin Coddington
2017-10-01NFS: Cleanup error handling in nfs_idmap_request_key()Dan Carpenter
2017-10-01nfs: RPC_MAX_AUTH_SIZE is in bytesJ. Bruce Fields
2017-09-14Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-11NFS: various changes relating to reporting IO errors.NeilBrown