summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-185-2/+7
* nfsd4: zero op arguments beyond the 8th compound opJ. Bruce Fields2014-07-171-1/+1
* nfsd: silence sparse warning about accessing credentialsJeff Layton2014-07-172-1/+10
* nfsd: Ensure stateids remain unique until they are freedTrond Myklebust2014-07-162-4/+5
* nfsd: nfs4_alloc_init_lease should take a nfs4_file argJeff Layton2014-07-161-3/+3
* nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_delegJeff Layton2014-07-163-25/+62
* nfsd: eliminate nfsd4_init_callbackJeff Layton2014-07-163-9/+5
* NFSD: Fix bad checking of space for padding in splice readKinglong Mee2014-07-111-5/+2
* NFSD: Check acl returned from get_acl/posix_acl_from_modeKinglong Mee2014-07-113-14/+21
* svcrdma: send_write() must not overflow the device's max sgeSteve Wise2014-07-111-24/+15
* nfsd: cleanup and rename nfs4_check_openJeff Layton2014-07-111-9/+6
* nfsd: make deny mode enforcement more efficient and close races in itJeff Layton2014-07-112-58/+125
* nfsd: always hold the fi_lock when bumping fi_access refcountsJeff Layton2014-07-111-2/+14
* nfsd: clean up reset_union_bmap_denyJeff Layton2014-07-111-2/+3
* nfsd: set stateid access and deny bits in nfs4_get_vfs_fileJeff Layton2014-07-111-11/+12
* nfsd: shrink st_access_bmap and st_deny_bmapJeff Layton2014-07-112-13/+29
* nfsd: remove nfs4_file_put_fdJeff Layton2014-07-111-11/+2
* nfsd: refactor nfs4_file_get_access and nfs4_file_put_accessJeff Layton2014-07-111-21/+27
* nfsd: clean up helper __release_lock_stateidTrond Myklebust2014-07-101-4/+2
* nfsd: Add locking to the nfs4_file->fi_fds[] arrayTrond Myklebust2014-07-102-42/+118
* nfsd: Add fine grained protection for the nfs4_file->fi_stateids listTrond Myklebust2014-07-102-3/+19
* nfsd: reduce some spinlocking in put_client_renewJeff Layton2014-07-101-2/+4
* nfsd: close potential race between delegation break and laundromatJeff Layton2014-07-101-7/+33
* NFSD: Fix memory leak in encoding denied lockKinglong Mee2014-07-091-1/+3
* nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()Trond Myklebust2014-07-093-8/+13
* nfsd: Always use lookup_clientid() in nfsd4_process_open1Trond Myklebust2014-07-091-6/+5
* nfsd: Convert nfsd4_process_open1() to work with lookup_clientid()Trond Myklebust2014-07-091-7/+7
* nfsd: Allow struct nfsd4_compound_state to cache the nfs4_clientJeff Layton2014-07-092-22/+53
* nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbigJeff Layton2014-07-091-1/+2
* nfsd: properly convert return from commit_metadata to __be32Jeff Layton2014-07-091-2/+2
* nfsd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argumentTrond Myklebust2014-07-091-9/+9
* nfsd: Don't get a session reference without a client referenceTrond Myklebust2014-07-092-46/+68
* nfsd: clean up nfsd4_release_lockownerJeff Layton2014-07-092-25/+22
* nfsd: NFSv4 lock-owners are not associated to a specific fileTrond Myklebust2014-07-093-64/+14
* nfsd: Allow lockowners to hold several stateidsJeff Layton2014-07-091-22/+33
* nfsd: lock owners are not per open stateidTrond Myklebust2014-07-082-20/+36
* nfsd: clean up nfsd4_close_open_stateidTrond Myklebust2014-07-081-20/+18
* nfsd: declare v4.1+ openowners confirmed on creationJeff Layton2014-07-081-6/+10
* nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust2014-07-084-29/+24
* nfsd: nfs4_preprocess_seqid_op should only set *stpp on successTrond Myklebust2014-07-081-3/+7
* nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton2014-07-083-0/+53
* nfsd: Ensure that nfsd_create_setattr commits files to stable storageTrond Myklebust2014-07-081-6/+9
* NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee2014-07-085-10/+5
* nfsd: Protect addition to the file_hashtblTrond Myklebust2014-07-081-12/+37
* nfsd: fix file access refcount leak when nfsd4_truncate failsChristoph Hellwig2014-07-081-32/+30
* NFSD: Avoid warning message when compile at i686 archKinglong Mee2014-07-081-1/+1
* nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields2014-07-082-33/+26
* nfsd4: remove nfs4_acl_newJ. Bruce Fields2014-07-083-12/+10
* nfsd4: define svcxdr_dupstr to share some common codeJ. Bruce Fields2014-07-081-13/+23
* nfsd4: remove unused defer_free argumentJ. Bruce Fields2014-07-082-13/+9
OpenPOWER on IntegriCloud