index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
afs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
1
-2
/
+3
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
1
-16
/
+3
2020-10-16
afs: Don't assert on unpurgeable server records
David Howells
1
-0
/
+2
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
1
-0
/
+107
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
1
-0
/
+56
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
1
-0
/
+4
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
1
-11
/
+8
2020-05-31
afs: Remove the error argument from afs_protocol_error()
David Howells
1
-6
/
+4
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
1
-0
/
+4
2020-05-31
afs: Split the usage count on struct afs_server
David Howells
1
-6
/
+12
2020-03-14
afs: Fix some tracing details
David Howells
1
-1
/
+1
2020-01-14
afs: Fix use-after-loss-of-ref
David Howells
1
-9
/
+3
2019-07-11
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+132
2019-06-20
afs: Trace afs_server usage
David Howells
1
-0
/
+63
2019-06-20
afs: Add some callback management tracepoints
David Howells
1
-0
/
+69
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-07
afs: implement acl setting
Joe Gorse
1
-0
/
+1
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
1
-0
/
+1
2019-04-25
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
1
-0
/
+35
2019-04-25
afs: Add more tracepoints
David Howells
1
-3
/
+143
2019-04-25
afs: Implement sillyrename for unlink and rename
David Howells
1
-2
/
+32
2019-04-25
afs: Add directory reload tracepoint
David Howells
1
-0
/
+17
2019-04-25
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
1
-1
/
+6
2019-04-25
afs: Add file locking tracepoints
David Howells
1
-0
/
+146
2019-01-17
afs: Fix race in async call refcounting
David Howells
1
-0
/
+2
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
1
-1
/
+3
2018-10-24
afs: Implement YFS support in the fs client
David Howells
1
-1
/
+57
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
1
-2
/
+2
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
1
-0
/
+81
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
1
-11
/
+11
2018-10-24
afs: Better tracing of protocol errors
David Howells
1
-8
/
+46
2018-05-14
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
1
-0
/
+42
2018-04-09
afs: Trace protocol errors
David Howells
1
-0
/
+21
2018-04-09
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
1
-0
/
+90
2018-04-09
afs: Prospectively look up extra files when doing a single lookup
David Howells
1
-0
/
+2
2018-03-28
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
1
-39
/
+30
2017-11-13
afs: Protect call->state changes against signals
David Howells
1
-0
/
+30
2017-11-13
afs: Trace page dirty/clean
David Howells
1
-0
/
+39
2017-11-13
afs: Fix directory read/modify race
David Howells
1
-0
/
+21
2017-11-13
afs: Trace the sending of pages
David Howells
1
-0
/
+61
2017-11-13
afs: Trace the initiation and completion of client calls
David Howells
1
-0
/
+142
2017-01-09
afs: Refcount the afs_call struct
David Howells
1
-0
/
+75
2017-01-09
afs: Add some tracepoints
David Howells
1
-0
/
+109