summaryrefslogtreecommitdiff
path: root/drivers/block (unfollow)
Commit message (Expand)Author
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim
2015-02-23NVMe: Fix for BLK_DEV_INTEGRITY not setKeith Busch
2015-02-19NVMe: Fix potential corruption on sync commandsKeith Busch
2015-02-19NVMe: Remove unused variablesKeith Busch
2015-02-19NVMe: Fix scsi mode select llbaa settingKeith Busch
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch
2015-02-19NVMe: Asynchronous controller probeKeith Busch
2015-02-19NVMe: Register management handle under nvme classKeith Busch
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch
2015-02-19NVMe: Metadata format supportKeith Busch
2015-02-19rbd: convert to blk-mqChristoph Hellwig
2015-02-19rbd: do not treat standalone as flattenIlya Dryomov
2015-02-19rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov
2015-02-19rbd: nuke copy_token()Rickard Strandqvist
2015-02-16brd: rename XIP to DAXMatthew Wilcox
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran
2015-02-12zram: remove request_queue from struct zramSergey Senozhatsky
2015-02-12zram: remove init_lock in zram_make_requestMinchan Kim
2015-02-12zram: check bd_openers instead of bd_holdersMinchan Kim
2015-02-12zram: rework reset and destroy pathSergey Senozhatsky
2015-02-12zram: fix umount-reset_store-mount race conditionSergey Senozhatsky
2015-02-12zram: free meta table in zram_meta_freeGanesh Mahendran
2015-02-12zram: clean up zram_meta_alloc()Sergey Senozhatsky
2015-02-10xen-blkback: default to X86_32 ABI on x86David Vrabel
2015-02-10xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne
2015-02-03floppy: Avoid manual call of device_create_file()Takashi Iwai
2015-01-29NVMe: avoid kmalloc/kfree for smaller IOJens Axboe
2015-01-28xen-blkback: safely unmap grants in case they are still in useJennifer Herbert
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel
2015-01-28rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-01-28rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-01-23block: support different tag allocation policyShaohua Li
2015-01-21NVMe: within nvme_free_queues(), delete RCU sychro/deferred freekaoudis
2015-01-21block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen
2015-01-21virtio_blk: coding style fixesMichael S. Tsirkin
2015-01-21virtio/blk: verify device has config spaceMichael S. Tsirkin
2015-01-16null_blk: suppress invalid partition infoJens Axboe
2015-01-15NVMe: cq_vector should be signedJens Axboe
2015-01-13brd: Request from fdisk 4k alignmentBoaz Harrosh
2015-01-13brd: Fix all partitions BUGsBoaz Harrosh
2015-01-13block: Change direct_access calling conventionMatthew Wilcox
2015-01-08NVMe: Fix locking on abort handlingKeith Busch
2015-01-08NVMe: Start and stop h/w queues on resetKeith Busch
2015-01-08NVMe: Command abort handling fixesKeith Busch
2015-01-08NVMe: Admin queue removal handlingKeith Busch
2015-01-08NVMe: Reference count admin queue usageKeith Busch
2015-01-08NVMe: Start all requestsKeith Busch
2015-01-02loop: add blk-mq.h includeJens Axboe
2015-01-02block: loop: don't handle REQ_FUA explicitlyMing Lei