summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-262-2/+5
|\
| * drbd: fix NULL pointer deref in blk_add_request_payloadLars Ellenberg2014-06-251-1/+4
| * Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-06-181-1/+1
| |\
| | * floppy: format block0 read error message properlyJiri Kosina2014-06-181-1/+1
* | | rbd: handle parent_overlap on writes correctlyIlya Dryomov2014-06-231-1/+9
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-191-2/+5
|\| |
| * | null_blk: fix softirq completions for queue_mode == 1Jens Axboe2014-06-161-1/+4
| * | null_blk: fix name and description of 'queue_mode' module parameterMike Snitzer2014-06-111-1/+1
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-152-90/+149
|\ \ \
| * | | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran2014-06-131-7/+6
| * | | NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox2014-06-131-3/+2
| * | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-131-10/+25
| * | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-031-2/+2
| * | | NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch2014-06-031-1/+6
| * | | NVMe: Adhere to request queue block accounting enable/disableSam Bradshaw2014-06-031-14/+19
| * | | NVMe: Fix nvme get/put queue semanticsKeith Busch2014-06-031-8/+21
| * | | NVMe: Delete NVME_GET_FEAT_TEMP_THRESHMatthew Wilcox2014-06-031-1/+0
| * | | NVMe: Make admin timeout a module parameterKeith Busch2014-06-031-3/+7
| * | | NVMe: Make iod bio timeout a parameterKeith Busch2014-06-031-1/+5
| * | | NVMe: Prevent possible NULL pointer dereferenceSantosh Y2014-06-031-1/+4
| * | | NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)Indraneel Mukherjee2014-06-031-4/+4
| * | | NVMe: Enable BUILD_BUG_ON checksMatthew Wilcox2014-05-091-0/+1
| * | | NVMe: Flush with data supportKeith Busch2014-05-051-20/+24
| * | | NVMe: Configure support for block flushKeith Busch2014-05-051-0/+3
| * | | NVMe: Add tracepointsKeith Busch2014-05-051-4/+9
| * | | NVMe: Protect against badly formatted CQEsKeith Busch2014-05-051-2/+3
| * | | NVMe: Improve error messagesMatthew Wilcox2014-05-051-3/+10
| * | | NVMe: Update copyright headersMatthew Wilcox2014-05-052-9/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-121-45/+197
|\ \ \ \ | |_|/ / |/| | |
| * | | rbd: only set disk to read-only onceJosh Durgin2014-06-101-1/+1
| * | | rbd: move calls that may sleep out of spin lock rangeJosh Durgin2014-06-101-11/+18
| * | | rbd: add ioctl for rbdGuangliang Zhao2014-06-101-2/+60
| * | | rbd: fix ida/idr memory leakIlya Dryomov2014-06-061-0/+1
| * | | rbd: use reference counts for image requestsAlex Elder2014-06-061-0/+9
| * | | rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync()Ilya Dryomov2014-06-061-38/+85
| * | | rbd: make sure we have latest osdmap on 'rbd map'Ilya Dryomov2014-06-061-3/+33
| * | | rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-06-061-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-113-11/+14
|\ \ \ \
| * | | | mtip32xx: minor performance enhancementsSam Bradshaw2014-06-062-10/+13
| * | | | block: add blk_rq_set_block_pc()Jens Axboe2014-06-061-1/+1
* | | | | nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles2014-06-061-5/+2
|/ / / /
* | | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-042-5/+15
|\ \ \ \
| * | | | zram: correct offset usage in zram_bio_discardWeijie Yang2014-06-041-2/+2
| * | | | brd: return -ENOSPC rather than -ENOMEM on page allocation failureMatthew Wilcox2014-06-041-3/+3
| * | | | brd: add support for rw_page()Matthew Wilcox2014-06-041-0/+10
* | | | | blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-041-1/+3
|/ / / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-033-3/+3
|\ \ \ \
| * | | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-221-4/+7
| |\| | |
| * | | | Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-0717-481/+1388
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-183-3/+3