index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
cmservice.c
Age
Commit message (
Expand
)
Author
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-02
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
2018-05-23
afs: Implement network namespacing
David Howells
2018-05-14
afs: Fix CB.CallBack handling
David Howells
2018-05-14
afs: Fix the handling of an unfound server in CM operations
David Howells
2018-05-14
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
2018-05-14
afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
David Howells
2018-04-09
afs: Trace protocol errors
David Howells
2018-04-09
afs: Prospectively look up extra files when doing a single lookup
David Howells
2018-04-09
afs: Fix checker warnings
David Howells
2017-11-13
afs: Protect call->state changes against signals
David Howells
2017-11-13
afs: Overhaul the callback handling
David Howells
2017-11-13
afs: Rename struct afs_call server member to cm_server
David Howells
2017-11-13
afs: Connect up the CB.ProbeUuid
David Howells
2017-11-13
afs: Consolidate abort_to_error translators
David Howells
2017-11-13
afs: Push the net ns pointer to more places
David Howells
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-06-05
uuid,afs: move struct uuid_v1 back into afs
Christoph Hellwig
2017-03-16
afs: Deal with an empty callback array
Marc Dionne
2017-02-10
afs: Move UUID struct to linux/uuid.h
David Howells
2017-01-09
afs: Refcount the afs_call struct
David Howells
2017-01-09
afs: Add some tracepoints
David Howells
2016-10-13
afs: call->operation_ID sometimes used as __be32 sometimes as u32
David Howells
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-08-30
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2016-08-30
afs: Miscellaneous simple cleanups
David Howells
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
2014-05-21
AFS: Fix cache manager service handlers
David Howells
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-04-29
afs: support the CB.ProbeUuid RPC op
David Howells
2008-04-29
afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself
David Howells
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
2007-05-03
[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
Patrick McHardy
2007-04-26
[AFS]: Implement the CB.InitCallBackState3 operation.
David Howells
2007-04-26
[AFS]: Add support for the CB.GetCapabilities operation.
David Howells
2007-04-26
[AFS]: Add security support.
David Howells
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-11
add loglevel to printk in fs/afs/cmservice.c
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds