summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo2013-08-081-42/+46
* cgroup: always use cgroup_next_child() to walk the children listTejun Heo2013-08-081-3/+2
* cgroup: convert cgroup_next_sibling() to cgroup_next_child()Tejun Heo2013-08-081-2/+2
* cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-082-12/+14
* cgroup: add cgroup->dummy_cssTejun Heo2013-08-081-1/+10
* cgroup: add subsys backlink pointer to cftypeTejun Heo2013-08-081-1/+7
* cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo2013-08-081-10/+14
* cgroup: add css_parent()Tejun Heo2013-08-081-0/+15
* cgroup: add subsystem pointer to cgroup_subsys_stateTejun Heo2013-08-081-5/+4
* netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2013-08-081-4/+0
* cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-083-16/+23
* cgroup: Merge branch 'for-3.11-fixes' into for-3.12Tejun Heo2013-08-022-40/+8
|\
| * cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-121-2/+1
| * cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo2013-07-091-38/+7
* | cgroup: implement cgroup_from_id()Li Zefan2013-07-311-0/+18
* | cgroup: document how cgroup IDs are assignedLi Zefan2013-07-311-1/+7
* | cgroup: convert cgroup_ida to cgroup_idrLi Zefan2013-07-311-2/+2
* | cgroup: more naming cleanupsLi Zefan2013-07-311-3/+3
* | Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-112-5/+5
|\ \
| * | dm: optimize use SRCU and RCUMikulas Patocka2013-07-102-5/+5
* | | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-112-1/+7
|\ \ \
| * | | elevator: Fix a race in elevator switchingJianpeng Ma2013-07-031-1/+5
| * | | blk-throttle: implement proper hierarchy supportTejun Heo2013-05-141-0/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-116-22/+250
|\ \ \ \
| * | | | target: make queue_tm_rsp() return voidJoern Engel2013-07-071-1/+1
| * | | | target: remove unused codes from enum tcm_tmrsp_tableJoern Engel2013-07-071-8/+5
| * | | | target: Add tracepoints for SCSI commands being processedRoland Dreier2013-07-071-0/+214
| * | | | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-07-071-0/+4
| * | | | iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-07-061-1/+2
| * | | | iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-07-061-2/+0
| * | | | target: Add se_portal_group->tpg_auth_groupNicholas Bellinger2013-07-033-1/+14
| * | | | iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handlingNicholas Bellinger2013-06-261-0/+2
| * | | | iscsi-target: Refactor ISCSI_OP_TEXT RX handlingNicholas Bellinger2013-06-241-0/+4
| * | | | iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger2013-06-241-2/+4
| * | | | target: Drop legacy se_cmd->check_release bitNicholas Bellinger2013-06-201-2/+0
| * | | | target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger2013-06-201-1/+0
| * | | | target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover2013-06-141-2/+0
| * | | | target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-141-2/+0
* | | | | Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-111-1/+1
|\ \ \ \ \
| * | | | | remoteproc/omap: fix a sparse warningSuman Anna2013-07-011-1/+1
* | | | | | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-111-2/+2
|\ \ \ \ \ \
| * | | | | | xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang2013-07-081-2/+2
* | | | | | | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cpufreq: Fix serialization of frequency transitionsViresh Kumar2013-07-041-1/+1
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-111-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | thermal: cpu_cooling: fix stub functionArnd Bergmann2013-07-081-2/+2
* | | | | | | | | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-111-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew2013-07-091-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds2013-07-111-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 9P: Add cancelled() to the transport functions.Simon Derr2013-07-071-0/+3