index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
2012-05-22
1
-1
/
+1
*
NFS: Rename nfs4_proc_get_root()
Bryan Schumaker
2012-05-14
1
-0
/
+1
*
NFS: Create a submount rpc_op
Bryan Schumaker
2012-04-27
1
-0
/
+2
*
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
2012-04-27
1
-0
/
+1
*
NFS: Fix following referral mount points with different security
Bryan Schumaker
2012-04-27
1
-2
/
+4
*
NFS: Do secinfo as part of lookup
Bryan Schumaker
2012-04-27
1
-0
/
+4
*
NFSv4: Ensure we do not reuse open owner names
Trond Myklebust
2012-04-20
1
-0
/
+1
*
NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner
Trond Myklebust
2012-03-20
1
-1
/
+1
*
NFSv4: Clean up nfs4_select_rw_stateid()
Trond Myklebust
2012-03-08
1
-1
/
+2
*
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
2012-03-07
1
-0
/
+1
*
NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
Trond Myklebust
2012-03-07
1
-1
/
+3
*
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
-0
/
+10
*
NFSv4: Rename nfs4_copy_stateid()
Trond Myklebust
2012-03-06
1
-1
/
+1
*
NFSv4: Further clean-ups of delegation stateid validation
Trond Myklebust
2012-03-06
1
-1
/
+1
*
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
2012-03-06
1
-0
/
+2
*
NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL
Trond Myklebust
2012-03-01
1
-1
/
+0
*
NFSv4: Avoid thundering herd issues with nfs_release_seqid
Trond Myklebust
2012-01-31
1
-0
/
+1
*
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
2012-01-31
1
-0
/
+1
*
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
Trond Myklebust
2012-01-31
1
-2
/
+6
*
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
Trond Myklebust
2012-01-31
1
-13
/
+3
*
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
2012-01-31
1
-3
/
+3
*
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
2012-01-31
1
-6
/
+1
*
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
2012-01-31
1
-1
/
+1
*
NFSv4: Clean up nfs4_get_state_owner
Trond Myklebust
2012-01-31
1
-1
/
+1
*
NFS: Cache state owners after files are closed
Chuck Lever
2012-01-05
1
-0
/
+3
*
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-10-25
1
-24
/
+0
|
\
|
*
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
2011-08-27
1
-24
/
+0
*
|
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
Trond Myklebust
2011-08-24
1
-0
/
+1
*
|
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
Trond Myklebust
2011-08-24
1
-1
/
+4
*
|
NFSv4: nfs4_proc_renew should be declared static
Trond Myklebust
2011-08-24
1
-2
/
+0
|
/
*
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
2011-07-31
1
-1
/
+1
*
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
2011-07-25
1
-5
/
+5
|
\
|
*
nfs4_closedata doesn't need to mess with struct path
Al Viro
2011-07-20
1
-5
/
+5
*
|
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-07-12
1
-0
/
+2
*
|
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
2011-07-12
1
-0
/
+3
|
/
*
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
2011-04-24
1
-0
/
+1
*
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
1
-0
/
+2
|
\
|
*
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
2011-03-24
1
-1
/
+1
|
*
NFSv4.1: layoutcommit
Andy Adamson
2011-03-23
1
-0
/
+2
*
|
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-24
1
-1
/
+2
|
/
*
NFSv4.1: filelayout read
Andy Adamson
2011-03-11
1
-0
/
+3
*
NFSv4.1: data server connection
Andy Adamson
2011-03-11
1
-0
/
+12
*
NFSv4.1: add MDS mount DS only check
Andy Adamson
2011-03-11
1
-0
/
+13
*
NFSv4: nfs4_state_mark_reclaim_nograce() should be static
Trond Myklebust
2011-03-11
1
-2
/
+0
*
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
Trond Myklebust
2011-03-11
1
-1
/
+7
*
NFS: Move cl_state_owners and related fields to the nfs_server struct
Chuck Lever
2011-01-06
1
-1
/
+1
*
pnfs: layout roc code
Fred Isaman
2011-01-06
1
-1
/
+1
*
pnfs: add CB_LAYOUTRECALL handling
Fred Isaman
2011-01-06
1
-0
/
+1
*
nfsv4: Switch to generic xattr handling code
Aneesh Kumar K.V
2011-01-04
1
-6
/
+1
[next]