linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-04 06:07:19 to 2017-10-07 14:02:21 UTC [more...]

[PATCH] bfq: Fix bool initialization/comparison
 2017-10-07 14:02 UTC 

[PATCH v4] blk-mq: fix nr_requests wrong value when modify it from sysfs
 2017-10-07  8:46 UTC  (3+ messages)

[PATCH V3 0/3] block/loop: handle discard/zeroout error
 2017-10-07  4:48 UTC  (5+ messages)
` [PATCH V3 1/3] block/loop: don't hijack error number
` [PATCH V3 2/3] block/loop: use FALLOC_FL_ZERO_RANGE for REQ_OP_WRITE_ZEROES
` [PATCH V3 3/3] block: don't print message for discard error

[PATCH v6 0/9] block, scsi, md: Improve suspend and resume
 2017-10-07  4:33 UTC  (12+ messages)
` [PATCH v6 1/9] md: Rename md_notifier into md_reboot_notifier
` [PATCH v6 2/9] md: Introduce md_stop_all_writes()
` [PATCH v6 3/9] md: Neither resync nor reshape while the system is frozen
` [PATCH v6 4/9] block: Make q_usage_counter also track legacy requests
` [PATCH v6 5/9] block: Introduce blk_get_request_flags()
` [PATCH v6 6/9] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v6 7/9] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v6 8/9] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v6 9/9] block, scsi: Make SCSI device suspend and resume work reliably

[PATCH V2 0/3] block: export latency info for cgroups
 2017-10-07  0:56 UTC  (4+ messages)
` [PATCH V2 1/3] blk-stat: delete useless code
` [PATCH V2 2/3] block: set request_list for request
` [PATCH V2 3/3] blockcg: export latency info for each cgroup

[PATCH] block/bio: Remove null checks before mempool_destroy in bioset_free
 2017-10-06 22:30 UTC  (3+ messages)

[PATCH] block: remove unnecessary NULL checks in bioset_integrity_free()
 2017-10-06 22:26 UTC  (5+ messages)

[ANNOUNCE] fsperf: a simple fs/block performance testing framework
 2017-10-06 21:09 UTC 

[GIT PULL] Block fixes for 4.14-rc4
 2017-10-06 19:00 UTC 

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-06 18:36 UTC  (34+ messages)

fio-based responsiveness test for MMTests
 2017-10-06 16:42 UTC 

[PATCH v2] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-06 14:28 UTC  (3+ messages)

[PATCH v2] block/aoe: Convert timers to use timer_setup()
 2017-10-06 14:19 UTC  (2+ messages)

[PATCH] lightnvm: pblk: remove spinlock when freeing line metadata
 2017-10-06 13:28 UTC  (3+ messages)

[PATCH 0/2] lightnvm: patches for 4.15 on core
 2017-10-06 13:26 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: fail fast on passthrough commands
` [PATCH 2/2] lightnvm: implement generic path for sync I/O

[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
 2017-10-06 12:54 UTC  (22+ messages)
` [RFC 4/5] ext4: add fs freezing support on suspend/hibernation
` [RFC 5/5] pm: remove kernel thread freezing

[PATCH v2 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
 2017-10-06 12:31 UTC  (8+ messages)
` [PATCH v2 1/2] block: factor out __blkdev_issue_zero_pages()
` [PATCH v2 2/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()

Why removing REQ_FAILFAST_DRIVER in LightNVM?
 2017-10-06 12:12 UTC  (6+ messages)

[PATCH v2 0/9] Nowait support for stacked block devices
 2017-10-06 12:01 UTC  (12+ messages)
` [PATCH 1/9] QUEUE_FLAG_NOWAIT to indicate device supports nowait
` [PATCH 2/9] md: Add nowait support to md
` [PATCH 3/9] md: raid1 nowait support
` [PATCH 4/9] md: raid10 "
` [PATCH 5/9] md: raid5 "
` [PATCH 6/9] dm: add "
` [PATCH 7/9] dm: Add nowait support to raid1
` [PATCH 8/9] dm: Add nowait support to dm-delay
` [PATCH 9/9] dm-mpath: Add nowait support

[PATCH 0/2] lightnvm: pblk fixes
 2017-10-06 11:52 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: pblk: cleanup unused and static functions
` [PATCH 2/2] lightnvm: pblk: avoid being reported as hung on rated GC

[PATCH RFC] blk-throttle: add feedback to cgroup writeback about throttled writes
 2017-10-06 11:45 UTC 

[PATCH] block: add partition uuid into uevent as "PARTUUID"
 2017-10-06 11:42 UTC 

[PATCH V9 00/15] mmc: Add Command Queue support
 2017-10-06  8:03 UTC  (14+ messages)
` [PATCH V9 13/15] mmc: block: Add CQE and blk-mq support
  ` [PATCH V10 "

Circular locking dependency with pblk
 2017-10-06  6:52 UTC  (5+ messages)

[PATCH] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-05 22:58 UTC  (12+ messages)

[PATCH] blk-stat: delete useless code
 2017-10-05 21:55 UTC 

[PATCH, resend] block: remove QUEUE_FLAG_STACKABLE
 2017-10-05 21:21 UTC  (2+ messages)

[RFC 0/2] block: export latency info for cgroups
 2017-10-05 17:25 UTC  (9+ messages)
` [RFC 1/2] block: record blkcss in request
` [RFC 2/2] blockcg: export latency info for each cgroup

[Question] on blk_mq_map_queues()
 2017-10-05 17:19 UTC  (5+ messages)

[RFC] bsg-lib interface cleanup
 2017-10-05 16:58 UTC  (33+ messages)
` [PATCH 1/9] bsg-lib: fix use-after-free under memory-pressure
` [PATCH 2/9] bfa: don't reset max_segments for every bsg request
` [PATCH 3/9] libfc: don't assign resid_len in fc_lport_bsg_request
` [PATCH 4/9] qla2xxx: don't break the bsg-lib abstractions
` [PATCH 5/9] scsi_transport_sas: check reply payload length instead of bidi request
` [PATCH 6/9] bsg-lib: introduce a timeout field in struct bsg_job
` [PATCH 7/9] bsg-lib: remove bsg_job.req
` [PATCH 8/9] block: pass full fmode_t to blk_verify_command
` [PATCH 9/9] bsg: split handling of SCSI CDBs vs transport requeues

[GIT PULL] nvme fixes for Linux 4.14-rc4
 2017-10-05 16:45 UTC  (2+ messages)

false positive lockdep splat with loop device
 2017-10-05 16:33 UTC  (2+ messages)

[PATCH v5 0/8] block, scsi, md: Improve suspend and resume
 2017-10-04 22:36 UTC  (26+ messages)
` [PATCH v5 2/8] md: Neither resync nor reshape while the system is frozen
` [PATCH v5 4/8] block: Convert RQF_PREEMPT into REQ_PREEMPT
` [PATCH v5 5/8] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v5 6/8] scsi: Reduce suspend latency
` [PATCH v5 7/8] scsi: Set QUEUE_FLAG_PREEMPT_ONLY while quiesced
` [PATCH v5 8/8] block: Make SCSI device suspend and resume work reliably

[PATCH 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
 2017-10-04 14:56 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 2/6] lightnvm: pblk: protect line bitmap while submitting meta io
 2017-10-04 11:24 UTC  (2+ messages)

[PATCH 1/2] block: genhd: add device_add_disk_with_groups
 2017-10-04 10:46 UTC  (5+ messages)

[PATCH] block: drop "sending ioctl to a partition" message
 2017-10-04  6:25 UTC  (3+ 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).