Show patches with: none      |   38889 patches
« 1 2 ... 188 189 190388 389 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
block: Fix inflight statistic for MQ submission with !elevator block: Fix inflight statistic for MQ submission with !elevator - - - --- 2020-08-31 Gabriel Krisman Bertazi New
[v3,3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast() bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-31 John Hubbard New
[v3,2/3] iov_iter: introduce iov_iter_pin_pages*() routines bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-31 John Hubbard New
[v3,1/3] mm/gup: introduce pin_page() bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-31 John Hubbard New
[19/19] block: switch gendisk lookup to a simple xarray [01/19] char_dev: replace cdev_map with an xarray - 1 - --- 2020-08-30 Christoph Hellwig New
[18/19] z2ram: use separate gendisk for the different modes [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[17/19] z2ram: reindent [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[16/19] ataflop: use a separate gendisk for each media format [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[14/19] floppy: use a separate gendisk for each media format [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[13/19] ide: switch to __register_blkdev for command set probing [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[12/19] md: use __register_blkdev to allocate devices on demand [01/19] char_dev: replace cdev_map with an xarray 1 - - --- 2020-08-30 Christoph Hellwig New
[11/19] loop: use __register_blkdev to allocate devices on demand [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[10/19] brd: use __register_blkdev to allocate devices on demand [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[08/19] swim: don't call blk_register_region [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[07/19] ide: remove ide_{,un}register_region [01/19] char_dev: replace cdev_map with an xarray - 1 - --- 2020-08-30 Christoph Hellwig New
[06/19] block: add an optional probe callback to major_names [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[05/19] block: rework requesting modules for unclaimed devices [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[04/19] block: split block_class_lock [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[03/19] block: cleanup del_gendisk a bit [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-30 Christoph Hellwig New
[02/19] block: merge drivers/base/map.c into block/genhd.c [01/19] char_dev: replace cdev_map with an xarray - 1 - --- 2020-08-30 Christoph Hellwig New
[01/19] char_dev: replace cdev_map with an xarray [01/19] char_dev: replace cdev_map with an xarray - 1 - --- 2020-08-30 Christoph Hellwig New
block: fix -EAGAIN IOPOLL task/vm accounting block: fix -EAGAIN IOPOLL task/vm accounting - - - --- 2020-08-29 Jens Axboe New
[GIT,PULL] nvme fixes for 5.9 next rc [GIT,PULL] nvme fixes for 5.9 next rc - - - --- 2020-08-29 Sagi Grimberg New
block: bio: Trim bio to sensible size in bio_trim() block: bio: Trim bio to sensible size in bio_trim() - - - --- 2020-08-29 Miaohe Lin New
blk-wbt: Remove obsolete multiqueue I/O scheduling comment blk-wbt: Remove obsolete multiqueue I/O scheduling comment - - - --- 2020-08-29 Danny Lin New
[v2,3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast() bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-29 John Hubbard New
[v2,2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-29 John Hubbard New
[v2,1/3] mm/gup: introduce pin_user_page() bio: Direct IO: convert to pin_user_pages_fast() - - - --- 2020-08-29 John Hubbard New
[GIT,PULL] Block fixes for 5.9-rc3 [GIT,PULL] Block fixes for 5.9-rc3 - - - --- 2020-08-28 Jens Axboe New
[v3] null_blk: add support for max open/active zone limit for zoned devices [v3] null_blk: add support for max open/active zone limit for zoned devices - 3 - --- 2020-08-28 Niklas Cassel New
[v3,4/4] block: Remove blk_mq_attempt_merge() function Some clean-ups for bio merge - 1 - --- 2020-08-28 Baolin Wang New
[v3,3/4] block: Add a new helper to attempt to merge a bio Some clean-ups for bio merge - - - --- 2020-08-28 Baolin Wang New
[v3,2/4] block: Move blk_mq_bio_list_merge() into blk-merge.c Some clean-ups for bio merge - - - --- 2020-08-28 Baolin Wang New
[v3,1/4] block: Move bio merge related functions into blk-merge.c Some clean-ups for bio merge - 1 - --- 2020-08-28 Baolin Wang New
[RFC] block: defer task/vm accounting until successful [RFC] block: defer task/vm accounting until successful - - - --- 2020-08-28 Jens Axboe New
[blktests,11/11] nvme/038: Test removal of un-enabled subsystem and ports NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,10/11] nvme/037: Add test which loops passthru connect and disconnect NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,09/11] nvme/036: Add test for testing reset command on nvme-passthru NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,08/11] nvme/035: Add test to verify passthru controller with a filesystem NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,07/11] nvme/034: Add test for passthru data verification NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,06/11] nvme/033: Simple test to create and connect to a passthru target NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,05/11] nvme: Add common helpers for passthru tests NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,03/11] common/xfs: Create common helper to verify block device with xfs NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,02/11] common/xfs: Create common helper to check for XFS support NVMe Target Passthru Block Tests - - - --- 2020-08-27 Logan Gunthorpe New
[blktests,01/11] common/fio: Remove state file in common helper NVMe Target Passthru Block Tests - 1 - --- 2020-08-27 Logan Gunthorpe New
[1/1] block io layer filters api block io layer filters api - - - --- 2020-08-27 Sergei Shtepa New
[4/4] block: remove the BIO_USER_MAPPED flag [1/4] block: remove the BIO_NULL_MAPPED flag - - - --- 2020-08-27 Christoph Hellwig New
[3/4] block: remove __blk_rq_map_user_iov [1/4] block: remove the BIO_NULL_MAPPED flag - - - --- 2020-08-27 Christoph Hellwig New
[2/4] block: remove __blk_rq_unmap_user [1/4] block: remove the BIO_NULL_MAPPED flag - - - --- 2020-08-27 Christoph Hellwig New
[1/4] block: remove the BIO_NULL_MAPPED flag [1/4] block: remove the BIO_NULL_MAPPED flag - - - --- 2020-08-27 Christoph Hellwig New
[v2] null_blk: add support for max open/active zone limit for zoned devices [v2] null_blk: add support for max open/active zone limit for zoned devices - 1 - --- 2020-08-27 Niklas Cassel New
[v3] blk-mq: use BLK_MQ_NO_TAG for no tag [v3] blk-mq: use BLK_MQ_NO_TAG for no tag - - - --- 2020-08-27 Tianxianting New
brd: expose number of allocated pages in debugfs brd: expose number of allocated pages in debugfs - - - --- 2020-08-26 Kyle McMartin New
rnbd: Fix an error code in process_rdma() rnbd: Fix an error code in process_rdma() - - - --- 2020-08-26 Dan Carpenter New
[19/19] block: switch gendisk lookup to a simple xarray [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[18/19] z2ram: use separate gendisk for the different modes [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[17/19] z2ram: reindent [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[16/19] ataflop: use a separate gendisk for each media format [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[14/19] floppy: use a separate gendisk for each media format [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[13/19] ide: switch to __register_blkdev for command set probing [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[12/19] md: use __register_blkdev to allocate devices on demand [01/19] char_dev: replace cdev_map with an xarray 1 - - --- 2020-08-26 Christoph Hellwig New
[11/19] loop: use __register_blkdev to allocate devices on demand [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[10/19] brd: use __register_blkdev to allocate devices on demand [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[08/19] swim: don't call blk_register_region [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[07/19] ide: remove ide_{,un}register_region [01/19] char_dev: replace cdev_map with an xarray - 1 - --- 2020-08-26 Christoph Hellwig New
[06/19] block: add an optional probe callback to major_names [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[05/19] block: rework requesting modules for unclaimed devices [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[04/19] block: split block_class_lock [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[03/19] block: cleanup del_gendisk a bit [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[02/19] block: merge drivers/base/map.c into block/genhd.c [01/19] char_dev: replace cdev_map with an xarray - 1 - --- 2020-08-26 Christoph Hellwig New
[01/19] char_dev: replace cdev_map with an xarray [01/19] char_dev: replace cdev_map with an xarray - - - --- 2020-08-26 Christoph Hellwig New
[v2] blk-mq: use BLK_MQ_NO_TAG for no tag [v2] blk-mq: use BLK_MQ_NO_TAG for no tag - - - --- 2020-08-26 Tianxianting New
[V2,2/2] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING - - - --- 2020-08-25 Ming Lei New
[V2,1/2] blk-mq: serialize queue quiesce and unquiesce by mutex blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING - - - --- 2020-08-25 Ming Lei New
null_blk: add support for max open/active zone limit for zoned devices null_blk: add support for max open/active zone limit for zoned devices - - - --- 2020-08-25 Niklas Cassel New
[RFC,2/2] block: Do not discard buffers under a mounted filesystem Block and buffer invalidation under a filesystem - - - --- 2020-08-25 Jan Kara New
[RFC,1/2] fs: Don't invalidate page buffers in block_write_full_page() Block and buffer invalidation under a filesystem - - - --- 2020-08-25 Jan Kara New
[2/2] block: move 'q_usage_counter' into front of 'request_queue' percpu_ref & block: reduce memory footprint of percpu_ref in fast path - - - --- 2020-08-25 Ming Lei New
[1/2] percpu_ref: reduce memory footprint of percpu_ref in fast path percpu_ref & block: reduce memory footprint of percpu_ref in fast path - - - --- 2020-08-25 Ming Lei New
loop: Set correct device size when using LOOP_CONFIGURE loop: Set correct device size when using LOOP_CONFIGURE - - - --- 2020-08-25 Martijn Coenen New
[06/29] drbd: Avoid comma separated statements treewide: Convert comma separated statements - - - --- 2020-08-25 Joe Perches New
[v2] fs/ceph: use pipe_get_pages_alloc() for pipe [v2] fs/ceph: use pipe_get_pages_alloc() for pipe - - - --- 2020-08-25 John Hubbard New
[v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE [v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE 1 1 - --- 2020-08-24 Khazhy Kumykov New
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE - - - --- 2020-08-24 Khazhy Kumykov New
rnbd: fix uninitialized variable rnbd: fix uninitialized variable - - - --- 2020-08-24 Tong Zhang New
[4/4] loop: Charge i/o to mem and blk cg Charge loop device i/o to issuing cgroup 1 - - --- 2020-08-24 Dan Schatzberg New
[3/4] mm: Charge active memcg when no mm is set Charge loop device i/o to issuing cgroup 3 1 - --- 2020-08-24 Dan Schatzberg New
[2/4] mm: support nesting memalloc_use_memcg() Charge loop device i/o to issuing cgroup 1 1 - --- 2020-08-24 Dan Schatzberg New
[1/4] loop: Use worker per cgroup instead of kworker Charge loop device i/o to issuing cgroup - - - --- 2020-08-24 Dan Schatzberg New
[11/11] iomap: Handle tail pages in iomap_page_mkwrite iomap/fs/block patches for 5.11 - - - --- 2020-08-24 Matthew Wilcox New
[10/11] iomap: Inline data shouldn't see THPs iomap/fs/block patches for 5.11 - 1 - --- 2020-08-24 Matthew Wilcox New
[09/11] iomap: Support THPs in write paths iomap/fs/block patches for 5.11 - - - --- 2020-08-24 Matthew Wilcox New
[08/11] iomap: Change iomap_write_begin calling convention iomap/fs/block patches for 5.11 - - - --- 2020-08-24 Matthew Wilcox New
[07/11] iomap: Support THPs in read paths iomap/fs/block patches for 5.11 - - - --- 2020-08-24 Matthew Wilcox New
[06/11] iomap: Support THPs in invalidatepage iomap/fs/block patches for 5.11 - - - --- 2020-08-24 Matthew Wilcox New
« 1 2 ... 188 189 190388 389 »