summaryrefslogtreecommitdiff
path: root/drivers/block (follow)
Commit message (Expand)AuthorAge
...
| * | | NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch2014-06-03
| * | | NVMe: Adhere to request queue block accounting enable/disableSam Bradshaw2014-06-03
| * | | NVMe: Fix nvme get/put queue semanticsKeith Busch2014-06-03
| * | | NVMe: Delete NVME_GET_FEAT_TEMP_THRESHMatthew Wilcox2014-06-03
| * | | NVMe: Make admin timeout a module parameterKeith Busch2014-06-03
| * | | NVMe: Make iod bio timeout a parameterKeith Busch2014-06-03
| * | | NVMe: Prevent possible NULL pointer dereferenceSantosh Y2014-06-03
| * | | NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)Indraneel Mukherjee2014-06-03
| * | | NVMe: Enable BUILD_BUG_ON checksMatthew Wilcox2014-05-09
| * | | NVMe: Flush with data supportKeith Busch2014-05-05
| * | | NVMe: Configure support for block flushKeith Busch2014-05-05
| * | | NVMe: Add tracepointsKeith Busch2014-05-05
| * | | NVMe: Protect against badly formatted CQEsKeith Busch2014-05-05
| * | | NVMe: Improve error messagesMatthew Wilcox2014-05-05
| * | | NVMe: Update copyright headersMatthew Wilcox2014-05-05
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-12
|\ \ \ \ | |_|/ / |/| | |
| * | | rbd: only set disk to read-only onceJosh Durgin2014-06-10
| * | | rbd: move calls that may sleep out of spin lock rangeJosh Durgin2014-06-10
| * | | rbd: add ioctl for rbdGuangliang Zhao2014-06-10
| * | | rbd: fix ida/idr memory leakIlya Dryomov2014-06-06
| * | | rbd: use reference counts for image requestsAlex Elder2014-06-06
| * | | rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync()Ilya Dryomov2014-06-06
| * | | rbd: make sure we have latest osdmap on 'rbd map'Ilya Dryomov2014-06-06
| * | | rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-06-06
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-11
|\ \ \ \
| * | | | mtip32xx: minor performance enhancementsSam Bradshaw2014-06-06
| * | | | block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* | | | | nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles2014-06-06
|/ / / /
* | | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-04
|\ \ \ \
| * | | | zram: correct offset usage in zram_bio_discardWeijie Yang2014-06-04
| * | | | brd: return -ENOSPC rather than -ENOMEM on page allocation failureMatthew Wilcox2014-06-04
| * | | | brd: add support for rw_page()Matthew Wilcox2014-06-04
* | | | | blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-04
|/ / / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\ \ \ \
| * | | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22
| |\| | |
| * | | | Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
* | | | | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
|\ \ \ \ \
| * | | | | block: virtio_blk: don't hold spin lock during world switchMing Lei2014-05-30
| * | | | | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-30
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-05-28
| |\ \ \ \ \ \
| | * | | | | | xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2014-05-28
| | * | | | | | xen/blkback: disable discard feature if requested by toolstackOlaf Hering2014-05-28
| | * | | | | | xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering2014-05-28
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-28
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-28
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | floppy: do not corrupt bio.bi_flags when reading block 0Jiri Kosina2014-05-28
| * | | | | | mtip32xx: move error handling to service threadAsai Thambi S P2014-05-20
| * | | | | | virtio_blk: fix race between start and stop queueMing Lei2014-05-16
| * | | | | | mtip32xx: stop block hardware queues before quiescing IOJens Axboe2014-05-14