aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-07fscache, cachefiles: Display stat of culling eventsGravatar David Howells 1-0/+3
2022-01-07fscache, cachefiles: Display stats of no-space eventsGravatar David Howells 1-0/+6
2022-01-07fscache, cachefiles: Store the volume coherency dataGravatar David Howells 2-2/+42
2022-01-07cachefiles: Implement the I/O routinesGravatar David Howells 1-0/+121
2022-01-07cachefiles: Implement begin and end I/O operationGravatar David Howells 1-0/+2
2022-01-07cachefiles: Implement metadata/coherency data storage in xattrsGravatar David Howells 1-0/+56
2022-01-07cachefiles: Implement object lifecycle funcsGravatar David Howells 2-0/+62
2022-01-07cachefiles: Add tracepoints for calls to the VFSGravatar David Howells 1-0/+176
2022-01-07vfs, cachefiles: Mark a backing file in use with an inode flagGravatar David Howells 2-0/+43
2022-01-07cachefiles: Add a couple of tracepoints for logging errorsGravatar David Howells 1-0/+94
2022-01-07cachefiles: Introduce rewritten driverGravatar David Howells 1-0/+49
2022-01-07fscache: Provide a function to resize a cookieGravatar David Howells 3-0/+47
2022-01-07fscache: Provide a function to note the release of a pageGravatar David Howells 1-0/+16
2022-01-07vfs, fscache: Implement pinning of cache usage for writebackGravatar David Howells 3-0/+45
2022-01-07fscache: Implement higher-level write I/O interfaceGravatar David Howells 1-0/+63
2022-01-07fscache: Implement raw I/O interfaceGravatar David Howells 2-0/+76
2022-01-07netfs: Pass more information on how to deal with a hole in the cacheGravatar David Howells 1-1/+10
2022-01-07fscache: Provide a function to let the netfs update its coherency dataGravatar David Howells 1-0/+22
2022-01-07fscache: Provide read/write stat counters for the cacheGravatar David Howells 1-0/+10
2022-01-07fscache: Count data storage objects in a cacheGravatar David Howells 1-0/+39
2022-01-07fscache: Provide a means to begin an operationGravatar David Howells 3-0/+66
2022-01-07fscache: Implement cookie invalidationGravatar David Howells 4-0/+61
2022-01-07fscache: Implement cookie user counting and resource pinningGravatar David Howells 2-1/+93
2022-01-07fscache: Implement simple cookie state machineGravatar David Howells 2-2/+29
2022-01-07fscache: Add a function for a cache backend to note an I/O errorGravatar David Howells 1-0/+2
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeGravatar David Howells 2-1/+17
2022-01-07fscache: Implement functions add/remove a cacheGravatar David Howells 1-0/+13
2022-01-07fscache: Implement cookie-level access helpersGravatar David Howells 2-0/+31
2022-01-07fscache: Implement volume-level access helpersGravatar David Howells 2-0/+38
2022-01-07fscache: Implement cache-level access helpersGravatar David Howells 1-0/+41
2022-01-07fscache: Implement cookie registrationGravatar David Howells 3-0/+267
2022-01-07fscache: Implement volume registrationGravatar David Howells 2-1/+144
2022-01-07fscache: Implement cache registrationGravatar David Howells 2-0/+77
2022-01-07fscache: Introduce new driverGravatar David Howells 3-1/+56
2022-01-07netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd spaceGravatar David Howells 1-1/+2
2022-01-07netfs: Display the netfs inode number in the netfs_read tracepointGravatar David Howells 1-1/+4
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteGravatar David Howells 3-1919/+3
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteGravatar David Howells 1-321/+0
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+3
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+7
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-0/+7
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 10-29/+62
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullGravatar Frederic Weisbecker 1-2/+3
2021-12-02Fix Comment of ETH_P_802_3_MINGravatar Xiayu Zhang 1-1/+1
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tGravatar Eric Dumazet 2-2/+2
2021-12-01net: avoid uninit-value from tcp_conn_requestGravatar Eric Dumazet 2-3/+16
2021-12-01net: annotate data-races on txq->xmit_lock_ownerGravatar Eric Dumazet 1-6/+13
2021-12-01kprobes: Limit max data_size of the kretprobe instancesGravatar Masami Hiramatsu 1-0/+2
2021-12-01Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1