summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2014-11-12NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust
2014-11-12NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-12NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
2014-11-12NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-12NFS: SEEK is an NFS v4.2 featureAnna Schumaker
2014-11-04Revert "NFS: nfs4_do_open should add negative results to the dcache."Trond Myklebust
2014-11-04Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"Trond Myklebust
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-24NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown
2014-09-18NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-09-12nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to small...Peng Tao
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig
2014-09-12NFS: remove BUG possibility in nfs4_open_and_get_stateNeilBrown
2014-09-10pnfs: retry after a bad stateid error from layoutgetChristoph Hellwig
2014-09-10NFS: Clear up state owner lock usageAnna Schumaker
2014-08-26NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust
2014-08-26NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-08-04NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired errorKinglong Mee
2014-08-03NFS: nfs4_do_open should add negative results to the dcache.NeilBrown
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton
2014-07-12nfs4: turn free_lock_state into a void return operationJeff Layton
2014-07-12nfs41: layout return on close in delegation returnPeng Tao
2014-07-12nfs41: return layout on last closePeng Tao
2014-07-12NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-06nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields
2014-05-29NFSv4: Use error handler on failed GETATTR with successful OPENAndy Adamson
2014-05-28NFS: Create a common pgio_rpc_prepare functionAnna Schumaker
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-05-28NFS: Create a common argument structure for reads and writesAnna Schumaker
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig
2014-03-28NFSv4: Fix a use-after-free problem in open()Trond Myklebust
2014-03-17NFS: advertise only supported callback netidsChuck Lever
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust
2014-03-17nfs: remove synchronous rename codeJeff Layton
2014-03-05NFSv4: Fail the truncate() if the lock/open stateid is invalidTrond Myklebust
2014-03-05NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-01NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-02-19NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust
2014-02-19NFSv4: Use correct locking when updating nfs4_state in nfs4_close_doneTrond Myklebust
2014-02-19NFSv4: Don't update the open stateid unless it is newer than the old oneTrond Myklebust
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust
2014-01-29NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust
2014-01-29NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust