summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-2423-371/+1121
|\ \
| * | GFS2: Eliminate 64-bit dividesBob Peterson2012-07-201-3/+3
| * | GFS2: Reduce file fragmentationBob Peterson2012-07-199-92/+708
| * | GFS2: kernel panic with small gfs2 filesystems - 1 RGAbhijith Das2012-07-181-0/+1
| * | GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occursMasatake YAMATO2012-06-281-1/+4
| * | GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserveBob Peterson2012-06-141-53/+29
| * | GFS2: Add kobject release methodBob Peterson2012-06-132-15/+42
| * | GFS2: Size seq_file buffer more carefullySteven Whitehouse2012-06-111-4/+6
| * | GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse2012-06-111-4/+1
| * | seq_file: Add seq_vprintf function and export itSteven Whitehouse2012-06-112-4/+15
| * | GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-085-9/+163
| * | GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse2012-06-081-7/+22
| * | GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse2012-06-071-0/+6
| * | GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2012-06-062-13/+14
| * | GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-062-1/+7
| * | GFS2: Fold quota data into the reservations structBob Peterson2012-06-0612-186/+56
| * | GFS2: Extend the life of the reservationsBob Peterson2012-06-068-39/+104
* | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-07-243-81/+10
|\ \ \
| * | | cgroup: Update remount documentationDaniel Wagner2012-07-171-9/+6
| * | | cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inodeTejun Heo2012-07-091-1/+1
| * | | cgroup: Remove populate() documentationDaniel Wagner2012-07-091-10/+0
| * | | cgroup: remove hierarchy_mutexLi Zefan2012-06-063-61/+3
* | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-07-246-722/+628
|\ \ \ \
| * | | | workqueue: fix spurious CPU locality WARN from process_one_work()Tejun Heo2012-07-221-0/+6
| * | | | kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo2012-07-222-27/+29
| * | | | kthread_worker: reorganize to prepare for flush_kthread_work() reimplementationTejun Heo2012-07-221-16/+26
| * | | | workqueue: simplify CPU hotplug codeTejun Heo2012-07-171-54/+25
| * | | | workqueue: remove CPU offline trusteeTejun Heo2012-07-171-252/+36
| * | | | workqueue: don't butcher idle workers on an offline CPUTejun Heo2012-07-171-80/+14
| * | | | workqueue: reimplement CPU online rebinding to handle idle workersTejun Heo2012-07-171-49/+166
| * | | | workqueue: drop @bind from create_worker()Tejun Heo2012-07-171-19/+45
| * | | | workqueue: use mutex for global_cwq manager exclusionTejun Heo2012-07-171-39/+26
| * | | | workqueue: ROGUE workers are UNBOUND workersTejun Heo2012-07-171-25/+21
| * | | | workqueue: drop CPU_DYING notifier operationTejun Heo2012-07-171-16/+13
| * | | | workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-07-172-3/+40
| * | | | workqueue: reimplement WQ_HIGHPRI using a separate worker_poolTejun Heo2012-07-132-138/+65
| * | | | workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()Tejun Heo2012-07-131-70/+153
| * | | | workqueue: separate out worker_pool flagsTejun Heo2012-07-121-22/+25
| * | | | workqueue: use @pool instead of @gcwq or @cpu where applicableTejun Heo2012-07-121-107/+111
| * | | | workqueue: factor out worker_pool from global_cwqTejun Heo2012-07-122-100/+118
| * | | | workqueue: don't use WQ_HIGHPRI for unbound workqueuesTejun Heo2012-07-121-7/+11
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-07-2412-82/+88
|\ \ \ \ \
| * | | | | udf: avoid info leak on exportMathias Krause2012-07-131-0/+1
| * | | | | isofs: avoid info leak on exportMathias Krause2012-07-131-0/+1
| * | | | | udf: Improve table length check to avoid possible overflowJan Kara2012-07-101-1/+1
| * | | | | ext3: Check return value of blkdev_issue_flush()Jan Kara2012-07-091-2/+7
| * | | | | jbd: Check return value of blkdev_issue_flush()Jan Kara2012-07-091-2/+5
| * | | | | udf: Do not decrement i_blocks when freeing indirect extent blockJan Kara2012-07-091-2/+2
| * | | | | udf: Fix memory leak when mountingJan Kara2012-07-091-58/+64
| * | | | | ext2: cleanup the confused goto labelWanlong Gao2012-07-091-3/+3
OpenPOWER on IntegriCloud