aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson1-3/+4
2012-02-06NFS: printks in fs/nfs/ should start with NFS:Weston Andros Adamson1-1/+1
2012-02-06NFS: Call test_stateid() and free_stateid() with correct stateidsBryan Schumaker1-11/+47
2012-02-06NFS: Pass a stateid to test_stateid() and free_stateid()Bryan Schumaker1-15/+22
2012-01-31NFSv4: ACCESS validation doesn't require a full attribute refreshTrond Myklebust1-1/+1
2012-01-31SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust1-5/+8
2012-01-31NFS: Optimise away unnecessary setattrs for open(O_TRUNC);Trond Myklebust1-3/+7
2012-01-31NFS: Move struct nfs_unique_id into struct nfs_seqid_counterTrond Myklebust1-5/+5
2012-01-31NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust1-37/+56
2012-01-31NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust1-3/+3
2012-01-31NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust1-2/+2
2012-01-31NFSv4: Clean up nfs4_get_state_ownerTrond Myklebust1-1/+2
2012-01-12NFS4: fix compile warnings in nfs4proc.cPeng Tao1-1/+1
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-84/+93
2012-01-07NFSv4: Save the owner/group name string when doing openTrond Myklebust1-0/+10
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson1-39/+57
2012-01-05NFSv4.1: cleanup comment and debug printkAndy Adamson1-5/+2
2012-01-05NFSv4.1: change nfs4_free_slot parameters for dynamic slotsAndy Adamson1-3/+2
2012-01-05NFSv4.1: cleanup init and reset of session slot tablesAndy Adamson1-37/+22
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki1-8/+16
2011-12-09NFSv4: Do not accept delegated opens when a delegation recall is in effectTrond Myklebust1-8/+16
2011-12-06Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton1-2/+3
2011-11-07NFS: Fix a regression in the referral codeTrond Myklebust1-2/+1
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton1-0/+1
2011-10-31nfs4: serialize layoutcommitPeng Tao1-0/+6
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust1-9/+8
2011-10-18NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookupTrond Myklebust1-1/+9
2011-10-18NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust1-45/+17
2011-10-18NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust1-2/+2
2011-08-24NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust1-2/+6
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust1-2/+6
2011-08-24NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust1-2/+2
2011-08-24NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocationTrond Myklebust1-1/+1
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson1-0/+1
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman1-2/+3
2011-07-31pnfs: GETDEVICELISTAndy Adamson1-0/+48
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao1-1/+7
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell1-36/+34
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro1-5/+5
2011-07-20nfs4_opendata doesn't need struct path eitherAl Viro1-23/+22
2011-07-20nfs4_closedata doesn't need to mess with struct pathAl Viro1-11/+10
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust1-2/+2
2011-07-12NFS: test and free stateids during recoveryBryan Schumaker1-3/+34
2011-07-12NFS: added FREE_STATEID callBryan Schumaker1-0/+30
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker1-0/+28
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker1-1/+83
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson1-0/+32
2011-06-15nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman1-4/+4
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson1-10/+23
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy1-4/+0