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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-17
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
1
-1
/
+0
2010-08-07
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-287
/
+465
2010-08-07
nfsd4: fix file open accounting for RDWR opens
J. Bruce Fields
1
-3
/
+21
2010-08-06
nfsd: don't allow setting maxblksize after svc created
J. Bruce Fields
1
-1
/
+1
2010-08-06
nfsd: initialize nfsd versions before creating svc
J. Bruce Fields
1
-1
/
+1
2010-08-06
nfsd41: Fix a crash when a callback is retried
Boaz Harrosh
1
-1
/
+1
2010-08-06
nfsd: fix startup/shutdown order bug
J. Bruce Fields
1
-14
/
+16
2010-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
5
-13
/
+16
2010-07-29
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
4
-13
/
+2
2010-07-29
nfsd4: share file descriptors between stateid's
J. Bruce Fields
3
-123
/
+221
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-27
nfsd: bypass readahead cache when have struct file
J. Bruce Fields
1
-24
/
+38
2010-07-23
nfsd: minor nfsd_svc() cleanup
J. Bruce Fields
1
-6
/
+7
2010-07-23
nfsd: move more into nfsd_startup()
J. Bruce Fields
1
-34
/
+35
2010-07-23
nfsd: just keep single lockd reference for nfsd
Jeff Layton
2
-21
/
+14
2010-07-23
nfsd: clean up nfsd_create_serv error handling
Jeff Layton
1
-3
/
+2
2010-07-23
nfsd: fix error handling in __write_ports_addxprt
Jeff Layton
1
-2
/
+4
2010-07-23
nfsd: fix error handling when starting nfsd with rpcbind down
Jeff Layton
1
-4
/
+8
2010-07-23
nfsd4: fix v4 state shutdown error paths
Jeff Layton
2
-20
/
+43
2010-07-23
nfsd: remove unused assignment from nfsd_link
J. Bruce Fields
1
-2
/
+1
2010-07-07
NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
Chuck Lever
1
-2
/
+4
2010-07-06
nfsd4: comment nitpick
J. Bruce Fields
1
-1
/
+1
2010-06-24
nfsd4: fix delegation recall race use-after-free
J. Bruce Fields
1
-0
/
+1
2010-06-24
nfsd4: fix deleg leak on callback error
J. Bruce Fields
1
-1
/
+3
2010-06-22
nfsd4: remove some debugging code
J. Bruce Fields
1
-2
/
+0
2010-06-22
nfsd: nfs4callback encode_stateid helper function
Benny Halevy
1
-3
/
+13
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
2
-1
/
+1
2010-06-09
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+2
2010-06-08
Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming
J. Bruce Fields
1
-2
/
+1
2010-06-08
nfsd4: shut down callback queue outside state lock
J. Bruce Fields
1
-1
/
+1
2010-06-01
nfsd: nfsd_setattr needs to call commit_metadata
Christoph Hellwig
1
-2
/
+1
2010-05-31
nfsd4: don't bother storing callback reply tag
J. Bruce Fields
1
-6
/
+5
2010-05-31
nfsd4: fix use of op_share_access
J. Bruce Fields
1
-4
/
+12
2010-05-31
nfsd4: treat more recall errors as failures
J. Bruce Fields
1
-9
/
+8
2010-05-31
nfsd4: remove extra put() on callback errors
J. Bruce Fields
1
-5
/
+1
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-2
/
+2
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
2
-6
/
+5
2010-05-21
nfsd: open a file descriptor for fsync in nfs4 recovery
Christoph Hellwig
1
-45
/
+42
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-18
nfs4: minor callback code simplification, comment
J. Bruce Fields
1
-2
/
+8
2010-05-14
NFSD: don't report compiled-out versions as present
Pavel Emelyanov
1
-1
/
+1
2010-05-13
nfsd4: implement reclaim_complete
J. Bruce Fields
4
-4
/
+52
2010-05-13
nfsd4: nfsd4_destroy_session must set callback client under the state lock
Benny Halevy
2
-0
/
+3
2010-05-13
nfsd4: keep a reference count on client while in use
Benny Halevy
3
-4
/
+27
2010-05-13
nfsd4: mark_client_expired
Benny Halevy
2
-1
/
+23
2010-05-13
nfsd4: introduce nfs4_client.cl_refcount
Benny Halevy
2
-1
/
+5
[next]