index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Don't try to reclaim unused state owners
Trond Myklebust
2015-10-02
1
-1
/
+2
*
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2015-09-17
1
-1
/
+1
*
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
Anna Schumaker
2015-08-17
1
-11
/
+1
*
NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly
Trond Myklebust
2015-07-05
1
-3
/
+3
*
NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly
Trond Myklebust
2015-07-05
1
-2
/
+4
*
NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.
Trond Myklebust
2015-07-05
1
-4
/
+13
*
NFSv4: Always drain the slot table before re-establishing the lease
Trond Myklebust
2015-06-02
1
-1
/
+1
*
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-06-01
1
-0
/
+2
*
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
|
*
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
2015-04-23
1
-1
/
+1
*
|
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
|
/
*
NFSv4.1: Clear the old state by our client id before establishing a new lease
Trond Myklebust
2015-03-03
1
-1
/
+5
*
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
2015-03-03
1
-2
/
+12
*
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-11
1
-12
/
+19
|
\
|
*
NFSv4: Check for NULL argument in nfs_*_seqid() functions
Trond Myklebust
2015-01-23
1
-7
/
+14
|
*
NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails
Trond Myklebust
2015-01-23
1
-5
/
+5
*
|
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
1
-4
/
+4
*
|
locks: convert posix locks to file_lock_context
Jeff Layton
2015-01-16
1
-42
/
+10
*
|
locks: move flock locks to file_lock_context
Jeff Layton
2015-01-16
1
-2
/
+40
|
/
*
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2014-09-30
1
-11
/
+6
|
\
|
*
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
2014-09-28
1
-10
/
+6
|
*
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
2014-09-28
1
-1
/
+0
*
|
Fixing lease renewal
Olga Kornievskaia
2014-09-24
1
-0
/
+1
|
/
*
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
Jeff Layton
2014-09-08
1
-18
/
+6
*
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-13
1
-42
/
+27
|
\
|
*
nfs4: queue free_lock_state job submission to nfsiod
Jeff Layton
2014-07-12
1
-6
/
+18
|
*
nfs4: treat lock owners as opaque values
Jeff Layton
2014-07-12
1
-36
/
+9
*
|
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-2
/
+2
|
/
*
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-06-10
1
-3
/
+3
|
\
|
*
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
Trond Myklebust
2014-06-05
1
-3
/
+3
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
|
/
*
NFSv4: Ensure we respect soft mount timeouts during trunking discovery
Trond Myklebust
2014-03-19
1
-1
/
+3
*
Merge branch 'devel' into linux-next
Trond Myklebust
2014-03-17
1
-1
/
+1
|
\
|
*
NFSv4: Clear the open state flags if the new stateid does not match
Trond Myklebust
2014-02-19
1
-1
/
+1
*
|
NFSv4: Fix the return value of nfs4_select_rw_stateid
Trond Myklebust
2014-03-05
1
-11
/
+3
*
|
NFS fix error return in nfs4_select_rw_stateid
Andy Adamson
2014-02-19
1
-1
/
+4
|
/
*
point to the right include file in a comment (left over from a9004abc3)
Toralf Förster
2014-01-05
1
-2
/
+2
*
Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-11-16
1
-1
/
+6
|
\
|
*
nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than once
Jeff Layton
2013-11-13
1
-1
/
+6
*
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
|
/
*
nfs: fix inverted test for delegation in nfs4_reclaim_open_state
Jeff Layton
2013-10-31
1
-1
/
+1
*
NFS: Fix possible endless state recovery wait
Chuck Lever
2013-10-28
1
-4
/
+6
*
NFS: Handle SEQ4_STATUS_LEASE_MOVED
Chuck Lever
2013-10-28
1
-2
/
+3
*
NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager
Chuck Lever
2013-10-28
1
-1
/
+72
*
NFS: Add basic migration support to state manager thread
Chuck Lever
2013-10-28
1
-3
/
+158
*
NFSv4 Remove zeroing state kern warnings
Andy Adamson
2013-10-28
1
-8
/
+5
*
NFSv4: Don't try to recover NFSv4 locks when they are lost.
NeilBrown
2013-09-04
1
-3
/
+11
*
NFS: Fix warning introduced by NFSv4.0 transport blocking patches
Chuck Lever
2013-09-04
1
-2
/
+2
*
NFS: Update session draining barriers for NFSv4.0 transport blocking
Chuck Lever
2013-09-03
1
-27
/
+34
*
NFS: Enable slot table helpers for NFSv4.0
Chuck Lever
2013-09-03
1
-9
/
+0
[next]