aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-09
|\
| * cgroup: fix to allow mounting a hierarchy by nameLi Zefan2012-01-05
| * cgroup: move assignement out of condition in cgroup_attach_proc()Dan Carpenter2012-01-04
| * cgroup: Remove task_lock() from cgroup_post_fork()Frederic Weisbecker2011-12-27
| * cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()Kirill A. Shutemov2011-12-27
| * cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as staticKirill A. Shutemov2011-12-27
| * cgroup: only need to check oldcgrp==newgrp onceMandeep Singh Baines2011-12-22
| * cgroup: remove redundant get/put of task structMandeep Singh Baines2011-12-22
| * cgroup: remove redundant get/put of old css_set from migrateMandeep Singh Baines2011-12-22
| * cgroup: Remove unnecessary task_lock before fetching css_set on migrationFrederic Weisbecker2011-12-21
| * cgroup: Drop task_lock(parent) on cgroup_fork()Frederic Weisbecker2011-12-21
| * cgroups: remove redundant get/put of css_set from css_set_check_fetched()Mandeep Singh Baines2011-12-19
| * resource cgroups: remove bogus castDavidlohr Bueso2011-12-13
| * cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-12
| * cgroup, cpuset: don't use ss->pre_attach()Tejun Heo2011-12-12
| * cgroup: don't use subsys->can_attach_task() or ->attach_task()Tejun Heo2011-12-12
| * cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-12
| * cgroup: improve old cgroup handling in cgroup_attach_proc()Tejun Heo2011-12-12
| * cgroup: always lock threadgroup during migrationTejun Heo2011-12-12
| * threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2011-12-12
| * threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-12
| * cgroup: add cgroup_root_mutexTejun Heo2011-12-12
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-09
|\ \
| * | ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-09
| * | ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2012-01-09
| * | udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara2012-01-09
| * | ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara2012-01-09
| * | jbd: Remove j_barrier mutexJan Kara2012-01-09
| * | reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney2012-01-09
| * | reiserfs: Fix quota mount option parsingJan Kara2012-01-09
| * | udf: Treat symlink component of type 2 as /Jan Kara2012-01-09
| * | udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2012-01-09
| * | udf: Cleanup calling convention of inode_getblk()Jan Kara2012-01-09
| * | ext2: Fix error handling on inode bitmap corruptionJan Kara2012-01-09
| * | ext3: Fix error handling on inode bitmap corruptionJan Kara2012-01-09
| * | ext3: replace ll_rw_block with other functionsZheng Liu2012-01-09
| * | ext3: NULL dereference in ext3_evict_inode()Dan Carpenter2011-11-22
| * | jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-11-21
| * | ext3: call ext3_mark_recovery_complete() when recovery is really neededEryu Guan2011-11-09
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-01-09
|\ \ \
| * | | ore: Must support none-PAGE-aligned IOBoaz Harrosh2012-01-08
| * | | ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2012-01-06
| * | | ore: Fix crash in case of an IO error.Boaz Harrosh2012-01-06
| * | | ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh2012-01-06
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-09
|\ \ \ \
| * | | | xfs: fix endian conversion issue in discard codeDave Chinner2012-01-03
* | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\ \ \ \ \
| * | | | | net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-04
| * | | | | net/hyperv: Add NETVSP protocol version negotiationHaiyang Zhang2012-01-04
| * | | | | net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang2012-01-04