aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2010-08-07
|\
| * jbd2: Remove t_handle_lock from start_this_handle()Theodore Ts'o2010-08-03
| * jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o2010-08-03
| * jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stopTheodore Ts'o2010-08-02
| * direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-07-27
| * jbd2: Remove __GFP_NOFAIL from jbd2 layerTheodore Ts'o2010-07-27
| * ext4: fix potential NULL dereference while tracingTheodore Ts'o2010-07-27
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-07
|\ \
| * | quota: Use mark_inode_dirty_sync instead of mark_inode_dirtyJan Kara2010-07-23
| * | quota: Change quota error message to print out disk and function nameJiaying Zhang2010-07-21
| * | ext3: remove vestiges of nobh supportChristoph Hellwig2010-07-21
| * | quota: clean up quota active checksChristoph Hellwig2010-07-21
| * | quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-07
|\ \ \
| * | | DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \ \ \
| * | | | workqueue: mark init_workqueues() as early_initcall()Suresh Siddha2010-08-01
| * | | | slow-work: kill itTejun Heo2010-07-23
| * | | | drm: use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | fscache: drop references to slow-workTejun Heo2010-07-22
| * | | | fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | workqueue: fix how cpu number is stored in work->dataTejun Heo2010-07-22
| * | | | workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND insteadTejun Heo2010-07-02
| * | | | workqueue: implement unbound workqueueTejun Heo2010-07-02
| * | | | workqueue: prepare for WQ_UNBOUND implementationTejun Heo2010-07-02
| * | | | libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-02
| * | | | workqueue: implement cpu intensive workqueueTejun Heo2010-06-29
| * | | | workqueue: implement high priority workqueueTejun Heo2010-06-29
| * | | | workqueue: implement several utility APIsTejun Heo2010-06-29
| * | | | workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueuesTejun Heo2010-06-29
| * | | | workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo2010-06-29
| * | | | workqueue: implement concurrency managed dynamic worker poolTejun Heo2010-06-29
| * | | | workqueue: implement WQ_NON_REENTRANTTejun Heo2010-06-29
| * | | | workqueue: carry cpu number in work data once execution startsTejun Heo2010-06-29
| * | | | workqueue: make single thread workqueue shared worker pool friendlyTejun Heo2010-06-29
| * | | | workqueue: reimplement CPU hotplugging support using trusteeTejun Heo2010-06-29
| * | | | workqueue: reimplement workqueue freeze using max_activeTejun Heo2010-06-29
| * | | | workqueue: implement per-cwq active work limitTejun Heo2010-06-29
| * | | | workqueue: reimplement work flushing using linked worksTejun Heo2010-06-29
| * | | | workqueue: reimplement workqueue flushing using color coded worksTejun Heo2010-06-29
| * | | | workqueue: update cwq alignementTejun Heo2010-06-29
| * | | | workqueue: temporarily remove workqueue tracingTejun Heo2010-06-29
| * | | | workqueue: define masks for work flags and conditionalize STATIC flagsTejun Heo2010-06-29
| * | | | workqueue: merge feature parameters into flagsTejun Heo2010-06-29
| * | | | workqueue: misc/cosmetic updatesTejun Heo2010-06-29
| * | | | workqueue: kill RT workqueueTejun Heo2010-06-29
| * | | | kthread: implement kthread_data()Tejun Heo2010-06-29
| * | | | kthread: implement kthread_workerTejun Heo2010-06-29
| * | | | Merge branch 'sched-wq' of ../wq into cmwq-baseTejun Heo2010-06-13
| |\ \ \ \ | | |_|_|/ | |/| | |