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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-09
NFSv4: Add 'server capability' flags for NFSv4 recommended attributes
Trond Myklebust
1
-0
/
+22
2009-08-09
NFSv4: Don't loop forever on state recovery failure...
Trond Myklebust
1
-6
/
+12
2009-07-21
NFSv4: Fix a problem whereby a buggy server can oops the kernel
Trond Myklebust
1
-4
/
+12
2009-07-21
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
1
-7
/
+17
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-20
nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res
Benny Halevy
1
-1
/
+1
2009-06-18
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
1
-10
/
+51
2009-06-17
nfs: remove unnecessary NFS_INO_INVALID_ACL checks
James Morris
1
-2
/
+0
2009-06-17
nfs41: Backchannel: Add a backchannel slot table to the session
Ricardo Labiaga
1
-12
/
+36
2009-06-17
nfs41: Backchannel: Refactor nfs4_init_slot_table()
Ricardo Labiaga
1
-7
/
+19
2009-06-17
nfs41: Backchannel: Refactor nfs4_reset_slot_table()
Ricardo Labiaga
1
-11
/
+27
2009-06-17
nfs41: Release backchannel resources associated with session
Andy Adamson
1
-0
/
+6
2009-06-17
nfs41: Client indicates presence of NFSv4.1 callback channel.
Andy Adamson
1
-1
/
+1
2009-06-17
NFSv4: Handle more errors when recovering open file and locking state
Trond Myklebust
1
-6
/
+38
2009-06-17
NFSv4: Move error handling out of the delegation generic code
Trond Myklebust
1
-2
/
+13
2009-06-17
nfs41: increment_{open,lock}_seqid
Benny Halevy
1
-0
/
+2
2009-06-17
nfs41: recover lease in _nfs4_lookup_root
Benny Halevy
1
-1
/
+8
2009-06-17
nfs41: get_clid_cred for EXCHANGE_ID
Andy Adamson
1
-0
/
+2
2009-06-17
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
Andy Adamson
1
-0
/
+2
2009-06-17
nfs41: establish sessions-based clientid
Andy Adamson
1
-2
/
+38
2009-06-17
nfs41: introduce get_state_renewal_cred
Andy Adamson
1
-0
/
+3
2009-06-17
nfs41: support minorversion 1 for nfs4_check_lease
Benny Halevy
1
-0
/
+2
2009-06-17
nfs41: lease renewal
Benny Halevy
1
-0
/
+24
2009-06-17
nfs41: schedule async session reset
Andy Adamson
1
-0
/
+34
2009-06-17
nfs41: kick start nfs41 session recovery when handling errors
Andy Adamson
1
-0
/
+32
2009-06-17
nfs41: use rpc prepare call state for session reset
Andy Adamson
1
-7
/
+8
2009-06-17
nfs41: add session setup to the state manager
Andy Adamson
1
-0
/
+10
2009-06-17
nfs41: reset the session slot table
Andy Adamson
1
-3
/
+41
2009-06-17
nfs41: sequence operation
Andy Adamson
1
-0
/
+92
2009-06-17
nfs41: enable nfs_client only nfs4_async_handle_error
Andy Adamson
1
-4
/
+9
2009-06-17
nfs41: destroy_session operation
Andy Adamson
1
-0
/
+30
2009-06-17
nfs41: verify session channel attribues
Andy Adamson
1
-2
/
+48
2009-06-17
nfs41: create_session operation
Andy Adamson
1
-0
/
+172
2009-06-17
nfs41: get_lease_time
Andy Adamson
1
-0
/
+94
2009-06-17
nfs41: exchange_id operation
Benny Halevy
1
-0
/
+61
2009-06-17
nfs41 delegreturn sequence setup done support
Andy Adamson
1
-1
/
+23
2009-06-17
nfs41 commit sequence setup done support
Andy Adamson
1
-0
/
+4
2009-06-17
nfs41 write sequence setup done support
Andy Adamson
1
-0
/
+4
2009-06-17
nfs41: read sequence setup/done support
Andy Adamson
1
-0
/
+5
2009-06-17
nfs41: unlink sequence setup/done support
Andy Adamson
1
-0
/
+2
2009-06-17
nfs41: locku sequence setup/done support
Andy Adamson
1
-1
/
+9
2009-06-17
nfs41: lock sequence setup/done support
Andy Adamson
1
-0
/
+8
2009-06-17
nfs41: open sequence setup/done support
Andy Adamson
1
-0
/
+8
2009-06-17
nfs41: close sequence setup/done support
Andy Adamson
1
-1
/
+7
2009-06-17
nfs41: nfs41_call_sync_done
Andy Adamson
1
-0
/
+9
2009-06-17
nfs41: nfs41_sequence_done
Andy Adamson
1
-0
/
+58
2009-06-17
nfs41: nfs41_sequence_free_slot
Andy Adamson
1
-0
/
+21
2009-06-17
nfs41: free slot
Andy Adamson
1
-0
/
+36
2009-06-17
nfs41: setup_sequence method
Andy Adamson
1
-2
/
+32
2009-06-17
nfs41: find slot
Benny Halevy
1
-0
/
+33
[next]