summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-19blkcg: move body parsing from blkg_conf_prep() to its callersTejun Heo1-2/+2
2015-08-19blkcg: mark existing cftypes as legacyTejun Heo1-1/+1
2015-08-19blkcg: rename subsystem name from blkio to ioTejun Heo3-4/+4
2015-08-19blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo1-0/+14
2015-08-19blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo1-3/+4
2015-08-19blkcg: make blkcg_[rw]stat per-cpuTejun Heo1-53/+67
2015-08-19blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with itTejun Heo1-13/+33
2015-08-19blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo1-2/+38
2015-08-19blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...Tejun Heo1-0/+3
2015-08-19blkcg: inline [__]blkg_lookup()Tejun Heo1-4/+45
2015-08-19blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methodsTejun Heo1-7/+10
2015-08-19blkcg: minor updates around blkcg_policy_dataTejun Heo1-4/+10
2015-08-19blkcg: make blkcg_policy methods take a pointer to blkcg_policy_dataTejun Heo1-4/+4
2015-08-19blk-throttle: clean up blkg_policy_data alloc/init/exit/free methodsTejun Heo1-2/+0
2015-08-19blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo1-9/+9
2015-08-19blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo1-3/+0
2015-08-19blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()Tejun Heo1-2/+1
2015-08-19kernfs: implement kernfs_path_len()Tejun Heo1-0/+4
2015-08-19writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo1-12/+12
2015-08-19Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2-1/+13
2015-08-18cgroup: introduce cgroup_subsys->legacy_nameTejun Heo1-0/+3
2015-08-18Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+12
2015-08-18block: bump BLK_DEF_MAX_SECTORS to 2560Jeff Moyer1-1/+1
2015-08-18Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer1-0/+1
2015-08-18Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-0/+8
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick1-1/+1
2015-08-18NVMe: Add nvme subsystem reset supportKeith Busch1-0/+3
2015-08-18Revert "usb: interface authorization: Declare authorized attribute"Greg Kroah-Hartman1-1/+0
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman1-9/+0
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman1-9/+7
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar8-15/+32
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij1-1/+0
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo2-1/+40
2015-08-18inode: rename i_wb_list to i_io_listDave Chinner1-1/+1
2015-08-18Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-18/+0
2015-08-18net: Fix docbook warning for IFF_VRF_MASTER enumDavid Ahern1-0/+1
2015-08-18net: Updates to netif_index_is_vrfDavid Ahern1-1/+11
2015-08-18net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat1-0/+5
2015-08-18net/mlx5e: Ethtool link speed setting fixesAchiad Shochat1-5/+6
2015-08-18sync: serialise per-superblock sync operationsDave Chinner1-0/+2
2015-08-18inode: convert inode_sb_list_lock to per-sbDave Chinner2-3/+6
2015-08-18inode: add hlist_fake to avoid the inode hash lock in evictJosef Bacik2-1/+6
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller2-1/+40
2015-08-17regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar1-0/+10
2015-08-17workqueue: fix some docbook warningsJonathan Corbet1-3/+3
2015-08-17SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust1-1/+1
2015-08-17net: fix endian check warning in etherdevice.hJesse Brandeburg1-1/+1
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter1-0/+3
2015-08-17Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust1-1/+1
2015-08-17NFS: Remove nfs_release()Anna Schumaker1-1/+1