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
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
1
-0
/
+1
2008-07-26
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2
-3
/
+3
2008-07-26
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
1
-8
/
+2
2008-07-25
lockd: dont return EAGAIN for a permanent error
Miklos Szeredi
1
-4
/
+9
2008-07-20
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-441
/
+544
2008-07-18
nfsd: nfs4xdr.c do-while is not a compound statement
Harvey Harrison
1
-2
/
+2
2008-07-18
nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
J. Bruce Fields
1
-74
/
+74
2008-07-15
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
1
-5
/
+10
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
1
-1
/
+1
2008-07-07
nfsd: take file and mnt write in nfs4_upgrade_open
Benny Halevy
1
-0
/
+4
2008-07-07
nfsd: document open share bit tracking
J. Bruce Fields
1
-0
/
+18
2008-07-04
nfsd: tabulate nfs4 xdr encoding functions
Benny Halevy
1
-114
/
+91
2008-07-03
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
1
-1
/
+1
2008-07-02
nfsd: dprint operation names
Benny Halevy
1
-2
/
+50
2008-07-02
nfsd: nfs4 minorversion decoder vectors
Benny Halevy
1
-3
/
+14
2008-07-02
nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp
Benny Halevy
1
-0
/
+9
2008-07-02
nfsd: tabulate nfs4 xdr decoding functions
Benny Halevy
1
-105
/
+48
2008-07-02
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
Benny Halevy
1
-7
/
+3
2008-07-01
nfsd: clean up mnt_want_write calls
Miklos Szeredi
1
-14
/
+11
2008-06-30
nfsd: treat all shutdown signals as equivalent
Jeff Layton
1
-25
/
+5
2008-06-30
nfsd: fix spurious EACCESS in reconnect_path()
Neil Brown
1
-3
/
+26
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
9
-84
/
+92
2008-06-23
knfsd: nfsd: Handle ERESTARTSYS from syscalls.
NeilBrown
1
-0
/
+1
2008-06-23
nfsd: fix race in nfsd_nrthreads()
Neil Brown
1
-4
/
+6
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
1
-2
/
+1
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
1
-16
/
+29
2008-06-23
knfsd: remove special handling for SIGHUP
Jeff Layton
1
-25
/
+8
2008-06-23
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
3
-17
/
+74
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
2
-27
/
+55
2008-06-23
nfsd: make nfs4xdr WRITEMEM safe against zero count
Benny Halevy
1
-1
/
+1
2008-06-23
nfsd: add dprintk of compound return
J. Bruce Fields
1
-0
/
+1
2008-05-18
nfsd: reorder printk in do_probe_callback to avoid use-after-free
J. Bruce Fields
1
-1
/
+1
2008-05-18
nfsd: remove unnecessary atomic ops
J. Bruce Fields
1
-2
/
+2
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-29
nfsd: use proc_create to setup de->proc_fops
Denis V. Lunev
1
-2
/
+2
2008-04-25
nfsd: don't allow setting ctime over v4
J. Bruce Fields
1
-14
/
+0
2008-04-25
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
1
-3
/
+0
2008-04-25
lockd: unlock lockd locks held for a certain filesystem
Wendy Cheng
1
-0
/
+32
2008-04-25
lockd: unlock lockd locks associated with a given server ip
Wendy Cheng
1
-0
/
+33
2008-04-23
knfsd: clear both setuid and setgid whenever a chown is done
Jeff Layton
1
-13
/
+14
2008-04-23
knfsd: get rid of imode variable in nfsd_setattr
Jeff Layton
1
-3
/
+1
2008-04-23
nfsd: use static memory for callback program and stats
Olga Kornievskaia
1
-11
/
+17
2008-04-23
nfsd: move most of fh_verify to separate function
J. Bruce Fields
1
-105
/
+123
2008-04-23
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
1
-2
/
+2
2008-04-23
nfsd: fix sparse warning in vfs.c
Harvey Harrison
1
-1
/
+1
2008-04-23
nfsd: fix sparse warnings
Harvey Harrison
4
-13
/
+7
2008-04-23
make nfsd_create_setattr() static
Adrian Bunk
1
-1
/
+1
2008-04-23
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
1
-2
/
+0
2008-04-23
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
1
-3
/
+10
2008-04-23
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
1
-1
/
+1
[next]