| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-12 | afs: Fix the locking used by afs_get_link() | David Howells | 8 | -142/+357 |
| 2026-05-12 | netfs, afs: Fix write skipping in dir/link writepages | David Howells | 1 | -1/+10 |
| 2026-05-12 | netfs: Fix potential for tearing in ->remote_i_size and ->zero_point | David Howells | 4 | -25/+43 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -12/+26 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -8/+8 |
| 2026-04-05 | fs: afs: restore mmap_prepare implementation | Lorenzo Stoakes (Oracle) | 1 | -13/+29 |
| 2026-04-05 | fs: afs: revert mmap_prepare() change | Lorenzo Stoakes (Oracle) | 1 | -6/+6 |
| 2026-04-05 | fs: remove unncessary pagevec.h includes | Tal Zussman | 1 | -1/+0 |
| 2026-04-05 | mm: remove stray references to struct pagevec | Tal Zussman | 1 | -1/+0 |
| 2026-03-06 | rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer() | Miaoqian Lin | 1 | -4/+4 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 4 | -8/+8 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 3 | -5/+4 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 7 | -9/+9 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 14 | -18/+18 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 23 | -41/+38 |
| 2025-12-03 | Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -3/+3 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -9/+9 |
| 2025-11-28 | afs: Fix uninit var in afs_alloc_anon_key() | David Howells | 1 | -1/+2 |
| 2025-11-28 | afs: Fix delayed allocation of a cell's anonymous key | David Howells | 3 | -43/+49 |
| 2025-11-25 | fs: rework I_NEW handling to operate without fences | Mateusz Guzik | 1 | -2/+2 |
| 2025-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 7 | -18/+86 |
| 2025-11-04 | net: Convert proto_ops bind() callbacks to use sockaddr_unsized | Kees Cook | 1 | -3/+3 |
| 2025-10-29 | afs: Fix dynamic lookup to fail on cell lookup failure | David Howells | 7 | -18/+86 |
| 2025-10-20 | Manual conversion to use ->i_state accessors of all places not covered by coc... | Mateusz Guzik | 1 | -1/+1 |
| 2025-10-20 | Coccinelle-based conversion to use ->i_state accessors | Mateusz Guzik | 2 | -6/+6 |
| 2025-10-03 | Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 3 | -6/+6 |
| 2025-10-03 | Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -64/+473 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -5/+5 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2025-09-25 | afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE | David Howells | 8 | -64/+473 |
| 2025-09-25 | afs: Fix potential null pointer dereference in afs_put_server | Zhen Ni | 1 | -1/+2 |
| 2025-09-19 | fs: WQ_PERCPU added to alloc_workqueue users | Marco Crivellari | 1 | -2/+2 |
| 2025-09-19 | fs: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 2 | -3/+3 |
| 2025-09-15 | afs_dir_search: constify qstr argument | Al Viro | 2 | -2/+2 |
| 2025-09-15 | afs_edit_dir_{add,remove}(): constify qstr argument | Al Viro | 2 | -4/+4 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -2/+2 |
| 2025-09-04 | change the calling conventions for vfs_parse_fs_string() | Al Viro | 1 | -1/+2 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+6 |
| 2025-07-28 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -2/+2 |
| 2025-07-23 | afs: Set vllist to NULL if addr parsing fails | Edward Adam Davis | 1 | -0/+1 |
| 2025-07-23 | afs: Fix check for NULL terminator | Leo Stone | 1 | -1/+1 |
| 2025-06-19 | fs: convert most other generic_file_*mmap() users to .mmap_prepare() | Lorenzo Stoakes | 1 | -6/+6 |
| 2025-06-10 | new helper: set_default_d_op() | Al Viro | 1 | -2/+2 |
| 2025-06-02 | Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+5 |
| 2025-05-30 | Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 8 | -4/+428 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -5/+3 |
| 2025-05-23 | netfs: Fix undifferentiation of DIO reads from unbuffered reads | David Howells | 1 | -0/+1 |
| 2025-05-21 | netfs: Fix the request's work item to not require a ref | David Howells | 1 | -4/+4 |
| 2025-05-05 | saner calling conventions for ->d_automount() | Al Viro | 1 | -1/+0 |
| 2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2025-04-14 | afs: Use rxgk RESPONSE to pass token for callback channel | David Howells | 5 | -1/+276 |
| 2025-04-14 | rxrpc: Display security params in the afs_cb_call tracepoint | David Howells | 2 | -0/+6 |
| 2025-04-14 | rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) | David Howells | 1 | -0/+12 |
| 2025-04-14 | rxrpc: Add the security index for yfs-rxgk | David Howells | 1 | -0/+27 |
| 2025-04-14 | rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE | David Howells | 5 | -0/+99 |
| 2025-04-14 | rxrpc: Pull out certain app callback funcs into an ops table | David Howells | 1 | -3/+8 |
| 2025-04-11 | afs: Fix afs_dynroot_readdir() to not use the RCU read lock | David Howells | 1 | -2/+2 |
| 2025-04-08 | VFS: rename lookup_one_len family to lookup_noperm and remove permission check | NeilBrown | 2 | -5/+3 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -2/+2 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 18 | -1059/+819 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -6/+6 |
| 2025-03-19 | afs: Fix afs_atcell_get_link() to check if ws_cell is unset first | David Howells | 1 | -3/+3 |
| 2025-03-10 | afs: Simplify cell record handling | David Howells | 6 | -260/+175 |
| 2025-03-10 | afs: Fix afs_server ref accounting | David Howells | 6 | -352/+283 |
| 2025-03-10 | afs: Use the per-peer app data provided by rxrpc | David Howells | 7 | -118/+117 |
| 2025-03-10 | afs: Drop the net parameter from afs_unuse_cell() | David Howells | 7 | -18/+17 |
| 2025-03-10 | afs: Make afs_lookup_cell() take a trace note | David Howells | 7 | -12/+22 |
| 2025-03-10 | afs: Improve server refcount/active count tracing | David Howells | 4 | -10/+11 |
| 2025-03-10 | afs: Improve afs_volume tracing to display a debug ID | David Howells | 2 | -6/+10 |
| 2025-03-10 | afs: Change dynroot to create contents on demand | David Howells | 5 | -294/+206 |
| 2025-03-10 | afs: Remove the "autocell" mount option | David Howells | 4 | -14/+3 |
| 2025-03-10 | afs: Fix afs_atcell_get_link() to handle RCU pathwalk | David Howells | 4 | -10/+22 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 1 | -6/+6 |
| 2025-02-21 | afs: Give an afs_server object a ref on the afs_cell object it points to | David Howells | 1 | -0/+3 |
| 2025-02-21 | afs: Fix the server_list to unuse a displaced server rather than putting it | David Howells | 1 | -2/+2 |
| 2025-01-30 | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -28/+12 |
| 2025-01-27 | afs_d_revalidate(): use stable name and parent inode passed by caller | Al Viro | 1 | -26/+8 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 1 | -2/+4 |
| 2025-01-20 | Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -74/+187 |
| 2025-01-20 | Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 20 | -819/+1483 |
| 2025-01-15 | afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call | David Howells | 1 | -2/+3 |
| 2025-01-10 | afs: Make /afs/@cell and /afs/.@cell symlinks | David Howells | 1 | -48/+129 |
| 2025-01-10 | afs: Add rootcell checks | David Howells | 2 | -1/+15 |
| 2025-01-10 | afs: Make /afs/.<cell> as well as /afs/<cell> mountpoints | David Howells | 2 | -24/+41 |
| 2025-01-09 | afs: Fix merge preference rule failure condition | Lizhi Xu | 1 | -2/+4 |
| 2025-01-07 | afs: Fix the maximum cell name length | David Howells | 4 | -4/+9 |
| 2024-12-20 | afs: Add a tracepoint for afs_read_receive() | David Howells | 1 | -0/+1 |
| 2024-12-20 | afs: Locally initialise the contents of a new symlink on creation | David Howells | 3 | -6/+43 |
| 2024-12-20 | afs: Use the contained hashtable to search a directory | David Howells | 5 | -73/+350 |
| 2024-12-20 | afs: Make afs_mkdir() locally initialise a new directory's content | David Howells | 3 | -0/+53 |
| 2024-12-20 | netfs: Change the read result collector to only use one work item | David Howells | 1 | -2/+6 |
| 2024-12-20 | afs: Make {Y,}FS.FetchData an asynchronous operation | David Howells | 9 | -37/+170 |
| 2024-12-20 | afs: Fix cleanup of immediately failed async calls | David Howells | 2 | -3/+18 |
| 2024-12-20 | afs: Eliminate afs_read | David Howells | 5 | -163/+70 |
| 2024-12-20 | afs: Use netfslib for symlinks, allowing them to be cached | David Howells | 4 | -49/+73 |
| 2024-12-20 | afs: Use netfslib for directories | David Howells | 7 | -464/+511 |
| 2024-12-20 | afs: Make afs_init_request() get a key if not given a file | David Howells | 1 | -0/+16 |
| 2024-12-20 | afs: Add more tracepoints to do with tracking validity | David Howells | 7 | -40/+84 |
| 2024-12-20 | netfs: Remove some extraneous directory invalidations | David Howells | 1 | -13/+9 |
| 2024-12-20 | afs: Fix directory format encoding struct | David Howells | 1 | -1/+1 |
| 2024-12-20 | afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY | David Howells | 1 | -1/+6 |
| 2024-12-20 | afs: Don't use mutex for I/O operation lock | David Howells | 3 | -8/+108 |
| 2024-12-20 | netfs: Drop the was_async arg from netfs_read_subreq_terminated() | David Howells | 3 | -5/+5 |
| 2024-12-20 | netfs: Drop the error arg from netfs_read_subreq_terminated() | David Howells | 1 | -5/+10 |
| 2024-12-20 | netfs: Work around recursion by abandoning retry if nothing read | David Howells | 1 | -1/+4 |
| 2024-11-01 | Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -2/+116 |
| 2024-10-24 | afs: Fix missing subdir edit when renamed between parent dirs | David Howells | 3 | -2/+116 |
| 2024-10-17 | afs: Fix lock recursion | David Howells | 2 | -24/+61 |
| 2024-09-27 | afs: Fix the setting of the server responding flag | David Howells | 1 | -1/+1 |
| 2024-09-27 | afs: Remove unused struct and function prototype | Thorsten Blum | 1 | -9/+0 |
| 2024-09-27 | afs: Fix possible infinite loop with unresponsive servers | Marc Dionne | 2 | -5/+10 |
| 2024-09-27 | afs: Fix missing wire-up of afs_retry_request() | David Howells | 1 | -0/+1 |
| 2024-09-12 | netfs: Speed up buffered reading | David Howells | 3 | -10/+29 |
| 2024-09-12 | afs: Make read subreqs async | David Howells | 1 | -1/+8 |
| 2024-09-05 | netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream | David Howells | 1 | -1/+3 |
| 2024-08-24 | afs: Fix post-setattr file edit to do truncation correctly | David Howells | 1 | -3/+8 |
| 2024-08-13 | 9p: Fix DIO read through netfs | Dominique Martinet | 1 | -1/+2 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+5 |
| 2024-07-03 | afs: drop usage of folio_file_pos | Kairui Song | 2 | -5/+5 |
| 2024-07-02 | afs: Convert comma to semicolon | Chen Ni | 1 | -2/+2 |
| 2024-05-27 | netfs, 9p: Fix race between umount and async request completion | David Howells | 1 | -0/+1 |
| 2024-05-25 | afs: Don't cross .backup mountpoint from backup volume | Marc Dionne | 1 | -0/+5 |
| 2024-05-13 | Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 4 | -98/+109 |
| 2024-05-10 | afs: Fix fileserver rotation getting stuck | David Howells | 1 | -2/+6 |
| 2024-05-01 | netfs, afs: Use writeback retry to deal with alternate keys | David Howells | 3 | -98/+95 |
| 2024-05-01 | netfs: Remove the old writeback code | David Howells | 1 | -40/+0 |
| 2024-05-01 | netfs: Cut over to using new writeback code | David Howells | 3 | -3/+3 |
| 2024-05-01 | netfs, afs: Implement helpers for new write code | David Howells | 3 | -0/+60 |
| 2024-05-01 | afs: Use alternative invalidation to using launder_folio | David Howells | 4 | -11/+5 |
| 2024-03-14 | afs: Fix occasional rmdir-then-VNOVNODE with generic/011 | David Howells | 1 | -7/+9 |
| 2024-03-14 | afs: Don't cache preferred address | David Howells | 1 | -17/+4 |
| 2024-03-14 | afs: Revert "afs: Hide silly-rename files from userspace" | David Howells | 1 | -10/+0 |
| 2024-03-11 | Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -30/+30 |
| 2024-02-27 | afs: Fix endless loop in directory parsing | David Howells | 1 | -1/+3 |
| 2024-02-25 | Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+6 |
| 2024-02-25 | afs: fix __afs_break_callback() / afs_drop_open_mmap() race | Al Viro | 1 | -2/+6 |
| 2024-02-20 | afs: Increase buffer size in afs_update_volume_status() | Daniil Dulov | 1 | -2/+2 |
| 2024-02-20 | afs: Fix ignored callbacks over ipv4 | Marc Dionne | 3 | -15/+8 |
| 2024-02-05 | afs: adapt to breakup of struct file_lock | Jeff Layton | 2 | -20/+19 |
| 2024-02-05 | filelock: split common fields into struct file_lock_core | Jeff Layton | 1 | -0/+1 |
| 2024-02-05 | afs: convert to using new filelock helpers | Jeff Layton | 1 | -13/+13 |
| 2024-01-22 | afs: Fix missing/incorrect unlocking of RCU read lock | David Howells | 1 | -2/+3 |
| 2024-01-22 | afs: Remove afs_dynroot_d_revalidate() as it is redundant | David Howells | 1 | -9/+0 |
| 2024-01-22 | afs: Fix error handling with lookup via FS.InlineBulkStatus | David Howells | 1 | -3/+9 |
| 2024-01-22 | afs: Hide silly-rename files from userspace | David Howells | 1 | -0/+8 |
| 2024-01-22 | afs: Don't use certain unnecessary folio_*() functions | David Howells | 1 | -5/+5 |
| 2024-01-19 | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 6 | -1037/+106 |
| 2024-01-11 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -2/+3 |
| 2024-01-10 | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
| 2024-01-10 | Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 32 | -1304/+2876 |
| 2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+3 |
| 2024-01-01 | afs: trace: Log afs_make_call(), including server address | David Howells | 4 | -0/+45 |
| 2024-01-01 | afs: Fix offline and busy message emission | David Howells | 2 | -14/+25 |
| 2024-01-01 | afs: Fix fileserver rotation | David Howells | 6 | -134/+198 |
| 2024-01-01 | afs: Overhaul invalidation handling to better support RO volumes | David Howells | 12 | -199/+344 |
| 2024-01-01 | afs: Parse the VolSync record in the reply of a number of RPC ops | David Howells | 10 | -19/+239 |
| 2024-01-01 | afs: Don't leave DONTUSE/NEWREPSITE servers out of server list | David Howells | 4 | -25/+60 |
| 2024-01-01 | afs: Fix comment in afs_do_lookup() | David Howells | 1 | -2/+2 |
| 2024-01-01 | afs: Apply server breaks to mmap'd files in the call processor | David Howells | 5 | -31/+32 |
| 2024-01-01 | afs: Move the vnode/volume validity checking code into its own file | David Howells | 4 | -175/+191 |
| 2024-01-01 | afs: Defer volume record destruction to a workqueue | David Howells | 6 | -16/+19 |
| 2024-01-01 | afs: Make it possible to find the volumes that are using a server | David Howells | 6 | -32/+143 |
| 2024-01-01 | afs: Combine the endpoint state bools into a bitmask | David Howells | 2 | -21/+21 |
| 2024-01-01 | afs: Keep a record of the current fileserver endpoint state | David Howells | 10 | -195/+311 |
| 2024-01-01 | afs: Dispatch vlserver probes in priority order | David Howells | 3 | -2/+21 |
| 2024-01-01 | afs: Dispatch fileserver probes in priority order | David Howells | 1 | -2/+23 |
| 2024-01-01 | afs: Mark address lists with configured priorities | David Howells | 3 | -4/+91 |
| 2024-01-01 | afs: Provide a way to configure address priorities | David Howells | 5 | -1/+534 |
| 2024-01-01 | afs: Remove the unimplemented afs_cmp_addr_list() | David Howells | 1 | -13/+0 |
| 2024-01-01 | afs: Add some more info to /proc/net/afs/servers | David Howells | 5 | -10/+22 |
| 2023-12-28 | afs: Use the netfs write helpers | David Howells | 3 | -703/+84 |
| 2023-12-28 | netfs: Optimise away reads above the point at which there can be no data | David Howells | 2 | -11/+15 |
| 2023-12-28 | netfs: Implement unbuffered/DIO write support | David Howells | 1 | -1/+1 |
| 2023-12-24 | afs: Fold the afs_addr_cursor struct in | David Howells | 11 | -210/+229 |
| 2023-12-24 | afs: Use peer + service_id as call address | David Howells | 9 | -32/+48 |
| 2023-12-24 | afs: Rename some fields | David Howells | 3 | -38/+38 |
| 2023-12-24 | afs: Add a tracepoint for struct afs_addr_list | David Howells | 9 | -35/+53 |
| 2023-12-24 | afs: Simplify error handling | David Howells | 15 | -143/+174 |
| 2023-12-24 | afs: Don't put afs_call in afs_wait_for_call_to_complete() | David Howells | 5 | -75/+74 |
| 2023-12-24 | afs: Wrap most op->error accesses with inline funcs | David Howells | 9 | -67/+87 |
| 2023-12-24 | afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration | David Howells | 3 | -7/+8 |
| 2023-12-24 | afs: Handle the VIO and UAEIO aborts explicitly | David Howells | 1 | -0/+7 |
| 2023-12-24 | afs: Rename addr_list::failed to probe_failed | David Howells | 7 | -10/+10 |
| 2023-12-24 | afs: Don't skip server addresses for which we didn't get an RTT reading | David Howells | 2 | -2/+2 |
| 2023-12-24 | rxrpc, afs: Allow afs to pin rxrpc_peer objects | David Howells | 13 | -195/+148 |
| 2023-12-24 | afs: Turn the afs_addr_list address array into an array of structs | David Howells | 10 | -22/+26 |
| 2023-12-24 | afs: Add comments on abort handling | David Howells | 1 | -11/+90 |
| 2023-12-24 | afs: use read_seqbegin() in afs_check_validity() and afs_getattr() | Oleg Nesterov | 1 | -9/+6 |
| 2023-12-24 | afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*() | Oleg Nesterov | 1 | -3/+4 |
| 2023-12-24 | afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu() | Oleg Nesterov | 1 | -1/+2 |
| 2023-12-24 | netfs: Add iov_iters to (sub)requests to describe various buffers | David Howells | 1 | -5/+1 |
| 2023-12-24 | netfs: Provide invalidate_folio and release_folio calls | David Howells | 1 | -49/+4 |
| 2023-12-24 | afs: Don't use folio->private to record partial modification | David Howells | 3 | -273/+38 |
| 2023-12-24 | netfs: Move pinning-for-writeback from fscache to netfs | David Howells | 5 | -24/+3 |
| 2023-12-24 | netfs, fscache: Remove ->begin_cache_operation | David Howells | 1 | -13/+0 |
| 2023-12-21 | afs: Fix use-after-free due to get/remove race in volume tree | David Howells | 2 | -3/+25 |
| 2023-12-21 | afs: Fix overwriting of result of DNS query | David Howells | 1 | -2/+4 |
| 2023-12-20 | afs: Fix dynamic root lookup DNS check | David Howells | 1 | -2/+16 |