Show patches with: none      |   38911 patches
« 1 2 ... 325 326 327389 390 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V6,01/12] mmc: core: Move mmc_start_areq() declaration - - - --- 2017-08-25 Adrian Hunter New
[V2,2/2] block/loop: allow request merge for directio mode - 1 - --- 2017-08-24 Shaohua Li New
[V2,1/2] block/loop: set hw_sectors - 2 - --- 2017-08-24 Shaohua Li New
block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH rename - - - --- 2017-08-24 Omar Sandoval New
block, scheduler: convert xxx_var_store to void - - - --- 2017-08-24 weiping zhang New
[4/4] loop: fold loop_switch() into callers - 1 - --- 2017-08-24 Omar Sandoval New
[3/4] loop: add ioctl for changing logical block size - 1 - --- 2017-08-24 Omar Sandoval New
[2/4] loop: set physical block size to PAGE_SIZE - 1 - --- 2017-08-24 Omar Sandoval New
[1/4] loop: get rid of lo_blocksize - 1 - --- 2017-08-24 Omar Sandoval New
[v2,1/1] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer - 1 - --- 2017-08-23 Benjamin Block New
[2/2] block/loop: allow request merge for directio mode - 1 - --- 2017-08-23 Shaohua Li New
[1/2] block/loop: set hw_sectors - 1 - --- 2017-08-23 Shaohua Li New
[for-next] block: Fix left-over bi_bdev usage 1 - - --- 2017-08-23 Keith Busch New
[2/2] compat_hdio_ioctl: Fix a declaration - - - --- 2017-08-23 Bart Van Assche New
[1/2] <linux/uaccess.h>: Fix copy_in_user() declaration - - - --- 2017-08-23 Bart Van Assche New
Revert "loop: support 4k physical blocksize" - - - --- 2017-08-23 Omar Sandoval New
[RFC] block/loop: make loop cgroup aware - - - --- 2017-08-23 Shaohua Li New
[10/10] nvme: implement multipath access to nvme subsystems - - - --- 2017-08-23 Christoph Hellwig New
[09/10] blk-mq: add a blk_steal_bios helper - 1 - --- 2017-08-23 Christoph Hellwig New
[08/10] block: provide a generic_make_request_fast helper - - - --- 2017-08-23 Christoph Hellwig New
[07/10] nvme: track shared namespaces - 3 - --- 2017-08-23 Christoph Hellwig New
[06/10] nvme: track subsystems - 1 - --- 2017-08-23 Christoph Hellwig New
[05/10] nvme: don't blindly overwrite identifiers on disk revalidate - 1 - --- 2017-08-23 Christoph Hellwig New
[04/10] nvme: remove nvme_revalidate_ns - 2 - --- 2017-08-23 Christoph Hellwig New
[03/10] nvme: remove unused struct nvme_ns fields - 2 - --- 2017-08-23 Christoph Hellwig New
[02/10] nvme: allow calling nvme_change_ctrl_state from irq context - 2 - --- 2017-08-23 Christoph Hellwig New
[01/10] nvme: report more detailed status codes to the block layer - 2 - --- 2017-08-23 Christoph Hellwig New
[5/5] skd: Change default interrupt mode to MSI-X - - - --- 2017-08-23 Bart Van Assche New
[4/5] skd: Avoid double completions in case of a timeout - 1 - --- 2017-08-23 Bart Van Assche New
[3/5] skd: Inline skd_process_request() - 1 - --- 2017-08-23 Bart Van Assche New
[2/5] skd: Report completion mismatches once - 1 - --- 2017-08-23 Bart Van Assche New
[1/5] block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue - 1 - --- 2017-08-23 Bart Van Assche New
[5/6] block: cache the partition index in struct block_device - - - --- 2017-08-23 Christoph Hellwig New
[4/6] block: add a __disk_get_part helper - - - --- 2017-08-23 Christoph Hellwig New
[3/6] block: reject attempts to allocate more than DISK_MAX_PARTS partitions - - - --- 2017-08-23 Christoph Hellwig New
[2/6] raid5: remove a call to get_start_sect - 1 - --- 2017-08-23 Christoph Hellwig New
[1/6] btrfs: index check-integrity state hash by a dev_t - 1 - --- 2017-08-23 Christoph Hellwig New
[RFC,3/3] mmc: block: Add blk-mq support for CQE - - - --- 2017-08-23 Adrian Hunter New
[RFC,2/3] mmc: core: Introduce host claiming by context - - - --- 2017-08-23 Adrian Hunter New
[RFC,1/3] mmc: core: Add parameter use_blk_mq - - - --- 2017-08-23 Adrian Hunter New
skd: error pointer dereference in skd_cons_disk() - - - --- 2017-08-23 Dan Carpenter New
skd: Uninitialized variable in skd_isr_completion_posted() - - - --- 2017-08-23 Dan Carpenter New
possible circular locking dependency detected [was: linux-next: Tree for Aug 22] - - - --- 2017-08-23 Boqun Feng New
possible circular locking dependency detected [was: linux-next: Tree for Aug 22] - - - --- 2017-08-23 Boqun Feng New
[v2,2/2] block: Make I/O timeout failure injection again task-independent - - - --- 2017-08-22 Bart Van Assche New
[v2,1/2] fault-inject: Restore support for task-independent fault injection - - - --- 2017-08-22 Bart Van Assche New
[v3,4/4] loop: always return block size in LOOP_GET_STATUS - 1 1 --- 2017-08-22 Omar Sandoval New
[v3,3/4] loop: use queue limit instead of private lo_logical_blocksize - 1 1 --- 2017-08-22 Omar Sandoval New
[v3,2/4] loop: set discard and write zeroes limits in 512 byte sectors - 1 - --- 2017-08-22 Omar Sandoval New
[v3,1/4] loop: fix hang if LOOP_SET_STATUS gets invalid blocksize or encrypt type - 2 1 --- 2017-08-22 Omar Sandoval New
[2/2] block: Make I/O timeout failure injection support again task-independent - - - --- 2017-08-22 Bart Van Assche New
[1/2] fault-inject: Restore support for task-independent fault injection - - - --- 2017-08-22 Bart Van Assche New
[4/4] block_dev: support RFW_NOWAIT on block device nodes - 1 - --- 2017-08-22 Christoph Hellwig New
[3/4] fs: support RWF_NOWAIT for buffered reads - 1 - --- 2017-08-22 Christoph Hellwig New
[2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read 1 2 - --- 2017-08-22 Christoph Hellwig New
[1/4] fs: pass iocb to do_generic_file_read - 1 - --- 2017-08-22 Christoph Hellwig New
blkcg: add a cleanup when active policy fail - - - --- 2017-08-21 weiping zhang New
blk-mq: Improvements to the hybrid polling sleep time calculation - - - --- 2017-08-21 Stephen Bates New
[2/2] blk-mq: don't use WORK_CPU_UNBOUND - - - --- 2017-08-21 Laurent Vivier New
[1/2] powerpc/workqueue: update list of possible CPUs - - - --- 2017-08-21 Laurent Vivier New
[6/6] power: supply: make device_attribute const - - - --- 2017-08-21 Bhumika Goyal New
[5/6] platform/x86: make device_attribute const 1 - - --- 2017-08-21 Bhumika Goyal New
[4/6] qlogic: make device_attribute const - - - --- 2017-08-21 Bhumika Goyal New
[3/6] hid: make device_attribute const - - - --- 2017-08-21 Bhumika Goyal New
[2/6] nbd: make device_attribute const - - - --- 2017-08-21 Bhumika Goyal New
[1/6] ACPI: make device_attribute const - - - --- 2017-08-21 Bhumika Goyal New
[V2] blk-throttle: cap discard request size - - - --- 2017-08-18 Shaohua Li New
[v2] blk-mq-debugfs: Add names for recently added flags - 1 - --- 2017-08-18 Bart Van Assche New
[v4] blktrace: Fix potentail deadlock between delete & sysfs ops - - - --- 2017-08-18 Waiman Long New
[v2,3/3] loop: always return block size in LOOP_GET_STATUS - 1 - --- 2017-08-18 Omar Sandoval New
[v2,2/3] loop: use queue limit instead of private lo_logical_blocksize - 1 - --- 2017-08-18 Omar Sandoval New
[v2,1/3] loop: fix hang if LOOP_SET_STATUS gets invalid blocksize or encrypt type - 1 - --- 2017-08-18 Omar Sandoval New
[v3] blktrace: Fix potentail deadlock between delete & sysfs ops - - - --- 2017-08-18 Waiman Long New
block, bfq: fix error handle in bfq_init - - - --- 2017-08-18 weiping zhang New
block: remove blk_free_devt in add_partition - - - --- 2017-08-18 weiping zhang New
[v2] blk-mq: Explain when 'active_queues' is decremented - - - --- 2017-08-18 Bart Van Assche New
blk-mq-debugfs: Add names for recently added flags - - - --- 2017-08-18 Bart Van Assche New
skd: Remove driver version information - - - --- 2017-08-18 Bart Van Assche New
blk-throttle: ignore discard request size - - - --- 2017-08-18 Shaohua Li New
loop: Fix freeze if configured block size is not supported - - - --- 2017-08-18 Milan Broz New
[2/2] loop: fix hang if LOOP_SET_STATUS gets invalid blocksize or encrypt type - - - --- 2017-08-18 Omar Sandoval New
[1/2] loop: always return block size in LOOP_GET_STATUS - - - --- 2017-08-18 Omar Sandoval New
[12/12] xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1 - - - --- 2017-08-17 Bart Van Assche New
[11/12] xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1 - 1 - --- 2017-08-17 Bart Van Assche New
[10/12] xen-blkback: Fix indentation - 1 - --- 2017-08-17 Bart Van Assche New
[09/12] virtio_blk: Use blk_rq_is_scsi() - 1 - --- 2017-08-17 Bart Van Assche New
[08/12] ide-floppy: Use blk_rq_is_scsi() 1 1 - --- 2017-08-17 Bart Van Assche New
[07/12] genhd: Annotate all part and part_tbl pointer dereferences - 1 - --- 2017-08-17 Bart Van Assche New
[06/12] blk-mq-debugfs: Generate name-to-text translation tables - - - --- 2017-08-17 Bart Van Assche New
[05/12] blk-mq-debugfs: Declare a local symbol static - 2 - --- 2017-08-17 Bart Van Assche New
[04/12] blk-mq: Make blk_mq_reinit_tagset() calls easier to read - 2 - --- 2017-08-17 Bart Van Assche New
[03/12] blk-mq: Explain when 'active_queues' is decremented - 1 - --- 2017-08-17 Bart Van Assche New
[02/12] block: Unexport blk_queue_end_tag() - 1 - --- 2017-08-17 Bart Van Assche New
[01/12] block: Fix two comments that refer to .queue_rq() return values - 1 - --- 2017-08-17 Bart Van Assche New
[RFC] nvme: always return IRQ_HANDLED - - - --- 2017-08-17 Keith Busch New
[55/55] skd: Bump driver version - - - --- 2017-08-17 Bart Van Assche New
[54/55] skd: Optimize locking - - - --- 2017-08-17 Bart Van Assche New
[53/55] skd: Remove several local variables - - - --- 2017-08-17 Bart Van Assche New
[52/55] skd: Reduce memory usage - - - --- 2017-08-17 Bart Van Assche New
[51/55] skd: Remove skd_device.in_flight - - - --- 2017-08-17 Bart Van Assche New
« 1 2 ... 325 326 327389 390 »