Show patches with: State = Action Required       |   10990 patches
« 1 2 3 4109 110 »
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
ceph: Fix incorrect flush end position calculation ceph: Fix incorrect flush end position calculation - 1 - --- 2025-03-12 David Howells New
[v4] ceph: fix slab-use-after-free in have_mon_and_osd_map() [v4] ceph: fix slab-use-after-free in have_mon_and_osd_map() - 1 - --- 2025-03-05 Viacheslav Dubeyko New
[4/6,-,REVISED] fuse: return correct dentry for ->mkdir Untitled series #940259 - 1 - --- 2025-03-04 NeilBrown New
ceph: Fix error handling in fill_readdir_cache() ceph: Fix error handling in fill_readdir_cache() - - - --- 2025-03-04 Matthew Wilcox New
[v3] ceph: fix slab-use-after-free in have_mon_and_osd_map() [v3] ceph: fix slab-use-after-free in have_mon_and_osd_map() - - - --- 2025-03-03 Viacheslav Dubeyko New
[v4,2/2] libceph: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-03-01 Easwar Hariharan New
[v4,1/2] rbd: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-03-01 Easwar Hariharan New
[6/6] VFS: Change vfs_mkdir() to return the dentry. Change ->mkdir() and vfs_mkdir() to return a dentry - 1 - --- 2025-02-27 NeilBrown New
[5/6] nfs: change mkdir inode_operation to return alternate dentry if needed. Change ->mkdir() and vfs_mkdir() to return a dentry - 1 - --- 2025-02-27 NeilBrown New
[4/6] fuse: return correct dentry for ->mkdir Change ->mkdir() and vfs_mkdir() to return a dentry - 1 - --- 2025-02-27 NeilBrown New
[3/6] ceph: return the correct dentry on mkdir Change ->mkdir() and vfs_mkdir() to return a dentry - 1 - --- 2025-02-27 NeilBrown New
[2/6] hostfs: store inode in dentry after mkdir if possible. Change ->mkdir() and vfs_mkdir() to return a dentry - 1 - --- 2025-02-27 NeilBrown New
[1/6] Change inode_operations.mkdir to return struct dentry * Change ->mkdir() and vfs_mkdir() to return a dentry - 2 - --- 2025-02-27 NeilBrown New
[v2] ceph: fix slab-use-after-free in have_mon_and_osd_map() [v2] ceph: fix slab-use-after-free in have_mon_and_osd_map() - 2 - --- 2025-02-26 Viacheslav Dubeyko New
[v3,16/16] RDMA/bnxt_re: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-02-25 Easwar Hariharan New
[v3,15/16] platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-02-25 Easwar Hariharan New
[v3,14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-02-25 Easwar Hariharan New
[v3,13/16] spi: spi-imx: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 2 - - --- 2025-02-25 Easwar Hariharan New
[v3,12/16] spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-02-25 Easwar Hariharan New
[v3,11/16] nvme: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-02-25 Easwar Hariharan New
[v3,10/16] power: supply: da9030: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-02-25 Easwar Hariharan New
[v3,09/16] xfs: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 1 - --- 2025-02-25 Easwar Hariharan New
[v3,08/16] ata: libata-zpodd: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-02-25 Easwar Hariharan New
[v3,07/16] libceph: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-02-25 Easwar Hariharan New
[v3,06/16] rbd: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-02-25 Easwar Hariharan New
[v3,05/16] btrfs: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-02-25 Easwar Hariharan New
[v3,04/16] ALSA: ac97: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two 1 - - --- 2025-02-25 Easwar Hariharan New
[v3,03/16] accel/habanalabs: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-02-25 Easwar Hariharan New
[v3,02/16] scsi: lpfc: convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() part two - - - --- 2025-02-25 Easwar Hariharan New
[v3,01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too Converge on using secs_to_jiffies() part two - - - --- 2025-02-25 Easwar Hariharan New
ceph: osd_client deadcode ceph: osd_client deadcode - 1 - --- 2025-02-22 Dr. David Alan Gilbert New
[v3,10/9] fs: Remove page_mkwrite_check_truncate() Remove accesses to page->index from ceph - 1 - --- 2025-02-21 Matthew Wilcox New
[6/6] VFS: Change vfs_mkdir() to return the dentry. Change ->mkdir() and vfs_mkdir() to return a dentry. - 1 - --- 2025-02-20 NeilBrown New
[5/6] nfs: change mkdir inode_operation to return alternate dentry if needed. Change ->mkdir() and vfs_mkdir() to return a dentry. - 1 - --- 2025-02-20 NeilBrown New
[4/6] fuse: return correct dentry for ->mkdir Change ->mkdir() and vfs_mkdir() to return a dentry. - 1 - --- 2025-02-20 NeilBrown New
[3/6] ceph: return the correct dentry on mkdir Change ->mkdir() and vfs_mkdir() to return a dentry. - 1 - --- 2025-02-20 NeilBrown New
[2/6] hostfs: store inode in dentry after mkdir if possible. Change ->mkdir() and vfs_mkdir() to return a dentry. - 1 - --- 2025-02-20 NeilBrown New
[1/6] Change inode_operations.mkdir to return struct dentry * Change ->mkdir() and vfs_mkdir() to return a dentry. - 2 - --- 2025-02-20 NeilBrown New
ceph: fix slab-use-after-free in have_mon_and_osd_map() ceph: fix slab-use-after-free in have_mon_and_osd_map() - - - --- 2025-02-19 Viacheslav Dubeyko New
[v3,9/9] ceph: Pass a folio to ceph_allocate_page_array() Remove accesses to page->index from ceph - - - --- 2025-02-17 Matthew Wilcox New
[v3,8/9] ceph: Convert ceph_move_dirty_page_in_page_array() to move_dirty_folio_in_page_array() Remove accesses to page->index from ceph - - - --- 2025-02-17 Matthew Wilcox New
[v3,7/9] ceph: Remove uses of page from ceph_process_folio_batch() Remove accesses to page->index from ceph - - - --- 2025-02-17 Matthew Wilcox New
[v3,6/9] ceph: Convert ceph_check_page_before_write() to use a folio Remove accesses to page->index from ceph - - - --- 2025-02-17 Matthew Wilcox New
[v3,5/9] ceph: Convert writepage_nounlock() to write_folio_nounlock() Remove accesses to page->index from ceph - - - --- 2025-02-17 Matthew Wilcox New
[v3,4/9] ceph: Convert ceph_readdir_cache_control to store a folio Remove accesses to page->index from ceph - 1 - --- 2025-02-17 Matthew Wilcox New
[v3,3/9] ceph: Convert ceph_find_incompatible() to take a folio Remove accesses to page->index from ceph - - - --- 2025-02-17 Matthew Wilcox New
[v3,2/9] ceph: Use a folio in ceph_page_mkwrite() Remove accesses to page->index from ceph - 1 - --- 2025-02-17 Matthew Wilcox New
[v3,1/9] ceph: Remove ceph_writepage() Remove accesses to page->index from ceph - - - --- 2025-02-17 Matthew Wilcox New
[2/2] ceph: fix a race with rename() in ceph_mdsc_build_path() [1/2] prep for ceph_encode_encrypted_fname() fixes - 1 - --- 2025-02-15 Al Viro New
[1/2] prep for ceph_encode_encrypted_fname() fixes [1/2] prep for ceph_encode_encrypted_fname() fixes - 1 - --- 2025-02-15 Al Viro New
[v2,7/7] ceph: Use a folio in ceph_writepages_start() Remove accesses to page->index from ceph - - - --- 2025-02-14 Matthew Wilcox New
[v2,6/7] ceph: Convert writepage_nounlock() to write_folio_nounlock() Remove accesses to page->index from ceph - - - --- 2025-02-14 Matthew Wilcox New
[v2,5/7] ceph: Convert ceph_readdir_cache_control to store a folio Remove accesses to page->index from ceph - 1 - --- 2025-02-14 Matthew Wilcox New
[v2,4/7] ceph: Convert ceph_find_incompatible() to take a folio Remove accesses to page->index from ceph - - - --- 2025-02-14 Matthew Wilcox New
[v2,3/7] ceph: Use a folio in ceph_page_mkwrite() Remove accesses to page->index from ceph - 1 - --- 2025-02-14 Matthew Wilcox New
[v2,2/7] ceph: Remove ceph_writepage() Remove accesses to page->index from ceph - - - --- 2025-02-14 Matthew Wilcox New
[v2,1/7] ceph: Do not look at the index of an encrypted page Remove accesses to page->index from ceph - 1 - --- 2025-02-14 Matthew Wilcox New
[3/3] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued netfs: Miscellaneous fixes - - 1 --- 2025-02-12 David Howells New
[2/3] netfs: Add retry stat counters netfs: Miscellaneous fixes - - - --- 2025-02-12 David Howells New
[1/3] netfs: Fix a number of read-retry hangs netfs: Miscellaneous fixes - - 2 --- 2025-02-12 David Howells New
ceph: cleanup hardcoded constants of file handle size ceph: cleanup hardcoded constants of file handle size - 1 - --- 2025-02-10 Viacheslav Dubeyko New
ceph: add process/thread ID into debug output ceph: add process/thread ID into debug output - 1 - --- 2025-02-06 Viacheslav Dubeyko New
[RFC,4/4] ceph: fix generic/421 test failure ceph: fix generic/421 test failure - - - --- 2025-02-05 Viacheslav Dubeyko New
[RFC,3/4] ceph: introduce ceph_submit_write() method ceph: fix generic/421 test failure - - - --- 2025-02-05 Viacheslav Dubeyko New
[RFC,2/4] ceph: introduce ceph_process_folio_batch() method ceph: fix generic/421 test failure - - - --- 2025-02-05 Viacheslav Dubeyko New
« 1 2 3 4109 110 »