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
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-07
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-146
/
+235
2010-08-07
nfsd4: fix file open accounting for RDWR opens
J. Bruce Fields
1
-3
/
+21
2010-07-29
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
1
-2
/
+0
2010-07-29
nfsd4: share file descriptors between stateid's
J. Bruce Fields
1
-121
/
+182
2010-07-29
nfsd4: fix openmode checking on IO using lock stateid
J. Bruce Fields
1
-1
/
+3
2010-07-29
nfsd4: miscellaneous process_open2 cleanup
J. Bruce Fields
1
-9
/
+17
2010-07-29
nfsd4: don't pretend to support write delegations
J. Bruce Fields
1
-0
/
+7
2010-07-23
nfsd4: fix v4 state shutdown error paths
Jeff Layton
1
-11
/
+1
2010-06-22
nfsd4: remove some debugging code
J. Bruce Fields
1
-2
/
+0
2010-06-22
nfsd4: translate memory errors to delay, not serverfault
J. Bruce Fields
1
-3
/
+3
2010-06-22
nfsd4; fix session reference count leak
J. Bruce Fields
1
-1
/
+0
2010-06-08
nfsd4: shut down callback queue outside state lock
J. Bruce Fields
1
-1
/
+1
2010-05-31
nfsd4: fix use of op_share_access
J. Bruce Fields
1
-4
/
+12
2010-05-18
Revert "nfsd4: distinguish expired from stale stateids"
J. Bruce Fields
1
-45
/
+11
2010-05-18
nfsd: safer initialization order in find_file()
Pavel Emelyanov
1
-3
/
+3
2010-05-13
nfsd4: implement reclaim_complete
J. Bruce Fields
1
-3
/
+30
2010-05-13
nfsd4: nfsd4_destroy_session must set callback client under the state lock
Benny Halevy
1
-0
/
+2
2010-05-13
nfsd4: keep a reference count on client while in use
Benny Halevy
1
-3
/
+24
2010-05-13
nfsd4: mark_client_expired
Benny Halevy
1
-0
/
+10
2010-05-13
nfsd4: introduce nfs4_client.cl_refcount
Benny Halevy
1
-1
/
+3
2010-05-11
nfsd4: refactor expire_client
Benny Halevy
1
-11
/
+18
2010-05-11
nfsd4: extend the client_lock to cover cl_lru
Benny Halevy
1
-15
/
+26
2010-05-11
nfsd4: use list_move in move_to_confirmed
Benny Halevy
1
-2
/
+1
2010-05-11
nfsd4: fold release_session into expire_client
Benny Halevy
1
-10
/
+4
2010-05-11
nfsd4: rename sessionid_lock to client_lock
Benny Halevy
1
-12
/
+14
2010-05-07
nfsd4: fix bare destroy_session null dereference
J. Bruce Fields
1
-2
/
+8
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-0
/
+1
2010-05-03
nfsd4: fix unlikely race in session replay case
J. Bruce Fields
1
-4
/
+3
2010-04-22
nfsd4: complete enforcement of 4.1 op ordering
J. Bruce Fields
1
-0
/
+13
2010-04-22
nfsd4: allow 4.0 clients to change callback path
J. Bruce Fields
1
-4
/
+3
2010-04-22
nfsd4: rearrange cb data structures
J. Bruce Fields
1
-10
/
+10
2010-04-22
nfsd4: cl_count is unused
J. Bruce Fields
1
-10
/
+1
2010-04-22
nfsd4: don't sleep in lease-break callback
J. Bruce Fields
1
-18
/
+16
2010-04-16
nfsd4: consistent session flag setting
J. Bruce Fields
1
-6
/
+6
2010-04-02
nfsd4: remove dprintk
J. Bruce Fields
1
-3
/
+0
2010-04-02
nfsd4: shutdown callbacks on expiry
J. Bruce Fields
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming
J. Bruce Fields
1
-0
/
+2
2010-03-06
nfsd4: allow setting grace period time
J. Bruce Fields
1
-1
/
+1
2010-03-06
nfsd4: remove unnecessary lease-setting function
J. Bruce Fields
1
-12
/
+0
2010-03-06
nfsd4: simplify lease/grace interaction
J. Bruce Fields
1
-21
/
+11
2010-03-06
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
1
-14
/
+8
2010-03-06
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+3
2010-03-06
vfs: take f_lock on modifying f_mode after open time
Wu Fengguang
1
-0
/
+2
2010-01-14
nfsd41: Create the recovery entry for the NFSv4.1 client
Ricardo Labiaga
1
-1
/
+3
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+1
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-15
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-11-05
nfsd: use STATEID_FMT and STATEID_VAL for printing stateids
Benny Halevy
1
-30
/
+16
[next]