linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-31 15:21:41 to 2017-06-05 05:35:40 UTC [more...]

[PATCH 0/10 v10] No wait AIO
 2017-06-05  5:35 UTC  (11+ 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] nvme: fix hang in remove path
 2017-06-04 15:24 UTC  (4+ messages)

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-04 15:17 UTC  (16+ messages)
` [PATCH 1/8] genirq: allow assigning affinity to present but not online CPUs
` [PATCH 2/8] genirq: move pending helpers to internal.h
` [PATCH 3/8] genirq/affinity: factor out a irq_affinity_set helper
` [PATCH 4/8] genirq/affinity: assign vectors to all present CPUs
` [PATCH 5/8] genirq/affinity: update CPU affinity for CPU hotplug events
` [PATCH 6/8] blk-mq: include all present CPUs in the default queue mapping
` [PATCH 7/8] blk-mq: create hctx for each present CPU
` [PATCH 8/8] nvme: allocate queues for all possible CPUs

TCG Opal support for libata
 2017-06-04 12:42 UTC  (7+ messages)
` [PATCH 1/6] libata: move ata_read_log_page to libata-core.c
` [PATCH 2/6] libata: factor out a ata_log_supported helper
` [PATCH 3/6] libata: clarify log page naming / grouping
` [PATCH 4/6] libata: factor out a ata_identify_page_supported helper
` [PATCH 5/6] libata: implement SECURITY PROTOCOL IN/OUT
` [PATCH 6/6] sd: add support for TCG OPAL self encrypting disks

Opal userspace
 2017-06-04  7:15 UTC 

[RFC v2 2/4] tracing: Add support for recording tgid of tasks
 2017-06-04  5:44 UTC  (2+ messages)

Block device integrity support
 2017-06-03 13:37 UTC  (8+ messages)

dedicated error codes for the block layer V3
 2017-06-03  7:38 UTC  (14+ messages)
` [PATCH 01/13] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
` [PATCH 02/13] scsi/osd: don't save block errors into req_results
` [PATCH 03/13] gfs2: remove the unused sd_log_error field
` [PATCH 04/13] dm: fix REQ_RAHEAD handling
` [PATCH 05/13] fs: remove the unused error argument to dio_end_io()
` [PATCH 06/13] fs: simplify dio_bio_complete
` [PATCH 07/13] block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO
` [PATCH 08/13] dm mpath: merge do_end_io_bio into multipath_end_io_bio
` [PATCH 09/13] dm: don't return errnos from ->map
` [PATCH 10/13] dm: change ->end_io calling convention
` [PATCH 11/13] block: introduce new block status code type
` [PATCH 12/13] blk-mq: switch ->queue_rq return value to blk_status_t
` [PATCH 13/13] block: switch bios "

[PATCH 00/11]blktrace: output cgroup info
 2017-06-03  5:35 UTC  (17+ messages)
` [PATCH 01/11] kernfs: implement i_generation
` [PATCH 02/11] kernfs: use idr instead of ida to manage inode number
` [PATCH 03/11] kernfs: add an API to get kernfs node from "
` [PATCH 04/11] kernfs: don't set dentry->d_fsdata
` [PATCH 05/11] kernfs: add exportfs operations
` [PATCH 06/11] cgroup: export fhandle info for a cgroup
` [PATCH 07/11] blktrace: export cgroup info in trace
` [PATCH 08/11] block: always attach cgroup info into bio
` [PATCH 09/11] block: call __bio_free in bio_endio
` [PATCH 10/11] blktrace: add an option to allow displying cgroup path
` [PATCH 11/11] block: use standard blktrace API to output cgroup info for debug notes

[PATCH] elevator: fix truncation of icq_cache_name
 2017-06-03  3:35 UTC 

[PATCH v3 0/8] blk-mq: fix & improve queue quiescing
 2017-06-02 22:19 UTC  (12+ messages)
` [PATCH v3 3/9] blk-mq: use the introduced blk_mq_unquiesce_queue()
` [PATCH v3 5/9] blk-mq: fix blk_mq_quiesce_queue

[GIT PULL] Block fixes for 4.12-rc4
 2017-06-02 15:35 UTC 

[PATCH v5 00/17] fs: introduce new writeback error reporting and convert ext2 and ext4 to use it
 2017-06-02 10:07 UTC  (7+ messages)

[PATCH] block: simplify code with bio_io_error
 2017-06-02  8:19 UTC 

[PATCH v3 0/4] Extend blk-mq-debugfs functionality further
 2017-06-02  2:07 UTC  (8+ messages)
