index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
29
-0
/
+15775
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-202
/
+104
2013-05-07
block_device_operations->release() should return void
Al Viro
2
-6
/
+2
2013-05-01
bcache: Use bd_link_disk_holder()
Kent Overstreet
1
-17
/
+35
2013-05-01
bcache: Allocator cleanup/fixes
Kent Overstreet
2
-25
/
+50
2013-04-30
MD: ignore discard request for hard disks of hybid raid1/raid10 array
Shaohua Li
2
-2
/
+12
2013-04-30
md: bad block list should default to disabled.
NeilBrown
1
-6
/
+3
2013-04-30
md: raid1/raid10 md devices leak memory when stopping
Hirokazu Takahashi
2
-0
/
+2
2013-04-25
bcache: Make sure blocksize isn't smaller than device blocksize
Kent Overstreet
1
-2
/
+6
2013-04-24
DM RAID: Add message/status support for changing sync action
Jonathan Brassow
1
-2
/
+109
2013-04-24
MD: Export 'md_reap_sync_thread' function
Jonathan Brassow
2
-50
/
+50
2013-04-24
md: don't update metadata when stopping a read-only array.
NeilBrown
1
-1
/
+2
2013-04-24
md: Allow devices to be re-added to a read-only array.
NeilBrown
1
-26
/
+57
2013-04-24
md/raid10: Allow skipping recovery when clean arrays are assembled
Martin Wilck
1
-0
/
+16
2013-04-24
md/raid5: avoid an extra write when writing to a known-bad-block.
NeilBrown
1
-1
/
+8
2013-04-24
md/raid5: Change or of some order to improve efficiency.
majianpeng
1
-3
/
+4
2013-04-24
md: use set_bit_le and clear_bit_le
Akinobu Mita
1
-2
/
+2
2013-04-24
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
NeilBrown
1
-4
/
+7
2013-04-24
md: use common code for all calls to ->hot_remove_disk()
NeilBrown
1
-9
/
+16
2013-04-24
md: never update metadata when array is read-only.
NeilBrown
1
-0
/
+5
2013-04-23
bcache: Fix merge_bvec_fn usage for when it modifies the bvm
Kent Overstreet
1
-9
/
+8
2013-04-21
bcache: Correctly check against BIO_MAX_PAGES
Kent Overstreet
1
-5
/
+4
2013-04-21
bcache: Hack around stuff that clones up to bi_max_vecs
Kent Overstreet
1
-0
/
+9
2013-04-21
bcache: Set ra_pages based on backing device's ra_pages
Kent Overstreet
1
-0
/
+4
2013-04-21
bcache: Take data offset from the bdev superblock.
Kent Overstreet
3
-57
/
+100
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2
-1
/
+11
2013-04-09
bcache: Disable broken btree fuzz tester
Kent Overstreet
1
-2
/
+4
2013-04-09
bcache: Fix a format string overflow
Kent Overstreet
1
-2
/
+2
2013-04-09
bcache: Fix a minor memory leak on device teardown
Kent Overstreet
1
-1
/
+3
2013-04-09
bcache: Use WARN_ONCE() instead of __WARN()
Kent Overstreet
1
-1
/
+1
2013-04-09
bcache: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
2
-0
/
+2
2013-04-09
bcache: Sparse fixes
Kent Overstreet
4
-90
/
+92
2013-04-05
dm cache: reduce bio front_pad size in writeback mode
Mike Snitzer
1
-13
/
+34
2013-04-05
dm cache: fix writes to cache device in writethrough mode
Darrick J. Wong
1
-0
/
+4
2013-04-02
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
16
-153
/
+338
2013-03-28
bcache: Don't export utility code, prefix with bch_
Kent Overstreet
13
-101
/
+89
2013-03-26
bcache: Fix for the build fixes
Kent Overstreet
1
-1
/
+0
2013-03-25
bcache: Style/checkpatch fixes
Kent Overstreet
10
-56
/
+51
2013-03-25
bcache: Build fixes from test robot
Kent Overstreet
5
-5
/
+6
2013-03-24
bcache: A block layer cache
Kent Overstreet
29
-0
/
+15683
2013-03-24
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-45
/
+86
2013-03-24
block: Add bio_alloc_pages()
Kent Overstreet
1
-13
/
+3
2013-03-24
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2
-9
/
+4
2013-03-24
block: Add bio_for_each_segment_all()
Kent Overstreet
1
-1
/
+1
2013-03-24
raid1: use bio_copy_data()
Kent Overstreet
1
-3
/
+2
2013-03-24
raid1: Refactor narrow_write_error() to not use bi_idx
Kent Overstreet
1
-18
/
+18
2013-03-24
raid5: use bio_reset()
Kent Overstreet
1
-14
/
+13
2013-03-24
raid1: use bio_reset()
Kent Overstreet
1
-18
/
+6
2013-03-24
raid10: Use bio_reset()
Kent Overstreet
1
-22
/
+9
2013-03-24
block: Add submit_bio_wait(), remove from md
Kent Overstreet
2
-38
/
+0
[next]