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
*
md: initialise ->writes_pending in personality modules.
NeilBrown
2017-06-05
5
-4
/
+21
*
Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-06-02
7
-30
/
+18
|
\
|
*
dm: make flush bios explicitly sync
Jan Kara
2017-05-31
5
-5
/
+7
|
*
dm ioctl: restore __GFP_HIGH in copy_params()
Junaid Shahid
2017-05-22
1
-2
/
+3
|
*
dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()
Mikulas Patocka
2017-05-22
1
-21
/
+6
|
*
dm verity: fix no salt use case
Gilad Ben-Yossef
2017-05-22
1
-2
/
+2
*
|
md: Make flush bios explicitely sync
Jan Kara
2017-05-31
3
-5
/
+5
*
|
md: report sector of stripes with check mismatches
Nix
2017-05-24
1
-4
/
+14
*
|
md: uuid debug statement now in processor byte order.
Kyungchan Koh
2017-05-24
1
-4
/
+4
*
|
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
2017-05-21
1
-1
/
+3
|
/
*
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-05-18
8
-86
/
+209
|
\
|
*
raid1: prefer disk without bad blocks
Tomasz Majchrzak
2017-05-12
1
-1
/
+4
|
*
md/r5cache: handle sync with data in write back cache
Song Liu
2017-05-11
2
-7
/
+22
|
*
md/r5cache: gracefully handle journal device errors for writeback mode
Song Liu
2017-05-11
3
-9
/
+34
|
*
md/raid1/10: avoid unnecessary locking
Shaohua Li
2017-05-11
2
-8
/
+6
|
*
md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio first
Song Liu
2017-05-10
1
-9
/
+19
|
*
md/md0: optimize raid0 discard handling
Shaohua Li
2017-05-08
1
-14
/
+102
|
*
md: don't return -EAGAIN in md_allow_write for external metadata arrays
Artur Paszkiewicz
2017-05-08
4
-28
/
+15
|
*
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
2017-05-04
1
-10
/
+7
*
|
dm cache: handle kmalloc failure allocating background_tracker struct
Colin Ian King
2017-05-17
1
-0
/
+5
*
|
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
2017-05-16
1
-8
/
+8
*
|
dm mpath: multipath_clone_and_map must not return -EIO
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
|
dm mpath: don't return -EIO from dm_report_EIO
Christoph Hellwig
2017-05-15
1
-8
/
+11
*
|
dm rq: add a missing break to map_request
Christoph Hellwig
2017-05-15
1
-0
/
+1
*
|
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-05-15
1
-1
/
+14
*
|
dm thin metadata: call precommit before saving the roots
Joe Thornber
2017-05-15
1
-2
/
+2
*
|
dm cache policy smq: don't do any writebacks unless IDLE
Joe Thornber
2017-05-14
1
-5
/
+4
*
|
dm cache: simplify the IDLE vs BUSY state calculation
Joe Thornber
2017-05-14
1
-6
/
+3
*
|
dm cache: track all IO to the cache rather than just the origin device's IO
Joe Thornber
2017-05-14
1
-8
/
+7
*
|
dm cache policy smq: stop preemptively demoting blocks
Joe Thornber
2017-05-14
1
-12
/
+5
*
|
dm cache policy smq: put newly promoted entries at the top of the multiqueue
Joe Thornber
2017-05-14
1
-0
/
+1
*
|
dm cache policy smq: be more aggressive about triggering a writeback
Joe Thornber
2017-05-14
1
-1
/
+1
*
|
dm cache policy smq: only demote entries in bottom half of the clean multiqueue
Joe Thornber
2017-05-14
1
-1
/
+1
*
|
dm cache: fix incorrect 'idle_time' reset in IO tracker
Joe Thornber
2017-05-14
1
-0
/
+3
*
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
1
-1
/
+1
*
|
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
2017-05-08
1
-6
/
+2
*
|
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
2017-05-08
1
-9
/
+4
*
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-10
/
+2
*
|
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
1
-6
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-06
1
-4
/
+3
|
\
\
|
*
|
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-4
/
+3
*
|
|
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-05
3
-18
/
+39
|
\
\
\
|
*
|
|
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
2017-05-05
1
-4
/
+8
|
*
|
|
dm integrity: improve the Kconfig help text for DM_INTEGRITY
Mike Snitzer
2017-05-04
1
-2
/
+13
|
*
|
|
dm cache policy smq: cleanup free_target_met() and clean_target_met()
Mike Snitzer
2017-05-04
1
-11
/
+13
|
*
|
|
dm cache policy smq: allow demotions to happen even during continuous IO
Joe Thornber
2017-05-04
1
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
7
-49
/
+88
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: remove block_device_operations ->direct_access()
Dan Williams
2017-04-25
1
-13
/
+0
|
*
|
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
2017-04-25
5
-45
/
+39
|
*
|
dm: add dax_device and dax_operations support
Dan Williams
2017-04-20
3
-14
/
+72
[next]