summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-1429-867/+1122
|\
| * nfs: reject changes to resvport and sharecache during remountScott Mayhew2014-08-041-4/+5
| * NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired errorKinglong Mee2014-08-041-2/+6
| * NFS: fix two problems in lookup_revalidate in RCU-walkNeilBrown2014-08-041-4/+4
| * NFS: allow lockless access to access_cacheNeilBrown2014-08-031-2/+41
| * NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCUNeilBrown2014-08-031-4/+6
| * NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown2014-08-032-17/+51
| * NFS: support RCU_WALK in nfs_permission()NeilBrown2014-08-031-8/+20
| * NFS: prepare for RCU-walk support but pushing tests later in code.NeilBrown2014-08-031-12/+33
| * NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.NeilBrown2014-08-031-9/+8Star
| * NFS: add checks for returned value of try_module_get()Alexey Khoroshilov2014-08-031-3/+5
| * nfs: clear_request_commit while holding i_lockWeston Andros Adamson2014-08-032-14/+6Star
| * pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson2014-08-032-0/+24
| * 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: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-131-2/+1Star
| * | NFSv4: Drop castHimangi Saraogi2014-07-131-1/+1
| * | nfs4: copy acceptor name from context to nfs_clientJeff Layton2014-07-133-1/+45
| * | nfs4: turn free_lock_state into a void return operationJeff Layton2014-07-132-8/+8
| * | nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-132-12/+25
| * | nfs4: treat lock owners as opaque valuesJeff Layton2014-07-132-48/+10Star
| * | nfs41: layout return on close in delegation returnPeng Tao2014-07-131-1/+16
| * | nfs41: return layout on last closePeng Tao2014-07-131-1/+43
| * | nfs4: add nfs4_check_delegationPeng Tao2014-07-132-9/+26
| * | pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao2014-07-131-13/+26
| * | pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao2014-07-131-18/+25
| * | NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust2014-07-131-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-262-2/+2
| * | nfs: get rid of duplicate dprintkWeston Andros Adamson2014-06-261-6/+0Star
| * | nfs: Fix unused variable errorAnna Schumaker2014-06-251-3/+2Star
| * | nfs: remove unneeded EXPORTsWeston Andros Adamson2014-06-251-2/+0Star
| * | pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-254-68/+45Star
| * | nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson2014-06-252-31/+11Star
| * | nfs: remove unused writeverf codeWeston Andros Adamson2014-06-256-43/+18Star
| * | nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-2517-456/+434Star
| * | nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-254-19/+23
| * | nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-256-95/+53Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-111-1/+1
|\ \ \
| * | | dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-071-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-104-41/+69
|\ \ \
| * | | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman2014-08-044-41/+69
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-061-2/+8
|\ \ \
| * \ \ Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-221-0/+2
| |\ \ \