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: It is not safe to dereference lsp->ls_state in release_lockowner
Trond Myklebust
2012-03-20
1
-5
/
+3
*
Try using machine credentials for RENEW calls
Sachin Prabhu
2012-03-17
1
-0
/
+7
*
NFSv4: Rate limit the state manager for lock reclaim warning messages
William Dauchy
2012-03-14
1
-1
/
+2
*
NFSv4: Rate limit the state manager warning messages
Trond Myklebust
2012-03-12
1
-2
/
+2
*
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-03-11
1
-1
/
+2
*
NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN
Trond Myklebust
2012-03-10
1
-2
/
+16
*
NFSv4: Clean up nfs4_select_rw_stateid()
Trond Myklebust
2012-03-08
1
-12
/
+33
*
NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
Trond Myklebust
2012-03-07
1
-3
/
+5
*
NFSv4.1 handle DS stateid errors
Andy Adamson
2012-03-07
1
-0
/
+2
*
NFSv4: Simplify the struct nfs4_stateid
Trond Myklebust
2012-03-06
1
-2
/
+2
*
NFSv4: Add helpers for basic copying of stateids
Trond Myklebust
2012-03-06
1
-3
/
+3
*
NFSv4: Rename nfs4_copy_stateid()
Trond Myklebust
2012-03-06
1
-1
/
+1
*
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
2012-03-06
1
-2
/
+27
*
Merge commit 'nfs-for-3.3-4' into nfs-for-next
Trond Myklebust
2012-03-03
1
-0
/
+2
|
\
|
*
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID
Trond Myklebust
2012-02-09
1
-0
/
+2
*
|
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-03-02
1
-8
/
+17
*
|
NFSv4.1 set highest_used_slotid to NFS4_NO_SLOT
Andy Adamson
2012-02-17
1
-1
/
+1
*
|
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2012-02-06
1
-6
/
+6
*
|
NFS: printks in fs/nfs/ should start with NFS:
Weston Andros Adamson
2012-02-06
1
-1
/
+1
*
|
NFSv4: Avoid thundering herd issues with nfs_release_seqid
Trond Myklebust
2012-01-31
1
-6
/
+15
*
|
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
2012-01-31
1
-9
/
+8
*
|
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
Trond Myklebust
2012-01-31
1
-5
/
+5
*
|
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
Trond Myklebust
2012-01-31
1
-13
/
+23
*
|
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
2012-01-31
1
-66
/
+8
*
|
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
2012-01-31
1
-5
/
+12
*
|
NFSv4: Clean up nfs4_get_state_owner
Trond Myklebust
2012-01-31
1
-13
/
+11
|
/
*
NFS: Cache state owners after files are closed
Chuck Lever
2012-01-05
1
-9
/
+80
*
NFS: Clean up nfs4_find_state_owners_locked()
Chuck Lever
2012-01-05
1
-12
/
+3
*
NFSv4: Ensure correct locking when accessing the 'lock_states' list
Trond Myklebust
2011-12-09
1
-0
/
+4
*
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
Trond Myklebust
2011-12-01
1
-4
/
+4
*
NFSv4: Don't error if we handled it in nfs4_recovery_handle_error
Trond Myklebust
2011-12-01
1
-8
/
+13
*
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
Trond Myklebust
2011-08-24
1
-0
/
+6
*
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
2011-07-25
1
-6
/
+6
|
\
|
*
nfs4_closedata doesn't need to mess with struct path
Al Viro
2011-07-20
1
-6
/
+6
*
|
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
2011-07-12
1
-1
/
+8
|
/
*
NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors
Trond Myklebust
2011-05-27
1
-1
/
+5
*
NFSv4: Ensure that clientid and session establishment can time out
Trond Myklebust
2011-04-24
1
-0
/
+1
*
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
2011-04-24
1
-15
/
+31
*
NFSv4.1: Ensure state manager thread dies on last umount
Trond Myklebust
2011-04-15
1
-2
/
+2
*
fs: don't use igrab() while holding i_lock
Dave Chinner
2011-03-29
1
-1
/
+2
*
NFSv4.1: filelayout async error handler
Andy Adamson
2011-03-11
1
-0
/
+1
*
NFSv4.1: new flag for lease time check
Andy Adamson
2011-03-11
1
-0
/
+5
*
NFSv4: nfs4_state_mark_reclaim_nograce() should be static
Trond Myklebust
2011-03-11
1
-2
/
+2
*
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
Trond Myklebust
2011-03-11
1
-6
/
+19
*
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
2011-01-25
1
-6
/
+0
*
NFS: Move cl_state_owners and related fields to the nfs_server struct
Chuck Lever
2011-01-06
1
-71
/
+180
*
pnfs: layout roc code
Fred Isaman
2011-01-06
1
-2
/
+5
*
NFS add session back channel draining
Andy Adamson
2011-01-06
1
-7
/
+22
*
NFS associate sessionid with callback connection
Andy Adamson
2011-01-06
1
-0
/
+6
*
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-26
1
-0
/
+2
|
\
[next]