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
2011-09-07
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
1
-1
/
+1
2011-09-01
nfsd4: drop most stateowner refcounting
J. Bruce Fields
1
-5
/
+6
2011-08-31
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
1
-5
/
+0
2011-08-31
nfsd4: centralize handling of replay owners
J. Bruce Fields
1
-15
/
+19
2011-08-31
nfsd4: fix off-by-one-error in SEQUENCE reply
J. Bruce Fields
1
-3
/
+3
2011-08-27
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
1
-13
/
+1
2011-08-26
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
1
-4
/
+0
2011-08-26
nfsd4: clean up S_IS -> NF4 file type mapping
J. Bruce Fields
1
-7
/
+14
2011-08-19
nfsd4: fix seqid_mutating_error
J. Bruce Fields
1
-0
/
+12
2011-07-18
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
1
-0
/
+11
2011-07-18
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
1
-8
/
+6
2011-07-15
NFSD: Added TEST_STATEID operation
Bryan Schumaker
1
-3
/
+84
2011-07-15
NFSD: added FREE_STATEID operation
Bryan Schumaker
1
-2
/
+30
2011-05-18
nfsd: make local functions static
Daniel Mack
1
-1
/
+1
2011-04-29
NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()
Bryan Schumaker
1
-5
/
+2
2011-04-29
nfsd v4.1 lOCKT clientid field must be ignored
Andy Adamson
1
-2
/
+0
2011-03-17
nfsd: wrong index used in inner loop
Mi Jinlong
1
-4
/
+1
2011-03-08
nfsd: wrong index used in inner loop
roel
1
-2
/
+2
2011-02-16
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
1
-4
/
+4
2011-01-11
nfsd4: set sequence flag when backchannel is down
J. Bruce Fields
1
-6
/
+2
2011-01-11
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
1
-2
/
+32
2011-01-04
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
1
-5
/
+5
2011-01-04
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
1
-2
/
+3
2011-01-04
nfsd: remove some unnecessary dropit handling
J. Bruce Fields
1
-2
/
+0
2010-12-29
nfsd4: fix oops on secinfo_no_name result encoding
Mi Jinlong
1
-4
/
+17
2010-12-17
nfsd4: implement secinfo_no_name
J. Bruce Fields
1
-2
/
+13
2010-11-19
NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id
Mi Jinlong
1
-7
/
+15
2010-10-01
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
Benny Halevy
1
-6
/
+12
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+5
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+5
2010-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
1
-1
/
+1
2010-06-22
nfsd4; fix session reference count leak
J. Bruce Fields
1
-0
/
+1
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
[prev]
[next]