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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
nfsd: COPY and CLONE operations require the saved filehandle to be set
Scott Mayhew
1
-0
/
+3
2018-10-03
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-04-19
nfsd: fix incorrect umasks
J. Bruce Fields
1
-2
/
+10
2018-03-24
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
2017-10-05
nfsd4: define nfsd4_secinfo_no_name_release()
Eryu Guan
1
-1
/
+8
2017-08-24
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
1
-3
/
+7
2017-08-24
nfsd4: define ->op_release for compound ops
J. Bruce Fields
1
-0
/
+32
2017-08-24
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
1
-14
/
+11
2017-08-01
nfsd4: move some nfsd4 op definitions to xdr4.h
J. Bruce Fields
1
-43
/
+0
2017-06-28
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
1
-7
/
+6
2017-05-23
nfsd4: fix null dereference on replay
J. Bruce Fields
1
-7
/
+6
2017-05-15
nfsd4: const-ify nfsd4_ops
Christoph Hellwig
1
-7
/
+6
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
1
-0
/
+2
2017-05-15
nfsd4: properly type op_func callbacks
Christoph Hellwig
1
-108
/
+126
2017-05-15
nfsd4: remove nfsd4op_rsize
Christoph Hellwig
1
-55
/
+54
2017-05-15
nfsd4: properly type op_get_currentstateid callbacks
Christoph Hellwig
1
-11
/
+10
2017-05-15
nfsd4: properly type op_set_currentstateid callbacks
Christoph Hellwig
1
-6
/
+6
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-2
/
+2
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-4
/
+5
2017-05-15
nfsd: use named initializers in PROC()
Christoph Hellwig
1
-5
/
+5
2017-05-09
nfsd: fix undefined behavior in nfsd4_layout_verify
Ari Kauppi
1
-1
/
+2
2017-04-13
nfsd: fix oops on unsupported operation
Olga Kornievskaia
1
-1
/
+1
2017-02-24
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
1
-6
/
+7
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
1
-1
/
+1
2017-02-17
NFSD: Get response size before operation for all RPCs
Kinglong Mee
1
-6
/
+63
2017-01-31
nfsd: opt in to labeled nfs per export
J. Bruce Fields
1
-0
/
+4
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
1
-1
/
+1
2016-12-15
nfsd: add support for the umask attribute
Andreas Gruenbacher
1
-0
/
+3
2016-11-01
nfsd: clean up supported attribute handling
J. Bruce Fields
1
-32
/
+11
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
1
-11
/
+79
2016-08-04
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
1
-6
/
+1
2016-08-04
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
1
-1
/
+5
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
1
-2
/
+2
2016-07-13
nfsd: flex file device id encoding will need the server address
Tom Haynes
1
-1
/
+1
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+39
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
1
-2
/
+4
2016-03-16
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-03-02
nfsd4: resfh unused in nfsd4_secinfo
J. Bruce Fields
1
-2
/
+0
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-07
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
1
-0
/
+47
2015-12-07
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
1
-7
/
+9
2015-10-23
nfsd: serialize layout stateid morphing operations
Jeff Layton
1
-0
/
+4
2015-08-31
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
Kinglong Mee
1
-6
/
+6
2015-08-13
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
1
-4
/
+4
2015-08-10
nfsd: Remove unneeded values in nfsd4_open()
Kinglong Mee
1
-3
/
+1
2015-07-20
nfsd: Set lc_size_chg before ops->proc_layoutcommit
Kinglong Mee
1
-5
/
+1
2015-06-22
nfsd: fput rd_file from XDR encode context
Christoph Hellwig
1
-4
/
+0
[next]