Show patches with: none      |   38890 patches
« 1 2 ... 294 295 296388 389 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/12] btrfs: convert to bioset_init()/mempool_init() 1 - - --- 2018-05-20 Kent Overstreet New
[09/12] fs: convert block_dev.c to bioset_init() - 1 - --- 2018-05-20 Kent Overstreet New
[08/12] target: convert to bioset_init()/mempool_init() - 1 - --- 2018-05-20 Kent Overstreet New
[07/12] dm: convert to bioset_init()/mempool_init() 1 - - --- 2018-05-20 Kent Overstreet New
[06/12] md: convert to bioset_init()/mempool_init() - - - --- 2018-05-20 Kent Overstreet New
[05/12] bcache: convert to bioset_init()/mempool_init() - 1 - --- 2018-05-20 Kent Overstreet New
[04/12] lightnvm: convert to bioset_init()/mempool_init() - 1 - --- 2018-05-20 Kent Overstreet New
[03/12] pktcdvd: convert to bioset_init()/mempool_init() - - - --- 2018-05-20 Kent Overstreet New
[02/12] drbd: convert to bioset_init()/mempool_init() - - - --- 2018-05-20 Kent Overstreet New
[01/12] block: convert bounce, q->bio_split to bioset_init()/mempool_init() - 1 - --- 2018-05-20 Kent Overstreet New
[v7,2/2] Return bytes transferred for partial direct I/O - - - --- 2018-05-20 Goldwyn Rodrigues New
bdi: Fix oops in wb_workfn() - - - --- 2018-05-19 Tetsuo Handa New
[V2] blk-mq: avoid to starve tag allocation after allocation process migrates - - - --- 2018-05-19 Ming Lei New
blk-mq: avoid to starve tag allocation after allocation process migrates - - - --- 2018-05-19 Ming Lei New
[v3,2/2] block: Ensure that a request queue is dissociated from the cgroup controller - - 1 --- 2018-05-18 Bart Van Assche New
[v3,1/2] block: Introduce blk_exit_queue() - - - --- 2018-05-18 Bart Van Assche New
[v11,2/2] blk-mq: Rework blk-mq timeout handling again - - - --- 2018-05-18 Bart Van Assche New
[v11,1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64 - - - --- 2018-05-18 Bart Van Assche New
[blktests] Fix block/011 to not use sysfs for device disabling - - - --- 2018-05-18 Keith Busch New
[2/2] xfs: add support for sub-pagesize writeback without buffer_heads - - - --- 2018-05-18 Christoph Hellwig New
[1/2] iomap: add support for sub-pagesize buffered I/O without buffer heads - - - --- 2018-05-18 Christoph Hellwig New
[34/34] xfs: allow writeback on pages without buffer heads - - - --- 2018-05-18 Christoph Hellwig New
[33/34] xfs: do not set the page uptodate in xfs_writepage_map - - - --- 2018-05-18 Christoph Hellwig New
[32/34] xfs: refactor the tail of xfs_writepage_map - - - --- 2018-05-18 Christoph Hellwig New
[31/34] xfs: remove xfs_start_page_writeback - - - --- 2018-05-18 Christoph Hellwig New
[30/34] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset - - - --- 2018-05-18 Christoph Hellwig New
[29/34] xfs: don't look at buffer heads in xfs_add_to_ioend - - - --- 2018-05-18 Christoph Hellwig New
[28/34] xfs: remove the imap_valid flag - - - --- 2018-05-18 Christoph Hellwig New
[27/34] xfs: don't clear imap_valid for a non-uptodate buffers - - - --- 2018-05-18 Christoph Hellwig New
[26/34] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly - - - --- 2018-05-18 Christoph Hellwig New
[25/34] xfs: remove xfs_reflink_trim_irec_to_next_cow - - - --- 2018-05-18 Christoph Hellwig New
[24/34] xfs: remove xfs_reflink_find_cow_mapping - - - --- 2018-05-18 Christoph Hellwig New
[23/34] xfs: remove the now unused XFS_BMAPI_IGSTATE flag - - - --- 2018-05-18 Christoph Hellwig New
[22/34] xfs: make xfs_writepage_map extent map centric - - - --- 2018-05-18 Christoph Hellwig New
[21/34] xfs: move locking into xfs_bmap_punch_delalloc_range - - - --- 2018-05-18 Christoph Hellwig New
[20/34] xfs: simplify xfs_aops_discard_page - - - --- 2018-05-18 Christoph Hellwig New
[19/34] xfs: simplify xfs_bmap_punch_delalloc_range - - - --- 2018-05-18 Christoph Hellwig New
[18/34] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages - - - --- 2018-05-18 Christoph Hellwig New
[17/34] xfs: use iomap_bmap - - - --- 2018-05-18 Christoph Hellwig New
[16/34] iomap: add initial support for writes without buffer heads - - - --- 2018-05-18 Christoph Hellwig New
[15/34] iomap: add an iomap-based readpage and readpages implementation - - - --- 2018-05-18 Christoph Hellwig New
[14/34] iomap: add an iomap-based bmap implementation - - - --- 2018-05-18 Christoph Hellwig New
[13/34] iomap: add a iomap_sector helper - - - --- 2018-05-18 Christoph Hellwig New
[12/34] iomap: use __bio_add_page in iomap_dio_zero - - - --- 2018-05-18 Christoph Hellwig New
[11/34] iomap: move IOMAP_F_BOUNDARY to gfs2 - - - --- 2018-05-18 Christoph Hellwig New
[10/34] iomap: fix the comment describing IOMAP_NOWAIT - - - --- 2018-05-18 Christoph Hellwig New
[09/34] iomap: inline data should be an iomap type, not a flag - - - --- 2018-05-18 Christoph Hellwig New
[08/34] mm: split ->readpages calls to avoid non-contiguous pages lists - - - --- 2018-05-18 Christoph Hellwig New
[07/34] mm: return an unsigned int from __do_page_cache_readahead - - - --- 2018-05-18 Christoph Hellwig New
[06/34] mm: give the 'ret' variable a better name __do_page_cache_readahead - - - --- 2018-05-18 Christoph Hellwig New
[05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data - - - --- 2018-05-18 Christoph Hellwig New
[04/34] fs: remove the buffer_unwritten check in page_seek_hole_data - - - --- 2018-05-18 Christoph Hellwig New
[03/34] fs: move page_cache_seek_hole_data to iomap.c - - - --- 2018-05-18 Christoph Hellwig New
[02/34] fs: factor out a __generic_write_end helper - - - --- 2018-05-18 Christoph Hellwig New
[01/34] block: add a lower-level bio_add_page interface - 1 - --- 2018-05-18 Christoph Hellwig New
[6/6] nvme-pci: Rate limit the nvme timeout warnings - - - --- 2018-05-18 Keith Busch New
[5/6] nvme-pci: Attempt reset retry for IO failures - - - --- 2018-05-18 Keith Busch New
[4/6] nvme: Allow reset from CONNECTING state - - - --- 2018-05-18 Keith Busch New
[3/6] nvme: Move all IO out of controller reset - - - --- 2018-05-18 Keith Busch New
[2/6] nvme-pci: Fix queue freeze criteria on reset - - - --- 2018-05-18 Keith Busch New
[1/6] nvme: Sync request queues on reset - - - --- 2018-05-18 Keith Busch New
blk-mq: make sure that correct hctx->dispatch_from is set - - - --- 2018-05-18 huhai New
blk-mq: make sure that correct hctx->dispatch_from is set - - - --- 2018-05-18 Jens Axboe New
blk-mq: make sure that correct hctx->dispatch_from is set - 1 - --- 2018-05-18 huhai New
[v2,26/26] MAINTAINERS: Add maintainer for IBNBD/IBTRS modules - - - --- 2018-05-18 Roman Pen New
[v2,25/26] ibnbd: a bit of documentation - - - --- 2018-05-18 Roman Pen New
[v2,24/26] ibnbd: include client and server modules into kernel compilation - - - --- 2018-05-18 Roman Pen New
[v2,23/26] ibnbd: server: sysfs interface functions - - - --- 2018-05-18 Roman Pen New
[v2,22/26] ibnbd: server: functionality for IO submission to file or block dev - - - --- 2018-05-18 Roman Pen New
[v2,21/26] ibnbd: server: main functionality - - - --- 2018-05-18 Roman Pen New
[v2,20/26] ibnbd: server: private header with server structs and functions - - - --- 2018-05-18 Roman Pen New
[v2,19/26] ibnbd: client: sysfs interface functions - - - --- 2018-05-18 Roman Pen New
[v2,18/26] ibnbd: client: main functionality - - - --- 2018-05-18 Roman Pen New
[v2,17/26] ibnbd: client: private header with client structs and functions - - - --- 2018-05-18 Roman Pen New
[v2,16/26] ibnbd: private headers with IBNBD protocol structs and helpers - - - --- 2018-05-18 Roman Pen New
[v2,15/26] ibtrs: a bit of documentation - - - --- 2018-05-18 Roman Pen New
[v2,14/26] ibtrs: include client and server modules into kernel compilation - - - --- 2018-05-18 Roman Pen New
[v2,13/26] ibtrs: server: sysfs interface functions - - - --- 2018-05-18 Roman Pen New
[v2,12/26] ibtrs: server: statistics functions - - - --- 2018-05-18 Roman Pen New
[v2,11/26] ibtrs: server: main functionality - - - --- 2018-05-18 Roman Pen New
[v2,10/26] ibtrs: server: private header with server structs and functions - - - --- 2018-05-18 Roman Pen New
[v2,09/26] ibtrs: client: sysfs interface functions - - - --- 2018-05-18 Roman Pen New
[v2,08/26] ibtrs: client: statistics functions - - - --- 2018-05-18 Roman Pen New
[v2,07/26] ibtrs: client: main functionality - - - --- 2018-05-18 Roman Pen New
[v2,06/26] ibtrs: client: private header with client structs and functions - - - --- 2018-05-18 Roman Pen New
[v2,05/26] ibtrs: core: lib functions shared between client and server modules - - - --- 2018-05-18 Roman Pen New
[v2,04/26] ibtrs: private headers with IBTRS protocol structs and helpers - - - --- 2018-05-18 Roman Pen New
[v2,03/26] ibtrs: public interface header to establish RDMA connections - - - --- 2018-05-18 Roman Pen New
[v2,02/26] sysfs: export sysfs_remove_file_self() 1 - - --- 2018-05-18 Roman Pen New
[v2,01/26] rculist: introduce list_next_or_null_rr_rcu() - - - --- 2018-05-18 Roman Pen New
Bsg referencing parent device - - - --- 2018-05-18 Christoph Hellwig New
[10/10] block: Add sysfs entry for fua support - - - --- 2018-05-18 Kent Overstreet New
[09/10] block: Export bio check/set pages_dirty - - - --- 2018-05-18 Kent Overstreet New
[08/10] block: Add warning for bi_next not NULL in bio_endio() - 1 - --- 2018-05-18 Kent Overstreet New
[07/10] block: Add missing flush_dcache_page() call - - - --- 2018-05-18 Kent Overstreet New
[06/10] block: Split out bio_list_copy_data() - - - --- 2018-05-18 Kent Overstreet New
[05/10] block: Add bio_copy_data_iter(), zero_fill_bio_iter() - - - --- 2018-05-18 Kent Overstreet New
[04/10] block: Use bioset_init() for fs_bio_set - - - --- 2018-05-18 Kent Overstreet New
[03/10] block: Add bioset_init()/bioset_exit() - 1 - --- 2018-05-18 Kent Overstreet New
[02/10] block: Convert bio_set to mempool_init() - 1 - --- 2018-05-18 Kent Overstreet New
« 1 2 ... 294 295 296388 389 »