linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-21 14:13:59 to 2020-11-24 15:30:50 UTC [more...]

[PATCH 00/29] RFC: iov_iter: Switch to using an ops table
 2020-11-24 15:30 UTC  (45+ messages)
` [PATCH 01/29] iov_iter: Switch to using a table of operations
` [PATCH 03/29] iov_iter: Split iov_iter_fault_in_readable
` [PATCH 04/29] iov_iter: Split the iterate_and_advance() macro
` [PATCH 05/29] iov_iter: Split copy_to_iter()
` [PATCH 06/29] iov_iter: Split copy_mc_to_iter()
` [PATCH 07/29] iov_iter: Split copy_from_iter()
` [PATCH 08/29] iov_iter: Split the iterate_all_kinds() macro
` [PATCH 09/29] iov_iter: Split copy_from_iter_full()
` [PATCH 10/29] iov_iter: Split copy_from_iter_nocache()
` [PATCH 11/29] iov_iter: Split copy_from_iter_flushcache()
` [PATCH 12/29] iov_iter: Split copy_from_iter_full_nocache()
` [PATCH 13/29] iov_iter: Split copy_page_from_iter()
` [PATCH 14/29] iov_iter: Split iov_iter_zero()
` [PATCH 15/29] iov_iter: Split copy_from_user_atomic()
` [PATCH 16/29] iov_iter: Split iov_iter_advance()
` [PATCH 17/29] iov_iter: Split iov_iter_revert()
` [PATCH 18/29] iov_iter: Split iov_iter_single_seg_count()
` [PATCH 19/29] iov_iter: Split iov_iter_alignment()
` [PATCH 20/29] iov_iter: Split iov_iter_gap_alignment()
` [PATCH 21/29] iov_iter: Split iov_iter_get_pages()
` [PATCH 22/29] iov_iter: Split iov_iter_get_pages_alloc()
` [PATCH 23/29] iov_iter: Split csum_and_copy_from_iter()
` [PATCH 24/29] iov_iter: Split csum_and_copy_from_iter_full()
` [PATCH 25/29] iov_iter: Split csum_and_copy_to_iter()
` [PATCH 26/29] iov_iter: Split iov_iter_npages()
` [PATCH 27/29] iov_iter: Split dup_iter()
` [PATCH 28/29] iov_iter: Split iov_iter_for_each_range()
` [PATCH 29/29] iov_iter: Remove iterate_all_kinds() and iterate_and_advance()

[PATCH v2 for-next 0/4] optimise sbitmap deferred clear
 2020-11-24 15:01 UTC  (9+ messages)
` [PATCH v2 1/4] sbitmap: optimise sbitmap_deferred_clear()
` [PATCH v2 2/4] sbitmap: remove swap_lock
` [PATCH v2 3/4] sbitmap: replace CAS with atomic and
` [PATCH v2 4/4] sbitmap: simplify wrap check

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-24 14:47 UTC  (35+ messages)
` [PATCH 058/141] xen-blkfront: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[PATCH blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-24 14:07 UTC  (14+ messages)
` [PATCH blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH blktests 3/5] tests/nvmeof-mp/012: fix the schedulers list
` [PATCH blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH] block: fix error return code in mm_pci_probe()
 2020-11-24 13:59 UTC 

merge struct block_device and struct hd_struct v2
 2020-11-24 13:53 UTC  (51+ messages)
` [PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 06/45] zram: remove the claim mechanism
` [PATCH 07/45] zram: do not call set_blocksize
` [PATCH 08/45] loop: "
` [PATCH 09/45] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 10/45] dm: remove the block_device reference in struct mapped_device
` [PATCH 11/45] block: remove a duplicate __disk_get_part prototype
` [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
` [PATCH 13/45] block: add a bdev_kobj helper
` [PATCH 14/45] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 15/45] block: use put_device in put_disk
` [PATCH 16/45] block: change the hash used for looking up block devices
` [PATCH 17/45] init: refactor name_to_dev_t
` [PATCH 18/45] init: refactor devt_from_partuuid
` [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 20/45] block: refactor __blkdev_put
` [PATCH 21/45] block: refactor blkdev_get
` [PATCH 22/45] block: opencode devcgroup_inode_permission
` [PATCH 23/45] block: remove i_bdev
` [PATCH 24/45] blk-cgroup: stop abusing get_gendisk
` [PATCH 25/45] block: reference struct block_device from struct hd_struct
` [PATCH 26/45] block: remove ->bd_contains
` [PATCH 27/45] block: simplify the block device claiming interface
` [PATCH 28/45] block: simplify part_to_disk
` [PATCH 29/45] block: initialize struct block_device in bdev_alloc
` [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
` [PATCH 31/45] block: move disk stat accounting to struct block_device
` [PATCH 32/45] block: move the start_sect field "
` [PATCH 33/45] block: move the partition_meta_info "
` [PATCH 34/45] block: move holder_dir "
` [PATCH 35/45] block: move make_it_fail "
` [PATCH 36/45] block: move the policy field "
` [PATCH 37/45] block: allocate struct hd_struct as part of struct bdev_inode
` [PATCH 38/45] block: switch partition lookup to use struct block_device
` [PATCH 39/45] block: remove the partno field from struct hd_struct
` [PATCH 40/45] block: pass a block_device to blk_alloc_devt
` [PATCH 41/45] block: pass a block_device to invalidate_partition
` [PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
` [PATCH 43/45] f2fs: remove a few bd_part checks
` [PATCH 44/45] block: merge struct block_device and struct hd_struct
` [PATCH 45/45] block: stop using bdget_disk for partition 0