` [PATCH v3 1/4] blk-mq-debugfs: Show atomic request flags
` [PATCH v3 2/4] blk-mq-debugfs: Show requeue list
` [PATCH v3 3/4] blk-mq-debugfs: Show busy requests
` [PATCH v3 4/4] blk-mq-debugfs: Add 'kick' operation

[PATCH v2 00/12] More patches for kernel v4.13
 2017-06-01 19:28 UTC  (26+ messages)
` [PATCH v2 01/12] block: Make request operation type argument declarations consistent
` [PATCH v2 02/12] block: Introduce request_queue.initialize_rq_fn()
` [PATCH v2 03/12] block: Make most scsi_req_init() calls implicit
` [PATCH v2 04/12] block: Change argument type of scsi_req_init()
` [PATCH v2 05/12] blk-mq: Initialize a request before assigning a tag
` [PATCH v2 06/12] block: Add a comment above queue_lockdep_assert_held()
` [PATCH v2 07/12] block: Check locking assumptions at runtime
` [PATCH v2 08/12] block: Document what queue type each function is intended for
` [PATCH v2 09/12] blk-mq: Document locking assumptions
` [PATCH v2 10/12] block: Constify disk_type
` [PATCH v2 11/12] blk-mq: Warn when attempting to run a hardware queue that is not mapped
` [PATCH v2 12/12] block: Rename blk_mq_rq_{to,from}_pdu()

blk-mq: free callback if error occurs in blk_mq_init_allocated_queue
 2017-06-01 19:12 UTC  (2+ messages)

[PATCH v2 0/6] Split scsi passthrough fields out of struct request sequel
 2017-06-01 19:11 UTC  (13+ messages)
` [PATCH v2 1/6] block: Avoid that blk_exit_rl() triggers a use-after-free
` [PATCH v2 2/6] block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
` [PATCH v2 3/6] bsg: Check queue type before attaching to a queue
` [PATCH v2 4/6] pktcdvd: "
` [PATCH v2 5/6] cdrom: Check SCSI passthrough support before reading audio
` [PATCH v2 6/6] nfsd: Check queue type before submitting a SCSI request

[PATCH 00/31] SCSI patches for kernel v4.13
 2017-06-01 14:09 UTC  (4+ messages)

RFC: remove REQ_OP_WRITE_SAME
 2017-06-01  6:28 UTC  (5+ messages)
` [PATCH 2/8] target: remove iblock WRITE_SAME passthrough support

[PATCH v2 0/4] blk-mq-debugfs patches for kernel v4.13
 2017-06-01  5:48 UTC  (16+ messages)
` [PATCH v2 1/4] blk-mq-debugfs: Show atomic request flags
` [PATCH v2 2/4] blk-mq-debugfs: Show requeue list
` [PATCH v2 3/4] blk-mq-debugfs: Show busy requests
` [PATCH v2 4/4] blk-mq-debugfs: Add 'kick' operation

[xfstests PATCH v3 0/5] add a test for reporting writeback errors across all fds on fsync
 2017-05-31 20:02 UTC  (4+ messages)
` [xfstests PATCH v3 1/5] generic: add a writeback error handling test

cleanup UUID types V6
 2017-05-31 19:40 UTC  (30+ messages)
` [PATCH 01/24] uuid,afs: move struct uuid_v1 back into afs
` [PATCH 02/24] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 03/24] xfs: use uuid_be to implement the uuid_t type
` [PATCH 04/24] md: namespace private helper names
` [PATCH 05/24] uuid: remove uuid_be defintions from the uapi header
` [PATCH 06/24] uuid: rename uuid types
` [PATCH 07/24] nfsd: namespace-prefix uuid_parse
` [PATCH 08/24] uuid: rename uuid_to_bin to uuid_parse
` [PATCH 09/24] uuid: don't export guid_index and uuid_index
` [PATCH 10/24] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 11/24] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 12/24] S390/sysinfo: use uuid_is_null instead of opencoding it
` [PATCH 13/24] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 14/24] xfs: use the common helper uuid_is_null()
` [PATCH 15/24] block: remove blk_part_pack_uuid
` [PATCH 16/24] ima/policy: switch to use uuid_t
` [PATCH 17/24] fs: switch ->s_uuid to uuid_t
` [PATCH 18/24] overlayfs: use uuid_t instead of uuid_be
` [PATCH 19/24] partitions/ldm: switch to use uuid_t
` [PATCH 20/24] sysctl: "
` [PATCH 21/24] nvme: switch to uuid_t
` [PATCH 22/24] scsi_debug: "
` [PATCH 23/24] tmpfs: generate random sb->s_uuid
` [PATCH 24/24] MAINTAINERS: add uuid entry

[PATCH v2] cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
 2017-05-31 15:25 UTC  (5+ 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).