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
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
2
-4
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2
-2
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-05-23
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
NeilBrown
1
-1
/
+3
2006-05-21
[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()
Florin Malita
1
-4
/
+3
2006-04-11
[PATCH] knfsd: nfsd4: grant delegations more frequently
NeilBrown
1
-11
/
+2
2006-04-11
[PATCH] knfsd: nfsd4: limit number of delegations handed out.
NeilBrown
1
-34
/
+40
2006-04-11
[PATCH] knfsd: nfsd4: add missing rpciod_down()
NeilBrown
1
-7
/
+14
2006-04-11
[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup
NeilBrown
1
-3
/
+3
2006-04-11
[PATCH] knfsd: nfsd4: fix laundromat shutdown race
NeilBrown
1
-2
/
+2
2006-04-11
[PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages
NeilBrown
1
-7
/
+6
2006-04-11
[PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages
NeilBrown
1
-25
/
+17
2006-04-11
[PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh
NeilBrown
1
-2
/
+0
2006-04-11
[PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred.
NeilBrown
1
-23
/
+23
2006-04-11
[PATCH] knfsd: nfsd: oops exporting nonexistent directory
NeilBrown
1
-1
/
+2
2006-04-11
[PATCH] knfsd: nfsd4: fix acl xattr length return
NeilBrown
1
-5
/
+1
2006-04-11
[PATCH] knfsd: nfsd4: better nfs4acl errors
NeilBrown
2
-7
/
+6
2006-04-11
[PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl
NeilBrown
1
-1
/
+1
2006-04-11
[PATCH] fs/nfsd/nfs4state.c: make a struct static
Adrian Bunk
1
-1
/
+1
2006-04-11
[PATCH] knfsd: locks: flag NFSv4-owned locks
NeilBrown
1
-22
/
+16
2006-04-11
[PATCH] knfsd: Correct reserved reply space for read requests.
NeilBrown
3
-3
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2
-3
/
+3
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
1
-5
/
+8
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
3
-38
/
+33
2006-03-27
[PATCH] knfsd: Use new cache code for name/id lookup caches
NeilBrown
1
-23
/
+103
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_expkey cache
NeilBrown
1
-37
/
+99
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_export
NeilBrown
1
-37
/
+88
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2
-10
/
+4
2006-03-27
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
1
-20
/
+40
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
1
-3
/
+2
2006-03-26
[PATCH] NFSD4: return conflict lock without races
Andy Adamson
1
-22
/
+16
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
1
-4
/
+5
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2
-7
/
+8
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
5
-8
/
+8
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
1
-7
/
+6
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
1
-0
/
+2
2006-02-07
[PATCH] knfsd: fix nfs4_open lock leak
J. Bruce Fields
1
-2
/
+4
2006-02-01
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server
Andreas Gruenbacher
1
-27
/
+49
2006-01-18
[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.
David Shaw
1
-7
/
+30
2006-01-18
[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c
NeilBrown
1
-11
/
+6
2006-01-18
[PATCH] nfsd4_lock() returns bogus values to clients
Al Viro
1
-0
/
+3
2006-01-18
[PATCH] NFSERR_SERVERFAULT returned host-endian
Al Viro
1
-2
/
+2
2006-01-18
[PATCH] nfsd4_truncate() bogus return value
Al Viro
1
-1
/
+1
2006-01-18
[PATCH] nfsd/vfs.c: endianness fixes
Al Viro
1
-3
/
+3
2006-01-18
[PATCH] nfsd4: clean up settattr code
Fred Isaman
1
-9
/
+1
2006-01-18
[PATCH] nfsd4: Fix bug in rdattr_error return
Fred Isaman
1
-2
/
+3
2006-01-18
[PATCH] nfsd4: fix open_downgrade
J. Bruce Fields
1
-11
/
+11
2006-01-18
[PATCH] nfsd4: don't create on open that fails due to ERR_GRACE
J. Bruce Fields
2
-6
/
+8
2006-01-18
[PATCH] nfsd4: simplify process-open1 logic
J. Bruce Fields
1
-64
/
+35
[next]