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
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
bcache: Build fixes from test robot
Kent Overstreet
2013-03-25
5
-5
/
+6
|
*
|
bcache: A block layer cache
Kent Overstreet
2013-03-23
29
-0
/
+15683
*
|
|
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
11
-202
/
+104
|
\
\
\
|
*
\
\
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-04-02
16
-153
/
+338
|
|
\
\
\
|
*
|
|
|
block: Add bio_alloc_pages()
Kent Overstreet
2013-03-23
1
-13
/
+3
|
*
|
|
|
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2013-03-23
2
-9
/
+4
|
*
|
|
|
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-03-23
1
-1
/
+1
|
*
|
|
|
raid1: use bio_copy_data()
Kent Overstreet
2013-03-23
1
-3
/
+2
|
*
|
|
|
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
2
-38
/
+0
|
*
|
|
|
block: Remove bi_idx references
Kent Overstreet
2013-03-23
2
-2
/
+1
|
*
|
|
|
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
2013-03-23
2
-4
/
+2
|
*
|
|
|
block: Use bio_sectors() more consistently
Kent Overstreet
2013-03-23
5
-30
/
+27
|
*
|
|
|
block: Add bio_end_sector()
Kent Overstreet
2013-03-23
6
-17
/
+14
|
*
|
|
|
md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
2013-03-23
1
-13
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
block_device_operations->release() should return void
Al Viro
2013-05-07
2
-6
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
MD: ignore discard request for hard disks of hybid raid1/raid10 array
Shaohua Li
2013-04-30
2
-2
/
+12
*
|
|
md: bad block list should default to disabled.
NeilBrown
2013-04-30
1
-6
/
+3
*
|
|
md: raid1/raid10 md devices leak memory when stopping
Hirokazu Takahashi
2013-04-30
2
-0
/
+2
*
|
|
DM RAID: Add message/status support for changing sync action
Jonathan Brassow
2013-04-24
1
-2
/
+109
*
|
|
MD: Export 'md_reap_sync_thread' function
Jonathan Brassow
2013-04-24
2
-50
/
+50
*
|
|
md: don't update metadata when stopping a read-only array.
NeilBrown
2013-04-24
1
-1
/
+2
*
|
|
md: Allow devices to be re-added to a read-only array.
NeilBrown
2013-04-24
1
-26
/
+57
*
|
|
md/raid10: Allow skipping recovery when clean arrays are assembled
Martin Wilck
2013-04-24
1
-0
/
+16
*
|
|
md/raid5: avoid an extra write when writing to a known-bad-block.
NeilBrown
2013-04-24
1
-1
/
+8
*
|
|
md/raid5: Change or of some order to improve efficiency.
majianpeng
2013-04-24
1
-3
/
+4
*
|
|
md: use set_bit_le and clear_bit_le
Akinobu Mita
2013-04-24
1
-2
/
+2
*
|
|
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
NeilBrown
2013-04-24
1
-4
/
+7
*
|
|
md: use common code for all calls to ->hot_remove_disk()
NeilBrown
2013-04-24
1
-9
/
+16
*
|
|
md: never update metadata when array is read-only.
NeilBrown
2013-04-24
1
-0
/
+5
*
|
|
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
2
-1
/
+11
*
|
|
dm cache: reduce bio front_pad size in writeback mode
Mike Snitzer
2013-04-05
1
-13
/
+34
*
|
|
dm cache: fix writes to cache device in writethrough mode
Darrick J. Wong
2013-04-05
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-03-23
4
-45
/
+86
|
\
\
|
*
|
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2013-03-20
1
-4
/
+0
|
*
|
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
2013-03-20
2
-6
/
+40
|
*
|
MD: Prevent sysfs operations on uninitialized kobjects
Jonathan Brassow
2013-03-20
2
-6
/
+4
|
*
|
MD RAID5: Avoid accessing gendisk or queue structs when not available
Jonathan Brassow
2013-03-20
1
-13
/
+20
|
*
|
md/raid5: schedule_construction should abort if nothing to do.
NeilBrown
2013-03-20
1
-16
/
+22
*
|
|
dm cache: policy ignore hints if generated by different version
Mike Snitzer
2013-03-20
3
-13
/
+39
*
|
|
dm cache: policy change version from string to integer set
Mike Snitzer
2013-03-20
6
-6
/
+36
*
|
|
dm cache: fix race in writethrough implementation
Joe Thornber
2013-03-20
1
-50
/
+88
*
|
|
dm cache: metadata clear dirty bits on clean shutdown
Joe Thornber
2013-03-20
1
-1
/
+1
*
|
|
dm cache: avoid calling policy destructor twice on error
Heinz Mauelshagen
2013-03-20
1
-1
/
+4
*
|
|
dm cache: detect cache_create failure
Heinz Mauelshagen
2013-03-20
1
-0
/
+2
*
|
|
dm cache: avoid 64 bit division on 32 bit
Joe Thornber
2013-03-20
1
-7
/
+14
*
|
|
dm verity: avoid deadlock
Mikulas Patocka
2013-03-20
2
-5
/
+36
[prev]
[next]