summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-1913-121/+132
* cgroup: allow ->post_create() to failTejun Heo2012-11-193-12/+23
* cgroup: update cgroup_create() failure pathTejun Heo2012-11-191-7/+14
* cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directoryTejun Heo2012-11-191-3/+9
* cgroup: simplify cgroup_load_subsys() failure pathTejun Heo2012-11-191-11/+10
* cgroup: introduce CSS_ONLINE flag and on/offline_css() helpersTejun Heo2012-11-192-23/+43
* cgroup: separate out cgroup_destroy_locked()Tejun Heo2012-11-191-15/+25
* cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload...Tejun Heo2012-11-191-1/+14
* cgroup: lock cgroup_mutex in cgroup_init_subsys()Tejun Heo2012-11-191-0/+4
* cgroup: trivial cleanup for cgroup_init/load_subsys()Tejun Heo2012-11-191-3/+3
* cgroup: make CSS_* flags bit masks instead of bit positionsTejun Heo2012-11-192-5/+5
* cgroup: cgroup->dentry isn't a RCU pointerTejun Heo2012-11-192-6/+7
* cgroup: create directory before linking while creating a new cgroupTejun Heo2012-11-191-18/+12
* cgroup: open-code cgroup_create_dir()Tejun Heo2012-11-191-25/+5
* cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()Tejun Heo2012-11-191-0/+1
* cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()Tejun Heo2012-11-191-2/+0
* cgroup_freezer: implement proper hierarchy supportTejun Heo2012-11-092-59/+165
* cgroup_freezer: add ->post_create() and ->pre_destroy() and track online stateTejun Heo2012-11-091-2/+40
* cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT]Tejun Heo2012-11-091-8/+47
* cgroup_freezer: make freezer->state mask of flagsTejun Heo2012-11-091-33/+27
* cgroup_freezer: prepare freezer_change_state() for full hierarchy supportTejun Heo2012-11-091-18/+30
* cgroup_freezer: trivial cleanupsTejun Heo2012-11-091-22/+19
* cgroup: implement generic child / descendant walk macrosTejun Heo2012-11-092-0/+180
* cgroup: use rculist ops for cgroup->childrenTejun Heo2012-11-092-5/+4
* cgroup: add cgroup_subsys->post_create()Tejun Heo2012-11-092-2/+14
* cgroup: set 'start' with the right value in cgroup_path.Tao Ma2012-11-081-2/+2
* device_cgroup: add lockdep assertsTejun Heo2012-11-061-0/+12
* Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8Tejun Heo2012-11-061187-12717/+16301
|\
| * device_cgroup: fix RCU usageTejun Heo2012-11-061-3/+3
| * device_cgroup: fix unchecked cgroup parent usageAristeu Rozanski2012-11-061-2/+10
| * Linux 3.7-rc4v3.7-rc4Linus Torvalds2012-11-041-1/+1
| * Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-11-0311-35/+110
| |\
| | * NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson2012-11-021-1/+1
| | * NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust2012-11-011-1/+1
| | * SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson2012-11-011-1/+1
| | * NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-315-3/+56
| | * nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-314-9/+20
| | * nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-311-1/+1
| | * nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-311-2/+2
| | * NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-311-2/+3
| | * NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-10-311-0/+1
| | * NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust2012-10-311-13/+23
| | * NFS: Wait for session recovery to finish before returningBryan Schumaker2012-10-311-2/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-11-033-6/+9
| |\ \
| | * | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi2012-11-031-1/+1
| | * | ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-031-4/+7
| | * | thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-031-1/+1
| * | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-033-175/+22
| |\ \ \
| | * | | i2c: tegra: set irq name as device nameLaxman Dewangan2012-11-021-1/+1
| | * | | i2c-nomadik: Fixup clock handlingPhilippe Begnic2012-11-021-2/+7