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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
13
-33
/
+38
2012-03-11
NFS: replace global bl_wq with per-net one
Stanislav Kinsbursky
5
-31
/
+39
2012-03-11
NFS: replace global bl_mount_reply with per-net one
Stanislav Kinsbursky
3
-9
/
+11
2012-03-10
NFS: remove nfs_inode radix tree
Fred Isaman
7
-177
/
+206
2012-03-10
NFS: remove NFS_PAGE_TAG_LOCKED
Fred Isaman
2
-42
/
+10
2012-03-10
NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN
Trond Myklebust
3
-20
/
+16
2012-03-08
NFSv4: Clean up nfs4_select_rw_stateid()
Trond Myklebust
4
-20
/
+49
2012-03-08
NFS: Don't copy read delegation stateids in setattr
Trond Myklebust
3
-8
/
+12
2012-03-08
NFSv4.1 cleanup DS stateid error handling
Andy Adamson
1
-7
/
+2
2012-03-07
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
2
-1
/
+13
2012-03-07
NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
Trond Myklebust
3
-15
/
+28
2012-03-07
NFSv4.1 handle DS stateid errors
Andy Adamson
3
-1
/
+31
2012-03-07
NFS: add fh_crc to debug output
Weston Andros Adamson
1
-2
/
+4
2012-03-07
NFS: add filehandle crc for debug display
Weston Andros Adamson
1
-3
/
+20
2012-03-06
NFSv4: Add a helper encode_uint64
Trond Myklebust
1
-10
/
+11
2012-03-06
NFSv4: More xdr cleanups
Trond Myklebust
1
-114
/
+50
2012-03-06
NFSv4: Cleanup - convert more functions to use encode_op_hdr
Trond Myklebust
1
-9
/
+2
2012-03-06
NFS: Fix nfs4_verifier memory alignment
Chuck Lever
2
-33
/
+39
2012-03-06
NFSv4: Add a encode op helper
Trond Myklebust
1
-129
/
+32
2012-03-06
NFSv4: Add a helper for encoding NFSv4 sequence ids
Trond Myklebust
1
-19
/
+28
2012-03-06
NFSv4: Minor clean ups for encode_string()
Trond Myklebust
1
-22
/
+18
2012-03-06
NFSv4: Simplify the struct nfs4_stateid
Trond Myklebust
6
-18
/
+17
2012-03-06
NFSv4: Add helpers for basic copying of stateids
Trond Myklebust
5
-36
/
+38
2012-03-06
NFSv4: Rename nfs4_copy_stateid()
Trond Myklebust
4
-4
/
+4
2012-03-06
NFSv4: Add a helper for encoding stateids
Trond Myklebust
1
-51
/
+62
2012-03-06
NFSv4: Add a helper for encoding opaque data
Trond Myklebust
1
-5
/
+9
2012-03-06
NFSv4: Rename encode_stateid() to encode_open_stateid()
Trond Myklebust
1
-3
/
+3
2012-03-06
NFSv4: Further clean-ups of delegation stateid validation
Trond Myklebust
4
-28
/
+27
2012-03-06
NFSv4.1: Fix matching of the stateids when returning a delegation
Trond Myklebust
2
-6
/
+6
2012-03-06
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
5
-4
/
+57
2012-03-06
NFS: Fix a typo in _nfs_display_fhandle
Trond Myklebust
1
-1
/
+1
2012-03-05
NFS: Fix a compile issue when !CONFIG_NFS_V4_1
Trond Myklebust
1
-9
/
+19
2012-03-03
Merge commit 'nfs-for-3.3-4' into nfs-for-next
Trond Myklebust
10
-166
/
+117
2012-03-02
NFS: Reduce debugging noise from encode_compound_hdr
Chuck Lever
1
-1
/
+0
2012-03-02
NFS: Request fh_expire_type attribute in "server caps" operation
Chuck Lever
2
-0
/
+27
2012-03-02
NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
Chuck Lever
2
-4
/
+4
2012-03-02
NFS: Simplify arguments of encode_renew()
Chuck Lever
1
-3
/
+4
2012-03-02
NFS: Add a client-side function to display NFS file handles
Chuck Lever
1
-0
/
+45
2012-03-02
NFS: Make clientaddr= optional
Chuck Lever
2
-6
/
+15
2012-03-02
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2
-3
/
+3
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
6
-21
/
+49
2012-03-02
NFS: Add debugging messages to NFSv4's CLOSE procedure
Chuck Lever
1
-3
/
+8
2012-03-02
NFS: Clean up debugging in decode_pathname()
Chuck Lever
1
-8
/
+8
2012-03-02
NFS: Make nfs_cache_array.size a signed integer
Chuck Lever
1
-1
/
+1
2012-03-02
NFS: Consolidate the parsing of the '-ov4.x' and '-overs=4.x' mount options
Trond Myklebust
1
-28
/
+3
2012-03-02
NFS: Ensure we display the minor version correctly in /proc/mounts etc.
Trond Myklebust
1
-2
/
+10
2012-03-02
NFS: Extend the -overs= mount option to allow 4.x minorversions
Trond Myklebust
1
-22
/
+62
2012-03-01
NFSv4: parse and display server implementation ids
Weston Andros Adamson
4
-5
/
+67
2012-03-01
NFSv4: fix server_scope memory leak
Weston Andros Adamson
1
-6
/
+9
2012-03-01
NFSv4: Send implementation id with exchange_id
Weston Andros Adamson
2
-2
/
+51
[next]