index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
18
-227
/
+875
|
\
|
*
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-02-17
1
-0
/
+55
|
*
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
2017-02-17
1
-53
/
+14
|
*
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
2017-02-16
1
-0
/
+1
|
*
dm space map metadata: constify dm_space_map structures
Bhumika Goyal
2017-02-16
1
-2
/
+2
|
*
dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()
Mike Snitzer
2017-02-16
1
-7
/
+26
|
*
dm persistent data: add cursor skip functions to the cursor APIs
Joe Thornber
2017-02-16
6
-0
/
+70
|
*
dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2
Joe Thornber
2017-02-16
1
-11
/
+11
|
*
dm bitset: add dm_bitset_new()
Joe Thornber
2017-02-16
2
-0
/
+58
|
*
dm cache metadata: name the cache block that couldn't be loaded
Mike Snitzer
2017-02-16
1
-4
/
+8
|
*
dm cache metadata: add "metadata2" feature
Joe Thornber
2017-02-16
4
-53
/
+278
|
*
dm cache metadata: use bitset cursor api to load discard bitset
Joe Thornber
2017-02-16
1
-20
/
+28
|
*
dm bitset: introduce cursor api
Joe Thornber
2017-02-16
2
-0
/
+91
|
*
dm btree: use GFP_NOFS in dm_btree_del()
Joe Thornber
2017-02-16
1
-1
/
+6
|
*
dm space map common: memcpy the disk root to ensure it's arch aligned
Joe Thornber
2017-02-16
1
-5
/
+11
|
*
dm block manager: add unlikely() annotations on dm_bufio error paths
Joe Thornber
2017-02-16
1
-4
/
+4
|
*
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
2017-02-16
1
-3
/
+3
|
*
dm raid: cleanup awkward branching in raid_message() option processing
Mike Snitzer
2017-01-25
1
-3
/
+4
|
*
dm raid: use mddev rather than rdev->mddev
Heinz Mauelshagen
2017-01-25
1
-1
/
+1
|
*
dm raid: use read_disk_sb() throughout
Heinz Mauelshagen
2017-01-25
1
-8
/
+9
|
*
dm raid: add raid4/5/6 journaling support
Heinz Mauelshagen
2017-01-25
2
-21
/
+153
|
*
dm raid: be prepared to accept arbitrary '- -' tuples
Heinz Mauelshagen
2017-01-25
1
-5
/
+23
|
*
dm raid: fix transient device failure processing
Heinz Mauelshagen
2017-01-25
2
-49
/
+42
*
|
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-02-21
114
-1818
/
+2591
|
\
\
|
*
|
mmc: core: add mmc prefix for blk_fixups
Shawn Lin
2017-02-15
2
-2
/
+2
|
*
|
mmc: core: move all quirks together into quirks.h
Shawn Lin
2017-02-15
3
-91
/
+91
|
*
|
mmc: core: improve the quirks for sdio devices
Shawn Lin
2017-02-15
2
-6
/
+2
|
*
|
mmc: core: move some sdio IDs out of quirks file
Shawn Lin
2017-02-15
2
-20
/
+7
|
*
|
mmc: core: change quirks.c to be a header file
Shawn Lin
2017-02-15
6
-9
/
+6
|
*
|
mmc: sdhci-cadence: fix bit shift of read data from PHY port
Masahiro Yamada
2017-02-15
1
-1
/
+1
|
*
|
Merge branch 'fixes' into next
Ulf Hansson
2017-02-14
1
-2
/
+2
|
|
\
\
|
*
|
|
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2017-02-14
3
-0
/
+8
|
*
|
|
mmc: MAN_BKOPS_EN inverse debug message logic
Uri Yanai
2017-02-14
1
-2
/
+2
|
*
|
|
mmc: meson-gx: add support for HS400 mode
Heiner Kallweit
2017-02-14
1
-0
/
+11
|
*
|
|
mmc: meson-gx: remove unneeded checks in remove
Heiner Kallweit
2017-02-14
1
-6
/
+2
|
*
|
|
mmc: meson-gx: reduce bounce buffer size
Heiner Kallweit
2017-02-14
1
-1
/
+1
|
*
|
|
mmc: meson-gx: set max block count and request size
Heiner Kallweit
2017-02-14
1
-0
/
+3
|
*
|
|
mmc: meson-gx: improve interrupt handling
Heiner Kallweit
2017-02-14
1
-5
/
+4
|
*
|
|
mmc: meson-gx: improve meson_mmc_irq_thread
Heiner Kallweit
2017-02-14
1
-9
/
+6
|
*
|
|
mmc: meson-gx: improve meson_mmc_clk_set
Heiner Kallweit
2017-02-14
1
-18
/
+24
|
*
|
|
mmc: meson-gx: minor improvements in meson_mmc_set_ios
Heiner Kallweit
2017-02-14
1
-2
/
+0
|
*
|
|
mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
Ulf Hansson
2017-02-14
1
-14
/
+6
|
*
|
|
mmc: core: start to break apart mmc_start_areq()
Linus Walleij
2017-02-14
1
-22
/
+43
|
*
|
|
mmc: block: respect bool returned from blk_end_request()
Linus Walleij
2017-02-14
1
-25
/
+24
|
*
|
|
mmc: block: return errorcode from mmc_sd_num_wr_blocks()
Linus Walleij
2017-02-14
1
-8
/
+11
|
*
|
|
mmc: queue: turn queue flags into bools
Linus Walleij
2017-02-13
3
-12
/
+11
|
*
|
|
mmc: block: rename mmc_active to areq
Linus Walleij
2017-02-13
2
-8
/
+8
|
*
|
|
mmc: block: refactor mmc_blk_rw_try_restart()
Linus Walleij
2017-02-13
1
-14
/
+21
|
*
|
|
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
2017-02-13
4
-16
/
+16
|
*
|
|
mmc: block: rename rqc and req
Linus Walleij
2017-02-13
1
-28
/
+28
[next]