messages from 2017-03-23 14:33:21 to 2017-03-27 22:40:24 UTC [more...]
support ranges TRIM for libata
2017-03-27 22:40 UTC (15+ messages)
` [PATCH 1/7] ѕd: split sd_setup_discard_cmnd
` [PATCH 2/7] sd: provide a new ata trim provisioning mode
[PATCH V7 00/18] blk-throttle: add .low limit
2017-03-27 22:19 UTC (26+ messages)
` [PATCH V7 01/18] blk-throttle: use U64_MAX/UINT_MAX to replace -1
` [PATCH V7 02/18] blk-throttle: prepare support multiple limits
` [PATCH V7 03/18] blk-throttle: add configure option for new .low interface
` [PATCH V7 04/18] blk-throttle: add "
` [PATCH V7 05/18] blk-throttle: configure bps/iops limit for cgroup in low limit
` [PATCH V7 06/18] blk-throttle: add upgrade logic for LIMIT_LOW state
` [PATCH V7 07/18] blk-throttle: add downgrade logic
` [PATCH V7 08/18] blk-throttle: make sure expire time isn't too big
` [PATCH V7 09/18] blk-throttle: make throtl_slice tunable
` [PATCH V7 10/18] blk-throttle: choose a small throtl_slice for SSD
` [PATCH V7 11/18] blk-throttle: detect completed idle cgroup
` [PATCH V7 12/18] blk-throttle: make bandwidth change smooth
` [PATCH V7 13/18] blk-throttle: add a simple idle detection
` [PATCH V7 14/18] blk-throttle: add interface to configure idle time threshold
` [PATCH V7 15/18] blk-throttle: ignore idle cgroup limit
` [PATCH V7 16/18] blk-throttle: add interface for per-cgroup target latency
` [PATCH V7 17/18] blk-throttle: add a mechanism to estimate IO latency
` [PATCH V7 18/18] blk-throttle: add latency target support
` [PATCH 0/3] blk-throttle: add .low limit fix
` [PATCH 1/3] block: track request size in blk_issue_stat
` [PATCH 2/3] blk-throttle: add a mechanism to estimate IO latency
` [PATCH 3/3] blk-throttle: add latency target support
v4.11-rc blk-mq lockup?
2017-03-27 21:44 UTC
[PATCH] blkcg: allocate struct blkcg_gq outside request queue spinlock
2017-03-27 18:29 UTC (2+ messages)
[BUG] Deadlock due due to interactions of block, RCU, and cpu offline
2017-03-27 18:17 UTC (4+ messages)
[PATCH 1/2] blk-mq: fix leak of q->stats
2017-03-27 17:43 UTC (2+ messages)
` [PATCH 2/2] block: fix leak of q->rq_wb
[PATCH] block: trace completion of all bios
2017-03-27 17:14 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] blk-stat: Add ability to not bucket IO, add this to IO poling
2017-03-27 16:01 UTC (6+ messages)
` [PATCH 1/2] blk-stat: convert blk-stat bucket callback to signed
` [PATCH 2/2] blk-stat: add a poll_size value to the request_queue struct
[PATCH v3 0/4] block: misc changes
2017-03-27 15:49 UTC (11+ messages)
` [PATCH v3 1/4] blk-mq: comment on races related with timeout handler
` [PATCH v3 2/4] block: add a read barrier in blk_queue_enter()
` [PATCH v3 3/4] block: rename blk_mq_freeze_queue_start()
` [PATCH v3 4/4] block: block new I/O just after queue is set as dying
RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
2017-03-27 15:08 UTC (33+ messages)
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 04/23] md: support REQ_OP_WRITE_ZEROES
` [PATCH 05/23] dm: "
` [PATCH 06/23] dm-kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 07/23] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 08/23] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 09/23] block: add a REQ_UNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 10/23] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 13/23] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 14/23] zram: "
` [PATCH 15/23] loop: "
` [PATCH 16/23] brd: remove discard support
` [PATCH 17/23] rbd: remove the discard_zeroes_data flag
` [PATCH 18/23] rsxx: "
` [PATCH 19/23] mmc: "
` [PATCH 20/23] block: stop using discards for zeroing
` [PATCH 21/23] drbd: make intelligent use of blkdev_issue_zeroout
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 23/23] block: remove the discard_zeroes_data flag
` [Drbd-dev] RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
[PATCH v2 0/4] block: misc changes
2017-03-27 11:31 UTC (14+ messages)
` [PATCH v2 1/4] blk-mq: comment on races related with timeout handler
` [PATCH v2 2/4] block: add a read barrier in blk_queue_enter()
` [PATCH v2 3/4] block: rename blk_mq_freeze_queue_start()
` [PATCH v2 4/4] block: block new I/O just after queue is set as dying
[RFC PATCH 00/28] INFINIBAND NETWORK BLOCK DEVICE (IBNBD)
2017-03-27 10:21 UTC (50+ messages)
` [PATCH 01/28] ibtrs: add header shared between ibtrs_client and ibtrs_server
` [PATCH 02/28] ibtrs: add header for log MICROs "
` [PATCH 03/28] ibtrs_lib: add common functions shared by client and server
` [PATCH 04/28] ibtrs_clt: add header file for exported interface
` [PATCH 05/28] ibtrs_clt: main functionality of ibtrs_client
` [PATCH 06/28] ibtrs_clt: add header file shared only in ibtrs_client
` [PATCH 07/28] ibtrs_clt: add files for sysfs interface
` [PATCH 08/28] ibtrs_clt: add Makefile and Kconfig
` [PATCH 09/28] ibtrs_srv: add header file for exported interface
` [PATCH 10/28] ibtrs_srv: add main functionality for ibtrs_server
` [PATCH 11/28] ibtrs_srv: add header shared in ibtrs_server
` [PATCH 12/28] ibtrs_srv: add sysfs interface
` [PATCH 13/28] ibtrs_srv: add Makefile and Kconfig
` [PATCH 14/28] ibnbd: add headers shared by ibnbd_client and ibnbd_server
` [PATCH 15/28] ibnbd: add shared library functions
` [PATCH 16/28] ibnbd_clt: add main functionality of ibnbd_client
` [PATCH 17/28] ibnbd_clt: add header shared in ibnbd_client
` [PATCH 18/28] ibnbd_clt: add sysfs interface
` [PATCH 19/28] ibnbd_clt: add log helpers
` [PATCH 20/28] ibnbd_clt: add Makefile and Kconfig
` [PATCH 21/28] ibnbd_srv: add header shared in ibnbd_server
` [PATCH 22/28] ibnbd_srv: add main functionality
` [PATCH 23/28] ibnbd_srv: add abstraction for submit IO to file or block device
` [PATCH 24/28] ibnbd_srv: add log helpers
` [PATCH 25/28] ibnbd_srv: add sysfs interface
` [PATCH 26/28] ibnbd_srv: add Makefile and Kconfig
` [PATCH 27/28] ibnbd: add doc for how to use ibnbd and sysfs interface
` [PATCH 28/28] MAINTRAINERS: Add maintainer for IBNBD/IBTRS
[PATCH v3 00/14] md: cleanup on direct access to bvec table
2017-03-27 9:52 UTC (14+ messages)
` [PATCH v3 01/14] md: raid1/raid10: don't handle failure of bio_add_page()
` [PATCH v3 02/14] md: move two macros into md.h
` [PATCH v3 03/14] md: prepare for managing resync I/O pages in clean way
` [PATCH v3 08/14] block: introduce bio_copy_data_partial
[PATCH] blk-mq: Add NULL pointer check for HW dispatch queue
2017-03-27 9:14 UTC (2+ messages)
[PATCH] fs: remove _submit_bh()
2017-03-27 9:06 UTC (2+ messages)
[PATCH] block: constify struct blk_integrity_profile
2017-03-25 2:35 UTC (2+ messages)
[PATCH v5] blkcg: allocate struct blkcg_gq outside request queue spinlock
2017-03-24 22:04 UTC (3+ messages)
` [PATCH] "
[PATCH] block: correct documentation for blkdev_issue_discard() flags
2017-03-24 21:42 UTC (3+ messages)
[PATCH] block: remove outdated part of blkdev_issue_flush() comment
2017-03-24 21:40 UTC (2+ messages)
[PATCH 0/4] nbd fixes for this cycle
2017-03-24 18:57 UTC (6+ messages)
` [PATCH 1/4] nbd: handle ERESTARTSYS properly
` [PATCH 2/4] nbd: set rq->errors to actual error code
` [PATCH 3/4] nbd: set queue timeout properly
` [PATCH 4/4] nbd: replace kill_bdev() with __invalidate_device()
[PATCH] block: remove bio_clone_bioset_partial()
2017-03-24 18:11 UTC (2+ messages)
[PATCH] blk-mq: include errors in did_work calculation
2017-03-24 18:03 UTC (4+ messages)
[PATCH 0/8 v3] No wait AIO
2017-03-24 14:39 UTC (5+ messages)
` [PATCH 5/8] nowait aio: return on congested block device
[GIT PULL] Block fixes for 4.11-rc
2017-03-24 14:12 UTC
[RFC PATCH 0/1] nbd: fix crash when unmaping nbd device with fs still mounted
2017-03-23 20:58 UTC (4+ messages)
` [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device()
[PATCH 0/11 v4] block: Fix block device shutdown related races
2017-03-23 15:38 UTC (5+ messages)
` [PATCH 02/11] block: Fix race of bdev open with gendisk shutdown
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).