index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
afs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Fix access after dec in put functions
David Howells
2022-08-02
1
-6
/
+6
*
afs: Use refcount_t rather than atomic_t
David Howells
2022-08-02
1
-13
/
+13
*
netfs, 9p, afs, ceph: Use folios
David Howells
2021-11-10
1
-10
/
+11
*
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
2021-09-13
1
-2
/
+6
*
afs: Fix tracepoint string placement with built-in AFS
David Howells
2021-07-21
1
-5
/
+62
*
afs: Use ITER_XARRAY for writing
David Howells
2021-04-23
1
-32
/
+19
*
afs: Pass page into dirty region helpers to provide THP size
David Howells
2021-04-23
1
-10
/
+13
*
afs: Fix directory entry size calculation
David Howells
2021-01-04
1
-0
/
+2
*
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
2020-10-29
1
-2
/
+3
*
afs: Wrap page->private manipulations in inline functions
David Howells
2020-10-29
1
-16
/
+3
*
afs: Don't assert on unpurgeable server records
David Howells
2020-10-16
1
-0
/
+2
*
afs: Add tracing for cell refcount and active user count
David Howells
2020-10-16
1
-0
/
+107
*
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
1
-0
/
+56
*
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
2020-06-04
1
-0
/
+4
*
afs: Build an abstraction around an "operation" concept
David Howells
2020-06-04
1
-11
/
+8
*
afs: Remove the error argument from afs_protocol_error()
David Howells
2020-05-31
1
-6
/
+4
*
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
2020-05-31
1
-0
/
+4
*
afs: Split the usage count on struct afs_server
David Howells
2020-05-31
1
-6
/
+12
*
afs: Fix some tracing details
David Howells
2020-03-14
1
-1
/
+1
*
afs: Fix use-after-loss-of-ref
David Howells
2020-01-14
1
-9
/
+3
*
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-11
1
-0
/
+132
|
\
|
*
afs: Trace afs_server usage
David Howells
2019-06-20
1
-0
/
+63
|
*
afs: Add some callback management tracepoints
David Howells
2019-06-20
1
-0
/
+69
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
|
/
*
afs: implement acl setting
Joe Gorse
2019-05-07
1
-0
/
+1
*
afs: Get an AFS3 ACL as an xattr
David Howells
2019-05-07
1
-0
/
+1
*
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
2019-04-25
1
-0
/
+35
*
afs: Add more tracepoints
David Howells
2019-04-25
1
-3
/
+143
*
afs: Implement sillyrename for unlink and rename
David Howells
2019-04-25
1
-2
/
+32
*
afs: Add directory reload tracepoint
David Howells
2019-04-25
1
-0
/
+17
*
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
2019-04-25
1
-1
/
+6
*
afs: Add file locking tracepoints
David Howells
2019-04-25
1
-0
/
+146
*
afs: Fix race in async call refcounting
David Howells
2019-01-17
1
-0
/
+2
*
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
1
-1
/
+3
*
afs: Implement YFS support in the fs client
David Howells
2018-10-24
1
-1
/
+57
*
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
1
-2
/
+2
*
afs: Add a couple of tracepoints to log I/O errors
David Howells
2018-10-24
1
-0
/
+81
*
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
2018-10-24
1
-11
/
+11
*
afs: Better tracing of protocol errors
David Howells
2018-10-24
1
-8
/
+46
*
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
2018-05-14
1
-0
/
+42
*
afs: Trace protocol errors
David Howells
2018-04-09
1
-0
/
+21
*
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
2018-04-09
1
-0
/
+90
*
afs: Prospectively look up extra files when doing a single lookup
David Howells
2018-04-09
1
-0
/
+2
*
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2018-03-28
1
-39
/
+30
*
afs: Protect call->state changes against signals
David Howells
2017-11-13
1
-0
/
+30
*
afs: Trace page dirty/clean
David Howells
2017-11-13
1
-0
/
+39
*
afs: Fix directory read/modify race
David Howells
2017-11-13
1
-0
/
+21
*
afs: Trace the sending of pages
David Howells
2017-11-13
1
-0
/
+61
*
afs: Trace the initiation and completion of client calls
David Howells
2017-11-13
1
-0
/
+142
*
afs: Refcount the afs_call struct
David Howells
2017-01-09
1
-0
/
+75
[next]