index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: handle dma_drain_size
Christoph Hellwig
2014-02-07
1
-0
/
+10
*
blk-mq: divert __blk_put_request for MQ ops
Christoph Hellwig
2014-02-07
1
-0
/
+5
*
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
2014-02-07
3
-9
/
+13
*
Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2014-01-30
6
-10
/
+15
|
\
|
*
bcache: bugfix - gc thread now gets woken when cache is full
Nicholas Swenson
2014-01-29
1
-3
/
+3
|
*
bcache: Minor fixes from kbuild robot
Kent Overstreet
2014-01-29
4
-5
/
+8
|
*
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
Darrick J. Wong
2014-01-29
2
-2
/
+4
*
|
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
2014-01-30
1
-1
/
+1
*
|
blk-mq: Don't reserve a tag for flush request
Shaohua Li
2014-01-30
3
-19
/
+38
*
|
percpu_ida: fix a live lock
Shaohua Li
2014-01-30
1
-5
/
+2
*
|
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
39
-1895
/
+2435
|
\
\
|
*
|
mg_disk: Spelling s/finised/finished/
Geert Uytterhoeven
2014-01-21
1
-1
/
+1
|
*
|
null_blk: Null pointer deference problem in alloc_page_buffers
Raghavendra K T
2014-01-21
1
-0
/
+5
|
*
|
mtip32xx: Correctly handle security locked condition
Sam Bradshaw
2014-01-21
2
-3
/
+15
|
*
|
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
Sam Bradshaw
2014-01-21
2
-97
/
+149
|
*
|
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
2014-01-21
2
-10
/
+29
|
|
\
\
|
|
*
|
floppy: bail out in open() if drive is not responding to block0 read
Jiri Kosina
2014-01-17
2
-10
/
+29
|
*
|
|
drivers/block/loop.c: fix comment typo in loop_config_discard
Olaf Hering
2014-01-21
1
-1
/
+1
|
*
|
|
drivers/block/cciss.c:cciss_init_one(): use proper errnos
Andrew Morton
2014-01-21
1
-2
/
+2
|
*
|
|
drivers/block/paride/pg.c: underflow bug in pg_write()
Dan Carpenter
2014-01-21
1
-1
/
+1
|
*
|
|
drivers/block/sx8.c: remove unnecessary pci_set_drvdata()
Jingoo Han
2014-01-21
1
-1
/
+0
|
*
|
|
drivers/block/sx8.c: use module_pci_driver()
Jingoo Han
2014-01-21
1
-14
/
+1
|
|
|
/
|
|
/
|
|
*
|
bcache: Fix auxiliary search trees for key size > cacheline size
Kent Overstreet
2014-01-08
1
-14
/
+14
|
*
|
bcache: Don't return -EINTR when insert finished
Kent Overstreet
2014-01-08
1
-2
/
+4
|
*
|
bcache: Improve bucket_prio() calculation
Kent Overstreet
2014-01-08
2
-3
/
+16
|
*
|
bcache: Add bch_bkey_equal_header()
Nicholas Swenson
2014-01-08
3
-8
/
+11
|
*
|
bcache: update bch_bkey_try_merge
Nicholas Swenson
2014-01-08
3
-16
/
+28
|
*
|
bcache: Move insert_fixup() to btree_keys_ops
Kent Overstreet
2014-01-08
4
-229
/
+257
|
*
|
bcache: Convert sorting to btree_keys
Kent Overstreet
2014-01-08
3
-36
/
+33
|
*
|
bcache: Convert debug code to btree_keys
Kent Overstreet
2014-01-08
9
-217
/
+264
|
*
|
bcache: Convert btree_iter to struct btree_keys
Kent Overstreet
2014-01-08
6
-38
/
+41
|
*
|
bcache: Refactor bset_tree sysfs stats
Kent Overstreet
2014-01-08
3
-47
/
+54
|
*
|
bcache: Add bch_btree_keys_u64s_remaining()
Kent Overstreet
2014-01-08
3
-13
/
+31
|
*
|
bcache: Add struct btree_keys
Kent Overstreet
2014-01-08
9
-264
/
+323
|
*
|
bcache: Abstract out stuff needed for sorting
Kent Overstreet
2014-01-08
9
-289
/
+423
|
*
|
bcache: Rename/shuffle various code around
Kent Overstreet
2014-01-08
8
-276
/
+341
|
*
|
bcache: Add struct bset_sort_state
Kent Overstreet
2014-01-08
6
-49
/
+87
|
*
|
bcache: Split out sort_extent_cmp()
Kent Overstreet
2014-01-08
4
-32
/
+73
|
*
|
bcache: Bkey indexing renaming
Kent Overstreet
2014-01-08
7
-53
/
+63
|
*
|
bcache: Make bch_keylist_realloc() take u64s, not nptrs
Kent Overstreet
2014-01-08
4
-16
/
+26
|
*
|
bcache: Remove/fix some header dependencies
Kent Overstreet
2014-01-08
3
-24
/
+26
|
*
|
bcache: Use a mempool for mergesort temporary space
Kent Overstreet
2014-01-08
3
-16
/
+8
|
*
|
bcache: Btree verify code improvements
Kent Overstreet
2014-01-08
6
-40
/
+83
|
*
|
bcache: kill index()
Kent Overstreet
2014-01-08
4
-8
/
+24
|
*
|
bcache: Trivial error handling fix
Kent Overstreet
2014-01-08
1
-1
/
+2
|
*
|
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-08
4
-0
/
+12
|
*
|
bcache: Do bkey_put() in btree_split() error path
Kent Overstreet
2014-01-08
1
-1
/
+4
|
*
|
bcache: Rework allocator reserves
Kent Overstreet
2014-01-08
8
-83
/
+105
|
*
|
bcache: kill closure locking code
Kent Overstreet
2014-01-08
2
-313
/
+123
|
*
|
bcache: kill closure locking usage
Kent Overstreet
2014-01-08
7
-55
/
+98
[next]