linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-10 04:02:45 to 2020-04-15 21:48:44 UTC [more...]

[PATCH 0/5] blktrace: fix use after free
 2020-04-15 21:48 UTC  (31+ messages)
` [PATCH 1/5] block: move main block debugfs initialization to its own file
` [PATCH 2/5] blktrace: fix debugfs use after free
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-15 16:25 UTC  (13+ messages)
` [RFC PATCH v3 01/12] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v3 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v3 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v3 04/12] ipe: add property for trust of boot volume
` [RFC PATCH v3 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v3 06/12] dm-verity: move signature check after tree validation
` [RFC PATCH v3 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v3 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v3 09/12] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v3 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v3 11/12] documentation: add ipe documentation
` [RFC PATCH v3 12/12] cleanup: uapi/linux/audit.h

[PATCH v1] zcomp: Use ARRAY_SIZE() for backends list
 2020-04-15 14:47 UTC  (2+ messages)

[PATCH v2 2/4] blk-mq: Allow timeouts to run while queue is freezing
 2020-04-15 13:00 UTC 

[PATCH v4 0/6] bdi: fix use-after-free for bdi device
 2020-04-15  9:34 UTC  (5+ messages)

[PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-04-15  9:20 UTC  (26+ messages)
` [PATCH v12 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v12 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v12 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v12 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v12 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v12 06/25] RDMA/rtrs: client: main functionality
` [PATCH v12 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v12 08/25] RDMA/rtrs: client: sysfs interface functions
` [PATCH v12 09/25] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v12 10/25] RDMA/rtrs: server: main functionality
` [PATCH v12 11/25] RDMA/rtrs: server: statistics functions
` [PATCH v12 12/25] RDMA/rtrs: server: sysfs interface functions
` [PATCH v12 13/25] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v12 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v12 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v12 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v12 17/25] block/rnbd: client: main functionality
` [PATCH v12 18/25] block/rnbd: client: sysfs interface functions
` [PATCH v12 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v12 20/25] block/rnbd: server: main functionality
` [PATCH v12 21/25] block/rnbd: server: functionality for IO submission to block dev
` [PATCH v12 22/25] block/rnbd: server: sysfs interface functions
` [PATCH v12 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v12 24/25] block/rnbd: a bit of documentation
` [PATCH v12 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[PATCH 0/1] s390/dasd: Kconfig patch
 2020-04-15  9:18 UTC  (6+ messages)
` [PATCH 1/1] s390: Cleanup removed IOSCHED_DEADLINE

[PATCH v6 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-15  9:05 UTC  (12+ messages)
` [PATCH v6 01/11] scsi: free sgtables in case command setup fails
` [PATCH v6 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v6 03/11] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v6 04/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v6 05/11] block: introduce blk_req_zone_write_trylock
` [PATCH v6 06/11] block: Modify revalidate zones
` [PATCH v6 07/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v6 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v6 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v6 10/11] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v6 11/11] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH] zram: fix writeback_store returning zero in most situations
 2020-04-15  5:24 UTC 

[PATCH blktests] Fix unintended skipping of tests
 2020-04-14 22:11 UTC 

[RFC PATCH v2 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-14 21:18 UTC  (4+ messages)
` [RFC PATCH v2 11/12] documentation: Add IPE Documentation

[PATCH] block: sed-opal: Implement RevertSP IOCTL
 2020-04-14 16:33 UTC  (3+ messages)

[PATCH 00/23] Floppy driver cleanups
 2020-04-14 16:12 UTC  (16+ messages)
` [PATCH 07/23] floppy: use symbolic register names in the sparc64 port
` [PATCH 22/23] floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions
  ` [PATCH 24/23] floppy: cleanup: do not iterate on current_fdc in do_floppy_init()
  ` [PATCH 25/23] floppy: make sure to reset all FDCs upon resume()
    ` [PATCH 26/23] floppy: cleanup: get rid of current_reqD in favor of current_drive
    ` [PATCH 27/23] floppy: cleanup: make set_fdc() always set current_drive and current_fd

[PATCH v5 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-14 11:30 UTC  (21+ messages)
` [PATCH v5 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v5 04/10] block: Modify revalidate zones
` [PATCH v5 06/10] scsi: export scsi_mq_free_sgtables
` [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands

[PATCH 0/8] loopfs
 2020-04-14 10:39 UTC  (20+ messages)
` [PATCH 2/8] loopfs: implement loopfs
` [PATCH 4/8] kernfs: handle multiple namespace tags
` [PATCH 5/8] kernfs: let objects opt-in to propagating from the initial namespace
` [PATCH 6/8] genhd: add minimal namespace infrastructure

[PATCH] loop: Call loop_config_discard() only after new config is applied
 2020-04-14  8:16 UTC  (3+ messages)

more partition handling cleanups v2
 2020-04-14  8:12 UTC  (13+ messages)
` [PATCH 01/10] block: refactor blkpg_ioctl
` [PATCH 02/10] block: pass a hd_struct to delete_partition
` [PATCH 03/10] block: cleanup hd_struct freeing
` [PATCH 04/10] block: remove hd_struct_kill
` [PATCH 05/10] block: remove the disk argument from blk_drop_partitions
` [PATCH 06/10] dasd: use blk_drop_partitions instead of badly reimplementing it
` [PATCH 07/10] block: don't call invalidate_partition from blk_drop_partitions
` [PATCH 08/10] block: simplify block device syncing in bdev_del_partition
` [PATCH 09/10] block: mark invalidate_partition static
` [PATCH 10/10] block: fold bdev_unhash_inode into invalidate_partition

clean up DMA draining
 2020-04-14  7:42 UTC  (6+ messages)
` [PATCH 1/5] block: remove RQF_COPY_USER
` [PATCH 2/5] block: provide a blk_rq_map_sg variant that returns the last element
` [PATCH 3/5] scsi: merge scsi_init_sgtable into scsi_init_io
` [PATCH 4/5] block: move dma drain handling to scsi
` [PATCH 5/5] block: move dma_pad handling from blk_rq_map_sg into the callers

[PATCH 00/10] scsi: tracking device queue depth via sbitmap
 2020-04-14  6:06 UTC  (7+ messages)
` [PATCH 01/10] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH 02/10] sbitmap: add helpers for updating allocation hint
` [PATCH 03/10] sbitmap: remove sbitmap_clear_bit_unlock

[RFC v2 0/5] blktrace: fix use after free
 2020-04-14  3:38 UTC  (16+ messages)
` [RFC v2 2/5] blktrace: fix debugfs "
` [RFC v2 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [RFC v2 5/5] block: revert back to synchronous request_queue removal

[PATCHSET v2 block/for-5.8] iocost: improve use_delay and latency target handling
 2020-04-13 18:49 UTC  (9+ messages)
` [PATCH 1/4] blk-iocost: switch to fixed non-auto-decaying use_delay
` [PATCH 2/4] blk-iocost: account for IO size when testing latencies
` [PATCH 3/4] iocost_monitor: exit successfully if interval is zero
` [PATCH 4/4] iocost_monitor: drop string wrap around numbers when outputting json

[PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-13 17:51 UTC  (3+ messages)
` [PATCH v4 4/4] Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"

[PATCHSET block/for-5.8] iocost: improve use_delay and latency target handling
 2020-04-13 14:02 UTC  (10+ messages)
` [PATCH 2/5] block: add request->io_data_len

(no subject)
 2020-04-13 13:41 UTC  (4+ messages)
` [PATCH 03/10] block: cleanup hd_struct freeing

Block request size is limited to readahead size when doing buffered read to nvme over fabric target(remote nvme)
 2020-04-11 14:31 UTC 

[GIT PULL] Block fixes for 5.7-rc1
 2020-04-11  4:04 UTC  (6+ messages)
  `  "

[RFC v2 2/5] blktrace: fix debugfs use after free
 2020-04-10 19:37 UTC 

[PATCH] nbd: Fix memory leak from krealloc() if another allocation fails
 2020-04-10 19:08 UTC 

[PATCH] block: fix busy device checking in blk_drop_partitions again
 2020-04-10 12:31 UTC 

[PATCH] nbd: Fix memory leak from krealloc() if another allocation fails
 2020-04-10 12:29 UTC 

s390 boot woe due to "block: fix busy device checking in blk_drop_partitions"
 2020-04-10 12:20 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 17/68] null_blk: Fix the null_add_dev() error path
 2020-04-10  3:45 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 18/68] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH AUTOSEL 5.6 19/68] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 5.6 21/68] null_blk: fix spurious IO errors after failed past-wp access


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).