messages from 2017-04-21 20:54:47 to 2017-04-26 07:40:56 UTC [more...]
small dm mpath cleanups
2017-04-26 7:40 UTC (4+ messages)
` [PATCH 1/4] dm mpath: merge do_end_io into multipath_end_io
` [PATCH 2/4] dm rq: change ->rq_end_io calling conventions
` [PATCH 3/4] dm mpath: simplify multipath_clone_and_map a little bit
three little req->errors follow ups
2017-04-26 7:34 UTC (4+ messages)
` [PATCH 1/3] scsi_transport_sas: always pass 0 error to blk_end_request_all
` [PATCH 2/3] ide-pm: always pass 0 error to __blk_end_request_all
` [PATCH 3/3] ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
[PATCH v3] axon_ram: add dax_operations support
2017-04-26 6:14 UTC (4+ messages)
` [kbuild-all] "
[resend PATCH v2 00/33] dax: introduce dax_operations
2017-04-25 22:33 UTC (6+ messages)
` [resend PATCH v2 11/33] dm: add dax_device and dax_operations support
[PATCH v5 00/10] blk-mq debugfs patches for kernel v4.12
2017-04-25 22:30 UTC (20+ messages)
` [PATCH v5 01/10] blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
` [PATCH v5 02/10] blk-mq: Let blk_mq_debugfs_register() look up the queue name
` [PATCH v5 03/10] blk-mq-debugfs: Rename functions for registering and unregistering the mq directory
` [PATCH v5 04/10] blk-mq: Only unregister hctxs for which registration succeeded
` [PATCH v5 05/10] blk-mq: Unregister debugfs attributes earlier
` [PATCH v5 06/10] blk-mq: Move the "state" debugfs attribute one level down
` [PATCH v5 07/10] blk-mq: Make blk_flags_show() callers append a newline character
` [PATCH v5 08/10] blk-mq: Show operation, cmd_flags and rq_flags names
` [PATCH v5 09/10] blk-mq: Add blk_mq_ops.show_rq()
` [PATCH v5 10/10] scsi: Implement blk_mq_ops.show_rq()
Status of pwritev2/preadv2 in glibc?
2017-04-25 21:23 UTC (3+ messages)
[PATCH] lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
2017-04-25 18:00 UTC (3+ messages)
[PATCH] nvme/scsi: Consider LBA format in IO splitting calculation
2017-04-25 17:57 UTC (6+ messages)
[PATCH] nvme/lightnvm: add missing endianess conversion in nvme_nvm_end_io
2017-04-25 17:07 UTC
[PATCH -next] lightnvm: fix possible memory leak in pblk_bb_discovery()
2017-04-25 16:44 UTC (3+ messages)
[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-04-25 16:43 UTC (49+ messages)
` [PATCH v3 01/20] mm: drop "wait" parameter from write_one_page
` [PATCH v3 02/20] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v3 03/20] buffer: use mapping_set_error instead of setting the flag
` [PATCH v3 04/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v3 05/20] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v3 06/20] dax: set errors in mapping when writeback fails
` [PATCH v3 07/20] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v3 08/20] mm: ensure that we set mapping error if writeout() fails
` [PATCH v3 09/20] 9p: set mapping error when writeback fails in launder_page
` [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails
` [PATCH v3 11/20] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v3 12/20] lib: add errseq_t type and infrastructure for handling it
` [PATCH v3 13/20] fs: new infrastructure for writeback error handling and reporting
` [PATCH v3 14/20] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v3 15/20] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v3 16/20] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v3 17/20] cifs: cleanup writeback handling errors and comments
` [PATCH v3 18/20] mm: clean up error handling in write_one_page
` [PATCH v3 19/20] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v3 20/20] gfs2: clean up some filemap_* calls
[PATCH v4 00/10] blk-mq debugfs patches for kernel v4.12
2017-04-25 16:40 UTC (44+ messages)
` [PATCH v4 01/10] blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
` [PATCH v4 02/10] blk-mq: Let blk_mq_debugfs_register() look up the queue name
` [PATCH v4 03/10] blk-mq-debugfs: Rename functions for registering and unregistering the mq directory
` [PATCH v4 04/10] blk-mq: Check blk_mq_debugfs_register() return value
` [PATCH v4 05/10] blk-mq: Unregister debugfs attributes earlier
` [PATCH v4 06/10] blk-mq: Move the "state" debugfs attribute one level down
` [PATCH v4 07/10] blk-mq: Make blk_flags_show() callers append a newline character
` [PATCH v4 08/10] blk-mq: Show operation, cmd_flags and rq_flags names
` [PATCH v4 09/10] blk-mq: Add blk_mq_ops.show_rq()
` [PATCH v4 10/10] scsi: Implement blk_mq_ops.show_rq()
bfq-mq performance comparison to cfq
2017-04-25 9:40 UTC (7+ messages)
[PATCH 0/8 v6] No wait AIO
2017-04-25 2:28 UTC (5+ messages)
` [PATCH 5/8] nowait aio: return on congested block device
[PATCH] lpfc: Fix panic on BFS configuration
2017-04-24 16:16 UTC (2+ messages)
[PATCH 00/10] block: assorted cleanup for bio splitting and cloning
2017-04-24 15:10 UTC (13+ messages)
` [PATCH 02/11] blk: make the bioset rescue_workqueue optional
` [PATCH 01/11] blk: remove bio_set arg from blk_queue_split()
` [PATCH 11/11] block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()
[RFC xfstests PATCH] xfstests: add a writeback error handling test
2017-04-24 15:00 UTC (2+ messages)
[PATCH 1/2] lightnvm: potential underflow in pblk_read_rq()
2017-04-24 11:01 UTC (5+ messages)
[PATCH 00/10] dm: zoned block device support
2017-04-24 7:52 UTC (3+ messages)
[PATCH 0/5] lightnvm: pblk extra patches for 4.12
2017-04-23 22:58 UTC (16+ messages)
` [PATCH 1/5] lightnvm: pblk: fix race condition on line retry
` [PATCH 2/5] lightnvm: pblk: fix bad error check
` [PATCH 3/5] lightnvm: pblk: fix memory leak on error path
` [PATCH 4/5] lightnvm: pblk: free metadata on line alloc failure
` [PATCH 5/5] lightnvm: pblk: fix erase counters on error fail
[PATCH for-4.12] block, dm: use __blk_integrity_register to properly setup integrity profile
2017-04-23 19:00 UTC (6+ messages)
` [PATCH v2 for-4.12] block: fix blk_integrity_register to use template's interval_exp if not 0
[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
2017-04-23 12:01 UTC (2+ messages)
RFC: drop the T10 OSD code and its users
2017-04-23 9:36 UTC (6+ messages)
` [PATCH 3/4] nfs: remove the objlayout driver
[PATCH] blk-stat: kill blk_stat_rq_ddir()
2017-04-22 13:11 UTC (3+ messages)
[PATCH] Fix panic on BFS configuration
2017-04-22 0:26 UTC (2+ messages)
[PATCH-v0 0/2] These patches were missed in the last update
2017-04-21 23:54 UTC (5+ messages)
` [PATCH-v0 1/2] Fix panic on BFS configuration
` [PATCH-v0 2/2] Fix memory corruption of the lpfc_ncmd->list pointers
[PATCH 2/2] lightnvm: don't print a warning for ADDR_EMPTY
2017-04-21 22:50 UTC (3+ messages)
[PATCH v3 0/8] blk-mq debugfs patches for kernel v4.12
2017-04-21 22:17 UTC (10+ messages)
` [PATCH v3 1/8] blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
` [PATCH v3 2/8] blk-mq: Let blk_mq_debugfs_register() look up the queue name
` [PATCH v3 3/8] blk-mq: Unregister debugfs attributes earlier
[PATCH 0/5] v2: block subsystem refcounter conversions
2017-04-21 22:01 UTC (10+ messages)
BUG: KASAN: use-after-free in scsi_exit_rq
2017-04-21 21:49 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).