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
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+5
2010-05-13
nfsd4: implement reclaim_complete
J. Bruce Fields
1
-1
/
+11
2010-05-13
nfsd4: keep a reference count on client while in use
Benny Halevy
1
-1
/
+2
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-5
/
+6
2010-05-04
nfsd4: use local variable in nfs4svc_encode_compoundres
Benny Halevy
1
-2
/
+2
2010-05-03
nfsd4: fix unlikely race in session replay case
J. Bruce Fields
1
-4
/
+6
2010-04-26
nfsd4: bug in read_buf
Neil Brown
1
-4
/
+4
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
-3
/
+9
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
1
-1
/
+1
2010-03-06
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2010-03-03
fix NFS4 handling of mountpoint stat
Al Viro
1
-3
/
+9
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-13
nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
Ricardo Labiaga
1
-1
/
+1
2010-01-13
nfsd41: nfsd4_decode_compound() does not recognize all ops
Ricardo Labiaga
1
-1
/
+1
2009-12-15
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
1
-3
/
+7
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+2
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-11
/
+1
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-03
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
1
-5
/
+10
2009-09-01
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
1
-10
/
+7
2009-09-01
NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute
Trond Myklebust
1
-7
/
+0
2009-07-28
nfsd41: Use separate DRC for setclientid
Andy Adamson
1
-2
/
+1
2009-06-16
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...
Alexandros Batsakis
1
-1
/
+1
2009-06-15
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
1
-1
/
+15
2009-06-01
NFSv4: do exact check about attribute specified
Yu Zhiguo
1
-34
/
+12
2009-05-06
nfsd4: check for negative dentry before use in nfsv4 readdir
J. Bruce Fields
1
-1
/
+15
2009-05-03
nfsd: use C99 struct initializers
Randy Dunlap
1
-56
/
+56
2009-04-29
nfsd: support ext4 i_version
J. Bruce Fields
1
-21
/
+42
2009-04-29
nfsd4: delete obsolete xdr comments
J. Bruce Fields
1
-27
/
+0
2009-04-29
nfsd: eliminate ENCODE_HEAD macro
J. Bruce Fields
1
-24
/
+22
2009-04-03
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
1
-0
/
+17
2009-04-03
nfsd41: SUPPATTR_EXCLCREAT attribute
Benny Halevy
1
-1
/
+6
2009-04-03
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
1
-12
/
+47
2009-04-03
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
Benny Halevy
1
-6
/
+15
2009-04-03
nfsd41: clientid handling
Andy Adamson
1
-0
/
+9
2009-04-03
nfsd41: check encode size for sessions maxresponse cached
Andy Adamson
1
-0
/
+51
2009-04-03
nfsd41: stateid handling
Andy Adamson
1
-1
/
+1
2009-04-03
nfsd41: destroy_session operation
Benny Halevy
1
-2
/
+5
2009-04-03
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
1
-2
/
+3
2009-04-03
nfsd41: create_session operation
Andy Adamson
1
-3
/
+145
2009-04-03
nfsd41: nfsd DRC logic
Andy Adamson
1
-0
/
+11
2009-04-03
nfsd41: sequence operation
Benny Halevy
1
-3
/
+30
2009-04-03
nfsd41: exchange_id operation
Andy Adamson
1
-4
/
+143
2009-04-03
nfsd41: xdr infrastructure
Andy Adamson
1
-0
/
+148
2009-03-18
nfsd4: support putpubfh operation
J. Bruce Fields
1
-1
/
+1
2009-03-18
NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...
Benny Halevy
1
-1
/
+1
2009-03-17
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
1
-0
/
+1
2009-01-07
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
1
-2
/
+0
[next]