summaryrefslogtreecommitdiff
path: root/fs/nfs
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-11
|\
| * pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig2017-08-11
| * NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()Trond Myklebust2017-08-09
| * nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson2017-08-08
* | Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-02
|\ \ | |/
| * NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust2017-08-02
| * NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-01
* | Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-28
|\ \ | |/
| * NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington2017-07-28
| * NFS: Optimize fallocate by refreshing mapping when needed.NeilBrown2017-07-27
| * NFS: invalidate file size when taking a lock.NeilBrown2017-07-27
| * NFS: Use raw NFS access mask in nfs4_opendata_access()Anna Schumaker2017-07-26
* | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-21
|\ \ | |/
| * NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust2017-07-21
| * NFS: Be more careful about mapping file permissionsTrond Myklebust2017-07-21
| * NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2017-07-21
| * NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust2017-07-21
| * NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust2017-07-21
| * nfs: count correct array for mnt3_counts array sizeEryu Guan2017-07-21
| * Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust2017-07-19
| * pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust2017-07-19
| * NFS: Fix another COMMIT race in pNFSTrond Myklebust2017-07-19
| * NFS: Fix a COMMIT race in pNFSTrond Myklebust2017-07-19
| * mount: copy the port field into the cloned nfs_server structure.Steve Dickson2017-07-19
| * NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2017-07-13
| * nfs: add export operationsPeng Tao2017-07-13
* | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-13
|\ \
| * | NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2017-07-13
| * | nfs: add export operationsPeng Tao2017-07-13
| |/
| * nfs4: add NFSv4 LOOKUPP handlersJeff Layton2017-07-13
| * nfs: add a nfs_ilookup helperPeng Tao2017-07-13
| * nfs: replace d_add with d_splice_alias in atomic_openPeng Tao2017-07-13
| * NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia2017-07-13
| * NFSv4.1: Use seqid returned by EXCHANGE_ID after state migrationChuck Lever2017-07-13
| * NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever2017-07-13
| * NFS: check for nfs_refresh_inode() errors in nfs_fhget()NeilBrown2017-07-13
| * NFS: guard against confused server in nfs_atomic_open()NeilBrown2017-07-13
| * NFS: only invalidate dentrys that are clearly invalid.NeilBrown2017-07-13
| * PNFS for stateid errors retry against MDS firstOlga Kornievskaia2017-07-13
| * PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia2017-07-13
| * NFS: silence a uninitialized variable warningDan Carpenter2017-07-13
| * nfs: Fix fscache stat printing in nfs_show_stats()Tuo Chen Peng2017-07-13
| * NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington2017-07-13
| * NFS: Fix commit policy for non-blocking calls to nfs_write_inode()Trond Myklebust2017-07-13
| * NFS: Ensure we commit after writeback is completeTrond Myklebust2017-07-13
| * NFS: Remove unused fields in the page I/O structuresTrond Myklebust2017-07-13
| * NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington2017-07-13
| * NFS: convert flags to boolBenjamin Coddington2017-07-13
| * NFS: Set FATTR4_WORD0_TYPE for . and .. entriesAnna Schumaker2017-07-13
| * sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-07-13