Show patches with: none      |   39391 patches
« 1 2 ... 385 386 387393 394 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/12] Add bio/request flags for using ZBC/ZAC commands - - - --- 2016-04-04 Shaun Tancheff New
[03/12] BUG: Losing bits on request.cmd_flags - - - --- 2016-04-04 Shaun Tancheff New
[02/12] ata-scsi: Translate ReportZones result to big endian - - - --- 2016-04-04 Shaun Tancheff New
[01/12] Add ZBC <-> ZAC xlat support for report, open, close, reset, finish - - - --- 2016-04-04 Shaun Tancheff New
[v2,8/8] block: bio: remove BIO_MAX_SIZE - 1 - --- 2016-04-03 Ming Lei New
[v2,7/8] block: drbd: avoid to use BIO_MAX_SIZE - 1 - --- 2016-04-03 Ming Lei New
[v2,6/8] block: bio: remove BIO_MAX_SECTORS - 1 - --- 2016-04-03 Ming Lei New
[v2,5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES - - - --- 2016-04-03 Ming Lei New
[v2,4/8] iov_iter: use bvec iterator to implement iterate_bvec() - - - --- 2016-04-03 Ming Lei New
[v2,3/8] block: mark 1st parameter of bvec_iter_advance as const - 1 - --- 2016-04-03 Ming Lei New
[v2,2/8] block: move two bvec structure into bvec.h - - - --- 2016-04-03 Ming Lei New
[v2,1/8] block: move bvec iterator into include/linux/bvec.h - - - --- 2016-04-03 Ming Lei New
[v2] block: fix possible NULL dereference - - - --- 2016-04-01 Sudip Mukherjee New
[2/2] block: add forced polling sysfs controls - - - --- 2016-03-31 Jon Derrick New
[1/2] block: add queue flag to always poll - - - --- 2016-03-31 Jon Derrick New
[RFC,4/4] dm mpath: eliminate use of spinlock in IO fast-paths - 2 1 --- 2016-03-31 Mike Snitzer New
[RFC,3/4] dm mpath: move trigger_event member to the end of 'struct multipath' - 2 1 --- 2016-03-31 Mike Snitzer New
[RFC,2/4] dm mpath: use atomic_t for counting members of 'struct multipath' - 2 1 --- 2016-03-31 Mike Snitzer New
[RFC,1/4] dm mpath: switch to using bitops for state flags - 2 1 --- 2016-03-31 Mike Snitzer New
[1/2] lightnvm: use rrpc->nr_luns to calculate the rrpc area size - - - --- 2016-03-31 Matias Bjorling New
[v1] block: partition: initialize percpuref before new partition is visiable - 2 1 --- 2016-03-31 Ming Lei New
[v1,8/8] block: bio: remove BIO_MAX_SIZE - 1 - --- 2016-03-30 Ming Lei New
[v1,7/8] block: drbd: avoid to use BIO_MAX_SIZE - 1 - --- 2016-03-30 Ming Lei New
[v1,6/8] block: bio: remove BIO_MAX_SECTORS - 1 - --- 2016-03-30 Ming Lei New
[v1,5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES - - - --- 2016-03-30 Ming Lei New
[v1,4/8] iov_iter: use bvec iterator to implement iterate_bvec() - - - --- 2016-03-30 Ming Lei New
[v1,3/8] block: mark 1st parameter of bvec_iter_advance as const - 1 - --- 2016-03-30 Ming Lei New
[v1,2/8] block: make 'struct bvec_iter' not depend on CONFIG_BLOCK - 1 - --- 2016-03-30 Ming Lei New
[v1,1/8] block: move bvec iterator into include/linux/bvec_iter.h - - - --- 2016-03-30 Ming Lei New
[9/9] writeback: throttle buffered writeback - - - --- 2016-03-30 Jens Axboe New
[8/9] block: add code to track actual device queue depth - - - --- 2016-03-30 Jens Axboe New
[7/9] NVMe: inform block layer of write cache state - - - --- 2016-03-30 Jens Axboe New
[6/9] sd: inform block layer of write cache state - - - --- 2016-03-30 Jens Axboe New
[5/9] block: add ability to flag write back caching on a device - - - --- 2016-03-30 Jens Axboe New
[4/9] writeback: track if we're sleeping on progress in balance_dirty_pages() - - - --- 2016-03-30 Jens Axboe New
[3/9] writeback: use WRITE_SYNC for reclaim or sync writeback - - - --- 2016-03-30 Jens Axboe New
[2/9] writeback: add wbc_to_write() - - - --- 2016-03-30 Jens Axboe New
[1/9] writeback: propagate the various reasons for writeback - - - --- 2016-03-30 Jens Axboe New
[2/2] lightnvm: use relative logical address in rrpc_l2p_update - - - --- 2016-03-30 Wenwei Tao New
[1/2] lightnvm: use rrpc->nr_luns to calculate the rrpc area size - - - --- 2016-03-30 Wenwei Tao New
[RFC] block: fix bio merge checks when virt_boundary is set - - - --- 2016-03-30 Ming Lei New
[v2,5/5] dax: handle media errors in dax_do_io - - - --- 2016-03-30 Verma, Vishal L New
[v2,4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors - 1 - --- 2016-03-30 Verma, Vishal L New
[v2,3/5] dax: enable dax in the presence of known media errors (badblocks) - 1 - --- 2016-03-30 Verma, Vishal L New
[v2,2/5] dax: fallback from pmd to pte on error - 1 - --- 2016-03-30 Verma, Vishal L New
[v2,1/5] block, dax: pass blk_dax_ctl through to drivers - 1 - --- 2016-03-30 Verma, Vishal L New
block: partition: initialize percpuref before sending out KOBJ_ADD - - 1 --- 2016-03-30 Ming Lei New
block: don't make BLK_DEF_MAX_SECTORS too big - 1 - --- 2016-03-29 Shaohua Li New
[1/1] block: make sure bi_size is aligned to discard_max_bytes - - - --- 2016-03-26 Tom Yan New
[3/3] nvme: allocate nvme_queue in correct node - - - --- 2016-03-25 Shaohua Li New
[2/3] blk-mq: allocate blk_mq_tags and requests in correct node - - - --- 2016-03-25 Shaohua Li New
[1/3] blk-mq: add an API to estimate hardware queue node - - - --- 2016-03-25 Shaohua Li New
[5/5] dax: handle media errors in dax_do_io - - - --- 2016-03-24 Verma, Vishal L New
[4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors - - - --- 2016-03-24 Verma, Vishal L New
[3/5] dax: enable dax in the presence of known media errors (badblocks) - - - --- 2016-03-24 Verma, Vishal L New
[2/5] dax: fallback from pmd to pte on error - - - --- 2016-03-24 Verma, Vishal L New
[1/5] block, dax: pass blk_dax_ctl through to drivers - - - --- 2016-03-24 Verma, Vishal L New
[8/8] writeback: throttle buffered writeback - - - --- 2016-03-23 Jens Axboe New
[7/8] NVMe: inform block layer of write cache state - - - --- 2016-03-23 Jens Axboe New
[6/8] sd: inform block layer of write cache state - - - --- 2016-03-23 Jens Axboe New
[5/8] block: add ability to flag write back caching on a device - - - --- 2016-03-23 Jens Axboe New
[4/8] writeback: track if we're sleeping on progress in balance_dirty_pages() - - - --- 2016-03-23 Jens Axboe New
[3/8] writeback: use WRITE_SYNC for reclaim or sync writeback - - - --- 2016-03-23 Jens Axboe New
[2/8] writeback: add wbc_to_write() - - - --- 2016-03-23 Jens Axboe New
[1/8] writeback: propagate the various reasons for writeback - - - --- 2016-03-23 Jens Axboe New
[6/6] writeback: throttle buffered writeback - - - --- 2016-03-22 Jens Axboe New
[5/6] NVMe: inform block layer of write cache state - - - --- 2016-03-22 Jens Axboe New
[4/6] sd: inform block layer of write cache state - - - --- 2016-03-22 Jens Axboe New
[3/6] block: add ability to flag write back caching on a device - - - --- 2016-03-22 Jens Axboe New
[2/6] writeback: wb_start_writeback() should use WB_SYNC_ALL for WB_REASON_SYNC - - - --- 2016-03-22 Jens Axboe New
[1/6] block: ensure we don't truncate top bits of the request command flags - - - --- 2016-03-22 Jens Axboe New
[8/8] block: bio: remove BIO_MAX_SIZE - 1 - --- 2016-03-22 Ming Lei New
[7/8] block: drbd: avoid to use BIO_MAX_SIZE - 1 - --- 2016-03-22 Ming Lei New
[6/8] block: bio: remove BIO_MAX_SECTORS - 1 - --- 2016-03-22 Ming Lei New
[5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES - - - --- 2016-03-22 Ming Lei New
[4/8] iov_iter: use bvec iterator to implement iterate_bvec() - - - --- 2016-03-22 Ming Lei New
[3/8] block: mark 1st parameter of bvec_iter_advance as const - 1 - --- 2016-03-22 Ming Lei New
[2/8] block: make 'struct bvec_iter' not depend on CONFIG_BLOCK - 1 - --- 2016-03-22 Ming Lei New
[1/8] block: move bvec iterator into include/linux/bvec_iter.h - - - --- 2016-03-22 Ming Lei New
[v2] lightnvm: divide global reverse translation map into per lun - - - --- 2016-03-20 Wenwei Tao New
[3/3] lightnvm: export per lun information to user - - - --- 2016-03-19 Wenwei Tao New
[v5,2/3] lightnvm: add non-continuous lun target creation support - - - --- 2016-03-19 Wenwei Tao New
[1/3] lightnvm: divide global reverse translation map into per lun - - - --- 2016-03-19 Wenwei Tao New
[RFC,9/9] xfs: adopt a reserved allocation model on dm-thin devices - - - --- 2016-03-17 Brian Foster New
[RFC,8/9] xfs: thin block device reservation mechanism - - - --- 2016-03-17 Brian Foster New
[RFC,7/9] dm thin: add method to provision space - - - --- 2016-03-17 Brian Foster New
[RFC,6/9] dm: add method to provision space - - - --- 2016-03-17 Brian Foster New
[RFC,5/9] block: add a block_device_operations method to provision space - - - --- 2016-03-17 Brian Foster New
[RFC,4/9] dm thin: update reserve space func to allow reduction - - - --- 2016-03-17 Brian Foster New
[RFC,3/9] dm thin: add methods to set and get reserved space - - - --- 2016-03-17 Brian Foster New
[RFC,2/9] dm: add methods to set and get reserved space - - - --- 2016-03-17 Brian Foster New
[RFC,1/9] block: add block_device_operations methods to set and get reserved space - - - --- 2016-03-17 Brian Foster New
[RFC] block: fix bio merge checks when virt_boundary is set - - - --- 2016-03-16 Keith Busch New
[RFC] block: fix bio merge checks when virt_boundary is set - - - --- 2016-03-15 Vitaly Kuznetsov New
blk-mq: sanity check for retrieving request - 2 - --- 2016-03-15 Hannes Reinecke New
blk-mq: use cpumap_print_to_pagebuf() - 1 - --- 2016-03-15 Hannes Reinecke New
block: don't optimize for non-cloned bio in bio_get_last_bvec() - - - --- 2016-03-12 Ming Lei axboe Accepted
[4/4] block: bio_remaining_done( isn't unlikely - - - --- 2016-03-11 Christoph Hellwig axboe Accepted
[3/4] block: cleanup bio_endio - - - --- 2016-03-11 Christoph Hellwig axboe Accepted
[2/4] block: factor out chained bio completion - - - --- 2016-03-11 Christoph Hellwig axboe Accepted
« 1 2 ... 385 386 387393 394 »