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