messages from 2018-06-14 17:46:12 to 2018-06-21 12:51:16 UTC [more...]
[PATCH] sg, bsg: mitigate read/write abuse, block uaccess in release
2018-06-21 12:51 UTC (17+ messages)
[PATCH 4/5] ceph: use timespec64 for r_mtime
2018-06-21 12:41 UTC (2+ messages)
[PATCH V6 00/30] block: support multipage bvec
2018-06-21 8:40 UTC (6+ messages)
` [PATCH V6 30/30] block: document usage of bio iterator helpers
[PATCH] blk-mq: use mutex_trylock to avoid lock inversion
2018-06-21 8:23 UTC (5+ messages)
[PATCH 0/5]stop normal completion path entering a timeout req
2018-06-21 8:22 UTC (13+ messages)
` [PATCH 1/5] blk-mq: prevent normal completion from entering a timeout request
` [PATCH 2/5] nbd: use __blk_mq_complete_request in timeout path
` [PATCH 3/5] null_blk: "
` [PATCH 4/5] mmc: "
` [PATCH 5/5] nvme: "
[PATCH] Block: initialize bio_cnt_ret_time for the first time
2018-06-21 3:07 UTC
[PATCH] nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag
2018-06-21 1:12 UTC (2+ messages)
The number of fio jobs decrease after long time test
2018-06-21 1:11 UTC (3+ messages)
` 答复: "
[PATCH] block: sed-opal: Fix a couple off by one bugs
2018-06-20 18:04 UTC (3+ messages)
[PATCH] blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
2018-06-20 17:26 UTC (3+ messages)
[PATCH 4.17.0-rc3 1/1]partition: Remove trailing spaces and correct indenting
2018-06-20 16:14 UTC (2+ messages)
[RFC PATCH] blk-mq: User defined HCTX CPU mapping
2018-06-20 14:49 UTC (3+ messages)
Hard lockup in blk_mq_free_request() / wbt_done() / wake_up_all()
2018-06-20 12:45 UTC (5+ messages)
[PATCH] partitions/ldm: Off by one in ldm_relative()
2018-06-20 10:44 UTC
[RFC] kill bio_clone_kmalloc and bio_clone_bioset
2018-06-20 9:12 UTC (10+ messages)
` [PATCH 1/6] dm: use bio_split() when splitting out the already processed bio
` [PATCH 2/6] bcache: don't clone bio in bch_data_verify
` [PATCH 3/6] exofs: use bio_clone_fast in _write_mirror
` [PATCH 4/6] block: remove bio_clone_kmalloc
` [PATCH 5/6] md: remove a bogus comment
` [PATCH 6/6] block: unexport bio_clone_bioset
[PATCH 0/5] lightnvm: More flexible approach to metadata
2018-06-20 7:13 UTC (25+ messages)
` [PATCH 1/5] lightnvm: pblk: Helpers for OOB metadata
` [PATCH 2/5] lightnvm: pblk: Remove resv field for sec meta
` [PATCH 3/5] lightnvm: Flexible DMA pool entry size
` [PATCH 4/5] lightnvm: pblk: Support for packed metadata in pblk
` [PATCH 5/5] lightnvm: pblk: Disable interleaved "
[PATCH] blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
2018-06-20 2:55 UTC
[PATCH] blk-mq: use blk_mq_timeout_work to limit the max timeout
2018-06-20 1:45 UTC (6+ messages)
[PATCH 0/9] blktests: Re-enable shellcheck warnings
2018-06-19 20:23 UTC (10+ messages)
` [PATCH 1/9] common/rc: Fix _have_tracepoint()
` [PATCH 2/9] Annotate include statements in shell scripts where the source file is a variable
` [PATCH 3/9] check, tests/meta/012: Use array["index"] instead of array[index]
` [PATCH 4/9] Suppress shellcheck complaints about global variables
` [PATCH 5/9] check: Avoid that shellcheck complains that $FULL appears unused
` [PATCH 6/9] Multiple tests: remove unused and undefined variables
` [PATCH 7/9] Avoid passing tests/block/002 arguments to _init_scsi_debug
` [PATCH 8/9] check: Suppress a shellcheck warning about the DMESG_FILTER initialization
` [PATCH 9/9] Makefile: Do not suppress useful shellcheck warnings
REMOVE CODING STYLE WARNING
2018-06-19 19:34 UTC (2+ messages)
[PATCH v2] Revert "block: Add warning for bi_next not NULL in bio_endio()"
2018-06-19 18:19 UTC (6+ messages)
[PATCH] block: fix timeout changes for legacy request drivers
2018-06-19 17:07 UTC (2+ messages)
[PATCH 1/2] block: export __blk_complete_request
2018-06-19 14:52 UTC (15+ messages)
` [PATCH 2/2] scsi_transport_fc: use __blk_complete_request in fc_bsg_job_timeout
[PATCH 2/5] buffer: record blockdev write errors in super_block that backs them
2018-06-19 13:03 UTC (3+ messages)
[PATCH] lightnvm: pblk: assume that chunks are closed on 1.2 devices
2018-06-19 9:06 UTC
[PATCH] bdi: Fix another oops in wb_workfn()
2018-06-19 8:41 UTC (4+ messages)
[PATCH RESENT] blk-mq: use blk_rq_timeout to limit the max timeout
2018-06-19 7:03 UTC
[RESEND PATCH] lightnvm: pblk: add asynchronous partial read
2018-06-18 17:56 UTC
general protection fault in loop_validate_file
2018-06-18 14:51 UTC (2+ messages)
general protection fault in wb_workfn (2)
2018-06-18 12:27 UTC (12+ messages)
` [PATCH] bdi: Fix another oops in wb_workfn()
[PATCH 0/5] Five small zoned block device patches
2018-06-16 21:00 UTC (9+ messages)
` [PATCH 1/5] block: Remove a superfluous cast from blkdev_report_zones()
` [PATCH 2/5] include/uapi/linux/blkzoned.h: Remove a superfluous __packed directive
` [PATCH 3/5] block: Remove bdev_nr_zones()
` [PATCH 4/5] block: Inline blk_queue_nr_zones()
` [PATCH 5/5] block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
why does __split_and_process_bio use bio_clone_bioset?
2018-06-16 15:20 UTC (7+ messages)
` [dm-devel] "
[GIT PULL] Block fixes for 4.18-rc1
2018-06-16 15:05 UTC
list_add double add in blk_mq_check_expired()
2018-06-16 14:46 UTC (2+ messages)
How to reattach a disconnected device with active device-mapper mappings on top
2018-06-16 12:25 UTC
[PATCH 0/5] Five small zoned block device patches
2018-06-15 21:49 UTC
[PATCH] lightnvm: pblk: add asynchronous partial read
2018-06-15 18:12 UTC (5+ messages)
[PATCH] brd: Allow ramdisk to be allocated on selected NUMA node
2018-06-15 16:58 UTC (18+ messages)
[PATCH v4 05/26] docs: Fix some broken references
2018-06-15 16:30 UTC
[PATCH] dm-zoned-tools: add zoned disk udev rules for scheduler / dmsetup
2018-06-15 14:50 UTC (12+ messages)
` "
[GIT PULL] nvme fixes for 4.18
2018-06-15 14:16 UTC (2+ messages)
[PATCH] block: fix bsg_unregister and bsg_open race
2018-06-15 14:16 UTC (5+ messages)
` [PATCHv2] "
[PATCH] block: remov blk_queue_invalidate_tags
2018-06-15 14:13 UTC (2+ messages)
[RFC] replace comments for bvl_vec with bio_vec
2018-06-15 11:15 UTC
[PATCH v3 05/27] docs: Fix some broken references
2018-06-15 9:05 UTC (2+ messages)
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).