index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs41: use rpc prepare call state for session reset
Andy Adamson
2009-06-17
1
-7
/
+8
*
nfs41: add session setup to the state manager
Andy Adamson
2009-06-17
1
-0
/
+10
*
nfs41: reset the session slot table
Andy Adamson
2009-06-17
1
-3
/
+41
*
nfs41: sequence operation
Andy Adamson
2009-06-17
1
-0
/
+92
*
nfs41: enable nfs_client only nfs4_async_handle_error
Andy Adamson
2009-06-17
1
-4
/
+9
*
nfs41: destroy_session operation
Andy Adamson
2009-06-17
1
-0
/
+30
*
nfs41: verify session channel attribues
Andy Adamson
2009-06-17
1
-2
/
+48
*
nfs41: create_session operation
Andy Adamson
2009-06-17
1
-0
/
+172
*
nfs41: get_lease_time
Andy Adamson
2009-06-17
1
-0
/
+94
*
nfs41: exchange_id operation
Benny Halevy
2009-06-17
1
-0
/
+61
*
nfs41 delegreturn sequence setup done support
Andy Adamson
2009-06-17
1
-1
/
+23
*
nfs41 commit sequence setup done support
Andy Adamson
2009-06-17
1
-0
/
+4
*
nfs41 write sequence setup done support
Andy Adamson
2009-06-17
1
-0
/
+4
*
nfs41: read sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+5
*
nfs41: unlink sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+2
*
nfs41: locku sequence setup/done support
Andy Adamson
2009-06-17
1
-1
/
+9
*
nfs41: lock sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+8
*
nfs41: open sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+8
*
nfs41: close sequence setup/done support
Andy Adamson
2009-06-17
1
-1
/
+7
*
nfs41: nfs41_call_sync_done
Andy Adamson
2009-06-17
1
-0
/
+9
*
nfs41: nfs41_sequence_done
Andy Adamson
2009-06-17
1
-0
/
+58
*
nfs41: nfs41_sequence_free_slot
Andy Adamson
2009-06-17
1
-0
/
+21
*
nfs41: free slot
Andy Adamson
2009-06-17
1
-0
/
+36
*
nfs41: setup_sequence method
Andy Adamson
2009-06-17
1
-2
/
+32
*
nfs41: find slot
Benny Halevy
2009-06-17
1
-0
/
+33
*
nfs41: nfs4_setup_sequence
Andy Adamson
2009-06-17
1
-2
/
+98
*
nfs41: set up seq_res.sr_slotid
Andy Adamson
2009-06-17
1
-0
/
+5
*
nfs41: nfs41: pass *session in seq_args and seq_res
Benny Halevy
2009-06-17
1
-0
/
+1
*
nfs41: introduce nfs4_call_sync
Andy Adamson
2009-06-17
1
-19
/
+48
*
nfs41: use nfs4_fs_locations_res
Benny Halevy
2009-06-17
1
-1
/
+4
*
nfs41: use nfs4_setaclres
Benny Halevy
2009-06-17
1
-1
/
+2
*
nfs41: use nfs4_getaclres
Benny Halevy
2009-06-17
1
-9
/
+11
*
nfs41: use nfs4_pathconf_res
Benny Halevy
2009-06-17
1
-1
/
+4
*
nfs41: use nfs4_fsinfo_res
Benny Halevy
2009-06-17
1
-1
/
+4
*
nfs41: use nfs4_statfs_res
Benny Halevy
2009-06-17
1
-1
/
+4
*
nfs41: use nfs4_readlink_res
Benny Halevy
2009-06-17
1
-1
/
+2
*
nfs41: use nfs4_server_caps_arg
Benny Halevy
2009-06-17
1
-1
/
+4
*
nfs41: sessions client infrastructure
Andy Adamson
2009-06-17
1
-0
/
+34
*
NFSv4: Fix the case where NFSv4 renewal fails
Trond Myklebust
2009-05-26
1
-6
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
1
-1
/
+1
|
\
|
*
New helper - current_umask()
Al Viro
2009-03-31
1
-1
/
+1
*
|
NFS: Optimise NFS close()
Trond Myklebust
2009-03-19
1
-0
/
+10
*
|
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
2009-03-11
1
-9
/
+1
*
|
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
2009-03-11
1
-5
/
+8
*
|
NFSv4: A referral is assumed to always point to a directory.
Trond Myklebust
2009-03-11
1
-0
/
+14
|
/
*
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
2008-12-30
1
-1
/
+1
*
NFSv4: Fix an infinite loop in the NFS state recovery code
Trond Myklebust
2008-12-23
1
-2
/
+3
*
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
2008-12-23
1
-58
/
+68
*
NFSv4: Return unreferenced delegations more promptly
Trond Myklebust
2008-12-23
1
-0
/
+2
*
NFSv4: Rename the state reclaimer thread
Trond Myklebust
2008-12-23
1
-2
/
+2
[next]