summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c
AgeCommit message (Expand)Author
2015-10-02NFSv4: Don't try to reclaim unused state ownersTrond Myklebust
2015-09-17Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2015-08-17NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker
2015-07-05NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctlyTrond Myklebust
2015-07-05NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctlyTrond Myklebust
2015-07-05NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.Trond Myklebust
2015-06-02NFSv4: Always drain the slot table before re-establishing the leaseTrond Myklebust
2015-06-01fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-03NFSv4.1: Clear the old state by our client id before establishing a new leaseTrond Myklebust
2015-03-03NFSv4: Fix a race in NFSv4.1 server trunking discoveryTrond Myklebust
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-23NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust
2015-01-23NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation failsTrond Myklebust
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton
2015-01-16locks: move flock locks to file_lock_contextJeff Layton
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-28NFSv4: fix open/lock state recovery error handlingTrond Myklebust
2014-09-28NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust
2014-09-24Fixing lease renewalOlga Kornievskaia
2014-09-08nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-12nfs4: queue free_lock_state job submission to nfsiodJeff Layton
2014-07-12nfs4: treat lock owners as opaque valuesJeff Layton
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-05NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-19NFSv4: Ensure we respect soft mount timeouts during trunking discoveryTrond Myklebust
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust
2014-03-05NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust
2014-02-19NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust
2014-02-19NFS fix error return in nfs4_select_rw_stateidAndy Adamson
2014-01-05point to the right include file in a comment (left over from a9004abc3)Toralf Förster
2013-11-16Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-13nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton
2013-10-31nfs: fix inverted test for delegation in nfs4_reclaim_open_stateJeff Layton
2013-10-28NFS: Fix possible endless state recovery waitChuck Lever
2013-10-28NFS: Handle SEQ4_STATUS_LEASE_MOVEDChuck Lever
2013-10-28NFS: Support NFS4ERR_LEASE_MOVED recovery in state managerChuck Lever
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFSv4 Remove zeroing state kern warningsAndy Adamson
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown
2013-09-04NFS: Fix warning introduced by NFSv4.0 transport blocking patchesChuck Lever
2013-09-03NFS: Update session draining barriers for NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Enable slot table helpers for NFSv4.0Chuck Lever