Show patches with: none      |   38842 patches
« 1 2 3 4388 389 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] block: change ->make_request_fn() and users to return a queue cookie - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[2/5] blk-mq: return tag/queue combo in the make_request_fn handlers - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[3/5] block: add block polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[4/5] NVMe: add blk polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[5/5] directio: add block polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[01/12] block: fix blk_abort_request for blk-mq drivers - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[02/12] block: defer timeouts to a workqueue - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[03/12] nvme: factor out a nvme_unmap_data helper - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[04/12] nvme: factor out a few helpers from req_completion - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[05/12] nvme: switch delete SQ/CQ to blk_execute_rq_nowait - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[06/12] nvme: switch abort to blk_execute_rq_nowait - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[07/12] nvme: special case AEN requests - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[08/12] nvme: simplify completion handling - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[09/12] nvme: properly free resources for cancelled command - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[10/12] nvme: meta_sg doesn't have to be an array - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[11/12] nvme: merge iod and cmd_info - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[12/12] block: remove REQ_NO_TIMEOUT flag - - - --- 2015-11-07 Christoph Hellwig axboe Superseded
[1/8] nvme: move set_queue_count to common code - - - --- 2015-11-07 Christoph Hellwig axboe Accepted
[2/8] nvme: move enable/disable/shutdown_ctrl to common code - - - --- 2015-11-07 Christoph Hellwig axboe Accepted
[3/8] nvme: move CC setup into nvme_enable_ctrl - - - --- 2015-11-07 Christoph Hellwig axboe Accepted
[4/8] nvme: move the timeout module paramters to common code - - - --- 2015-11-07 Christoph Hellwig axboe Accepted
[5/8] nvme: add segment limitations - - - --- 2015-11-07 Christoph Hellwig axboe Accepted
[6/8] nvme: export symbols needed for nvme-loop - - - --- 2015-11-07 Christoph Hellwig axboe Accepted
[7/8] nvmet: add a generic NVMe target - - - --- 2015-11-07 Christoph Hellwig axboe Accepted
[8/8] nvme-loop: add a NVMe loopback device - - - --- 2015-11-07 Christoph Hellwig axboe Accepted
[8/8] nvme-loop: add a NVMe loopback device - - - --- 2015-11-08 Sagi Grimberg axboe Accepted
[v4,01/14] pmem, dax: clean up clear_pmem() - - - --- 2015-11-08 Dan Williams Superseded
[v4,02/14] dax: increase granularity of dax_clear_blocks() operations - - - --- 2015-11-08 Dan Williams Superseded
[v4,03/14] dax: use HPAGE_SIZE instead of PMD_SIZE - - - --- 2015-11-08 Dan Williams Superseded
[v4,04/14] block, dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() - - - --- 2015-11-08 Dan Williams Superseded
[v4,05/14] libnvdimm, pmem: move request_queue allocation earlier in probe - - - --- 2015-11-08 Dan Williams Superseded
[v4,06/14] libnvdimm, pmem: fix size trim in pmem_direct_access() - - - --- 2015-11-08 Dan Williams Superseded
[v4,07/14] um: kill pfn_t - - - --- 2015-11-08 Dan Williams Superseded
[v4,08/14] kvm: rename pfn_t to kvm_pfn_t - - - --- 2015-11-08 Dan Williams Superseded
[v4,09/14] mm, dax, pmem: introduce pfn_t - - - --- 2015-11-08 Dan Williams Superseded
[v4,10/14] block: notify queue death confirmation - - - --- 2015-11-08 Dan Williams Superseded
[v4,11/14] dax, pmem: introduce zone_device_revoke() and devm_memunmap_pages() - - - --- 2015-11-08 Dan Williams Superseded
[v4,12/14] block: introduce bdev_file_inode() - - - --- 2015-11-08 Dan Williams Superseded
[v4,13/14] block: enable dax for raw block devices - - - --- 2015-11-08 Dan Williams Superseded
[v4,14/14] block, dax: opt-in control for raw block dax support - - - --- 2015-11-08 Dan Williams Superseded
null_blk: Register as a LightNVM device - - - --- 2015-11-11 Matias Bjørling axboe Superseded
null_blk: Register as a LightNVM device - - - --- 2015-11-11 Jens Axboe axboe Superseded
lightnvm: change max_phys_sect to ushort - - - --- 2015-11-12 Matias Bjørling axboe Superseded
[v2] null_blk: register as a LightNVM device - - - --- 2015-11-12 Matias Bjørling axboe Superseded
[v2] lightnvm: change max_phys_sect to ushort - - - --- 2015-11-12 Matias Bjørling axboe Superseded
[v3] lightnvm: change max_phys_sect to uint - - - --- 2015-11-12 Matias Bjørling axboe Superseded
[v3] null_blk: register as a LightNVM device - - - --- 2015-11-12 Matias Bjørling axboe Accepted
[01/13] MAINTAINERS: Add linux-block list to LightNVM for patches - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[02/13] lightnvm: change max_phys_sect to uint - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[03/13] lightnvm: update bad block table format - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[04/13] lightnvm: update alignments for identify command - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[05/13] lightnvm: expose mccap in identify command - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[06/13] lightnvm: remove unused attrs in nvm_id structs - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[07/13] lightnvm: check for NAND flash and its type - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[08/13] lightnvm: prematurely activate nvm_dev - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[09/13] lightnvm: prevent double free on init error - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[10/13] lightnvm: remove linear and device addr modes - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[11/13] nvme: missing ppaf copy - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[12/13] nvme: remove reserved double word - - - --- 2015-11-16 Matias Bjørling axboe Accepted
[13/13] lightnvm: cleanup queue before target removal - - - --- 2015-11-16 Matias Bjørling axboe Accepted
elevator: use list_{first,prev,next}_entry - - - --- 2015-11-16 Geliang Tang axboe Accepted
CFQ timer precision - - - --- 2015-11-16 Jeff Moyer New
[1/8] ext2, ext4: warn when mounting with dax enabled - - - --- 2015-11-17 Dan Williams Superseded
[2/8] dax: disable pmd mappings - - - --- 2015-11-17 Dan Williams Superseded
[3/8] mm, dax: fix DAX deadlocks (COW fault) - - - --- 2015-11-17 Dan Williams Superseded
[4/8] mm, dax: truncate dax mappings at bdev or fs shutdown - - - --- 2015-11-17 Dan Williams Superseded
[5/8] pmem, dax: clean up clear_pmem() - - - --- 2015-11-17 Dan Williams Superseded
[6/8] dax: increase granularity of dax_clear_blocks() operations - - - --- 2015-11-17 Dan Williams Superseded
[7/8] dax: guarantee page aligned results from bdev_direct_access() - - - --- 2015-11-17 Dan Williams Superseded
[8/8] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() - - - --- 2015-11-17 Dan Williams Superseded
blk-throttle: use list_first_entry_or_null() - - - --- 2015-11-18 Geliang Tang axboe Accepted
[4/8] mm, dax: truncate dax mappings at bdev or fs shutdown - - - --- 2015-11-19 Dan Williams Superseded
[1/3] null_blk: use ppa_cache pool - - - --- 2015-11-19 Matias Bjørling axboe Accepted
[2/3] null_blk: use device addressing mode - - - --- 2015-11-19 Matias Bjørling axboe Accepted
[3/3] null_blk: do not del gendisk with lightnvm - - - --- 2015-11-19 Matias Bjørling axboe Accepted
[RFC] block: introduce poison tracking for block devices - - - --- 2015-11-19 Verma, Vishal L New
[4/8] mm, dax: truncate dax mappings at bdev or fs shutdown - - - --- 2015-11-20 Dan Williams New
block: protect rw_page against device teardown - - - --- 2015-11-20 Dan Williams New
block: protect rw_page against device teardown 1 - - --- 2015-11-20 Dan Williams New
[RESEND] mac: validate mac_partition is within sector - - - --- 2015-11-20 Kees Cook axboe Accepted
[1/2] lightnvm: keep track of block counts - - - --- 2015-11-20 Javier González axboe Accepted
[2/2] lightnvm: add lun information to show debug interf. - - - --- 2015-11-20 Javier González axboe Accepted
[1/5] lightnvm: wrong return value and redundant free - - - --- 2015-11-20 Matias Bjørling axboe Accepted
[2/5] lightnvm: missing free on init error - - - --- 2015-11-20 Matias Bjørling axboe Accepted
[3/5] nvme: lightnvm: use admin queues for admin cmds - - - --- 2015-11-20 Matias Bjørling axboe Accepted
[4/5] lightnvm: keep track of block counts - - - --- 2015-11-20 Matias Bjørling axboe Accepted
[5/5] lightnvm: add free and bad lun info to show luns - - - --- 2015-11-20 Matias Bjørling axboe Accepted
[01/47] nvme: add missing unmaps in nvme_queue_rq - - - --- 2015-11-20 Christoph Hellwig axboe Accepted
[02/47] block: fix blk_abort_request for blk-mq drivers - - - --- 2015-11-20 Christoph Hellwig axboe Accepted
[03/47] block: defer timeouts to a workqueue - 1 - --- 2015-11-20 Christoph Hellwig New
[04/47] block: provide a new BLK_EH_QUIESCED timeout return value - - - --- 2015-11-20 Christoph Hellwig New
[05/47] block: remoe REQ_ATOM_COMPLETE wrappers - 1 - --- 2015-11-20 Christoph Hellwig New
[06/47] blk-mq: add a flags parameter to blk_mq_alloc_request - - - --- 2015-11-20 Christoph Hellwig New
[07/47] nvme: move struct nvme_iod to pci.c - - - --- 2015-11-20 Christoph Hellwig Superseded
[08/47] nvme: split command submission helpers out of pci.c - - - --- 2015-11-20 Christoph Hellwig Superseded
[09/47] nvme: add a vendor field to struct nvme_dev - - - --- 2015-11-20 Christoph Hellwig Superseded
[10/47] nvme: use offset instead of a struct for registers - - - --- 2015-11-20 Christoph Hellwig Superseded
[11/47] nvme: split a new struct nvme_ctrl out of struct nvme_dev - - - --- 2015-11-20 Christoph Hellwig Superseded
[12/47] nvme: simplify nvme_setup_prps calling convention - - - --- 2015-11-20 Christoph Hellwig Superseded
[13/47] nvme: refactor nvme_queue_rq - - - --- 2015-11-20 Christoph Hellwig Superseded
« 1 2 3 4388 389 »