Show patches with: State = Action Required       |   38537 patches
« 1 2 ... 311 312 313385 386 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V4,23/45] fs/buffer.c: use bvec iterator to truncate the bio - - - --- 2017-12-18 Ming Lei New
[V4,22/45] block: introduce segment_last_page() - - - --- 2017-12-18 Ming Lei New
[V4,21/45] block: use bio_for_each_segment() to map sg - - - --- 2017-12-18 Ming Lei New
[V4,20/45] block: use bio_for_each_segment() to compute segments count - - - --- 2017-12-18 Ming Lei New
[V4,19/45] block: introduce bio_for_each_segment() - - - --- 2017-12-18 Ming Lei New
[V4,18/45] block: introduce multipage page bvec helpers - - - --- 2017-12-18 Ming Lei New
[V4,17/45] block: rename bio_segments() with bio_pages() - - - --- 2017-12-18 Ming Lei New
[V4,16/45] block: rename rq_for_each_segment as rq_for_each_page - - - --- 2017-12-18 Ming Lei New
[V4,15/45] block: rename bio_for_each_segment* with bio_for_each_page* - - - --- 2017-12-18 Ming Lei New
[V4,14/45] block: blk-merge: remove unnecessary check - 1 - --- 2017-12-18 Ming Lei New
[V4,13/45] block: blk-merge: try to make front segments in full size - - - --- 2017-12-18 Ming Lei New
[V4,12/45] blk-merge: compute bio->bi_seg_front_size efficiently - - - --- 2017-12-18 Ming Lei New
[V4,11/45] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages() - - - --- 2017-12-18 Ming Lei New
[V4,10/45] btrfs: avoid to access bvec table directly for a cloned bio - 1 - --- 2017-12-18 Ming Lei New
[V4,09/45] btrfs: avoid access to .bi_vcnt directly 1 - - --- 2017-12-18 Ming Lei New
[V4,08/45] block: move bio_alloc_pages() to bcache - - - --- 2017-12-18 Ming Lei New
[V4,07/45] bcache: comment on direct access to bvec table 1 - - --- 2017-12-18 Ming Lei New
[V4,06/45] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE - 1 - --- 2017-12-18 Ming Lei New
[V4,05/45] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq - - - --- 2017-12-18 Ming Lei New
[V4,04/45] block: bounce: avoid direct access to bvec table - - - --- 2017-12-18 Ming Lei New
[V4,03/45] fs: convert to bio_last_bvec_all() - - - --- 2017-12-18 Ming Lei New
[V4,02/45] block: conver to bio_first_bvec_all & bio_first_page_all - - - --- 2017-12-18 Ming Lei New
[V4,01/45] block: introduce bio helpers for converting to multipage bvec - - - --- 2017-12-18 Ming Lei New
[2/2] block: fix blk_rq_append_bio - - - --- 2017-12-18 Ming Lei New
[1/2] block: don't let passthrough IO go into .make_request_fn() - - - --- 2017-12-18 Ming Lei New
Pass the task_struct explicitly to delayacct_blkio_end - - - --- 2017-12-15 Josh Snyder New
[IMPROVEMENT] block, bfq: consider also past I/O in soft real-time detection - - 1 --- 2017-12-15 Paolo Valente New
Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register") - - - --- 2017-12-14 weiping zhang New
[V2,6/6] nvme-pci: remove .init_request callback - - - --- 2017-12-14 Ming Lei New
[V2,5/6] blk-mq: fix race between updating nr_hw_queues and switching io sched - 1 - --- 2017-12-14 Ming Lei New
[V2,4/6] blk-mq: avoid to map CPU into stale hw queue - 1 - --- 2017-12-14 Ming Lei New
[V2,3/6] blk-mq: quiesce queue during switching io sched and updating nr_requests - 1 - --- 2017-12-14 Ming Lei New
[V2,2/6] blk-mq: support concurrent blk_mq_quiesce_queue() - - - --- 2017-12-14 Ming Lei New
[V2,1/6] blk-mq: quiesce queue before freeing queue - 1 - --- 2017-12-14 Ming Lei New
[V2,0/2] block: fix queue freeze and cleanup - - - --- 2017-12-13 Bart Van Assche New
locking/lockdep: Remove the cross-release locking checks - - - --- 2017-12-13 Ingo Molnar New
[PATCHSET,v2] blk-mq: reimplement timeout handling - - - --- 2017-12-12 Jens Axboe New
[6/6] blk-mq: remove REQ_ATOM_STARTED - - - --- 2017-12-12 Tejun Heo New
[5/6] blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq - - - --- 2017-12-12 Tejun Heo New
[4/6] blk-mq: make blk_abort_request() trigger timeout path - - - --- 2017-12-12 Tejun Heo New
[3/6] blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE - - - --- 2017-12-12 Tejun Heo New
[2/6] blk-mq: replace timeout synchronization with a RCU and generation based scheme - - - --- 2017-12-12 Tejun Heo New
[1/6] blk-mq: protect completion path with RCU - - - --- 2017-12-12 Tejun Heo New
[6/6] nvme: remove .init_request callback - - - --- 2017-12-12 Ming Lei New
[5/6] blk-mq: fix race between updating nr_hw_queues and switching io sched - - - --- 2017-12-12 Ming Lei New
[4/6] blk-mq: avoid to map CPU into stale hw queue - - - --- 2017-12-12 Ming Lei New
[3/6] blk-mq: quiesce queue during switching io sched and updating nr_requests - - - --- 2017-12-12 Ming Lei New
[2/6] blk-mq: support concurrent blk_mq_quiesce_queue() - - - --- 2017-12-12 Ming Lei New
[1/6] blk-mq: quiesce queue before freeing queue - - - --- 2017-12-12 Ming Lei New
locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS optional - - - --- 2017-12-12 Byungchul Park New
block/sed-opal: Fix warnings never less than zero - - - --- 2017-12-11 Vasyl Gomonovych New
[RFC] blk-throttle: export io_serviced_recursive, io_service_bytes_recursive 1 - - --- 2017-12-11 weiping zhang New
locking/lockdep: Add CONFIG_LOCKDEP_AGGRESSIVE - - - --- 2017-12-11 Theodore Ts'o New
block: oopses on 4.13.*, 4.14.* and 4.15-rc2 (bisected) - - - --- 2017-12-08 Ming Lei New
block: oopses on 4.13.*, 4.14.* and 4.15-rc2 (bisected) - - 1 --- 2017-12-08 Jens Axboe New
[10/10] btrfs: avoid to access bvec table directly for a cloned bio - 1 - --- 2017-12-08 Ming Lei New
[09/10] btrfs: avoid access to .bi_vcnt directly 1 - - --- 2017-12-08 Ming Lei New
[08/10] block: move bio_alloc_pages() to bcache - - - --- 2017-12-08 Ming Lei New
[07/10] bcache: comment on direct access to bvec table 1 - - --- 2017-12-08 Ming Lei New
[06/10] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE - 1 - --- 2017-12-08 Ming Lei New
[05/10] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq - - - --- 2017-12-08 Ming Lei New
[04/10] block: bounce: avoid direct access to bvec table - - - --- 2017-12-08 Ming Lei New
[03/10] fs: convert to bio_last_bvec() - - - --- 2017-12-08 Ming Lei New
[02/10] block: conver to bio_first_bvec() & bio_first_page() - - - --- 2017-12-08 Ming Lei New
[01/10] block: introduce bio helpers for converting to multipage bvec - - - --- 2017-12-08 Ming Lei New
[v2,1/3] scsi: Fix a scsi_show_rq() NULL pointer dereference - - - --- 2017-12-08 Ming Lei New
block: print error via printk_ratelimited in blk_partition_remap() - - - --- 2017-12-06 Ming Lei New
[v2] kyber: fix another domain token wait queue hang - - - --- 2017-12-06 Omar Sandoval New
[v2,3/3] scsi-mq-debugfs: Show more information - - - --- 2017-12-06 Bart Van Assche New
[v2,2/3] blk-mq-debugfs: Also show requests that have not yet been started - - - --- 2017-12-06 Bart Van Assche New
[v2,1/3] scsi: Fix a scsi_show_rq() NULL pointer dereference - - - --- 2017-12-06 Bart Van Assche New
SCSI: run queue if SCSI device queue isn't ready and queue is idle - 1 - --- 2017-12-05 Bart Van Assche New
SCSI: run queue if SCSI device queue isn't ready and queue is idle - - - --- 2017-12-05 Johannes Thumshirn New
aio: Add memcg accounting of user used data - - - --- 2017-12-05 Kirill Tkhai New
SCSI: run queue if SCSI device queue isn't ready and queue is idle - - 1 --- 2017-12-05 Ming Lei New
[2/2] blk-mq-debugfs: Also show requests that have not yet been started - - - --- 2017-12-05 Bart Van Assche New
[1/2] scsi-mq: Only show the CDB if available - - - --- 2017-12-05 Bart Van Assche New
kyber: fix another domain token wait queue hang - - - --- 2017-12-04 Omar Sandoval New
blk-mq: Fix several SCSI request queue lockups - - - --- 2017-12-04 Bart Van Assche New
[3/3] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops - - - --- 2017-12-04 Christoph Hellwig New
[2/3] arm64: don't override dma_max_pfn - - - --- 2017-12-04 Christoph Hellwig New
[1/3] dma-mapping: take dma_pfn_offset into account in dma_max_pfn - - - --- 2017-12-04 Christoph Hellwig New
[5/5] blkcg: Add cgroup file to configure blkcg::blkg_aio_max_nr - - - --- 2017-12-04 Kirill Tkhai New
[4/5] blkcg: Charge aio requests in blkio cgroup hierarchy - - - --- 2017-12-04 Kirill Tkhai New
[3/5] blkcg: Add blkcg::blkg_aio_nr and blkcg::blkg_aio_max_nr - - - --- 2017-12-04 Kirill Tkhai New
[2/5] aio: Export aio_nr_lock and aio_max_nr initial value to include/linux/aio.h - - - --- 2017-12-04 Kirill Tkhai New
[1/5] aio: Move aio_nr increment to separate function - - - --- 2017-12-04 Kirill Tkhai New
[V2] block, bfq: remove batches of confusing ifdefs - - 1 --- 2017-12-04 Paolo Valente New
[v2,4/4] lockdep: Add a boot parameter enabling to track page locks using lockdep and disable it by… - - - --- 2017-12-04 Byungchul Park New
[v2,3/4] lockdep: Move data of CONFIG_LOCKDEP_PAGELOCK from page to page_ext - - - --- 2017-12-04 Byungchul Park New
[v2,2/4] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked - - - --- 2017-12-04 Byungchul Park New
[v2,1/4] lockdep: Apply crossrelease to PG_locked locks - - - --- 2017-12-04 Byungchul Park New
um: Convert ubd driver to blk-mq - - - --- 2017-12-03 Richard Weinberger New
block: fix a comment typo in req_opf - 1 - --- 2017-12-03 Minwoo Im New
SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() - - - --- 2017-12-02 Ming Lei New
[03/11] fs: add frozen sb state helpers - - - --- 2017-12-01 Luis Chamberlain New
blk-mq + bfq IO hangs after writing partition table - - - --- 2017-12-01 Ming Lei New
[7/7] blk-mq: Fix another queue stall - - - --- 2017-12-01 Bart Van Assche New
[6/7] blk-mq: Rerun hardware queues after having called .put_budget() - - - --- 2017-12-01 Bart Van Assche New
[5/7] blk-mq: Avoid that blk_mq_mark_tag_wait() triggers a queue stall - - - --- 2017-12-01 Bart Van Assche New
« 1 2 ... 311 312 313385 386 »