aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* block: support different tag allocation policyShaohua Li2015-01-23
* block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-21
* block: Change direct_access calling conventionMatthew Wilcox2015-01-13
* block: fix checking return value of blk_mq_init_queueMing Lei2015-01-02
* NVMe: Fix double free irqKeith Busch2014-12-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-12-17
|\
| * rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov2014-12-17
| * ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring2014-12-17
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \
| | * | block: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | | Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\ \ \ \
| * | | | NVMe: fix race condition in nvme_submit_sync_cmd()Jens Axboe2014-12-12
| * | | | NVMe: fix retry/error logic in nvme_queue_rq()Jens Axboe2014-12-11
| * | | | NVMe: Fix FS mount issue (hot-remove followed by hot-add)Indraneel M2014-12-11
| * | | | Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2014-12-10
| |\ \ \ \
| | * | | | xen/blkfront: remove redundant flush_opVitaly Kuznetsov2014-12-10
| | * | | | xen/blkfront: improve protection against issuing unsupported REQ_FUAVitaly Kuznetsov2014-12-10
| * | | | | NVMe: fix error return checking from blk_mq_alloc_request()Jens Axboe2014-12-10
| * | | | | NVMe: fix freeing of wrong request in abort pathSam Bradshaw2014-12-10
| |/ / / /
| * | | | NVMe: Fix command setup on IO retryKeith Busch2014-12-03
| * | | | null_blk: boundary check queue_mode and irqmodeMatias Bjorling2014-11-26
| * | | | block/rsxx: use generic io stats accounting functions to simplify io stat acc...Gu Zheng2014-11-24
| * | | | drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng2014-11-24
| * | | | NVMe: Update module version major numberKeith Busch2014-11-21
| * | | | NVMe: fail pci initialization if the device doesn't have any BARsJens Axboe2014-11-20
| * | | | NVMe: add ->exit_hctx() hookJens Axboe2014-11-20
| * | | | NVMe: make setup work for devices that don't do INTxJens Axboe2014-11-19
| * | | | Merge branch 'master' into for-3.19/driversJens Axboe2014-11-18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | NVMe: enable IO stats by defaultJens Axboe2014-11-18
| * | | | NVMe: nvme_submit_async_admin_req() must use atomic rq allocationJens Axboe2014-11-18
| * | | | NVMe: replace blk_put_request() with blk_mq_free_request()Jens Axboe2014-11-17
| * | | | drbd: Remove an useless copy of kernel_setsockopt()Philipp Reisner2014-11-10
| * | | | drbd: Fix state change in case of connection timeoutPhilipp Reisner2014-11-10
| * | | | drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg2014-11-10
| * | | | drbd: fix resync throttling initializationLars Ellenberg2014-11-10
| * | | | drbd: fix race between role change and handshakePhilipp Reisner2014-11-10
| * | | | drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher2014-11-10
| * | | | drbd: Minor cleanupsAndreas Gruenbacher2014-11-10
| * | | | NVMe: __nvme_submit_admin_cmd() can be statickbuild test robot2014-11-10
| * | | | NVMe: blk_mq_alloc_request() returns error pointersDan Carpenter2014-11-05
| * | | | NVMe: Convert to blk-mqMatias Bjørling2014-11-04
| * | | | NVMe: Do not over allocate for discard requestsKeith Busch2014-11-04
| * | | | NVMe: Do not open disks that are being deletedKeith Busch2014-11-04
| * | | | NVMe: Clear QUEUE_FLAG_STACKABLEKeith Busch2014-11-04
| * | | | NVMe: Fix device probe waiting on kthreadKeith Busch2014-11-04
| * | | | NVMe: Passthrough IOCTL for IO commandsKeith Busch2014-11-04
| * | | | NVMe: Add revalidate_disk callbackKeith Busch2014-11-04
| * | | | NVMe: Fix nvmeq waitqueue entry initializationKeith Busch2014-11-04
| * | | | NVMe: Translate NVMe status to errnoKeith Busch2014-11-04