aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4state.c
Commit message (Expand)AuthorAge
* NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington2016-11-18
* NFSv4: If recovery failed for a specific open stateid, then don't retryTrond Myklebust2016-09-27
* NFSv4: Open state recovery must account for file permission changesTrond Myklebust2016-09-27
* NFSv4: nfs_inode_find_state_and_recover() should check all stateidsTrond Myklebust2016-09-27
* NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust2016-09-27
* NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust2016-09-27
* NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust2016-08-05
* nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin2016-06-24
* nfs: fix anonymous member initializer build failure with older compilersLinus Torvalds2016-05-27
* NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust2016-05-17
* NFSv4: Label stateids with the typeTrond Myklebust2016-05-17
* NFSv4: Don't try to reclaim unused state ownersTrond Myklebust2015-10-02
* Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia2015-09-17
* NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker2015-08-17
* NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctlyTrond Myklebust2015-07-05
* NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctlyTrond Myklebust2015-07-05
* NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.Trond Myklebust2015-07-05
* NFSv4: Always drain the slot table before re-establishing the leaseTrond Myklebust2015-06-02
* fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia2015-06-01
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\
| * NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-23
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
|/
* NFSv4.1: Clear the old state by our client id before establishing a new leaseTrond Myklebust2015-03-03
* NFSv4: Fix a race in NFSv4.1 server trunking discoveryTrond Myklebust2015-03-03
* Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-11
|\
| * NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust2015-01-23
| * NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation failsTrond Myklebust2015-01-23
* | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-16
* | locks: convert posix locks to file_lock_contextJeff Layton2015-01-16
* | locks: move flock locks to file_lock_contextJeff Layton2015-01-16
|/
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-09-30
|\
| * NFSv4: fix open/lock state recovery error handlingTrond Myklebust2014-09-28
| * NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust2014-09-28
* | Fixing lease renewalOlga Kornievskaia2014-09-24
|/
* nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-08
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\
| * nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-12
| * nfs4: treat lock owners as opaque valuesJeff Layton2014-07-12
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
|/
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust2014-06-05
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* NFSv4: Ensure we respect soft mount timeouts during trunking discoveryTrond Myklebust2014-03-19
* Merge branch 'devel' into linux-nextTrond Myklebust2014-03-17
|\
| * NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust2014-02-19
* | NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust2014-03-05
* | NFS fix error return in nfs4_select_rw_stateidAndy Adamson2014-02-19
|/
* point to the right include file in a comment (left over from a9004abc3)Toralf Förster2014-01-05
* Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-16
|\
| * nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton2013-11-13