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
...
|
*
|
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
|
*
|
bcache: Zero less memory
Kent Overstreet
2014-01-08
3
-40
/
+41
|
*
|
bcache: Don't touch bucket gen for dirty ptrs
Kent Overstreet
2014-01-08
2
-2
/
+7
|
*
|
bcache: Minor btree cache fix
Kent Overstreet
2014-01-08
1
-7
/
+3
|
*
|
bcache: Performance fix for when journal entry is full
Kent Overstreet
2014-01-08
1
-5
/
+9
|
*
|
bcache: Minor journal fix
Kent Overstreet
2014-01-08
1
-5
/
+14
|
*
|
bcache: Data corruption fix
Kent Overstreet
2014-01-08
1
-4
/
+22
|
*
|
Merge branch 'for-3.14/core' into for-3.14/drivers
Jens Axboe
2014-01-08
1314
-7015
/
+15423
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
pktcdvd: fix error return code
Julia Lawall
2014-01-03
1
-1
/
+3
|
*
|
drivers/cdrom/gdrom.c: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-12-04
1
-2
/
+2
|
*
|
block: Replace __this_cpu_ptr with raw_cpu_ptr
Christoph Lameter
2013-12-04
1
-1
/
+1
*
|
|
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
139
-2683
/
+2144
|
\
\
\
|
*
|
|
xtensa: fixup simdisk driver to work with immutable bio_vecs
Jens Axboe
2014-01-29
1
-7
/
+7
|
*
|
|
block/blk-mq-cpu.c: use hotcpu_notifier()
Andrew Morton
2014-01-28
1
-5
/
+1
|
*
|
|
blk-mq: for_each_* macro correctness
Jose Alonso
2014-01-28
1
-6
/
+6
|
*
|
|
block: Fix memory leak in rw_copy_check_uvector() handling
Christian Engelmayer
2014-01-22
1
-2
/
+4
|
*
|
|
bio-integrity: Fix bio_integrity_verify segment start bug
Nicholas Bellinger
2014-01-22
1
-7
/
+8
|
*
|
|
block: remove unrelated header files and export symbol
CaiZhiyong
2014-01-22
2
-11
/
+15
|
*
|
|
blk-mq: uses page->list incorrectly
Dave Hansen
2014-01-09
1
-3
/
+3
|
*
|
|
blk-mq: use __smp_call_function_single directly
Christoph Hellwig
2014-01-08
3
-89
/
+11
|
*
|
|
btrfs: fix missing increment of bi_remaining
Muthu Kumar
2014-01-08
1
-2
/
+7
|
*
|
|
Revert "block: Warn and free bio if bi_end_io is not set"
Jens Axboe
2014-01-08
1
-9
/
+0
|
*
|
|
block: Warn and free bio if bi_end_io is not set
Muthukumar Ratty
2014-01-08
1
-0
/
+9
|
|
|
/
|
|
/
|
|
*
|
blk-mq: fix initializing request's start time
Ming Lei
2014-01-03
1
-0
/
+2
|
*
|
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
2013-12-31
4
-2
/
+2
|
*
|
block: blk-mq: make blk_sync_queue support mq
Ming Lei
2013-12-31
2
-2
/
+10
|
*
|
block: blk-mq: support draining mq queue
Ming Lei
2013-12-31
4
-18
/
+40
|
*
|
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
1309
-6993
/
+15369
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
dm cache: increment bi_remaining when bi_end_io is restored
Mike Snitzer
2013-12-04
1
-6
/
+6
|
*
|
block: fixup for generic bio chaining
Kent Overstreet
2013-12-03
2
-1
/
+3
|
*
|
block: Really silence spurious compiler warnings
Kent Overstreet
2013-12-03
1
-9
/
+3
|
*
|
block: Silence spurious compiler warnings
Kent Overstreet
2013-11-27
1
-0
/
+6
|
*
|
block: Kill bio_pair_split()
Kent Overstreet
2013-11-24
3
-165
/
+0
|
*
|
block: Introduce new bio_split()
Kent Overstreet
2013-11-24
10
-409
/
+272
|
*
|
block: Rename bio_split() -> bio_pair_split()
Kent Overstreet
2013-11-24
6
-9
/
+9
|
*
|
block: Generic bio chaining
Kent Overstreet
2013-11-24
9
-11
/
+90
|
*
|
block: Remove bi_idx hacks
Kent Overstreet
2013-11-24
2
-68
/
+2
|
*
|
block: Don't save/copy bvec array anymore
Kent Overstreet
2013-11-24
1
-41
/
+13
|
*
|
dm: Refactor for new bio cloning/splitting
Kent Overstreet
2013-11-24
4
-253
/
+20
|
*
|
rbd: Refactor bio cloning
Kent Overstreet
2013-11-24
1
-62
/
+2
|
*
|
block: Add bio_clone_fast()
Kent Overstreet
2013-11-24
3
-6
/
+64
|
*
|
block: Refactor bio_clone_bioset() for immutable biovecs
Kent Overstreet
2013-11-24
1
-13
/
+47
|
*
|
block: Kill bio_iovec_idx(), __bio_iovec()
Kent Overstreet
2013-11-24
2
-20
/
+19
[prev]
[next]