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
/
include
/
linux
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
3
-38
/
+80
2007-02-12
[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
Adrian Bunk
1
-4
/
+0
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
3
-9
/
+7
2007-01-26
[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON
NeilBrown
1
-11
/
+4
2006-12-13
[PATCH] knfsd: nfsd4: reorganize compound ops
J.Bruce Fields
2
-1
/
+5
2006-12-13
[PATCH] knfsd: nfsd4: move replay_owner to cstate
J.Bruce Fields
1
-10
/
+7
2006-12-13
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
J.Bruce Fields
1
-7
/
+15
2006-12-13
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
J.Bruce Fields
1
-2
/
+2
2006-11-08
[PATCH] nfsd4: fix open-create permissions
J. Bruce Fields
1
-1
/
+1
2006-10-20
[PATCH] nfsd: nfs_replay_me
Al Viro
1
-0
/
+1
2006-10-20
[PATCH] nfsd: misc endianness annotations
Al Viro
5
-7
/
+7
2006-10-20
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
2
-20
/
+20
2006-10-20
[PATCH] nfsd: vfs.c endianness annotations
Al Viro
1
-19
/
+19
2006-10-20
[PATCH] xdr annotations: NFSv4 server
Al Viro
1
-12
/
+12
2006-10-20
[PATCH] xdr annotations: NFSv3 server
Al Viro
1
-57
/
+57
2006-10-20
[PATCH] xdr annotations: NFSv2 server
Al Viro
2
-26
/
+26
2006-10-20
[PATCH] nfsfh simple endianness annotations
Al Viro
1
-3
/
+3
2006-10-20
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
1
-1
/
+1
2006-10-04
[PATCH] Fix linux/nfsd/const.h for make headers_check
Cedric Le Goater
1
-1
/
+2
2006-10-04
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
1
-0
/
+1
2006-10-04
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
1
-2
/
+1
2006-10-04
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
1
-0
/
+20
2006-10-04
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
1
-0
/
+1
2006-10-04
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
2
-2
/
+3
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-1
/
+14
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
3
-6
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
2
-2
/
+2
2006-10-02
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
1
-2
/
+9
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
1
-0
/
+1
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2
-17
/
+4
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-8
/
+2
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
1
-2
/
+7
2006-07-10
[PATCH] knfsd: nfsd4: add per-operation server stats
Shankar Anand
1
-0
/
+6
2006-06-18
Add generic Kbuild files for 'make headers_install'
David Woodhouse
1
-0
/
+2
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
3
-3
/
+0
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
1
-4
/
+1
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
1
-3
/
+1
2006-03-27
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
1
-16
/
+4
2006-01-18
[PATCH] nfsd4: rename lk_stateowner
J. Bruce Fields
1
-2
/
+3
2006-01-18
[PATCH] nfsd: check error status from nfsd_sync_dir
YAMAMOTO Takashi
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-3
/
+3
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
2
-0
/
+4
2005-11-07
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
NeilBrown
1
-1
/
+1
2005-11-07
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
2
-1
/
+18
2005-09-13
[PATCH] nfsd4: move replay_owner
Neil Brown
1
-5
/
+10
2005-07-07
[PATCH] nfsd4: check lock type against openmode.
NeilBrown
1
-0
/
+5
2005-07-07
[PATCH] nfsd4: return better error on io incompatible with open mode
NeilBrown
1
-0
/
+1
2005-07-07
[PATCH] nfsd4: seqid comments
NeilBrown
1
-1
/
+3
2005-07-07
[PATCH] nfsd4: fix sync'ing of recovery directory
NeilBrown
1
-0
/
+1
2005-06-24
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
1
-0
/
+2
[next]