index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+4
2018-06-03
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-02
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-27
[AFS]: Implement the CB.InitCallBackState3 operation.
David Howells
1
-0
/
+46
2007-04-27
[AFS]: Add support for the CB.GetCapabilities operation.
David Howells
1
-0
/
+98
2007-04-27
[AFS]: Add security support.
David Howells
1
-0
/
+3
2007-04-27
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
1
-544
/
+237
2007-04-27
[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-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+652