index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
1
-3
/
+2
2012-07-30
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
1
-1
/
+3
2012-07-30
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
1
-3
/
+0
2012-07-30
NFS: Create a try_mount rpc op
Bryan Schumaker
1
-1
/
+1
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
1
-0
/
+1
2012-07-30
nfs: fix stub return type warnings
Randy Dunlap
1
-1
/
+1
2012-07-17
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
1
-0
/
+2
2012-07-17
NFS: Initialize v4 sysctls from nfs_init_v4()
Bryan Schumaker
1
-0
/
+15
2012-07-17
NFS: Create an init_nfs_v4() function
Bryan Schumaker
1
-0
/
+4
2012-07-17
NFS: Split out NFS v4 inode operations
Bryan Schumaker
1
-1
/
+4
2012-06-29
NFS: Create custom NFS v4 write_inode() function
Bryan Schumaker
1
-0
/
+3
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
1
-0
/
+2
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
1
-0
/
+2
2012-06-05
NFSv4: Fix an Oops in the open recovery code
Trond Myklebust
1
-1
/
+1
2012-05-27
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
1
-2
/
+2
2012-05-26
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
1
-0
/
+1
2012-05-25
NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
Trond Myklebust
1
-1
/
+1
2012-05-25
NFSv4.1: Ensure we use the correct credentials for session create/destroy
Trond Myklebust
1
-2
/
+2
2012-05-24
nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*
Weston Andros Adamson
1
-0
/
+1
2012-05-24
nfs4.1: add BIND_CONN_TO_SESSION operation
Weston Andros Adamson
1
-0
/
+1
2012-05-22
NFS: Force server to drop NFSv4 state
Chuck Lever
1
-0
/
+1
2012-05-22
NFS: Remove nfs_unique_id
Chuck Lever
1
-5
/
+0
2012-05-22
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
1
-1
/
+1
2012-05-14
NFS: Rename nfs4_proc_get_root()
Bryan Schumaker
1
-0
/
+1
2012-04-27
NFS: Create a submount rpc_op
Bryan Schumaker
1
-0
/
+2
2012-04-27
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
1
-0
/
+1
2012-04-27
NFS: Fix following referral mount points with different security
Bryan Schumaker
1
-2
/
+4
2012-04-27
NFS: Do secinfo as part of lookup
Bryan Schumaker
1
-0
/
+4
2012-04-20
NFSv4: Ensure we do not reuse open owner names
Trond Myklebust
1
-0
/
+1
2012-03-20
NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner
Trond Myklebust
1
-1
/
+1
2012-03-08
NFSv4: Clean up nfs4_select_rw_stateid()
Trond Myklebust
1
-1
/
+2
2012-03-07
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
1
-0
/
+1
2012-03-07
NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
Trond Myklebust
1
-1
/
+3
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
-0
/
+10
2012-03-06
NFSv4: Rename nfs4_copy_stateid()
Trond Myklebust
1
-1
/
+1
2012-03-06
NFSv4: Further clean-ups of delegation stateid validation
Trond Myklebust
1
-1
/
+1
2012-03-06
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
1
-0
/
+2
2012-03-01
NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL
Trond Myklebust
1
-1
/
+0
2012-01-31
NFSv4: Avoid thundering herd issues with nfs_release_seqid
Trond Myklebust
1
-0
/
+1
2012-01-31
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
1
-0
/
+1
2012-01-31
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
Trond Myklebust
1
-2
/
+6
2012-01-31
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
Trond Myklebust
1
-13
/
+3
2012-01-31
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
1
-3
/
+3
2012-01-31
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
1
-6
/
+1
2012-01-31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
1
-1
/
+1
2012-01-31
NFSv4: Clean up nfs4_get_state_owner
Trond Myklebust
1
-1
/
+1
2012-01-05
NFS: Cache state owners after files are closed
Chuck Lever
1
-0
/
+3
2011-10-25
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-24
/
+0
2011-08-27
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
1
-24
/
+0
[next]