summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2017-12-09nfs: Don't take a reference on fl->fl_file for LOCK operationBenjamin Coddington
2017-11-30nfs: Fix ugly referral attributesChuck Lever
2017-07-05NFSv4: fix a reference leak caused WARNING messagesKinglong Mee
2017-03-12NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-03-12NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-02-01NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington
2016-09-24NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-07-27NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-03-03NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-25nfs: Fix race in __update_open_stateid()Andrew Elble
2016-02-17NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-11-03nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-21Merge branch 'nfsclone'Trond Myklebust
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-10-15nfs42: add CLONE proc functionsPeng Tao
2015-10-08NFSv4: Unify synchronous and asynchronous error handlingTrond Myklebust
2015-10-08NFSv4: Don't use synchronous delegation recall in exception handlingTrond Myklebust
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust
2015-10-08NFSv4: Update the delay statistics counter for synchronous delaysTrond Myklebust
2015-10-08NFSv4: Refactor NFSv4 error handlingTrond Myklebust
2015-10-02nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton
2015-10-02NFSv4: Fix a nograce recovery hangBenjamin Coddington
2015-10-02NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust
2015-09-23NFS41: make close wait for layoutreturnPeng Tao
2015-09-20NFSv4.x/pnfs: Don't try to recover stateids twice in layoutgetTrond Myklebust
2015-09-20NFSv4: Recovery of recalled read delegations is brokenTrond Myklebust
2015-09-20NFS: Fix an infinite loop when layoutget fail with BAD_STATEIDKinglong Mee
2015-09-01nfs: Remove unneeded checking of the return value from scnprintfKinglong Mee
2015-09-01nfs: Fix truncated client owner id without proto typeKinglong Mee
2015-08-31NFSv4.1/pnfs: Handle LAYOUTGET return values correctlyTrond Myklebust
2015-08-30NFSv4.1: Fix a protocol issue with CLOSE stateidsTrond Myklebust
2015-08-27NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee
2015-08-27NFS: Make opened as optional argument in _nfs4_do_openKinglong Mee
2015-08-19NFSv4: Enable delegated opens even when reboot recovery is pendingTrond Myklebust
2015-08-19Revert "NFSv4: Remove incorrect check in can_open_delegated()"Trond Myklebust
2015-08-18NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is setTrond Myklebust
2015-08-18NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is setTrond Myklebust
2015-08-17NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker
2015-08-17NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee
2015-08-12NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-28nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust