summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2015-02-202-207/+385
|\
| * NVMe: Fix potential corruption on sync commandsKeith Busch2015-02-191-29/+3
| * NVMe: Remove unused variablesKeith Busch2015-02-191-8/+0
| * NVMe: Fix scsi mode select llbaa settingKeith Busch2015-02-191-1/+1
| * NVMe: Fix potential corruption during shutdownKeith Busch2015-02-191-30/+19
| * NVMe: Asynchronous controller probeKeith Busch2015-02-191-17/+31
| * NVMe: Register management handle under nvme classKeith Busch2015-02-191-23/+56
| * NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-191-41/+53
| * NVMe: Metadata format supportKeith Busch2015-02-191-67/+231
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-191-110/+83
|\ \ | |/ |/|
| * rbd: convert to blk-mqChristoph Hellwig2015-02-191-54/+68
| * rbd: do not treat standalone as flattenIlya Dryomov2015-02-191-20/+10
| * rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov2015-02-191-7/+6
| * rbd: nuke copy_token()Rickard Strandqvist2015-02-191-30/+0
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-4/+8
|\ \
| * | virtio_blk: coding style fixesMichael S. Tsirkin2015-01-211-4/+2
| * | virtio/blk: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
* | | brd: rename XIP to DAXMatthew Wilcox2015-02-162-13/+14
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-123-117/+133
|\ \ \
| * | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-121-1/+1
| * | | mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-121-3/+5
| * | | zram: remove request_queue from struct zramSergey Senozhatsky2015-02-122-9/+8
| * | | zram: remove init_lock in zram_make_requestMinchan Kim2015-02-122-32/+64
| * | | zram: check bd_openers instead of bd_holdersMinchan Kim2015-02-121-1/+1
| * | | zram: rework reset and destroy pathSergey Senozhatsky2015-02-121-42/+33
| * | | zram: fix umount-reset_store-mount race conditionSergey Senozhatsky2015-02-121-14/+9
| * | | zram: free meta table in zram_meta_freeGanesh Mahendran2015-02-121-17/+16
| * | | zram: clean up zram_meta_alloc()Sergey Senozhatsky2015-02-121-8/+6
* | | | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-129-333/+374
|\ \ \ \
| * | | | xen-blkback: default to X86_32 ABI on x86David Vrabel2015-02-102-2/+11
| * | | | xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne2015-02-101-2/+2
| * | | | floppy: Avoid manual call of device_create_file()Takashi Iwai2015-02-031-9/+8
| * | | | NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-291-31/+88
| * | | | Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-232-2/+2
| |\ \ \ \
| * | | | | NVMe: within nvme_free_queues(), delete RCU sychro/deferred freekaoudis2015-01-211-8/+1
| * | | | | null_blk: suppress invalid partition infoJens Axboe2015-01-161-1/+1
| * | | | | brd: Request from fdisk 4k alignmentBoaz Harrosh2015-01-131-0/+9
| * | | | | brd: Fix all partitions BUGsBoaz Harrosh2015-01-131-62/+38
| * | | | | Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-131-7/+7
| |\ \ \ \ \
| * | | | | | loop: add blk-mq.h includeJens Axboe2015-01-022-1/+1
| * | | | | | block: loop: don't handle REQ_FUA explicitlyMing Lei2015-01-021-11/+3
| * | | | | | block: loop: introduce lo_discard() and lo_req_flush()Ming Lei2015-01-021-33/+40
| * | | | | | block: loop: say goodby to bioMing Lei2015-01-021-25/+20
| * | | | | | block: loop: improve performance via blk-mqMing Lei2015-01-022-170/+174
* | | | | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-123-9/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | block: support different tag allocation policyShaohua Li2015-01-231-1/+1
| * | | | | block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-211-1/+1
| | |/ / / | |/| | |
| * | | | block: Change direct_access calling conventionMatthew Wilcox2015-01-131-7/+7
| |/ / /
* | | | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-102-54/+126
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen-blkback: safely unmap grants in case they are still in useJennifer Herbert2015-01-282-50/+122
OpenPOWER on IntegriCloud