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
2009-06-11
switch follow_down()
Al Viro
1
-2
/
+1
2009-06-11
switch follow_up() to struct path
Al Viro
1
-1
/
+1
2009-06-11
switch rqst_exp_parent()
Al Viro
2
-26
/
+22
2009-06-11
switch rqst_exp_get_by_name()
Al Viro
2
-25
/
+22
2009-06-11
switch exp_parent() to struct path
Al Viro
1
-16
/
+12
2009-06-11
nfsd struct path use: exp_get_by_name()
Al Viro
1
-20
/
+18
2009-06-09
Merge branch 'master' into next
James Morris
1
-3
/
+3
2009-05-28
integrity: nfsd imbalance bug fix
Mimi Zohar
1
-0
/
+14
2009-05-27
nfsd: fix hung up of nfs client while sync write data to nfs server
Wei Yongjun
1
-3
/
+3
2009-05-11
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-05-06
nfsd4: check for negative dentry before use in nfsv4 readdir
J. Bruce Fields
1
-1
/
+15
2009-05-03
nfsd41: slots are freed with session
Andy Adamson
1
-1
/
+0
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
2
-43
/
+28
2009-04-20
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
2009-04-06
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-374
/
+1999
2009-04-06
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
Benny Halevy
1
-0
/
+2
2009-04-03
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
2
-0
/
+32
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
2
-18
/
+56
2009-04-03
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
Benny Halevy
1
-1
/
+2
2009-04-03
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
Benny Halevy
1
-6
/
+15
2009-04-03
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
3
-4
/
+48
2009-04-03
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
Andy Adamson
1
-1
/
+2
2009-04-03
nfsd41: access_valid
Andy Adamson
2
-5
/
+16
2009-04-03
nfsd41: clientid handling
Andy Adamson
3
-6
/
+29
2009-04-03
nfsd41: check encode size for sessions maxresponse cached
Andy Adamson
1
-0
/
+51
2009-04-03
nfsd41: stateid handling
Andy Adamson
3
-10
/
+44
2009-04-03
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
2
-14
/
+18
2009-04-03
nfsd41: destroy_session operation
Benny Halevy
2
-3
/
+33
2009-04-03
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
3
-10
/
+76
2009-04-03
nfsd41: Add a create session replay cache
Andy Adamson
1
-12
/
+27
2009-04-03
nfsd41: create_session operation
Andy Adamson
2
-4
/
+332
2009-04-03
nfsd41: clear DRC cache on free_session
Andy Adamson
1
-0
/
+7
2009-04-03
nfsd41: nfsd DRC logic
Andy Adamson
3
-0
/
+24
2009-04-03
nfsd41: hard page limit for DRC
Andy Adamson
1
-0
/
+23
2009-04-03
nfsd41: DRC save, restore, and clear functions
Andy Adamson
2
-0
/
+146
2009-04-03
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...
Andy Adamson
2
-8
/
+36
2009-04-03
nfsd41: sequence operation
Benny Halevy
2
-5
/
+101
2009-04-03
nfsd41: match clientid establishment method
Andy Adamson
2
-12
/
+33
2009-04-03
nfsd41: exchange_id operation
Andy Adamson
2
-5
/
+284
2009-04-03
nfsd41: proc stubs
Andy Adamson
2
-0
/
+54
2009-04-03
nfsd41: xdr infrastructure
Andy Adamson
1
-0
/
+148
2009-04-03
nfsd41: sessionid hashing
Marc Eshel
1
-1
/
+54
2009-04-03
nfsd41: release_session when client is expired
Marc Eshel
1
-0
/
+6
2009-04-03
nfsd41: introduce nfs4_client cl_sessions list
Marc Eshel
1
-0
/
+1
2009-04-03
nfsd41: sessions basic data types
Andy Adamson
1
-0
/
+18
2009-04-03
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
1
-0
/
+8
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+2
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
2
-5
/
+6
2009-03-31
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
1
-5
/
+2
[next]