index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-07-25
23
-371
/
+1121
|
\
|
*
GFS2: Eliminate 64-bit divides
Bob Peterson
2012-07-20
1
-3
/
+3
|
*
GFS2: Reduce file fragmentation
Bob Peterson
2012-07-19
9
-92
/
+708
|
*
GFS2: kernel panic with small gfs2 filesystems - 1 RG
Abhijith Das
2012-07-18
1
-0
/
+1
|
*
GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs
Masatake YAMATO
2012-06-28
1
-1
/
+4
|
*
GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve
Bob Peterson
2012-06-14
1
-53
/
+29
|
*
GFS2: Add kobject release method
Bob Peterson
2012-06-13
2
-15
/
+42
|
*
GFS2: Size seq_file buffer more carefully
Steven Whitehouse
2012-06-11
1
-4
/
+6
|
*
GFS2: Use seq_vprintf for glocks debugfs file
Steven Whitehouse
2012-06-11
1
-4
/
+1
|
*
seq_file: Add seq_vprintf function and export it
Steven Whitehouse
2012-06-11
2
-4
/
+15
|
*
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
2012-06-08
5
-9
/
+163
|
*
GFS2: Cache last hash bucket for glock seq_files
Steven Whitehouse
2012-06-08
1
-7
/
+22
|
*
GFS2: Increase buffer size for glocks and glstats debugfs files
Steven Whitehouse
2012-06-07
1
-0
/
+6
|
*
GFS2: Fix error handling when reading an invalid block from the journal
Steven Whitehouse
2012-06-06
2
-13
/
+14
|
*
GFS2: Add "top dir" flag support
Steven Whitehouse
2012-06-06
2
-1
/
+7
|
*
GFS2: Fold quota data into the reservations struct
Bob Peterson
2012-06-06
12
-186
/
+56
|
*
GFS2: Extend the life of the reservations
Bob Peterson
2012-06-06
8
-39
/
+104
*
|
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-07-25
3
-81
/
+10
|
\
\
|
*
|
cgroup: Update remount documentation
Daniel Wagner
2012-07-17
1
-9
/
+6
|
*
|
cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inode
Tejun Heo
2012-07-09
1
-1
/
+1
|
*
|
cgroup: Remove populate() documentation
Daniel Wagner
2012-07-09
1
-10
/
+0
|
*
|
cgroup: remove hierarchy_mutex
Li Zefan
2012-06-07
3
-61
/
+3
*
|
|
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-07-25
6
-722
/
+628
|
\
\
\
|
*
|
|
workqueue: fix spurious CPU locality WARN from process_one_work()
Tejun Heo
2012-07-22
1
-0
/
+6
|
*
|
|
kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...
Tejun Heo
2012-07-22
2
-27
/
+29
|
*
|
|
kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation
Tejun Heo
2012-07-22
1
-16
/
+26
|
*
|
|
workqueue: simplify CPU hotplug code
Tejun Heo
2012-07-17
1
-54
/
+25
|
*
|
|
workqueue: remove CPU offline trustee
Tejun Heo
2012-07-17
1
-252
/
+36
|
*
|
|
workqueue: don't butcher idle workers on an offline CPU
Tejun Heo
2012-07-17
1
-80
/
+14
|
*
|
|
workqueue: reimplement CPU online rebinding to handle idle workers
Tejun Heo
2012-07-17
1
-49
/
+166
|
*
|
|
workqueue: drop @bind from create_worker()
Tejun Heo
2012-07-17
1
-19
/
+45
|
*
|
|
workqueue: use mutex for global_cwq manager exclusion
Tejun Heo
2012-07-17
1
-39
/
+26
|
*
|
|
workqueue: ROGUE workers are UNBOUND workers
Tejun Heo
2012-07-17
1
-25
/
+21
|
*
|
|
workqueue: drop CPU_DYING notifier operation
Tejun Heo
2012-07-17
1
-16
/
+13
|
*
|
|
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-07-17
2
-3
/
+40
|
*
|
|
workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
Tejun Heo
2012-07-14
2
-138
/
+65
|
*
|
|
workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
Tejun Heo
2012-07-14
1
-70
/
+153
|
*
|
|
workqueue: separate out worker_pool flags
Tejun Heo
2012-07-12
1
-22
/
+25
|
*
|
|
workqueue: use @pool instead of @gcwq or @cpu where applicable
Tejun Heo
2012-07-12
1
-107
/
+111
|
*
|
|
workqueue: factor out worker_pool from global_cwq
Tejun Heo
2012-07-12
2
-100
/
+118
|
*
|
|
workqueue: don't use WQ_HIGHPRI for unbound workqueues
Tejun Heo
2012-07-12
1
-7
/
+11
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-07-25
12
-82
/
+88
|
\
\
\
\
|
*
|
|
|
udf: avoid info leak on export
Mathias Krause
2012-07-13
1
-0
/
+1
|
*
|
|
|
isofs: avoid info leak on export
Mathias Krause
2012-07-13
1
-0
/
+1
|
*
|
|
|
udf: Improve table length check to avoid possible overflow
Jan Kara
2012-07-10
1
-1
/
+1
|
*
|
|
|
ext3: Check return value of blkdev_issue_flush()
Jan Kara
2012-07-09
1
-2
/
+7
|
*
|
|
|
jbd: Check return value of blkdev_issue_flush()
Jan Kara
2012-07-09
1
-2
/
+5
|
*
|
|
|
udf: Do not decrement i_blocks when freeing indirect extent block
Jan Kara
2012-07-09
1
-2
/
+2
|
*
|
|
|
udf: Fix memory leak when mounting
Jan Kara
2012-07-09
1
-58
/
+64
|
*
|
|
|
ext2: cleanup the confused goto label
Wanlong Gao
2012-07-09
1
-3
/
+3
[next]