linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-22 20:20:01 to 2017-05-25 18:43:37 UTC [more...]

[PATCH 00/19] Block layer patches for kernel v4.13
 2017-05-25 18:43 UTC  (16+ messages)
` [PATCH 01/19] block: Avoid that blk_exit_rl() triggers a use-after-free
` [PATCH 02/19] block: Introduce queue flag QUEUE_FLAG_SCSI_PDU
` [PATCH 03/19] bsg: Check queue type before attaching to a queue
` [PATCH 05/19] cdrom: Check private request size "
` [PATCH 06/19] nfsd: Check private request size before submitting a SCSI request
` [PATCH 07/19] scsi: Make scsi_ioctl_reset() pass the request queue pointer to blk_rq_init()
` [PATCH 08/19] block: Introduce request_queue.initialize_rq_fn()
` [PATCH 09/19] block: Make scsi_req_init() calls implicit
` [PATCH 11/19] blk-mq: Reduce blk_mq_hw_ctx size
` [PATCH 12/19] blk-mq: Initialize a request before assigning a tag
` [PATCH 13/19] blk-mq: Fix the comment above blk_mq_quiesce_queue()
` [PATCH 14/19] block: Add a comment above queue_lockdep_assert_held()
` [PATCH 15/19] block: Check locking assumptions at runtime
` [PATCH 18/19] block: Constify disk_type
` [PATCH 19/19] block: Make request operation type argument declarations consistent

[PATCH 0/7] blk-mq: fix queue quiescing
 2017-05-25 17:59 UTC  (14+ messages)
` [PATCH 1/7] blk-mq: introduce blk_mq_unquiesce_queue
` [PATCH 2/7] block: introduce flag of QUEUE_FLAG_QUIESCED
` [PATCH 3/7] dm: use the introduced blk_mq_unquiesce_queue()
` [PATCH 4/7] nvme: "
` [PATCH 5/7] scsi: "
` [PATCH 6/7] blk-mq: quiesce queue via percpu_ref
` [PATCH 7/7] blk-mq: update comments on blk_mq_quiesce_queue()

[PATCH BUGFIX] block, bfq: access and cache blkg data only when safe
 2017-05-25 14:37 UTC  (13+ messages)

BFQ: the purpose of idle rb-tree in bfq_service_tree
 2017-05-25 13:18 UTC 

