summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo2015-08-181-0/+2
* blkcg: implement interface for the unified hierarchyTejun Heo2015-08-181-0/+1
* blkcg: misc preparations for unified hierarchy interfaceTejun Heo2015-08-181-0/+1
* blkcg: move body parsing from blkg_conf_prep() to its callersTejun Heo2015-08-181-2/+2
* blkcg: mark existing cftypes as legacyTejun Heo2015-08-181-1/+1
* blkcg: rename subsystem name from blkio to ioTejun Heo2015-08-183-4/+4
* blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo2015-08-181-0/+14
* blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo2015-08-181-3/+4
* blkcg: make blkcg_[rw]stat per-cpuTejun Heo2015-08-181-53/+67
* blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with itTejun Heo2015-08-181-13/+33
* blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo2015-08-181-2/+38
* blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...Tejun Heo2015-08-181-0/+3
* blkcg: inline [__]blkg_lookup()Tejun Heo2015-08-181-4/+45
* blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methodsTejun Heo2015-08-181-7/+10
* blkcg: minor updates around blkcg_policy_dataTejun Heo2015-08-181-4/+10
* blkcg: make blkcg_policy methods take a pointer to blkcg_policy_dataTejun Heo2015-08-181-4/+4
* blk-throttle: clean up blkg_policy_data alloc/init/exit/free methodsTejun Heo2015-08-181-2/+0
* blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo2015-08-181-9/+9
* blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo2015-08-181-3/+0
* blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()Tejun Heo2015-08-181-2/+1
* writeback: update writeback tracepoints to report cgroupTejun Heo2015-08-181-39/+141
* kernfs: implement kernfs_path_len()Tejun Heo2015-08-181-0/+4
* writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo2015-08-181-12/+12
* Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2015-08-182-1/+13
|\
| * cgroup: introduce cgroup_subsys->legacy_nameTejun Heo2015-08-181-0/+3
| * cgroup: make cftype->private a unsigned longTejun Heo2015-08-111-1/+1
| * cgroup: define controller file conventionsTejun Heo2015-08-041-0/+9
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-261-1/+21
|\ \
| * \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-211-1/+21
| |\ \
| | * | efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-151-1/+21
* | | | Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-251-0/+3
|\ \ \ \
| * | | | ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)2015-07-241-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds2015-07-251-5/+5
|\ \ \ \
| * | | | mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood2015-07-071-5/+5
| |/ / /
* | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-242-0/+3
|\ \ \ \
| * | | | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2015-07-152-1/+2
| * | | | libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-07-151-0/+2
| |/ / /
* | | | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-07-241-1/+0
|\ \ \ \
| * | | | mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng2015-07-241-1/+0
| | |/ / | |/| |
* | | | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-241-0/+8
|\ \ \ \
| * | | | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson2015-07-211-0/+8
| |/ / /
* | | | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-07-241-0/+2
|\ \ \ \
| * | | | drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-231-0/+2
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-233-1/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-071-0/+6
| * | | | virtio: Fix typecast of pointer in vring_init()Thomas Huth2015-07-071-1/+4
| * | | | virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADSMichael S. Tsirkin2015-07-011-0/+16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-222-0/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-211-0/+17
| |\ \ \ \
| | * | | | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-171-0/+17