index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-08-07
1
-1
/
+33
|
\
|
*
fuse: add retrieve request
Miklos Szeredi
2010-07-12
1
-0
/
+21
|
*
fuse: add store request
Miklos Szeredi
2010-07-12
1
-1
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-08-07
1
-14
/
+51
|
\
\
|
*
|
nilfs2: reject filesystem with unsupported block size
Ryusuke Konishi
2010-07-25
1
-0
/
+6
|
*
|
nilfs2: avoid rec_len overflow with 64KB block size
Ryusuke Konishi
2010-07-25
1
-0
/
+18
|
*
|
nilfs2: add feature set fields to super block
Ryusuke Konishi
2010-07-23
1
-1
/
+14
|
*
|
nilfs2: clarify byte offset in super block format
Ryusuke Konishi
2010-07-23
1
-13
/
+13
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2010-08-07
2
-15
/
+21
|
\
\
\
|
*
|
|
jbd2: Remove t_handle_lock from start_this_handle()
Theodore Ts'o
2010-08-04
1
-1
/
+1
|
*
|
|
jbd2: Change j_state_lock to be a rwlock_t
Theodore Ts'o
2010-08-04
1
-1
/
+1
|
*
|
|
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
Theodore Ts'o
2010-08-02
1
-4
/
+4
|
*
|
|
direct-io: move aio_complete into ->end_io
Christoph Hellwig
2010-07-27
1
-1
/
+2
|
*
|
|
jbd2: Remove __GFP_NOFAIL from jbd2 layer
Theodore Ts'o
2010-07-27
1
-1
/
+3
|
*
|
|
ext4: fix potential NULL dereference while tracing
Theodore Ts'o
2010-07-27
1
-8
/
+12
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-08-07
3
-28
/
+23
|
\
\
\
\
|
*
|
|
|
quota: Use mark_inode_dirty_sync instead of mark_inode_dirty
Jan Kara
2010-07-23
1
-5
/
+5
|
*
|
|
|
quota: Change quota error message to print out disk and function name
Jiaying Zhang
2010-07-21
1
-0
/
+6
|
*
|
|
|
ext3: remove vestiges of nobh support
Christoph Hellwig
2010-07-21
1
-1
/
+0
|
*
|
|
|
quota: clean up quota active checks
Christoph Hellwig
2010-07-21
1
-10
/
+0
|
*
|
|
|
quota: Clean up the namespace in dqblk_xfs.h
Christoph Hellwig
2010-07-21
1
-12
/
+12
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-07
2
-0
/
+57
|
\
\
\
\
\
|
*
|
|
|
|
DNS: Separate out CIFS DNS Resolver code
Wang Lei
2010-08-05
2
-0
/
+57
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
8
-312
/
+215
|
\
\
\
\
\
\
|
*
|
|
|
|
|
workqueue: mark init_workqueues() as early_initcall()
Suresh Siddha
2010-08-01
1
-1
/
+0
|
*
|
|
|
|
|
slow-work: kill it
Tejun Heo
2010-07-23
1
-163
/
+0
|
*
|
|
|
|
|
drm: use workqueue instead of slow-work
Tejun Heo
2010-07-22
1
-2
/
+1
|
*
|
|
|
|
|
fscache: drop references to slow-work
Tejun Heo
2010-07-22
1
-1
/
+0
|
*
|
|
|
|
|
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
1
-26
/
+11
|
*
|
|
|
|
|
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
2010-07-22
1
-3
/
+6
|
*
|
|
|
|
|
workqueue: fix how cpu number is stored in work->data
Tejun Heo
2010-07-22
1
-6
/
+8
|
*
|
|
|
|
|
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
2010-07-02
1
-4
/
+3
|
*
|
|
|
|
|
workqueue: implement unbound workqueue
Tejun Heo
2010-07-02
1
-1
/
+14
|
*
|
|
|
|
|
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
2010-07-02
1
-3
/
+7
|
*
|
|
|
|
|
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-07-02
1
-0
/
+1
|
*
|
|
|
|
|
workqueue: implement cpu intensive workqueue
Tejun Heo
2010-06-29
1
-0
/
+1
|
*
|
|
|
|
|
workqueue: implement high priority workqueue
Tejun Heo
2010-06-29
1
-0
/
+1
|
*
|
|
|
|
|
workqueue: implement several utility APIs
Tejun Heo
2010-06-29
1
-1
/
+10
|
*
|
|
|
|
|
workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues
Tejun Heo
2010-06-29
1
-11
/
+29
|
*
|
|
|
|
|
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-06-29
1
-1
/
+3
|
*
|
|
|
|
|
workqueue: implement concurrency managed dynamic worker pool
Tejun Heo
2010-06-29
1
-3
/
+5
|
*
|
|
|
|
|
workqueue: implement WQ_NON_REENTRANT
Tejun Heo
2010-06-29
1
-0
/
+1
|
*
|
|
|
|
|
workqueue: carry cpu number in work data once execution starts
Tejun Heo
2010-06-29
1
-2
/
+5
|
*
|
|
|
|
|
workqueue: make single thread workqueue shared worker pool friendly
Tejun Heo
2010-06-29
1
-3
/
+3
|
*
|
|
|
|
|
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
2010-06-29
1
-0
/
+2
|
*
|
|
|
|
|
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
1
-0
/
+7
|
*
|
|
|
|
|
workqueue: implement per-cwq active work limit
Tejun Heo
2010-06-29
1
-9
/
+9
|
*
|
|
|
|
|
workqueue: reimplement work flushing using linked works
Tejun Heo
2010-06-29
1
-1
/
+3
|
*
|
|
|
|
|
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
2010-06-29
1
-2
/
+19
|
*
|
|
|
|
|
workqueue: update cwq alignement
Tejun Heo
2010-06-29
1
-1
/
+4
[next]