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.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
50
-956
/
+1000
|
\
|
*
relay: move remove_buf_file inside relay_close_buf
Dmitry Monakhov
2013-04-30
1
-1
/
+1
|
*
partitions/efi.c: replace useless kzalloc's by kmalloc's
Philippe De Muyter
2013-04-30
1
-2
/
+2
|
*
fs/block_dev.c: fix iov_shorten() criteria in blkdev_aio_read()
Gu Zheng
2013-04-29
1
-1
/
+1
|
*
block: fix max discard sectors limit
James Bottomley
2013-04-24
1
-1
/
+1
|
*
blkcg: fix "scheduling while atomic" in blk_queue_bypass_start
Jun'ichi Nomura
2013-04-09
1
-2
/
+2
|
*
Documentation: cfq-iosched: update documentation help for cfq tunables
Namjae Jeon
2013-04-09
1
-3
/
+44
|
*
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-04-02
572
-4347
/
+8490
|
|
\
|
|
*
writeback: expose the bdi_wq workqueue
Tejun Heo
2013-04-01
1
-1
/
+1
|
|
*
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
2013-04-01
4
-312
/
+65
|
|
*
writeback: remove unused bdi_pending_list
Tejun Heo
2013-04-01
2
-4
/
+1
|
*
|
aoe: Fix unitialized var usage
Kent Overstreet
2013-03-25
1
-1
/
+1
|
*
|
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
2013-03-24
39
-630
/
+645
|
|
\
\
|
|
*
|
bio-integrity: Add explicit field for owner of bip_buf
Kent Overstreet
2013-03-23
2
-3
/
+3
|
|
*
|
block: Add an explicit bio flag for bios that own their bvec
Kent Overstreet
2013-03-23
3
-6
/
+4
|
|
*
|
block: Add bio_alloc_pages()
Kent Overstreet
2013-03-23
3
-13
/
+32
|
|
*
|
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2013-03-23
5
-24
/
+19
|
|
*
|
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-03-23
7
-14
/
+25
|
|
*
|
bounce: Refactor __blk_queue_bounce to not use bi_io_vec
Kent Overstreet
2013-03-23
1
-54
/
+19
|
|
*
|
raid1: use bio_copy_data()
Kent Overstreet
2013-03-23
1
-3
/
+2
|
|
*
|
pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
Kent Overstreet
2013-03-23
1
-9
/
+8
|
|
*
|
pktcdvd: use bio_copy_data()
Kent Overstreet
2013-03-23
1
-67
/
+12
|
|
*
|
block: Add bio_copy_data()
Kent Overstreet
2013-03-23
2
-0
/
+72
|
|
*
|
raid1: Refactor narrow_write_error() to not use bi_idx
Kent Overstreet
2013-03-23
1
-18
/
+18
|
|
*
|
raid5: use bio_reset()
Kent Overstreet
2013-03-23
1
-14
/
+13
|
|
*
|
raid1: use bio_reset()
Kent Overstreet
2013-03-23
1
-18
/
+6
|
|
*
|
raid10: Use bio_reset()
Kent Overstreet
2013-03-23
1
-22
/
+9
|
|
*
|
block: Add submit_bio_wait(), remove from md
Kent Overstreet
2013-03-23
4
-38
/
+37
|
|
*
|
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
2013-03-23
3
-11
/
+11
|
|
*
|
block: Remove bi_idx references
Kent Overstreet
2013-03-23
8
-13
/
+2
|
|
*
|
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
2013-03-23
4
-10
/
+7
|
|
*
|
block: Use bio_sectors() more consistently
Kent Overstreet
2013-03-23
8
-38
/
+35
|
|
*
|
block: Add bio_end_sector()
Kent Overstreet
2013-03-23
15
-34
/
+26
|
|
*
|
md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
2013-03-23
1
-13
/
+4
|
|
*
|
block: Refactor blk_update_request()
Kent Overstreet
2013-03-23
1
-68
/
+12
|
|
*
|
block: Add bio_advance()
Kent Overstreet
2013-03-23
3
-0
/
+45
|
|
*
|
block: Convert integrity to bvec_alloc_bs()
Kent Overstreet
2013-03-23
3
-108
/
+68
|
|
*
|
block: Fix a buffer overrun in bio_integrity_split()
Kent Overstreet
2013-03-23
2
-3
/
+6
|
|
*
|
block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
2013-03-23
2
-2
/
+123
|
|
*
|
block: Reorder struct bio_set
Kent Overstreet
2013-03-23
1
-33
/
+33
|
*
|
|
block: implement runtime pm strategy
Lin Ming
2013-03-22
2
-0
/
+65
|
*
|
|
block: add runtime pm helpers
Lin Ming
2013-03-22
2
-0
/
+171
|
*
|
|
block: add a flag to identify PM request
Lin Ming
2013-03-22
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
89
-1364
/
+900
|
\
\
\
|
*
|
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
58
-7
/
+58
|
*
|
|
aio: kill ki_retry
Kent Overstreet
2013-05-07
2
-165
/
+85
|
*
|
|
aio: kill ki_key
Kent Overstreet
2013-05-07
2
-7
/
+9
|
*
|
|
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
1
-12
/
+15
|
*
|
|
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
1
-81
/
+74
|
*
|
|
aio: kill batch allocation
Kent Overstreet
2013-05-07
2
-102
/
+15
[next]