index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2017-06-17
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
2016-11-18
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
Benjamin Coddington
2016-09-27
NFSv4: If recovery failed for a specific open stateid, then don't retry
Trond Myklebust
2016-09-27
NFSv4: Open state recovery must account for file permission changes
Trond Myklebust
2016-09-27
NFSv4: nfs_inode_find_state_and_recover() should check all stateids
Trond Myklebust
2016-09-27
NFSv4.1: Test delegation stateids when server declares "some state revoked"
Trond Myklebust
2016-09-27
NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
Trond Myklebust
2016-08-05
NFSv4: Cleanup the setting of the nfs4 lease period
Trond Myklebust
2016-06-24
nfs4: Fix potential use after free of state in nfs4_do_reclaim.
Oleg Drokin
2016-05-28
nfs: fix anonymous member initializer build failure with older compilers
Linus Torvalds
2016-05-17
NFSv4: Use the right stateid for delegations in setattr, read and write
Trond Myklebust
2016-05-17
NFSv4: Label stateids with the type
Trond Myklebust
2015-10-02
NFSv4: Don't try to reclaim unused state owners
Trond Myklebust
2015-09-17
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2015-08-17
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
Anna Schumaker
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly
Trond Myklebust
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly
Trond Myklebust
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.
Trond Myklebust
2015-06-02
NFSv4: Always drain the slot table before re-establishing the lease
Trond Myklebust
2015-06-01
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-23
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-04
NFSv4.1: Clear the old state by our client id before establishing a new lease
Trond Myklebust
2015-03-04
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
2015-02-12
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-01-24
NFSv4: Check for NULL argument in nfs_*_seqid() functions
Trond Myklebust
2015-01-24
NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails
Trond Myklebust
2015-01-16
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
locks: convert posix locks to file_lock_context
Jeff Layton
2015-01-16
locks: move flock locks to file_lock_context
Jeff Layton
2014-09-30
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2014-09-28
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
2014-09-28
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
2014-09-25
Fixing lease renewal
Olga Kornievskaia
2014-09-09
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
Jeff Layton
2014-08-14
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-12
nfs4: queue free_lock_state job submission to nfsiod
Jeff Layton
2014-07-12
nfs4: treat lock owners as opaque values
Jeff Layton
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-06-05
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
Trond Myklebust
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-19
NFSv4: Ensure we respect soft mount timeouts during trunking discovery
Trond Myklebust
2014-03-17
Merge branch 'devel' into linux-next
Trond Myklebust
2014-03-05
NFSv4: Fix the return value of nfs4_select_rw_stateid
Trond Myklebust
2014-02-20
NFSv4: Clear the open state flags if the new stateid does not match
Trond Myklebust
2014-02-19
NFS fix error return in nfs4_select_rw_stateid
Andy Adamson
2014-01-05
point to the right include file in a comment (left over from a9004abc3)
Toralf Förster
2013-11-16
Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
[next]