summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-0915-349/+470
|\
| * cgroup: fix to allow mounting a hierarchy by nameLi Zefan2012-01-051-3/+3
| * cgroup: move assignement out of condition in cgroup_attach_proc()Dan Carpenter2012-01-041-2/+5
| * cgroup: Remove task_lock() from cgroup_post_fork()Frederic Weisbecker2011-12-271-3/+12
| * cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()Kirill A. Shutemov2011-12-271-0/+2
| * cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as staticKirill A. Shutemov2011-12-271-2/+2
| * cgroup: only need to check oldcgrp==newgrp onceMandeep Singh Baines2011-12-221-16/+6
| * cgroup: remove redundant get/put of task structMandeep Singh Baines2011-12-221-9/+2
| * cgroup: remove redundant get/put of old css_set from migrateMandeep Singh Baines2011-12-221-20/+8
| * cgroup: Remove unnecessary task_lock before fetching css_set on migrationFrederic Weisbecker2011-12-211-10/+10
| * cgroup: Drop task_lock(parent) on cgroup_fork()Frederic Weisbecker2011-12-211-6/+17
| * cgroups: remove redundant get/put of css_set from css_set_check_fetched()Mandeep Singh Baines2011-12-191-8/+2
| * resource cgroups: remove bogus castDavidlohr Bueso2011-12-131-2/+1
| * cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-123-70/+5
| * cgroup, cpuset: don't use ss->pre_attach()Tejun Heo2011-12-121-17/+12
| * cgroup: don't use subsys->can_attach_task() or ->attach_task()Tejun Heo2011-12-125-82/+91
| * cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-127-43/+158
| * cgroup: improve old cgroup handling in cgroup_attach_proc()Tejun Heo2011-12-121-24/+42
| * cgroup: always lock threadgroup during migrationTejun Heo2011-12-121-35/+27
| * threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2011-12-122-6/+51
| * threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-124-31/+29
| * cgroup: add cgroup_root_mutexTejun Heo2011-12-121-22/+42
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-0935-111/+201
|\ \
| * | ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-0919-22/+3
| * | ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2012-01-092-2/+10
| * | udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara2012-01-091-0/+6
| * | ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara2012-01-091-3/+21
| * | jbd: Remove j_barrier mutexJan Kara2012-01-093-21/+22
| * | reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney2012-01-091-10/+14
| * | reiserfs: Fix quota mount option parsingJan Kara2012-01-091-1/+2
| * | udf: Treat symlink component of type 2 as /Jan Kara2012-01-091-4/+10
| * | udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2012-01-092-6/+21
| * | udf: Cleanup calling convention of inode_getblk()Jan Kara2012-01-091-21/+15
| * | ext2: Fix error handling on inode bitmap corruptionJan Kara2012-01-091-2/+5
| * | ext3: Fix error handling on inode bitmap corruptionJan Kara2012-01-091-2/+6
| * | ext3: replace ll_rw_block with other functionsZheng Liu2012-01-093-15/+18
| * | ext3: NULL dereference in ext3_evict_inode()Dan Carpenter2011-11-221-0/+4
| * | jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-11-223-0/+41
| * | ext3: call ext3_mark_recovery_complete() when recovery is really neededEryu Guan2011-11-091-2/+3
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-01-095-28/+83
|\ \ \
| * | | ore: Must support none-PAGE-aligned IOBoaz Harrosh2012-01-081-12/+60
| * | | ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2012-01-062-2/+6
| * | | ore: Fix crash in case of an IO error.Boaz Harrosh2012-01-061-3/+3
| * | | ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh2012-01-063-11/+14
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-091-2/+2
|\ \ \ \
| * | | | xfs: fix endian conversion issue in discard codeDave Chinner2012-01-031-2/+2
* | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09462-36047/+24350
|\ \ \ \ \
| * | | | | net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-044-18/+68
| * | | | | net/hyperv: Add NETVSP protocol version negotiationHaiyang Zhang2012-01-042-34/+149
| * | | | | net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang2012-01-044-92/+10
OpenPOWER on IntegriCloud