index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
nfsd: remove nfsd4_ops array size
Benny Halevy
1
-1
/
+1
2009-03-29
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-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2009-03-26
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-18
Inconsistent setattr behaviour
Sachin S. Prabhu
1
-2
/
+3
2009-03-18
nfsd4: don't check ip address in setclientid
J. Bruce Fields
1
-4
/
+3
2009-03-18
knfsd: add file to export stats about nfsd pools
Greg Banks
2
-0
/
+19
2009-03-18
knfsd: remove the nfsd thread busy histogram
Greg Banks
1
-28
/
+0
2009-03-18
nfsd4: remove redundant check from nfsd4_open
J. Bruce Fields
1
-4
/
+0
2009-03-18
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
1
-40
/
+31
2009-03-18
nfsd4: support putpubfh operation
J. Bruce Fields
2
-2
/
+2
2009-03-18
Short write in nfsd becomes a full write to the client
David Shaw
4
-11
/
+17
2009-03-18
NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...
Benny Halevy
1
-1
/
+1
2009-03-18
nfsd4: move rpc_client setup to a separate function
J. Bruce Fields
1
-8
/
+21
2009-03-18
nfsd4: fix do_probe_callback errors
J. Bruce Fields
1
-8
/
+7
2009-03-18
nfsd4: remove use of mutex for file_hashtable
J. Bruce Fields
2
-26
/
+23
2009-03-18
nfsd4: put_nfs4_client does not require state lock
J. Bruce Fields
1
-1
/
+1
2009-03-18
nfsd4: rename io_during_grace_disallowed
J. Bruce Fields
1
-2
/
+2
2009-03-18
nfsd4: remove unused CHECK_FH flag
J. Bruce Fields
2
-4
/
+4
2009-03-18
nfsd4: fail when delegreturn gets a non-delegation stateid
J. Bruce Fields
1
-2
/
+1
2009-03-18
nfsd4: separate delegreturn case from preprocess_stateid_op
J. Bruce Fields
1
-12
/
+28
2009-03-18
nfsd4: add a helper function to decide if stateid is delegation
J. Bruce Fields
1
-1
/
+6
2009-03-18
nfsd4: remove some dprintk's
J. Bruce Fields
1
-9
/
+2
2009-03-18
nfsd4: remove unneeded local variable
J. Bruce Fields
1
-5
/
+2
2009-03-18
nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
J. Bruce Fields
1
-11
/
+8
2009-03-18
nfsd4: move check_stateid_generation check
J. Bruce Fields
1
-3
/
+6
2009-03-18
nfsd4: trivial preprocess_stateid_op cleanup
J. Bruce Fields
1
-6
/
+8
2009-03-18
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
1
-0
/
+19
2009-03-18
nfsd: lock state around put client and delegation in nfsd4_cb_recall
Alexandros Batsakis
1
-1
/
+2
2009-03-18
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
2
-5
/
+3
2009-03-18
nfsd4: use helper for copying filehandles for replay
J. Bruce Fields
1
-11
/
+6
2009-03-18
nfsd4: fix misplaced comment
J. Bruce Fields
1
-1
/
+1
2009-03-18
nfsd: clarify exclusive create bitmask result.
J. Bruce Fields
1
-3
/
+5
2009-03-18
nfsd : Define NFSD only when FILE_LOCKING is enabled
Manish Katiyar
1
-0
/
+1
2009-03-18
NFSD: cleanup for nfs3proc.c
Qinghuang Feng
1
-2
/
+3
2009-03-18
nfsd4: split open/lockowner release code
J. Bruce Fields
1
-23
/
+34
2009-03-18
nfsd4: remove a forward declaration
J. Bruce Fields
1
-43
/
+42
2009-03-18
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-27
nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found
Jeff Layton
1
-1
/
+0
2009-01-27
nfsd: fix cred leak on every rpc
J. Bruce Fields
1
-0
/
+1
2009-01-27
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-07
nfsd: last_byte_offset
Benny Halevy
1
-16
/
+26
2009-01-07
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
1
-2
/
+0
[prev]
[next]