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
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-02-10
afs: Use core kernel UUID generation
Arnd Bergmann
3
-74
/
+6
2017-02-10
afs: Move UUID struct to linux/uuid.h
David Howells
3
-51
/
+29
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
1
-1
/
+1
2017-01-16
afs: Conditionalise a new unused variable
Arnd Bergmann
1
-0
/
+2
2017-01-09
afs: Refcount the afs_call struct
David Howells
3
-79
/
+124
2017-01-09
afs: Kill afs_wait_mode
David Howells
7
-149
/
+90
2017-01-09
afs: Add some tracepoints
David Howells
4
-15
/
+35
2017-01-06
afs: Make afs_readpages() fetch data in bulk
David Howells
2
-2
/
+130
2017-01-06
afs: Make afs_fs_fetch_data() take a list of pages
David Howells
5
-55
/
+145
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-13
afs: call->operation_ID sometimes used as __be32 sometimes as u32
David Howells
3
-6
/
+5
2016-10-13
afs: unmapping the wrong buffer
Dan Carpenter
1
-2
/
+2
2016-10-11
fs: use mapping_set_error instead of opencoded set_bit
Michal Hocko
1
-3
/
+2
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+7
2016-10-06
afs: Check for fatal error when in waiting for ack state
David Howells
1
-1
/
+1
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
1
-3
/
+8
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
1
-48
/
+3
2016-09-08
rxrpc: Preallocate peers, conns and calls for incoming service requests
David Howells
1
-3
/
+68
2016-09-07
rxrpc: Add tracepoint for working out where aborts happen
David Howells
1
-7
/
+10
2016-09-04
fs/afs/flock: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-09-04
fs/afs/callback: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-09-04
fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-09-04
fs/afs/vlocation: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
5
-460
/
+309
2016-08-30
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
1
-11
/
+15
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
4
-14
/
+24
2016-08-30
afs: Need linux/random.h
David Howells
1
-0
/
+1
2016-08-30
afs: Miscellaneous simple cleanups
David Howells
1
-6
/
+0
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
5
-229
/
+168
2016-06-10
rxrpc: Limit the listening backlog
David Howells
1
-15
/
+19
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-4
/
+0
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+24
2016-05-10
afs: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-02
make ext2_get_page() and friends work without external serialization
Al Viro
1
-7
/
+7
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
1
-3
/
+11
2016-04-11
afs: Wait for outstanding async calls before closing rxrpc socket
David Howells
1
-3
/
+13
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
5
-21
/
+21
2016-01-22
wrappers for ->i_mutex access
Al Viro
2
-4
/
+4
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-19
/
+6
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-19
/
+6
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+1
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
4
-28
/
+28
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-11
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
2
-5
/
+16
2015-04-01
kafs: Add more "unified AFS" error codes
Nathaniel Wesley Filardo
1
-1
/
+15
[next]