2022-08-25 |
David Howells | rxrpc: Fix locking in rxrpc's sendmsg Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-23 |
David Howells | smb3: missing inode locks in punch hole Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-23 |
David Howells | smb3: missing inode locks in zero range Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-17 |
David Howells | net: Fix suspicious RCU usage in bpf_sk_reuseport_detach() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-17 |
David Howells | locks: Fix dropped call to ->fl_release_private() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-14 |
David Howells | afs: Enable multipage folio support Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-11 |
David Howells | cifs: Remove {cifs,nfs}_fscache_release_page() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-08 |
David Howells | vfs: Check the truncate maximum size in inode_newsize_ok() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-02 |
David Howells | afs: Fix access after dec in put functions Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-08-02 |
David Howells | afs: Use refcount_t rather than atomic_t Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-07-28 |
David Howells | watch_queue: Fix missing rcu annotation Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-07-05 |
David Howells | fscache: Fix invalidation/lookup race Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-21 |
David Howells | afs: Fix dynamic root getattr Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-21 |
David Howells | certs: Add FIPS selftests Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-21 |
David Howells | certs: Move load_certificate_list() to be with the... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-10 |
David Howells | iov_iter: Fix iter_xarray_get_pages{,_alloc}() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-10 |
David Howells | netfs: Rename the netfs_io_request cleanup op and give... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-10 |
David Howells | afs: Fix some checker issues Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-10 |
David Howells | certs: Convert spaces in certs/Makefile to a tab Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-09 |
David Howells | netfs: Fix gcc-12 warning by embedding vfs inode in... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-06-01 |
David Howells | afs: Fix infinite loop found by xfstest generic/676 Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-27 |
David Howells | pipe: Fix missing lock in pipe_resize_ring() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Fix decision on when to generate an IDLE ACK Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Don't let ack.previousPacket regress Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Fix overlapping ACK accounting Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Don't try to resend the request if we're receiving... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Fix listen() setting the bar too high for the... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | afs: Adjust ACK interpretation to try and cope with NAT Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc, afs: Fix selection of abort codes Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Return an error to sendmsg if call failed Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Automatically generate trace tag enums Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Fix locking issue Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Use refcount_t rather than atomic_t Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | rxrpc: Allow list of in-use local UDP endpoints to... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-05-22 |
David Howells | afs: Fix afs_getattr() to refetch file status if callback... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-04-30 |
David Howells | rxrpc: Enable IPv6 checksums on transport socket Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-04-15 |
David Howells | rxrpc: Restore removed timer deletion Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-04-09 |
David Howells | cifs: Split the smb3_add_credits tracepoint Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-04-08 |
David Howells | cifs: Check the IOCB_DIRECT flag, not O_DIRECT Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-31 |
David Howells | rxrpc: Fix call timer start racing with call destruction Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-22 |
David Howells | mm/hugetlb.c: export PageHeadHuge() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-22 |
David Howells | cifs: writeback fix Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-21 |
David Howells | watch_queue: Actually free the watch Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-21 |
David Howells | watch_queue: Fix NULL dereference in error cleanup Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | afs: Maintain netfs_i_context::remote_i_size Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Keep track of the actual remote file size Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Split some core bits out into their own file Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Split fs/netfs/read_helper.c Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Rename read_helper.c to io.c Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Prepare to split read_helper.c Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Add a function to consolidate beginning a read Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Add a netfs inode context Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | ceph: Make ceph_init_request() check caps on readahead Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Change ->init_request() to return an error code Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Refactor arguments for netfs_alloc_read_request Co-developed-by: David Howells <dhowells@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Adjust the netfs_failure tracepoint to indicate... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Trace refcounting on the netfs_io_subrequest... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Trace refcounting on the netfs_io_request struct Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Adjust the netfs_rreq tracepoint slightly Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Split netfs_io_* object handling out Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Finish off rename of netfs_read_request to netfs_io_r... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Rename netfs_read_*request to netfs_io_*request Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-18 |
David Howells | netfs: Generate enums from trace symbol mapping lists Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | cachefiles: Fix volume coherency attribute Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | afs: Fix potential thrashing in afs writeback Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | watch_queue: Make comment about setting ->defunct more... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | watch_queue: Fix lack of barrier/sync/lock between... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | watch_queue: Free the alloc bitmap when the watch_queue... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | watch_queue: Fix the alloc bitmap size to reflect notes... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | watch_queue: Fix to always request a pow-of-2 pipe... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | watch_queue: Fix to release page in ->release() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | watch_queue, pipe: Free watchqueue state after clearing... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-11 |
David Howells | watch_queue: Fix filter limit check Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-03 |
David Howells | cachefiles: Fix incorrect length to fallocate() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-01 |
David Howells | ceph: uninline the data on a file opened for writing Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-03-01 |
David Howells | ceph: make ceph_netfs_issue_op() handle inlined data Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-02-01 |
David Howells | cifs: Fix the readahead conversion to manage the batch... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-02-01 |
David Howells | cifs: Implement cache I/O by accessing the cache directly Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-02-01 |
David Howells | netfs, cachefiles: Add a method to query presence of... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-02-01 |
David Howells | cifs: Transition from ->readpages() to ->readahead() Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-28 |
David Howells | Fix a warning about a malformed kernel doc comment... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-22 |
David Howells | rxrpc: Adjust retransmission backoff Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-21 |
David Howells | fscache: Add a comment explaining how page-release... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-21 |
David Howells | cachefiles: Check that the backing filesystem supports... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-21 |
David Howells | cachefiles: Explain checks in a comment Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-21 |
David Howells | cachefiles: Trace active-mark failure Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-21 |
David Howells | cachefiles: Make some tracepoint adjustments Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-21 |
David Howells | cachefiles: Calculate the blockshift in terms of bytes... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-21 |
David Howells | fscache: Fix the volume collision wait condition Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-19 |
David Howells | cifs: Support fscache indexing rewrite Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-11 |
David Howells | 9p, afs, ceph, nfs: Use current_is_kswapd() rather... Co-developed-by: David Howells <dhowells@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-11 |
David Howells | fscache: Add a tracepoint for cookie use/unuse Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-11 |
David Howells | fscache: Rewrite documentation Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-10 |
David Howells | nfs: Implement cache I/O by accessing the cache directly Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-10 |
David Howells | 9p: Copy local writes to the cache when writing to... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-10 |
David Howells | 9p: Use fscache indexing rewrite and reenable caching Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-07 |
David Howells | afs: Skip truncation on the server of data we haven... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-07 |
David Howells | afs: Copy local writes to the cache when writing to... Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-07 |
David Howells | afs: Convert afs to use the new fscache API Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
2022-01-07 |
David Howells | fscache, cachefiles: Display stat of culling events Signed-off-by: David Howells <dhowells@redhat.com>
|
commit | commitdiff | tree |
next |