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
*
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
2016-02-03
6
-56
/
+58
|
\
|
*
md-cluster: delete useless code
Shaohua Li
2016-01-24
1
-4
/
+0
|
*
md-cluster: fix missing memory free
Shaohua Li
2016-01-24
1
-1
/
+5
|
*
MD: rename some functions
Shaohua Li
2016-01-20
4
-51
/
+53
*
|
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
4
-13
/
+48
|
\
\
|
|
/
|
/
|
|
*
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
2015-12-30
1
-7
/
+30
|
*
bcache: prevent crash on changing writeback_running
Stefan Bader
2015-12-30
1
-1
/
+2
|
*
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
2015-12-30
1
-2
/
+3
|
*
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
2015-12-30
1
-1
/
+3
|
*
bcache: fix a leak in bch_cached_dev_run()
Al Viro
2015-12-30
1
-1
/
+4
|
*
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
2015-12-30
1
-0
/
+2
|
*
bcache: Add a cond_resched() call to gc
Kent Overstreet
2015-12-30
1
-0
/
+1
|
*
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
2015-12-30
1
-1
/
+3
*
|
Merge tag 'md/4.5' of git://neil.brown.name/md
Linus Torvalds
2016-01-15
9
-142
/
+418
|
\
\
|
*
|
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
2016-01-14
5
-22
/
+26
|
*
|
raid5-cache: handle journal hotadd in quiesce
Shaohua Li
2016-01-14
1
-0
/
+7
|
*
|
MD: add journal with array suspended
Shaohua Li
2016-01-14
1
-1
/
+6
|
*
|
md: set MD_HAS_JOURNAL in correct places
Shaohua Li
2016-01-14
2
-4
/
+6
|
*
|
md: Remove 'ready' field from mddev.
NeilBrown
2016-01-07
2
-6
/
+1
|
*
|
md: remove unnecesary md_new_event_inintr
Guoqing Jiang
2016-01-07
1
-10
/
+1
|
*
|
raid5: allow r5l_io_unit allocations to fail
Christoph Hellwig
2016-01-06
1
-10
/
+57
|
*
|
raid5-cache: use a mempool for the metadata block
Christoph Hellwig
2016-01-06
1
-2
/
+12
|
*
|
raid5-cache: use a bio_set
Christoph Hellwig
2016-01-06
1
-1
/
+15
|
*
|
raid5-cache: add journal hot add/remove support
Shaohua Li
2016-01-06
3
-24
/
+68
|
*
|
drivers: md: use ktime_get_real_seconds()
Deepa Dinamani
2016-01-06
2
-10
/
+10
|
*
|
md: avoid warning for 32-bit sector_t
Arnd Bergmann
2016-01-06
1
-4
/
+6
|
*
|
raid5-cache: free meta_page earlier
Christoph Hellwig
2016-01-06
1
-7
/
+2
|
*
|
raid5-cache: simplify r5l_move_io_unit_list
Christoph Hellwig
2016-01-06
1
-17
/
+15
|
*
|
md: update comment for md_allow_write
Guoqing Jiang
2016-01-06
1
-1
/
+1
|
*
|
md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY
Guoqing Jiang
2016-01-06
1
-5
/
+18
|
*
|
md-cluster: Protect communication with mutexes
Guoqing Jiang
2016-01-06
1
-10
/
+63
|
*
|
md-cluster: Defer MD reloading to mddev->thread
Guoqing Jiang
2016-01-06
3
-1
/
+11
|
*
|
md-cluster: append some actions when change bitmap from clustered to none
Guoqing Jiang
2016-01-06
3
-0
/
+72
|
*
|
md-cluster: Allow spare devices to be marked as faulty
Goldwyn Rodrigues
2016-01-06
1
-1
/
+0
|
*
|
md-cluster: Fix the remove sequence with the new MD reload code
Goldwyn Rodrigues
2016-01-06
2
-9
/
+2
|
*
|
md-cluster: remove a disk asynchronously from cluster environment
Guoqing Jiang
2016-01-06
3
-2
/
+18
|
*
|
md-cluster: Avoid the resync ping-pong
Goldwyn Rodrigues
2016-01-06
1
-0
/
+8
|
*
|
md/raid5: remove redundant check in stripe_add_to_batch_list()
Roman Gushchin
2016-01-06
1
-2
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-14
1
-2
/
+2
|
\
\
\
|
*
|
|
treewide: Fix typos in printk
Masanari Iida
2015-12-08
1
-2
/
+2
*
|
|
|
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
2
-528
/
+28
|
\
\
\
\
|
*
|
|
|
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
2016-01-09
1
-1
/
+1
|
*
|
|
|
md: convert to use the generic badblocks code
Vishal Verma
2016-01-09
2
-528
/
+28
*
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
3
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
md: more open-coded offset_in_page()
Al Viro
2016-01-04
2
-3
/
+3
|
*
|
|
|
|
dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE
Al Viro
2016-01-04
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-01-11
18
-354
/
+1619
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2016-01-08
4
-19
/
+12
|
*
|
|
|
dm thin: bump thin and thin-pool target versions
Mike Snitzer
2016-01-06
1
-2
/
+2
|
*
|
|
|
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
2015-12-17
1
-2
/
+2
[next]