summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe2015-06-103-1/+18
* blktrace: Add blktrace.c to BLOCK LAYER in MAINTAINERS fileSteven Rostedt2015-06-091-0/+1
* block, cgroup: implement policy-specific per-blkcg dataArianna Avanzini2015-06-073-29/+173
* block: Make CFQ default to IOPS mode on SSDsTahsin Erdogan2015-06-051-1/+1
* block: add blk_set_queue_dying() to blkdev.hJens Axboe2015-06-051-0/+1
* blk-mq: Shared tag enhancementsKeith Busch2015-06-014-2/+53
* block: don't honor chunk sizes for data-less IOJens Axboe2015-05-291-1/+1
* block: only honor SG gap prevention for merges that contain dataJens Axboe2015-05-291-1/+2
* block: fix returnvar.cocci warningsJulia Lawall2015-05-261-2/+1
* block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-226-230/+73
* block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-2212-66/+27
* block: replace trylock with mutex_lock in blkdev_reread_part()Ming Lei2015-05-201-2/+7
* block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-202-3/+28
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-196-155/+122
* block: collapse bio bit spaceJens Axboe2015-05-191-9/+9
* block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-192-4/+0
* block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-197-38/+2
* block: use an atomic_t for mq_freeze_depthChristoph Hellwig2015-05-192-15/+11
* blk-mq: make plug work for mutiple disks and queuesShaohua Li2015-05-083-9/+23
* blk-mq: do limited block plug for multiple queue caseShaohua Li2015-05-081-23/+59
* blk-mq: avoid re-initialize request which is failed in direct dispatchShaohua Li2015-05-081-0/+2
* blk-mq: fix plugging in blk_sq_make_requestJeff Moyer2015-05-081-22/+14
* sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-081-4/+1
* blk: clean up plugShaohua Li2015-05-081-12/+12
* nbd: stop using req->cmdChristoph Hellwig2015-05-052-27/+23
* block: move PM request support to IDEChristoph Hellwig2015-05-059-51/+70
* block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig2015-05-051-1/+0
* block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-056-10/+10
* block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.hChristoph Hellwig2015-05-052-9/+9
* block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-0515-26/+26
* bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe2015-05-056-12/+30
* bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2015-05-057-15/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-055-11/+32
|\
| * hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas2015-05-041-9/+9
| * lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-044-2/+23
* | Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-05-057-17/+40
|\ \
| * | [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with sysconLaurent Pinchart2015-04-284-5/+23
| * | [media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka2015-04-271-1/+6
| * | [media] marvell-ccic: fix Y'CbCr orderingHans Verkuil2015-04-272-11/+11
* | | Linux 4.1-rc2Linus Torvalds2015-05-031-1/+1
* | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-0313-229/+210
|\ \ \
| * | | ext4: fix growing of tiny filesystemsJan Kara2015-05-021-2/+5
| * | | ext4: move check under lock scope to close a race.Davide Italiano2015-05-021-7/+8
| * | | ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2015-05-022-0/+10
| * | | ext4 crypto: remove duplicated encryption mode definitionsChanho Park2015-05-021-6/+0
| * | | ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu2015-05-021-2/+7
| * | | ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-015-8/+31
| * | | ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-015-204/+149
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-0315-94/+117
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-042-0/+10
| |\ \ \ \