summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)AuthorLines
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-5/+5
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara-40/+0
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever-5/+5
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig-1/+1
2017-08-11Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-2/+3
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig-0/+1
2017-08-09NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()Trond Myklebust-2/+1
2017-08-08nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson-0/+1
2017-08-02Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-24/+8
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust-16/+3
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust-8/+5
2017-07-28Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-6/+12
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington-1/+1
2017-07-27NFS: Optimize fallocate by refreshing mapping when needed.NeilBrown-0/+2
2017-07-27NFS: invalidate file size when taking a lock.NeilBrown-1/+1
2017-07-26NFS: Use raw NFS access mask in nfs4_opendata_access()Anna Schumaker-4/+8
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-33/+69
2017-07-21NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust-2/+11
2017-07-21NFS: Be more careful about mapping file permissionsTrond Myklebust-8/+17
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust-3/+6
2017-07-21NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust-9/+2
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust-8/+23
2017-07-21nfs: count correct array for mnt3_counts array sizeEryu Guan-1/+1
2017-07-19Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust-7/+0
2017-07-19pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust-0/+4
2017-07-19NFS: Fix another COMMIT race in pNFSTrond Myklebust-1/+6
2017-07-19NFS: Fix a COMMIT race in pNFSTrond Myklebust-3/+7
2017-07-19mount: copy the port field into the cloned nfs_server structure.Steve Dickson-0/+1
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-132/+545
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust-1/+16
2017-07-13nfs: add export operationsPeng Tao-1/+182
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust-1/+16
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-307/+517
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton-0/+153
2017-07-13nfs: add export operationsPeng Tao-1/+182
2017-07-13nfs: add a nfs_ilookup helperPeng Tao-0/+22
2017-07-13nfs: replace d_add with d_splice_alias in atomic_openPeng Tao-1/+1
2017-07-13NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia-1/+1
2017-07-13NFSv4.1: Use seqid returned by EXCHANGE_ID after state migrationChuck Lever-4/+3
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever-5/+16
2017-07-13NFS: check for nfs_refresh_inode() errors in nfs_fhget()NeilBrown-2/+8
2017-07-13NFS: guard against confused server in nfs_atomic_open()NeilBrown-2/+4
2017-07-13NFS: only invalidate dentrys that are clearly invalid.NeilBrown-6/+10
2017-07-13PNFS for stateid errors retry against MDS firstOlga Kornievskaia-61/+0
2017-07-13PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia-1/+2
2017-07-13NFS: silence a uninitialized variable warningDan Carpenter-1/+2
2017-07-13nfs: Fix fscache stat printing in nfs_show_stats()Tuo Chen Peng-1/+1
2017-07-13NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington-0/+1
2017-07-13NFS: Fix commit policy for non-blocking calls to nfs_write_inode()Trond Myklebust-1/+1