Show patches with: State = Action Required       |   41430 patches
« 1 2 ... 404 405 406414 415 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/7] libnvdimm, dax: reserve space to store labels for device-dax - - - --- 2016-05-08 Dan Williams New
[2/7] libnvdimm, dax: introduce device-dax infrastructure - - - --- 2016-05-08 Dan Williams New
[1/7] libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' - 1 - --- 2016-05-08 Dan Williams New
[4/4] block: Track DISCARD statistics and output them in stat and diskstat - - - --- 2016-05-06 Michael Callahan New
[3/4] block: Add and use a rw_stat_group function for indexing partition stat fields. - - - --- 2016-05-06 Michael Callahan New
[v5,5/5] dax: fix a comment in dax_zero_page_range and dax_truncate_page - 1 - --- 2016-05-06 Verma, Vishal L New
[v5,4/5] dax: for truncate/hole-punch, do zeroing through the driver if possible - - - --- 2016-05-06 Verma, Vishal L New
[v5,3/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors - 1 - --- 2016-05-06 Verma, Vishal L New
[v5,2/5] dax: enable dax in the presence of known media errors (badblocks) - - - --- 2016-05-06 Verma, Vishal L New
[v5,1/5] dax: fallback from pmd to pte on error - 1 - --- 2016-05-06 Verma, Vishal L New
[2/4] block: Define and use STAT_READ and STAT_WRITE - - - --- 2016-05-06 Michael Callahan New
[1/4] block: Add part_stat_read_accum to read across field entries. - - - --- 2016-05-06 Michael Callahan New
[BUGFIX] block: add missing group association in bio_split 1 - - --- 2016-05-06 Paolo Valente New
[28/28] lightnvm: reserved space calculation incorrect - - - --- 2016-05-06 Matias Bjørling New
[27/28] lightnvm: rename nr_pages to nr_ppas on nvm_rq - - - --- 2016-05-06 Matias Bjørling New
[26/28] lightnvm: add is_cached entry to struct ppa_addr - - - --- 2016-05-06 Matias Bjørling New
[25/28] lightnvm: expose gennvm_mark_blk to targets - - - --- 2016-05-06 Matias Bjørling New
[24/28] lightnvm: remove mgt targets on mgt removal - - - --- 2016-05-06 Matias Bjørling New
[23/28] lightnvm: pass dma address to hardware rather than pointer - - - --- 2016-05-06 Matias Bjørling New
[22/28] lightnvm: do not assume sequential lun alloc. - - - --- 2016-05-06 Matias Bjørling New
[21/28] nvme/lightnvm: Log using the ctrl named device - - - --- 2016-05-06 Matias Bjørling New
[20/28] lightnvm: rename dma helper functions - - - --- 2016-05-06 Matias Bjørling New
[19/28] lightnvm: enable metadata to be sent to device - - - --- 2016-05-06 Matias Bjørling New
[18/28] lightnvm: do not free unused metadata on rrpc - - - --- 2016-05-06 Matias Bjørling New
[17/28] lightnvm: fix out of bound ppa lun id on bb tbl - - - --- 2016-05-06 Matias Bjørling New
[16/28] lightnvm: refactor set_bb_tbl for accepting ppa list - - - --- 2016-05-06 Matias Bjørling New
[15/28] lightnvm: move responsibility for bad blk mgmt to target - - - --- 2016-05-06 Matias Bjørling New
[14/28] lightnvm: make nvm_set_rqd_ppalist() aware of vblks - - - --- 2016-05-06 Matias Bjørling New
[13/28] lightnvm: remove struct factory_blks - - - --- 2016-05-06 Matias Bjørling New
[12/28] lightnvm: refactor device ops->get_bb_tbl() - - - --- 2016-05-06 Matias Bjørling New
[11/28] lightnvm: introduce nvm_for_each_lun_ppa() macro - - - --- 2016-05-06 Matias Bjørling New
[10/28] lightnvm: refactor dev->online_target to global nvm_targets - - - --- 2016-05-06 Matias Bjørling New
[09/28] lightnvm: rename nvm_targets to nvm_tgt_type - - - --- 2016-05-06 Matias Bjørling New
[08/28] lightnvm: store rrpc->soffset in device sector size - - - --- 2016-05-06 Matias Bjørling New
[07/28] lightnvm: calculate rrpc total blocks and sectors up front - - - --- 2016-05-06 Matias Bjørling New
[06/28] lightnvm: avoid memory leak when lun_map kcalloc fails - - - --- 2016-05-06 Matias Bjørling New
[05/28] lightnvm: move block fold outside of get_bb_tbl() - - - --- 2016-05-06 Matias Bjørling New
[04/28] lightnvm: add fpg_size and pfpg_size to struct nvm_dev - - - --- 2016-05-06 Matias Bjørling New
[03/28] lightnvm: implement nvm_submit_ppa_list - - - --- 2016-05-06 Matias Bjørling New
[02/28] lightnvm: handle submit_io failure - - - --- 2016-05-06 Matias Bjørling New
[01/28] lightnvm: fix "warning: ‘ret’ may be used uninitialized" - 1 - --- 2016-05-06 Matias Bjørling New
[2/5] block: make bio_inc_remaining() interface accessible again 1 - - --- 2016-05-06 Christoph Hellwig New
block: partition: use RCU_INIT_POINTER() for NULLing. - - - --- 2016-05-05 Muhammad Falak R Wani New
[5/5] dm thin: unroll issue_discard() to create longer discard bio chains - - - --- 2016-05-05 Mike Snitzer New
[4/5] dm thin: use __blkdev_issue_discard for async discard support 1 1 - --- 2016-05-05 Mike Snitzer New
[3/5] dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining() 1 - - --- 2016-05-05 Mike Snitzer New
[2/5] block: make bio_inc_remaining() interface accessible again 1 - - --- 2016-05-05 Mike Snitzer New
[v2,1/5] block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard 1 - - --- 2016-05-05 Mike Snitzer New
[9/9] Fixup graph name in help text - - - --- 2016-05-05 Jan Kara New
[8/9] Separate prefix in legend with space - - - --- 2016-05-05 Jan Kara New
[7/9] Don't prepend blktrace destination dir if we didn't run blktrace - - - --- 2016-05-05 Jan Kara New
[6/9] Zero sectors are strange - - - --- 2016-05-05 Jan Kara New
[5/9] btt: Replace overlapping IO - - - --- 2016-05-05 Jan Kara New
[4/9] iowatcher: Use queue events if issue not available - - - --- 2016-05-05 Jan Kara New
[3/9] Process notify events outside of given interval - - - --- 2016-05-05 Jan Kara New
[2/9] Use maximum over all traces for queue depth - - - --- 2016-05-05 Jan Kara New
[1/9] Better max estimate for line graphs - - - --- 2016-05-05 Jan Kara New
[1/1] block: Add discard to stats. - - - --- 2016-05-05 Michael Callahan New
[4/4] lightnvm: Precalculate max/min sectors per req. - - - --- 2016-05-04 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
[3/4] lightnvm: eliminate redundant variable - - - --- 2016-05-04 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
[2/4] lightnvm: rename nr_pages to nr_ppas on nvm_rq - - - --- 2016-05-04 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
[1/4] lightnvm: add sync and close block I/O types - - - --- 2016-05-04 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
lightnvm: add is_cached entry to struct ppa_addr - - - --- 2016-05-04 Matias Bjørling New
[2/2] lightnvm: expose gennvm_mark_blk to targets - - - --- 2016-05-04 Matias Bjørling New
[1/2] lightnvm: remove mgt targets on mgt removal - - - --- 2016-05-04 Matias Bjørling New
block: correct description for blk_execute_rq* in blk-exec.c - - - --- 2016-05-04 Shenghui Wang New
block: allow early return of -EOPNOTSUPP from blkdev_issue_discard - - - --- 2016-05-04 Mike Snitzer New
[1/1] block: Use WRITE for part_stat_read references. - - - --- 2016-05-03 Michael Callahan New
[1/1] block: Minor blk_account_io_start usage cleanup - - - --- 2016-05-03 Michael Callahan New
block: initialize hd_stuct's reference before assigning it - 1 - --- 2016-05-03 Johannes Thumshirn New
[added,to,3.12-stable] workqueue: fix ghost PENDING flag while doing MQ IO - - - --- 2016-05-03 Jiri Slaby New
[3.14,20/37] workqueue: fix ghost PENDING flag while doing MQ IO - - - --- 2016-05-03 Greg Kroah-Hartman New
[4.4,100/163] workqueue: fix ghost PENDING flag while doing MQ IO - - - --- 2016-05-03 Greg Kroah-Hartman New
[4.5,128/200] workqueue: fix ghost PENDING flag while doing MQ IO - - - --- 2016-05-03 Greg Kroah-Hartman New
[1/1] block: Minor blk_account_io_start usage cleanup - - - --- 2016-05-02 Michael Callahan New
[PATCHv2] nvme: Make CMB module parameter read-only - 1 - --- 2016-05-02 Jon Derrick New
nvme: Make CMB module parameter read-only - - - --- 2016-05-02 Jon Derrick New
block: Rename cfq_dispatch_requests() to reflect exactly what it does - - - --- 2016-05-01 Zhihui Zhang New
[v4,8/7] Documentation: add error handling information to dax.txt - - - --- 2016-04-29 Verma, Vishal L New
lightnvm: do not assume sequential lun alloc. - - - --- 2016-04-29 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
[v4,7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page - - - --- 2016-04-28 Verma, Vishal L New
[v4,6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible - - - --- 2016-04-28 Verma, Vishal L New
[v4,5/7] fs: prioritize and separate direct_io from dax_io - - - --- 2016-04-28 Verma, Vishal L New
[v4,4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors - - - --- 2016-04-28 Verma, Vishal L New
[v4,3/7] dax: enable dax in the presence of known media errors (badblocks) - - - --- 2016-04-28 Verma, Vishal L New
[v4,2/7] dax: fallback from pmd to pte on error - - - --- 2016-04-28 Verma, Vishal L New
[v4,1/7] block, dax: pass blk_dax_ctl through to drivers - - - --- 2016-04-28 Verma, Vishal L New
lightnvm: rename dma helper functions (UPS) - - - --- 2016-04-28 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
[v3,3/3] block: avoid to call .bi_end_io() recursively - - - --- 2016-04-28 Ming Lei New
[v3,2/3] fs: direct-io: call .bi_end_io via bio_endio() - - - --- 2016-04-28 Ming Lei New
[v3,1/3] fs: direct-io: handle error in dio_end_io() - - - --- 2016-04-28 Ming Lei New
[PATCHSET,v5] Make background writeback great again for the first time - - - --- 2016-04-27 Jens Axboe New
[PATCHSET,v5] Make background writeback great again for the first time - - - --- 2016-04-27 Jens Axboe New
[3/3] lightnvm: rename dma helper functions - - - --- 2016-04-27 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
[2/3] lightnvm: enable metadata to be sent to device - - - --- 2016-04-27 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
[1/3] lightnvm: do not free unused metadata on rrpc - - - --- 2016-04-27 =?UTF-8?q?Javier=20Gonz=C3=A1lez?= New
[RFC] lightnvm: expose configuration through sysfs - - - --- 2016-04-27 Simon A. F. Lund New
[7/8] wbt: add general throttling mechanism - - - --- 2016-04-27 Jens Axboe New
[2/2] lightnvm: refactor set_bb_tbl for accepting ppa list - - - --- 2016-04-27 Matias Bjørling New
[1/2] lightnvm: move responsibility for bad blk mgmt to target - - - --- 2016-04-27 Matias Bjørling New
« 1 2 ... 404 405 406414 415 »