index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-36
/
+51
2013-02-26
nfsd: handle vfs_getattr errors in acl protocol
J. Bruce Fields
4
-9
/
+24
2013-02-26
switch vfs_getattr() to struct path
Al Viro
6
-21
/
+21
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
14
-97
/
+158
2013-02-23
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
Zhang Yanfei
3
-9
/
+9
2013-02-22
new helper: file_inode(file)
Al Viro
3
-7
/
+7
2013-02-13
nfsd: Properly compare and initialize kuids and kgids
Eric W. Biederman
4
-14
/
+14
2013-02-13
nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids
Eric W. Biederman
2
-9
/
+15
2013-02-13
nfsd: Modify nfsd4_cb_sec to use kuids and kgids
Eric W. Biederman
2
-5
/
+12
2013-02-13
nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion
Eric W. Biederman
2
-33
/
+71
2013-02-13
nfsd: Convert nfsxdr to use kuids and kgids
Eric W. Biederman
1
-6
/
+8
2013-02-13
nfsd: Convert nfs3xdr to use kuids and kgids
Eric W. Biederman
1
-6
/
+8
2013-02-13
nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
Eric W. Biederman
3
-10
/
+4
2013-02-13
nfsd: Convert idmap to use kuids and kgids
Eric W. Biederman
2
-10
/
+24
2013-02-13
nfsd: idmap use u32 not uid_t as the intermediate type
Eric W. Biederman
1
-6
/
+6
2013-02-13
nfsd: Remove declaration of nonexistent nfs4_acl_permisison
Eric W. Biederman
1
-2
/
+0
2013-01-21
fs/nfsd: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-17
nfsd4: don't leave freed stateid hashed
J. Bruce Fields
1
-0
/
+1
2012-12-17
nfsd4: free_stateid can use the current stateid
J. Bruce Fields
1
-0
/
+1
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
7
-49
/
+47
2012-12-17
nfsd: warn on odd reply state in nfsd_vfs_read
J. Bruce Fields
1
-0
/
+1
2012-12-17
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
1
-1
/
+10
2012-12-17
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
3
-8
/
+19
2012-12-10
NFSD: Correct the size calculation in fault_inject_write
Bryan Schumaker
1
-1
/
+1
2012-12-10
NFSD: Pass correct buffer size to rpc_ntop
Bryan Schumaker
2
-3
/
+3
2012-12-10
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
1
-1
/
+3
2012-12-10
nfsd: simplify service shutdown
Stanislav Kinsbursky
1
-7
/
+2
2012-12-10
nfsd: replace boolean nfsd_up flag by users counter
Stanislav Kinsbursky
1
-4
/
+5
2012-12-10
nfsd: simplify NFSv4 state init and shutdown
Stanislav Kinsbursky
1
-29
/
+15
2012-12-10
nfsd: introduce helpers for generic resources init and shutdown
Stanislav Kinsbursky
1
-16
/
+34
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
5
-78
/
+110
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
5
-16
/
+23
2012-12-10
nfsd: per-net NFSd up flag introduced
Stanislav Kinsbursky
2
-0
/
+14
2012-12-10
nfsd: move per-net startup code to separated function
Stanislav Kinsbursky
1
-15
/
+33
2012-12-10
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
1
-8
/
+8
2012-12-10
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
3
-4
/
+4
2012-12-10
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
3
-4
/
+5
2012-12-10
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
3
-6
/
+5
2012-12-10
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
1
-9
/
+6
2012-12-10
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
1
-4
/
+4
2012-12-10
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
1
-2
/
+1
2012-12-10
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2
-5
/
+13
2012-12-10
nfsd: make NFSv4 recovery client tracking options per net
Stanislav Kinsbursky
2
-20
/
+30
2012-12-04
nfsd4: lockt, release_lockowner should renew clients
J. Bruce Fields
1
-18
/
+23
2012-12-03
NFSD: Forget state for a specific client
Bryan Schumaker
3
-4
/
+49
2012-12-03
NFSD: Add a custom file operations structure for fault injection
Bryan Schumaker
1
-7
/
+49
2012-12-03
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
3
-2
/
+58
2012-12-03
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
3
-42
/
+16
2012-12-03
NFSD: Clean up forgetting and recalling delegations
Bryan Schumaker
1
-44
/
+50
[next]