summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* memcg: implement mem_cgroup_css_from_page()Tejun Heo2015-06-022-0/+34
* blkcg: implement bio_associate_blkcg()Tejun Heo2015-06-022-1/+26
* blkcg: implement task_get_blkcg_css()Tejun Heo2015-06-021-0/+12
* cgroup, block: implement task_get_css() and use it in bio_associate_current()Tejun Heo2015-06-022-10/+26
* blkcg: add blkcg_root_cssTejun Heo2015-06-022-0/+5
* memcg: add mem_cgroup_root_cssTejun Heo2015-06-022-0/+6
* blkcg: always create the blkcg_gq for the root blkcgTejun Heo2015-06-021-55/+41
* update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.hTejun Heo2015-06-021-2/+5
* blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo2015-06-027-6/+6
* memcg: add per cgroup dirty page accountingGreg Thelen2015-06-0212-39/+156
* page_writeback: revive cancel_dirty_page() in a restricted formTejun Heo2015-06-025-15/+25
* 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-rc2v4.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
OpenPOWER on IntegriCloud