summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bdi: separate out congested state into a separate structTejun Heo2015-06-022-3/+13
* bdi: make inode_to_bdi() inlineTejun Heo2015-06-022-3/+23
* writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-023-102/+108
* writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writebackTejun Heo2015-06-021-6/+6
* writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo2015-06-023-24/+23
* writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo2015-06-021-36/+32
* writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-021-12/+12
* memcg: implement mem_cgroup_css_from_page()Tejun Heo2015-06-021-0/+1
* blkcg: implement bio_associate_blkcg()Tejun Heo2015-06-021-0/+3
* 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-021-0/+25
* blkcg: add blkcg_root_cssTejun Heo2015-06-021-0/+3
* memcg: add mem_cgroup_root_cssTejun Heo2015-06-021-0/+4
* 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-021-0/+603
* memcg: add per cgroup dirty page accountingGreg Thelen2015-06-023-3/+7
* page_writeback: revive cancel_dirty_page() in a restricted formTejun Heo2015-06-021-0/+1
* blk-mq: Shared tag enhancementsKeith Busch2015-06-011-0/+4
* block: don't honor chunk sizes for data-less IOJens Axboe2015-05-291-1/+1
* block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-222-5/+3
* block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-221-12/+0
* block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-201-0/+3
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-191-1/+0
* block: collapse bio bit spaceJens Axboe2015-05-191-9/+9
* block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-191-2/+0
* block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-191-1/+0
* block: use an atomic_t for mq_freeze_depthChristoph Hellwig2015-05-191-1/+1
* nbd: stop using req->cmdChristoph Hellwig2015-05-051-2/+0
* block: move PM request support to IDEChristoph Hellwig2015-05-052-20/+20
* block: remove REQ_TYPE_PM_SHUTDOWNChristoph Hellwig2015-05-051-1/+0
* block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-052-1/+1
* 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-051-2/+2
* bio: skip atomic inc/dec of ->bi_cnt for most use casesJens Axboe2015-05-052-2/+17
* bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2015-05-052-1/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-053-1/+22
|\
| * lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-043-1/+22
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-031-0/+1
|\ \
| * | SCSI: add 1024 max sectors black list flagMike Christie2015-04-271-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-013-5/+19
|\ \ \
| * | | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-292-3/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-271-2/+14
| |\ \ \
| | * | | netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal2015-04-241-2/+14
* | | | | virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi2015-05-011-1/+1
* | | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-301-1/+0
|\ \ \ \ \
| * | | | | ACPICA: remove duplicate u8 typedefOlaf Hering2015-04-281-1/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-305-8/+24
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2015-04-304-3/+15
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Mark Brown2015-04-293-2/+14
| | |\ \ \ \ \ \ \
| | | | | * | | | | ASoC: add static inline funcs to fix a compiling issueJie Yang2015-04-191-0/+12