index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-21
1
-2
/
+4
|
*
bio-integrity: Fix bio_integrity_verify segment start bug
Nicholas Bellinger
2014-01-21
1
-7
/
+8
|
*
block: remove unrelated header files and export symbol
CaiZhiyong
2014-01-21
2
-11
/
+15
|
*
blk-mq: uses page->list incorrectly
Dave Hansen
2014-01-08
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-03
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-26
1
-0
/
+6
|
*
|
block: Kill bio_pair_split()
Kent Overstreet
2013-11-23
3
-165
/
+0
|
*
|
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
10
-409
/
+272
|
*
|
block: Rename bio_split() -> bio_pair_split()
Kent Overstreet
2013-11-23
6
-9
/
+9
|
*
|
block: Generic bio chaining
Kent Overstreet
2013-11-23
9
-11
/
+90
|
*
|
block: Remove bi_idx hacks
Kent Overstreet
2013-11-23
2
-68
/
+2
|
*
|
block: Don't save/copy bvec array anymore
Kent Overstreet
2013-11-23
1
-41
/
+13
|
*
|
dm: Refactor for new bio cloning/splitting
Kent Overstreet
2013-11-23
4
-253
/
+20
|
*
|
rbd: Refactor bio cloning
Kent Overstreet
2013-11-23
1
-62
/
+2
|
*
|
block: Add bio_clone_fast()
Kent Overstreet
2013-11-23
3
-6
/
+64
|
*
|
block: Refactor bio_clone_bioset() for immutable biovecs
Kent Overstreet
2013-11-23
1
-13
/
+47
|
*
|
block: Kill bio_iovec_idx(), __bio_iovec()
Kent Overstreet
2013-11-23
2
-20
/
+19
|
*
|
ceph: Convert to immutable biovecs
Kent Overstreet
2013-11-23
2
-28
/
+19
|
*
|
aoe: Convert to immutable biovecs
Kent Overstreet
2013-11-23
2
-92
/
+53
|
*
|
block: Convert drivers to immutable biovecs
Kent Overstreet
2013-11-23
7
-119
/
+89
|
*
|
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-23
10
-87
/
+94
|
*
|
bio-integrity: Convert to bvec_iter
Kent Overstreet
2013-11-23
4
-126
/
+71
|
*
|
block: Convert bio_copy_data() to bvec_iter
Kent Overstreet
2013-11-23
1
-35
/
+25
|
*
|
block: Immutable bio vecs
Kent Overstreet
2013-11-23
7
-38
/
+194
|
*
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
39
-397
/
+401
|
*
|
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-23
6
-23
/
+26
|
*
|
dm: Use bvec_iter for dm_bio_record()
Kent Overstreet
2013-11-23
1
-9
/
+3
|
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
107
-638
/
+700
|
*
|
bcache: Kill unaligned bvec hack
Kent Overstreet
2013-11-23
3
-35
/
+7
|
*
|
block: Convert various code to bio_for_each_segment()
Kent Overstreet
2013-11-23
10
-102
/
+67
|
*
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
8
-118
/
+24
*
|
|
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-30
26
-393
/
+284
|
\
\
\
|
*
|
|
nfsd: consider CLAIM_FH when handing out delegation
Ming Chen
2014-01-27
1
-0
/
+1
|
*
|
|
nfsd4: fix delegation-unlink/rename race
J. Bruce Fields
2014-01-27
2
-4
/
+13
|
*
|
|
nfsd4: delay setting current_fh in open
J. Bruce Fields
2014-01-27
1
-17
/
+20
[next]