Age | Commit message (Expand) | Author | Files | Lines |
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-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 | -1067/+827 |
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 | -261/+176 |
2025-03-10 | afs: Fix afs_server ref accounting | David Howells | 6 | -354/+285 |
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 | -299/+211 |
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 | -823/+1487 |
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 | -164/+71 |
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 | -467/+514 |
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 | -1310/+2882 |
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 | -26/+61 |
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 | -196/+312 |
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 | -76/+75 |
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 |
2023-12-20 | afs: Fix the dynamic root's d_delete to always delete unused dentries | David Howells | 1 | -12/+1 |
2023-12-11 | afs: Fix refcount underflow from error handling race | David Howells | 1 | -1/+1 |
2023-12-10 | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2023-12-10 | afs: do not test the return value of folio_start_writeback() | Matthew Wilcox (Oracle) | 1 | -4/+2 |
2023-12-01 | afs: Add __counted_by for struct afs_acl and use struct_size() | Gustavo A. R. Silva | 2 | -2/+2 |
2023-11-25 | dentry: switch the lists of children to hlist | Al Viro | 1 | -2/+3 |
2023-11-24 | afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY | David Howells | 1 | -1/+3 |
2023-11-24 | afs: Fix file locking on R/O volumes to operate in local mode | David Howells | 1 | -0/+2 |
2023-11-24 | afs: Return ENOENT if no cell DNS record can be found | David Howells | 1 | -0/+10 |
2023-11-17 | afs: Make error on cell lookup failure consistent with OpenAFS | David Howells | 1 | -2/+2 |
2023-11-17 | afs: Fix afs_server_list to be cleaned up with RCU | David Howells | 2 | -1/+2 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 3 | -6/+6 |
2023-10-18 | afs: convert to new timestamp accessors | Jeff Layton | 3 | -6/+6 |
2023-10-09 | afs: move afs_xattr_handlers to .rodata | Wedson Almeida Filho | 2 | -2/+2 |
2023-10-02 | afs: Annotate struct afs_addr_list with __counted_by | Kees Cook | 1 | -1/+1 |
2023-10-02 | afs: Annotate struct afs_permits with __counted_by | Kees Cook | 1 | -1/+1 |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 1 | -2/+0 |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+2 |
2023-08-18 | mm, netfs, fscache: stop read optimisation when folio removed from pagecache | David Howells | 1 | -0/+2 |
2023-08-09 | fs: pass the request_mask to generic_fillattr | Jeff Layton | 1 | -1/+1 |
2023-07-13 | afs: convert to ctime accessor functions | Jeff Layton | 2 | -4/+4 |
2023-07-04 | afs: Fix accidental truncation when storing data | David Howells | 1 | -3/+5 |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+8 |
2023-06-26 | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+19 |
2023-06-23 | afs: convert pagevec to folio_batch in afs_extend_writeback() | Matthew Wilcox (Oracle) | 1 | -8/+8 |
2023-06-19 | afs: Fix waiting for writeback then skipping folio | Vishal Moola (Oracle) | 1 | -2/+4 |
2023-06-19 | afs: Fix dangling folio ref counts in writeback | Vishal Moola (Oracle) | 1 | -0/+1 |
2023-06-16 | afs: Fix vlserver probe RTT handling | David Howells | 1 | -2/+2 |
2023-06-07 | afs: Fix setting of mtime when creating a file/dir/symlink | David Howells | 1 | -0/+3 |
2023-05-24 | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 1 | -1/+1 |
2023-05-24 | afs: Provide a splice-read wrapper | David Howells | 1 | -1/+19 |
2023-05-06 | Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -3/+4 |
2023-05-06 | afs: fix the afs_dir_get_folio return value | Christoph Hellwig | 1 | -3/+4 |
2023-05-05 | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 3 | -8/+6 |
2023-05-02 | afs: Avoid endless loop if file is larger than expected | Marc Dionne | 1 | -0/+4 |
2023-05-02 | afs: Fix getattr to report server i_size on dirs, not local size | David Howells | 1 | -1/+8 |
2023-05-02 | afs: Fix updating of i_size with dv jump from server | Marc Dionne | 1 | -0/+1 |
2023-05-01 | rxrpc: Fix timeout of a call that hasn't yet been granted a channel | David Howells | 3 | -8/+6 |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -28/+30 |
2023-04-22 | rxrpc: Fix potential race in error handling in afs_make_call() | David Howells | 1 | -5/+4 |
2023-04-05 | afs: split afs_pagecache_valid() out of afs_validate() | Matthew Wilcox (Oracle) | 3 | -20/+22 |
2023-04-05 | mm: return an ERR_PTR from __filemap_get_folio | Christoph Hellwig | 3 | -8/+8 |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -57/+59 |
2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -5/+3 |
2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -17/+17 |
2023-02-20 | Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt... | Linus Torvalds | 2 | -7/+8 |
2023-02-03 | afs: use bvec_set_folio to initialize a bvec | Christoph Hellwig | 1 | -5/+3 |