summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson2014-08-033-12/+88
* nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson2014-08-031-0/+2
* nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson2014-08-032-8/+27
* NFS: nfs4_do_open should add negative results to the dcache.NeilBrown2014-08-031-1/+8
* nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin2014-08-031-1/+1
* NFS: Enforce an upper limit on the number of cached access callTrond Myklebust2014-08-031-7/+35
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-07-136-62/+343
|\
| * NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust2014-07-131-1/+1
| * NFS: Remove 2 unused variablesTrond Myklebust2014-07-122-4/+0
| * nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson2014-07-121-20/+21
| * nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-123-25/+235
| * nfs: change find_request to find_head_requestWeston Andros Adamson2014-07-121-9/+24
| * nfs: nfs_page should take a ref on the head reqWeston Andros Adamson2014-07-121-0/+10
| * nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson2014-07-122-3/+9
| * nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig2014-07-082-2/+45
* | NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-121-2/+1
* | NFSv4: Drop castHimangi Saraogi2014-07-121-1/+1
* | nfs4: copy acceptor name from context to nfs_clientJeff Layton2014-07-123-1/+45
* | nfs4: turn free_lock_state into a void return operationJeff Layton2014-07-122-8/+8
* | nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-122-12/+25
* | nfs4: treat lock owners as opaque valuesJeff Layton2014-07-122-48/+10
* | nfs41: layout return on close in delegation returnPeng Tao2014-07-121-1/+16
* | nfs41: return layout on last closePeng Tao2014-07-121-1/+43
* | nfs4: add nfs4_check_delegationPeng Tao2014-07-122-9/+26
* | pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao2014-07-121-13/+26
* | pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao2014-07-121-18/+25
* | NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust2014-07-121-5/+13
* | nfs: check hostname in nfs_get_clientPeng Tao2014-07-081-2/+7
* | nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao2014-07-081-0/+5
* | FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2014-06-252-2/+2
* | nfs: get rid of duplicate dprintkWeston Andros Adamson2014-06-251-6/+0
* | nfs: Fix unused variable errorAnna Schumaker2014-06-241-3/+2
* | nfs: remove unneeded EXPORTsWeston Andros Adamson2014-06-241-2/+0
* | pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-244-68/+45
* | nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson2014-06-242-31/+11
* | nfs: remove unused writeverf codeWeston Andros Adamson2014-06-246-43/+18
* | nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-2417-456/+434
* | nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-244-19/+23
* | nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-246-95/+53
|/
* NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-243-45/+57
* NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson2014-06-241-7/+4
* NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson2014-06-241-2/+5
* NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust2014-06-241-35/+40
* NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust2014-06-241-0/+1
* nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew2014-06-241-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-124-281/+126
|\
| * nfs: switch to iter_splice_write_file()Al Viro2014-06-123-34/+2
| * nfs: switch to ->write_iter()Al Viro2014-05-063-12/+10
| * nfs: switch to ->read_iter()Al Viro2014-05-063-14/+9
| * new helper: iov_iter_get_pages_alloc()Al Viro2014-05-061-202/+88
OpenPOWER on IntegriCloud