index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
cmservice.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
1
-35
/
+94
2018-10-24
afs: Implement the YFS cache manager service
David Howells
1
-1
/
+102
2018-10-24
afs: Remove callback details from afs_callback_break struct
David Howells
1
-12
/
+5
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
1
-5
/
+5
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
1
-22
/
+18
2018-10-24
afs: Better tracing of protocol errors
David Howells
1
-2
/
+4
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+4
2018-06-02
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
1
-46
/
+21
2018-05-23
afs: Implement network namespacing
David Howells
1
-1
/
+1
2018-05-14
afs: Fix CB.CallBack handling
David Howells
1
-28
/
+7
2018-05-14
afs: Fix the handling of an unfound server in CM operations
David Howells
1
-22
/
+12
2018-05-14
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
1
-3
/
+9
2018-05-14
afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
David Howells
1
-3
/
+3
2018-04-09
afs: Trace protocol errors
David Howells
1
-2
/
+2
2018-04-09
afs: Prospectively look up extra files when doing a single lookup
David Howells
1
-6
/
+6
2018-04-09
afs: Fix checker warnings
David Howells
1
-3
/
+3
2017-11-13
afs: Protect call->state changes against signals
David Howells
1
-14
/
+12
2017-11-13
afs: Overhaul the callback handling
David Howells
1
-1
/
+1
2017-11-13
afs: Rename struct afs_call server member to cm_server
David Howells
1
-10
/
+8
2017-11-13
afs: Connect up the CB.ProbeUuid
David Howells
1
-0
/
+3
2017-11-13
afs: Consolidate abort_to_error translators
David Howells
1
-6
/
+0
2017-11-13
afs: Push the net ns pointer to more places
David Howells
1
-1
/
+1
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
1
-13
/
+13
2017-06-05
uuid,afs: move struct uuid_v1 back into afs
Christoph Hellwig
1
-8
/
+8
2017-03-16
afs: Deal with an empty callback array
Marc Dionne
1
-6
/
+5
2017-02-10
afs: Move UUID struct to linux/uuid.h
David Howells
1
-14
/
+14
2017-01-09
afs: Refcount the afs_call struct
David Howells
1
-19
/
+22
2017-01-09
afs: Add some tracepoints
David Howells
1
-6
/
+16
2016-10-13
afs: call->operation_ID sometimes used as __be32 sometimes as u32
David Howells
1
-4
/
+2
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
1
-65
/
+77
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
1
-9
/
+11
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
1
-44
/
+34
2014-05-21
AFS: Fix cache manager service handlers
David Howells
1
-0
/
+19
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-04-29
afs: support the CB.ProbeUuid RPC op
David Howells
1
-0
/
+107
2008-04-29
afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself
David Howells
1
-13
/
+13
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
1
-0
/
+2
2007-05-03
[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
Patrick McHardy
1
-0
/
+1
2007-04-26
[AFS]: Implement the CB.InitCallBackState3 operation.
David Howells
1
-0
/
+46
2007-04-26
[AFS]: Add support for the CB.GetCapabilities operation.
David Howells
1
-0
/
+98
2007-04-26
[AFS]: Add security support.
David Howells
1
-0
/
+3
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
1
-544
/
+237
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
1
-32
/
+14
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2006-01-11
add loglevel to printk in fs/afs/cmservice.c
Jesper Juhl
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+652