aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2012-07-25nfsd4: fix cr_principal comparison check in same_credsVivek Trivedi
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-14don't pass nameidata * to vfs_create()Al Viro
2012-07-10nfsd: share some function prototypesJ. Bruce Fields
2012-07-10nfsd: allow owner_override only for regular filesJ. Bruce Fields
2012-07-10nfsd4: release openowners on free in >=4.1 caseJ. Bruce Fields
2012-07-10nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-06-20nfsd4: process_open2 cleanupJ. Bruce Fields
2012-06-20nfsd4: nfsd4_lock() cleanupJ. Bruce Fields
2012-06-20nfsd4: remove unnecessary commentJ. Bruce Fields
2012-06-20NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEIDChuck Lever
2012-06-20nfsd: probe the back channel on new connectionsWeston Andros Adamson
2012-06-14nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd4: fix, consolidate client_has_stateJ. Bruce Fields
2012-05-31nfsd4: don't remove rebooted client record until confirmationJ. Bruce Fields
2012-05-31nfsd4: remove some dprintk's and a commentJ. Bruce Fields
2012-05-31nfsd4: return "real" sequence id in confirmed caseJ. Bruce Fields
2012-05-31nfsd4: fix exchange_id to return confirm flagJ. Bruce Fields
2012-05-31nfsd4: clarify that renewing expired client is a bugJ. Bruce Fields
2012-05-31nfsd4: simpler ordering of setclientid_confirm checksJ. Bruce Fields
2012-05-31nfsd4: setclientid: remove pointless assignmentJ. Bruce Fields
2012-05-31nfsd4: fix error return in non-matching-creds caseJ. Bruce Fields
2012-05-31nfsd4: fix setclientid_confirm same_cred checkJ. Bruce Fields
2012-05-31nfsd4: merge 3 setclientid cases to 2J. Bruce Fields
2012-05-31nfsd4: pull out common code from setclientid casesJ. Bruce Fields
2012-05-31nfsd4: merge last two setclientid casesJ. Bruce Fields
2012-05-31nfsd4: setclientid/confirm comment cleanupJ. Bruce Fields
2012-05-31nfsd4: setclientid remove unnecessary terms from a logical expressionJ. Bruce Fields
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31nfsd4: stricter cred comparison for setclientid/exchange_idJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-31nfsd4: allow removing clients not holding stateJ. Bruce Fields
2012-05-31nfsd4: rearrange exchange_id logic to simplifyJ. Bruce Fields
2012-05-31nfsd4: exchange_id cleanup: commentsJ. Bruce Fields
2012-05-31nfsd4: exchange_id cleanup: local shorthands for repeated testsJ. Bruce Fields
2012-05-31nfsd4: allow an EXCHANGE_ID to kill a 4.0 clientJ. Bruce Fields
2012-05-31nfsd4: exchange_id: check creds before killing confirmed clientJ. Bruce Fields
2012-05-31nfsd4: exchange_id error cleanupJ. Bruce Fields
2012-05-31nfsd4: exchange_id has a pointless copyJ. Bruce Fields
2012-05-31nfsd: return 0 on reads of fault injection filesWeston Andros Adamson
2012-05-31nfsd: wrap all accesses to st_deny_bmapJeff Layton
2012-05-31nfsd: wrap accesses to st_access_bmapJeff Layton
2012-05-31nfsd: make test_share a bool returnJeff Layton
2012-05-31nfsd: consolidate set_access and set_denyJeff Layton
2012-05-31NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too oftenChuck Lever
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-05-31nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson