Show patches with: State = Action Required       |   70184 patches
« 1 2 3 4701 702 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,35/35] ceph: Remove old I/O API bits ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,34/35] ceph: Enable multipage folios for ceph files ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,33/35] ceph: Use netfslib [INCOMPLETE] ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,32/35] netfs: Add some more RMW support for ceph ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,31/35] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,30/35] netfs: Make netfs_page_mkwrite() use folio_mkwrite_check_truncate() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,29/35] netfs: Allow fs-private data to be handed through to request alloc ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,28/35] netfs: Adjust group handling ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,27/35] netfs: Pass extra write context to write functions ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,26/35] ceph: Kill ceph_rw_context ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,25/35] ceph: Wrap POSIX_FADV_WILLNEED to get caps ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,24/35] ceph: Make ceph_calc_file_object_mapping() return size as size_t ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,23/35] rbd: Use ceph_databuf_enc_start/stop() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,22/35] libceph, rbd: Convert ceph_osdc_notify() reply to ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,21/35] libceph: Make notify code use ceph_databuf_enc_start/stop ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,20/35] libceph: Remove ceph_pagelist ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,19/35] libceph, ceph: Convert users of ceph_pagelist to ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,18/35] libceph, rbd: Convert some page arrays to ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,17/35] libceph, rbd: Use ceph_databuf encoding start/stop ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,16/35] libceph: Convert req_page of ceph_osdc_call() to ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,15/35] libceph: Make osd_req_op_cls_init() use a ceph_databuf and map it ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,14/35] libceph: Remove bvec and bio data container types ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,13/35] rbd: Switch from using bvec_iter to iov_iter ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,12/35] libceph: Bypass the messenger-v1 Tx loop for databuf/iter data blobs ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,11/35] ceph: Use ceph_databuf in DIO ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,10/35] libceph: Convert notify_id_pages to a ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,09/35] libceph: Remove osd_req_op_cls_response_data_pages() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,08/35] libceph: Unexport osd_req_op_cls_request_data_pages() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,07/35] libceph: Change ceph_osdc_call()'s reply to a ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,06/35] rbd: Use ceph_databuf for rbd_obj_read_sync() ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,05/35] libceph: Add functions to add ceph_databufs to requests ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,03/35] libceph: Add a new data container type, ceph_databuf ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,02/35] libceph: Rename alignment to offset ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[RFC,01/35] ceph: Fix incorrect flush end position calculation ceph, rbd, netfs: Make ceph fully use netfslib - - - --- 2025-03-13 David Howells New
[GIT,PULL] bcachefs fixes for 6.14-rc7 [GIT,PULL] bcachefs fixes for 6.14-rc7 - - - --- 2025-03-13 Kent Overstreet New
VFS/autofs: try_lookup_one_len() does not need any locks VFS/autofs: try_lookup_one_len() does not need any locks - - - --- 2025-03-13 NeilBrown New
exportfs: remove locking around ->get_parent() call. exportfs: remove locking around ->get_parent() call. - - - --- 2025-03-13 NeilBrown New
[v6,13/13] xfs: update atomic write max size large atomic writes for xfs with CoW - 2 - --- 2025-03-13 John Garry New
[v6,12/13] xfs: commit CoW-based atomic writes atomically large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,11/13] xfs: add xfs_file_dio_write_atomic() large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,10/13] xfs: iomap COW-based atomic write support large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,09/13] xfs: add XFS_REFLINK_ALLOC_EXTSZALIGN large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,08/13] xfs: reflink CoW-based atomic write support large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,07/13] xfs: refactor xfs_reflink_end_cow_extent() large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,06/13] xfs: switch atomic write size check in xfs_file_write_iter() large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,05/13] xfs: allow block allocator to take an alignment hint large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,04/13] xfs: pass flags to xfs_reflink_allocate_cow() large atomic writes for xfs with CoW - 1 - --- 2025-03-13 John Garry New
[v6,03/13] iomap: rework IOMAP atomic flags large atomic writes for xfs with CoW - - - --- 2025-03-13 John Garry New
[v6,02/13] iomap: comment on atomic write checks in iomap_dio_bio_iter() large atomic writes for xfs with CoW - - - --- 2025-03-13 John Garry New
[v6,01/13] iomap: inline iomap_dio_bio_opflags() large atomic writes for xfs with CoW - - - --- 2025-03-13 John Garry New
[v3,5/5] sparc: mv sparc sysctls into their own file under arch/sparc/kernel sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-13 Joel Granados New
[v3,4/5] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-13 Joel Granados New
[v3,3/5] tracing: Move trace sysctls into trace.c sysctl: Move sysctls from kern_table into their respective subsystems 1 - - --- 2025-03-13 Joel Granados New
[v3,2/5] signal: Move signal ctl tables into signal.c sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-13 Joel Granados New
[v3,1/5] panic: Move panic ctl tables into panic.c sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-13 Joel Granados New
drop_caches: Allow re-enabling message after disabling drop_caches: Allow re-enabling message after disabling - - - --- 2025-03-13 Joel Granados New
[RFC,v1] landlock: Allow signals between threads of the same process [RFC,v1] landlock: Allow signals between threads of the same process - - - --- 2025-03-13 Mickaël Salaün New
fs: dedup handling of struct filename init and refcounts bumps fs: dedup handling of struct filename init and refcounts bumps - - - --- 2025-03-13 Mateusz Guzik New
[v2] fs: consistently deref the files table with rcu_dereference_raw() [v2] fs: consistently deref the files table with rcu_dereference_raw() - - - --- 2025-03-13 Mateusz Guzik New
fs: consistently deref the files table with rcu_access_pointer() fs: consistently deref the files table with rcu_access_pointer() - - - --- 2025-03-13 Mateusz Guzik New
[GIT,PULL] vfs fixes [GIT,PULL] vfs fixes - - - --- 2025-03-13 Christian Brauner New
[4/4] qibfs: fix _another_ leak [1/4] spufs: fix a leak on spufs_new_file() failure - 1 - --- 2025-03-13 Al Viro New
[3/4] spufs: fix a leak in spufs_create_context() [1/4] spufs: fix a leak on spufs_new_file() failure - 1 - --- 2025-03-13 Al Viro New
[2/4] spufs: fix gang directory lifetimes [1/4] spufs: fix a leak on spufs_new_file() failure - 1 - --- 2025-03-13 Al Viro New
[1/4] spufs: fix a leak on spufs_new_file() failure [1/4] spufs: fix a leak on spufs_new_file() failure - 1 - --- 2025-03-13 Al Viro New
[RFC,6/6] tomoyo: explicitly skip mediation of O_PATH file descriptors fs, lsm: mediate O_PATH fd creation in file_open hook - - - --- 2025-03-12 Ryan Lee New
[RFC,5/6] smack: explicitly skip mediation of O_PATH file descriptors fs, lsm: mediate O_PATH fd creation in file_open hook - - - --- 2025-03-12 Ryan Lee New
[RFC,4/6] selinux: explicitly skip mediation of O_PATH file descriptors fs, lsm: mediate O_PATH fd creation in file_open hook - - - --- 2025-03-12 Ryan Lee New
[RFC,3/6] landlock: explicitly skip mediation of O_PATH file descriptors fs, lsm: mediate O_PATH fd creation in file_open hook - - - --- 2025-03-12 Ryan Lee New
[RFC,2/6] apparmor: explicitly skip mediation of O_PATH file descriptors fs, lsm: mediate O_PATH fd creation in file_open hook - - - --- 2025-03-12 Ryan Lee New
[RFC,1/6] fs: invoke LSM file_open hook in do_dentry_open for O_PATH fds as well fs, lsm: mediate O_PATH fd creation in file_open hook - - - --- 2025-03-12 Ryan Lee New
udf: Fix inode_getblk() return value udf: Fix inode_getblk() return value - 1 - --- 2025-03-12 Jan Kara New
fs: use debug-only asserts around fd allocation and install fs: use debug-only asserts around fd allocation and install - 1 - --- 2025-03-12 Mateusz Guzik New
ceph: Fix incorrect flush end position calculation ceph: Fix incorrect flush end position calculation - 1 - --- 2025-03-12 David Howells New
[v3,6/6] Revert "fanotify: disable readahead if we have pre-content watches" Fix for potential deadlock in pre-content event - - - --- 2025-03-12 Amir Goldstein New
[v3,5/6] Revert "mm: don't allow huge faults for files with pre content watches" Fix for potential deadlock in pre-content event - - - --- 2025-03-12 Amir Goldstein New
[v3,4/6] Revert "fsnotify: generate pre-content permission event on page fault" Fix for potential deadlock in pre-content event - - - --- 2025-03-12 Amir Goldstein New
[v3,3/6] Revert "xfs: add pre-content fsnotify hook for DAX faults" Fix for potential deadlock in pre-content event - - - --- 2025-03-12 Amir Goldstein New
[v3,2/6] Revert "ext4: add pre-content fsnotify hook for DAX faults" Fix for potential deadlock in pre-content event - - - --- 2025-03-12 Amir Goldstein New
[v3,1/6] fsnotify: add pre-content hooks on mmap() Fix for potential deadlock in pre-content event - - - --- 2025-03-12 Amir Goldstein New
block: add BLK_FEAT_LBS to check for PAGE_SIZE limit block: add BLK_FEAT_LBS to check for PAGE_SIZE limit - - - --- 2025-03-12 Luis Chamberlain New
[RFC,5/5] xen: balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[RFC,4/5] vmx_balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[RFC,3/5] hv_balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[RFC,2/5] virtio_balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
[RFC,1/5] meminfo: add a per node counter for balloon drivers track memory used by balloon drivers - - - --- 2025-03-12 Nico Pache New
fs: dodge an atomic in putname if ref == 1 fs: dodge an atomic in putname if ref == 1 - 2 - --- 2025-03-11 Mateusz Guzik New
[2/2] fsnotify: avoid pre-content events when faulting in user pages Fix for potential deadlock in pre-content event - - 1 --- 2025-03-11 Amir Goldstein New
[1/2] fsnotify: add pre-content hooks on mmap() Fix for potential deadlock in pre-content event - - - --- 2025-03-11 Amir Goldstein New
vboxsf: Add __nonstring annotations for unterminated strings vboxsf: Add __nonstring annotations for unterminated strings - 1 - --- 2025-03-10 Kees Cook New
[RFC,v5,10/10] iomap: Rename ATOMIC flags again large atomic writes for xfs with CoW - - - --- 2025-03-10 John Garry New
[v5,09/10] xfs: Allow block allocator to take an alignment hint large atomic writes for xfs with CoW - 1 - --- 2025-03-10 John Garry New
[v5,08/10] xfs: Update atomic write max size large atomic writes for xfs with CoW - 2 - --- 2025-03-10 John Garry New
[v5,07/10] xfs: Commit CoW-based atomic writes atomically large atomic writes for xfs with CoW - 1 - --- 2025-03-10 John Garry New
[v5,06/10] xfs: Add xfs_file_dio_write_atomic() large atomic writes for xfs with CoW - 1 - --- 2025-03-10 John Garry New
[v5,05/10] xfs: Iomap SW-based atomic write support large atomic writes for xfs with CoW - 1 - --- 2025-03-10 John Garry New
[v5,04/10] xfs: Reflink CoW-based atomic write support large atomic writes for xfs with CoW - 1 - --- 2025-03-10 John Garry New
[v5,03/10] xfs: Refactor xfs_reflink_end_cow_extent() large atomic writes for xfs with CoW - 1 - --- 2025-03-10 John Garry New
[v5,02/10] xfs: Switch atomic write size check in xfs_file_write_iter() large atomic writes for xfs with CoW - 1 - --- 2025-03-10 John Garry New
« 1 2 3 4701 702 »