Show patches with: State = Action Required       |    Archived = No       |   5419 patches
« 1 2 ... 52 53 54 55 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,7/8] iomap: Create large folios in the buffered write path Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,6/8] filemap: Allow __filemap_get_folio to allocate large folios Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,5/8] filemap: Add fgf_t typedef Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,4/8] iomap: Remove unnecessary test from iomap_release_folio() Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,3/8] doc: Correct the description of ->release_folio Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,2/8] iomap: Remove large folio handling in iomap_invalidate_folio() Create large folios in iomap buffered write path - 2 - --- 2023-06-12 Matthew Wilcox Under Review
[v3,1/8] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic() Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox Under Review
block: Add config option to not allow writing to mounted devices block: Add config option to not allow writing to mounted devices - - - --- 2023-06-12 Jan Kara Under Review
[v2,8/8] cifs: update the ctime on a partial page write fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,7/8] apparmor: update ctime whenever the mtime changes on an inode fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,6/8] exfat: ensure that ctime is updated whenever the mtime is fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,5/8] efivarfs: update ctime when mtime changes on a write fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,4/8] bfs: update ctime in addition to mtime when adding entries fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,3/8] autofs: set ctime as well when mtime changes on a dir fs: add some missing ctime updates 1 - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,2/8] usb: update the ctime as well when updating mtime after an ioctl fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,1/8] ibmvmc: update ctime in conjunction with mtime on write fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[7/7] Revert "mm: vmscan: make global slab shrink lockless" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[6/7] Revert "mm: vmscan: make memcg slab shrink lockless" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[5/7] Revert "mm: vmscan: add shrinker_srcu_generation" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[4/7] Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[3/7] Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[2/7] Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[1/7] Revert "mm: shrinkers: convert shrinker_rwsem to mutex" revert shrinker_srcu related changes - - - --- 2023-06-09 Qi Zheng Under Review
[3/3] fs: store fake path in file_fake along with real path Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review
[2/3] fs: use file_fake_path() to get path of mapped files for display Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review
[1/3] fs: use fake_file container for internal files with fake f_path Reduce impact of overlayfs fake path files - - - --- 2023-06-09 Amir Goldstein Under Review
[30/30] fs: remove the now unused FMODE_* flags [01/30] block: also call ->open for incremental partition opens - 2 - --- 2023-06-08 Christoph Hellwig Under Review
[29/30] block: store the holder in file->private_data [01/30] block: also call ->open for incremental partition opens - 1 - --- 2023-06-08 Christoph Hellwig Under Review
[28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[27/30] block: replace fmode_t with a block-specific type for block open flags [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[26/30] block: remove unused fmode_t arguments from ioctl handlers [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[25/30] block: move a few internal definitions out of blkdev.h [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[24/30] ubd: remove commented out code in ubd_open [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[23/30] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[22/30] mtd: block: use a simple bool to track open for write [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[17/30] fs: remove sb->s_mode [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[16/30] block: add a sb_open_mode helper [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[15/30] block: use the holder as indication for exclusive opens [01/30] block: also call ->open for incremental partition opens 3 1 - --- 2023-06-08 Christoph Hellwig Under Review
[14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[12/30] bcache: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens - 1 - --- 2023-06-08 Christoph Hellwig Under Review
[11/30] swsusp: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[10/30] block: rename blkdev_close to blkdev_release [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[09/30] block: remove the unused mode argument to ->release [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[08/30] block: pass a gendisk to ->open [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Under Review
[07/30] block: pass a gendisk on bdev_check_media_change [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Under Review
[06/30] cdrom: remove the unused mode argument to cdrom_release [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[05/30] cdrom: track if a cdrom_device_info was opened for data [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[04/30] cdrom: remove the unused cdrom_close_write release code [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[03/30] cdrom: remove the unused mode argument to cdrom_ioctl [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[02/30] cdrom: remove the unused bdev argument to cdrom_open [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[01/30] block: also call ->open for incremental partition opens [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Under Review
[net-next,v6,10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor() Untitled series #755010 - - - --- 2023-06-07 David Howells Under Review
[31/31] fs: remove the now unused FMODE_* flags [01/31] block: also call ->open for incremental partition opens - 2 - --- 2023-06-06 Christoph Hellwig Under Review
[30/31] block: store the holder in file->private_data [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[28/31] block: replace fmode_t with a block-specific type for block open flags [01/31] block: also call ->open for incremental partition opens 1 - - --- 2023-06-06 Christoph Hellwig Under Review
[27/31] block: remove unused fmode_t arguments from ioctl handlers [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[26/31] block: move a few internal definitions out of blkdev.h [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[25/31] ubd: remove commented out code in ubd_open [01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Under Review
[24/31] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Under Review
[23/31] mtd: block: use a simple bool to track open for write [01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Under Review
[22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/31] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-06 Christoph Hellwig Under Review
[20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/31] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-06 Christoph Hellwig Under Review
[19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/31] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-06 Christoph Hellwig Under Review
[18/31] fs: remove sb->s_mode [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[17/31] block: add a sb_open_mode helper [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[16/31] block: use the holder as indication for exclusive opens [01/31] block: also call ->open for incremental partition opens 3 1 - --- 2023-06-06 Christoph Hellwig Under Review
[15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Under Review
[14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Under Review
[13/31] bcache: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - 1 - --- 2023-06-06 Christoph Hellwig Under Review
[12/31] swsusp: don't pass a stack address to blkdev_get_by_path [01/31] block: also call ->open for incremental partition opens - 1 - --- 2023-06-06 Christoph Hellwig Under Review
[11/31] block: rename blkdev_close to blkdev_release [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[10/31] block: remove the unused mode argument to ->release [01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Under Review
[09/31] block: pass a gendisk to ->open [01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Under Review
[08/31] block: share code between disk_check_media_change and disk_force_media_change [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[07/31] block: pass a gendisk on bdev_check_media_change [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[06/31] cdrom: remove the unused mode argument to cdrom_release [01/31] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-06 Christoph Hellwig Under Review
[05/31] cdrom: track if a cdrom_device_info was opened for data [01/31] block: also call ->open for incremental partition opens 1 - - --- 2023-06-06 Christoph Hellwig Under Review
[04/31] cdrom: remove the unused cdrom_close_write release code [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[03/31] cdrom: remove the unused mode argument to cdrom_ioctl [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[02/31] cdrom: remove the unused bdev argument to cdrom_open [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[01/31] block: also call ->open for incremental partition opens [01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Under Review
[PATCHv7,6/6] iomap: Add per-block dirty state tracking to improve performance iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv7,5/6] iomap: Allocate iop in ->write_begin() early iomap: Add support for per-block dirty state to improve write performance - 1 - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv7,4/6] iomap: Refactor iomap_write_delalloc_punch() function out iomap: Add support for per-block dirty state to improve write performance - 1 - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv7,3/6] iomap: Refactor some iop related accessor functions iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv7,2/6] iomap: Move folio_detach_private() in iomap_iop_free() to the end iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv7,1/6] iomap: Rename iomap_page_create/release() to iomap_iop_alloc/free() iomap: Add support for per-block dirty state to improve write performance - 1 - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv6,5/5] iomap: Add per-block dirty state tracking to improve performance iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv6,4/5] iomap: Allocate iop in ->write_begin() early iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv6,3/5] iomap: Refactor some iop related accessor functions iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv6,2/5] iomap: Move folio_detach_private() in iomap_iop_free() to the end iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[PATCHv6,1/5] iomap: Rename iomap_page_create/release() to iomap_iop_alloc/free() iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-05 Ritesh Harjani (IBM) Under Review
[4/8] test_sysctl: Add an unregister sysctl test [1/8] parport: plug a sysctl register leak - - - --- 2023-06-02 Joel Granados Under Review
« 1 2 ... 52 53 54 55 »