index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
15
-349
/
+470
|
\
|
*
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-05
1
-3
/
+3
|
*
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
2012-01-04
1
-2
/
+5
|
*
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
2011-12-27
1
-3
/
+12
|
*
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
2011-12-27
1
-0
/
+2
|
*
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
2011-12-27
1
-2
/
+2
|
*
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
2011-12-22
1
-16
/
+6
|
*
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
2011-12-22
1
-9
/
+2
|
*
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
2011-12-22
1
-20
/
+8
|
*
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
2011-12-21
1
-10
/
+10
|
*
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
2011-12-21
1
-6
/
+17
|
*
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
Mandeep Singh Baines
2011-12-19
1
-8
/
+2
|
*
resource cgroups: remove bogus cast
Davidlohr Bueso
2011-12-13
1
-2
/
+1
|
*
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
3
-70
/
+5
|
*
cgroup, cpuset: don't use ss->pre_attach()
Tejun Heo
2011-12-12
1
-17
/
+12
|
*
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
2011-12-12
5
-82
/
+91
|
*
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-12
7
-43
/
+158
|
*
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
2011-12-12
1
-24
/
+42
|
*
cgroup: always lock threadgroup during migration
Tejun Heo
2011-12-12
1
-35
/
+27
|
*
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
2011-12-12
2
-6
/
+51
|
*
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-12
4
-31
/
+29
|
*
cgroup: add cgroup_root_mutex
Tejun Heo
2011-12-12
1
-22
/
+42
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-01-09
35
-111
/
+201
|
\
\
|
*
|
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2012-01-09
19
-22
/
+3
|
*
|
ext{3,4}: Fix potential race when setversion ioctl updates inode
Djalal Harouni
2012-01-09
2
-2
/
+10
|
*
|
udf: Mark LVID buffer as uptodate before marking it dirty
Jan Kara
2012-01-09
1
-0
/
+6
|
*
|
ext3: Don't warn from writepage when readonly inode is spotted after error
Jan Kara
2012-01-09
1
-3
/
+21
|
*
|
jbd: Remove j_barrier mutex
Jan Kara
2012-01-09
3
-21
/
+22
|
*
|
reiserfs: Force inode evictions before umount to avoid crash
Jeff Mahoney
2012-01-09
1
-10
/
+14
|
*
|
reiserfs: Fix quota mount option parsing
Jan Kara
2012-01-09
1
-1
/
+2
|
*
|
udf: Treat symlink component of type 2 as /
Jan Kara
2012-01-09
1
-4
/
+10
|
*
|
udf: Fix deadlock when converting file from in-ICB one to normal one
Jan Kara
2012-01-09
2
-6
/
+21
|
*
|
udf: Cleanup calling convention of inode_getblk()
Jan Kara
2012-01-09
1
-21
/
+15
|
*
|
ext2: Fix error handling on inode bitmap corruption
Jan Kara
2012-01-09
1
-2
/
+5
|
*
|
ext3: Fix error handling on inode bitmap corruption
Jan Kara
2012-01-09
1
-2
/
+6
|
*
|
ext3: replace ll_rw_block with other functions
Zheng Liu
2012-01-09
3
-15
/
+18
|
*
|
ext3: NULL dereference in ext3_evict_inode()
Dan Carpenter
2011-11-22
1
-0
/
+4
|
*
|
jbd: clear revoked flag on buffers before a new transaction started
Yongqiang Yang
2011-11-22
3
-0
/
+41
|
*
|
ext3: call ext3_mark_recovery_complete() when recovery is really needed
Eryu Guan
2011-11-09
1
-2
/
+3
*
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2012-01-09
5
-28
/
+83
|
\
\
\
|
*
|
|
ore: Must support none-PAGE-aligned IO
Boaz Harrosh
2012-01-08
1
-12
/
+60
|
*
|
|
ore: fix BUG_ON, too few sgs when reading
Boaz Harrosh
2012-01-06
2
-2
/
+6
|
*
|
|
ore: Fix crash in case of an IO error.
Boaz Harrosh
2012-01-06
1
-3
/
+3
|
*
|
|
ore: FIX breakage when MISC_FILESYSTEMS is not set
Boaz Harrosh
2012-01-06
3
-11
/
+14
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-01-09
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
xfs: fix endian conversion issue in discard code
Dave Chinner
2012-01-03
1
-2
/
+2
*
|
|
|
|
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-09
462
-36047
/
+24350
|
\
\
\
\
\
|
*
|
|
|
|
net/hyperv: Add support for jumbo frame up to 64KB
Haiyang Zhang
2012-01-04
4
-18
/
+68
|
*
|
|
|
|
net/hyperv: Add NETVSP protocol version negotiation
Haiyang Zhang
2012-01-04
2
-34
/
+149
|
*
|
|
|
|
net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
Haiyang Zhang
2012-01-04
4
-92
/
+10
[next]