index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
nfsd: remove nfsd4_ops array size
Benny Halevy
1
-1
/
+1
2009-03-30
nfsd: embed nfsd4_current_state in nfsd4_compoundres
Andy Adamson
1
-31
/
+9
2009-03-28
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
1
-1
/
+0
2009-03-28
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2
-3
/
+3
2009-03-28
NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL
Chuck Lever
1
-1
/
+3
2009-03-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+4
2009-03-26
nfsd: Use lowercase names of quota functions
Jan Kara
1
-2
/
+2
2009-03-19
Inconsistent setattr behaviour
Sachin S. Prabhu
1
-2
/
+3
2009-03-19
nfsd4: don't check ip address in setclientid
J. Bruce Fields
1
-4
/
+3
2009-03-19
knfsd: add file to export stats about nfsd pools
Greg Banks
2
-0
/
+19
2009-03-19
knfsd: remove the nfsd thread busy histogram
Greg Banks
1
-28
/
+0
2009-03-19
nfsd4: remove redundant check from nfsd4_open
J. Bruce Fields
1
-4
/
+0
2009-03-19
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
1
-40
/
+31
2009-03-19
nfsd4: support putpubfh operation
J. Bruce Fields
2
-2
/
+2
2009-03-19
Short write in nfsd becomes a full write to the client
David Shaw
4
-11
/
+17
2009-03-19
NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...
Benny Halevy
1
-1
/
+1
2009-03-19
nfsd4: move rpc_client setup to a separate function
J. Bruce Fields
1
-8
/
+21
2009-03-19
nfsd4: fix do_probe_callback errors
J. Bruce Fields
1
-8
/
+7
2009-03-19
nfsd4: remove use of mutex for file_hashtable
J. Bruce Fields
2
-26
/
+23
2009-03-19
nfsd4: put_nfs4_client does not require state lock
J. Bruce Fields
1
-1
/
+1
2009-03-19
nfsd4: rename io_during_grace_disallowed
J. Bruce Fields
1
-2
/
+2
2009-03-19
nfsd4: remove unused CHECK_FH flag
J. Bruce Fields
2
-4
/
+4
2009-03-19
nfsd4: fail when delegreturn gets a non-delegation stateid
J. Bruce Fields
1
-2
/
+1
2009-03-19
nfsd4: separate delegreturn case from preprocess_stateid_op
J. Bruce Fields
1
-12
/
+28
2009-03-19
nfsd4: add a helper function to decide if stateid is delegation
J. Bruce Fields
1
-1
/
+6
2009-03-19
nfsd4: remove some dprintk's
J. Bruce Fields
1
-9
/
+2
2009-03-19
nfsd4: remove unneeded local variable
J. Bruce Fields
1
-5
/
+2
2009-03-19
nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
J. Bruce Fields
1
-11
/
+8
2009-03-19
nfsd4: move check_stateid_generation check
J. Bruce Fields
1
-3
/
+6
2009-03-19
nfsd4: trivial preprocess_stateid_op cleanup
J. Bruce Fields
1
-6
/
+8
2009-03-19
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
1
-0
/
+19
2009-03-19
nfsd: lock state around put client and delegation in nfsd4_cb_recall
Alexandros Batsakis
1
-1
/
+2
2009-03-19
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
2
-5
/
+3
2009-03-19
nfsd4: use helper for copying filehandles for replay
J. Bruce Fields
1
-11
/
+6
2009-03-19
nfsd4: fix misplaced comment
J. Bruce Fields
1
-1
/
+1
2009-03-19
nfsd: clarify exclusive create bitmask result.
J. Bruce Fields
1
-3
/
+5
2009-03-19
nfsd : Define NFSD only when FILE_LOCKING is enabled
Manish Katiyar
1
-0
/
+1
2009-03-19
NFSD: cleanup for nfs3proc.c
Qinghuang Feng
1
-2
/
+3
2009-03-19
nfsd4: split open/lockowner release code
J. Bruce Fields
1
-23
/
+34
2009-03-19
nfsd4: remove a forward declaration
J. Bruce Fields
1
-43
/
+42
2009-03-19
nfsd4: split lockstateid/openstateid release logic
J. Bruce Fields
1
-23
/
+32
2009-03-17
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
1
-0
/
+1
2009-03-16
Use f_lock to protect f_flags
Jonathan Corbet
1
-1
/
+4
2009-01-28
nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found
Jeff Layton
1
-1
/
+0
2009-01-28
nfsd: fix cred leak on every rpc
J. Bruce Fields
1
-0
/
+1
2009-01-28
nfsd: fix null dereference on error path
J. Bruce Fields
1
-0
/
+2
2009-01-22
fs/Kconfig: move nfsd out
Alexey Dobriyan
1
-0
/
+80
2009-01-08
nfsd: last_byte_offset
Benny Halevy
1
-16
/
+26
2009-01-08
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
1
-2
/
+0
[prev]
[next]