[PATCH 0/10 v9] No wait AIO
 2017-05-25  8:33 UTC  (18+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[PATCH 00/31] SCSI patches for kernel v4.13
 2017-05-25  2:04 UTC  (76+ messages)
` [PATCH 01/31] Split scsi_internal_device_block()
` [PATCH 02/31] Create two versions of scsi_internal_device_unblock()
` [PATCH 03/31] Protect SCSI device state changes with a mutex
` [PATCH 04/31] Introduce scsi_start_queue()
` [PATCH 05/31] Make __scsi_remove_device go straight from BLOCKED to DEL
` [PATCH 06/31] scmd_eh_abort_handler(): Add a comment
` [PATCH 07/31] scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
` [PATCH 08/31] sd, sr: Convert two assignments into warning statements
` [PATCH 09/31] block: Avoid that blk_exit_rl() triggers a use-after-free
` [PATCH 10/31] Avoid that scsi_exit_rq() "
` [PATCH 11/31] block: Introduce queue flag QUEUE_FLAG_SCSI_SUP
` [PATCH 12/31] bsg: Check queue type before attaching to a queue
` [PATCH 13/31] pktcdvd: "
` [PATCH 14/31] cdrom: Check private request size "
` [PATCH 15/31] nfsd: Check private request size before submitting a SCSI request
` [PATCH 16/31] scsi: Make scsi_ioctl_reset() pass the request queue pointer to blk_rq_init()
` [PATCH 17/31] block: Introduce request_queue.initialize_rq_fn()
` [PATCH 18/31] block: Make scsi_req_init() calls implicit
` [PATCH 19/31] scsi: Change argument type of scsi_req_init()
` [PATCH 20/31] scsi: Only add commands to the device command list if required by the LLD
` [PATCH 21/31] scsi: Move most of scsi_init_command() into scsi_initialize_rq()
` [PATCH 22/31] scsi: Inline scsi_init_command()
` [PATCH 23/31] scsi: Move sense buffer pointer initialization into scsi_initialize_rq()
` [PATCH 24/31] scsi: Make scsi_initialize_rq() zero the entire struct scsi_cmnd
` [PATCH 25/31] scsi-mq: Make behavior scsi_mq_prep_fn() closer to that of scsi_prep_fn()
` [PATCH 26/31] scsi: Move the code for clearing private command data into scsi_dispatch_cmd()
` [PATCH 27/31] scsi: Consolidate more initialization code
` [PATCH 28/31] scsi_setup_fs_cmnd(): Call scsi_req_init() instead of open-coding it
` [PATCH 29/31] scsi: snic: Remove code that zeroes driver-private command data
` [PATCH 30/31] scsi: virtio: "
` [PATCH 31/31] xen/scsifront: "

[RFC PATCH 00/16] Unmappable memory in SGLs for p2p transfers
 2017-05-24 21:42 UTC  (17+ messages)
` [RFC PATCH 01/16] dmaengine: ste_dma40, imx-dma: Cleanup scatterlist layering violations
` [RFC PATCH 02/16] staging: ccree: Cleanup: remove references to page_link
` [RFC PATCH 03/16] kfifo: Cleanup example to not use page_link
` [RFC PATCH 04/16] um: add dummy ioremap and iounmap functions
` [RFC PATCH 05/16] tile: provide default ioremap declaration
` [RFC PATCH 06/16] scatterlist: convert page_link to pfn_t
` [RFC PATCH 07/16] scatterlist: support unmappable memory in the scatterlist
` [RFC PATCH 08/16] scatterlist: add iomem support to sg_miter and sg_copy_*
` [RFC PATCH 09/16] bvec: introduce bvec_page and bvec_set_page accessors
` [RFC PATCH 10/16] bvec: massive conversion of all bv_page users
` [RFC PATCH 11/16] bvec: convert to using pfn_t internally
` [RFC PATCH 12/16] bvec: use sg_set_pfn when mapping a bio to an sgl
` [RFC PATCH 13/16] block: bio: introduce bio_add_pfn
` [RFC PATCH 14/16] block: bio: go straight from pfn_t to phys instead of through page
` [RFC PATCH 15/16] dma-mapping: introduce and use unmappable safe sg_virt call
` [RFC PATCH 16/16] nvmet: use unmappable sgl in rdma target

dedicated error codes for the block layer
 2017-05-24 16:08 UTC  (13+ messages)
` [PATCH 01/15] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
` [PATCH 02/15] scsi/osd: don't save block errors into req_results
` [PATCH 03/15] gfs2: remove the unused sd_log_error field
` [PATCH 04/15] dm: fix REQ_RAHEAD handling
` [PATCH 05/15] fs: remove the unused error argument to dio_end_io()
` [PATCH 06/15] fs: simplify dio_bio_complete

[block] question about potential null pointer dereference
 2017-05-24 11:34 UTC  (2+ messages)

[PATCH 0/2] blk-mq: merge bio into sw queue before plugging
 2017-05-24 10:31 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] blk-mq: make per-sw-queue bio merge as default .bio_merge

[RFC PATCH 0/2] Introduce blkdev_issue_flush_no_wait()
 2017-05-24  8:42 UTC  (6+ messages)
` [PATCH 1/2] block: "

[PATCH] block: fix potential null pointer dereference
 2017-05-23 22:13 UTC 

[PATCH 0/5] mmc: core: modernize ioctl() requests
 2017-05-23 18:24 UTC  (13+ messages)
` [PATCH 4/5] mmc: block: move single ioctl() commands to block requests
` [PATCH 5/5] mmc: block: move multi-ioctl() to use block layer
  ` [PATCH 1/5] mmc: core: Delete bounce buffer Kconfig option
        ` [RFC PATCH] mmc: core: Remove CONFIG_MMC_BLOCK_BOUNCE option

[PATCH v2 1/2] nbd: nbd_reset() call in nbd_dev_add() is redundant
 2017-05-23 15:49 UTC  (2+ messages)
` [PATCH v2 2/2] nbd: don't leak nbd_config

[PATCH v2 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized
 2017-05-23 15:16 UTC  (2+ messages)

[PATCH blktests v2 0/3] Add SCSI generic test group
 2017-05-23 14:46 UTC  (8+ messages)
` [PATCH blktests v2 3/3] sg/001: add regression test for syzcaller generated GPF in sg_read path

[PATCH] block: fix an error code in add_partition()
 2017-05-23 14:42 UTC  (2+ messages)

[PATCH] nbd: don't leak nbd_config
 2017-05-23 14:30 UTC  (5+ messages)

BUG: hot removal during writes on ext4 formatted nvme device
 2017-05-23 13:03 UTC  (3+ messages)

[PATCH 0/6] More MMC block core refactorings
 2017-05-23 11:29 UTC  (9+ messages)
` [PATCH 5/6] mmc: debugfs: Move card status retrieveal into the block layer

spread MSI(-X) vectors to all possible CPUs V2
 2017-05-23  9:37 UTC  (7+ messages)
` [PATCH 2/7] genirq/affinity: assign vectors to all present CPUs
` [PATCH 3/7] genirq/affinity: factor out a irq_affinity_set helper

[PATCH 0/4] blk-throttle: fix a few issues
 2017-05-22 20:45 UTC  (2+ 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).