[PATCH 5.11] block: optimise for_each_bvec() advance
 2020-11-24 13:00 UTC  (5+ messages)

merge struct block_device and struct hd_struct
 2020-11-24 12:26 UTC  (11+ messages)
` [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 14/20] block: remove the nr_sects field in struct hd_struct

[PATCH 0/9] relay: cleanup and const callbacks, take 2
 2020-11-24 11:56 UTC  (8+ messages)
` [PATCH 4/9] relay: allow the use of const callback structs
    ` [PATCH v3] "
` [PATCH 9/9] blktrace: make relay callbacks const

[PATCH v4 0/2] block, iomap: disable iopoll for split bio
 2020-11-24 11:25 UTC  (5+ messages)
` [PATCH v4 2/2] block,iomap: disable iopoll when split needed

[PATCH v5] block: disable iopoll for split bio
 2020-11-24 11:21 UTC  (2+ messages)

[PATCH v3 0/9] Rework runtime suspend and SCSI domain validation
 2020-11-24  9:49 UTC  (17+ messages)
` [PATCH v3 1/9] block: Fix a race in the runtime power management code
` [PATCH v3 2/9] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v3 3/9] scsi: Pass a request queue pointer to __scsi_execute()
` [PATCH v3 4/9] scsi: Inline scsi_mq_alloc_queue()
` [PATCH v3 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
` [PATCH v3 6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer
` [PATCH v3 7/9] scsi_transport_spi: Freeze request queues instead of quiescing
` [PATCH v3 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v3 9/9] block: Do not accept any requests while suspended

[REF PATCH] block/loop: remove unused range
 2020-11-24  5:13 UTC 

[PATCH 0/7] Some cleanups and improvements for blk-iocost
 2020-11-24  3:33 UTC  (8+ messages)
` [PATCH 1/7] blk-iocost: Fix some typos in comments
` [PATCH 2/7] blk-iocost: Remove unnecessary advance declaration
` [PATCH 3/7] blk-iocost: Just open code the q_name()
` [PATCH 4/7] blk-iocost: Add a flag to indicate if need update hwi
` [PATCH 5/7] blk-iocost: Move the usage ratio calculation to the correct place
` [PATCH 6/7] blk-iocost: Factor out the active iocgs' state check into a separate function
` [PATCH 7/7] blk-iocost: Factor out the base vrate change "

[PATCH 1/6] relay: allow the use of const callback structs
 2020-11-23 18:01 UTC  (3+ messages)

WARNING in nbd_config_put
 2020-11-23 10:05 UTC 

[PATCH 1/2] block: update documentation for blk_rq_timeout()
 2020-11-23  8:12 UTC  (2+ messages)
` [PATCH 2/2] block: fix kerneldoc typos

[RFC] Reliable Multicast on top of RTRS
 2020-11-22 16:16 UTC  (7+ messages)

[PATCH] block: cleanup kstrto*() usage
 2020-11-22 12:26 UTC 

[PATCH v6] zram: break the strict dependency from lzo
 2020-11-22  9:50 UTC 

[PATCH v5] zram: break the strict dependency from lzo
 2020-11-22  9:40 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).