summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
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
2014-01-29NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2014-01-27nfs: handle servers that support only ALLOW ACE type.Malahal Naineni
2014-01-22pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh
2014-01-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2014-01-13NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust
2013-11-20NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKEDTrond Myklebust
2013-11-20NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-11-20NFSv4 wait on recovery for async session errorsAndy Adamson
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-04NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_securityTrond Myklebust
2013-11-04NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust
2013-11-01NFS: Fix a missing initialisation when reading the SELinux labelTrond Myklebust
2013-11-01nfs: fix oops when trying to set SELinux labelJeff Layton
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson
2013-10-28NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson
2013-10-28NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGRChuck Lever
2013-10-28NFS: Handle NFS4ERR_LEASE_MOVED during async RENEWChuck Lever
2013-10-28NFS: Migration support for RELEASE_LOCKOWNERChuck Lever