index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
2
-6
/
+50
2017-12-17
dm: simplify start of block stats accounting for bio-based
Mike Snitzer
1
-8
/
+3
2017-12-16
dm: remove redundant mapped_device member from clone_info structure
Mike Snitzer
1
-6
/
+4
2017-12-16
dm: remove now unused bio-based io_pool and _io_cache
Mike Snitzer
2
-30
/
+2
2017-12-16
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
2
-40
/
+130
2017-12-16
dm: rename 'bio' member of dm_io structure to 'orig_bio'
Mike Snitzer
1
-14
/
+14
2017-12-16
dm: remove stale comment blocks
Mike Snitzer
1
-12
/
+0
2017-12-13
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2
-3
/
+2
2017-12-13
dm: fix __send_changing_extent_only() to send first bio and chain remainder
Mike Snitzer
1
-36
/
+30
2017-12-13
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
3
-15
/
+27
2017-12-13
dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructure
Mike Snitzer
1
-59
/
+1
2017-12-13
dm: safely allocate multiple bioset bios
Mike Snitzer
1
-12
/
+57
2017-12-13
dm: remove unused 'num_write_bios' target interface
NeilBrown
1
-20
/
+10
2017-12-13
dm: ensure bio submission follows a depth-first tree walk
NeilBrown
1
-9
/
+24
2017-12-13
dm io: remove BIOSET_NEED_RESCUER flag from bios bioset
NeilBrown
1
-2
/
+1
2017-12-13
dm crypt: remove BIOSET_NEED_RESCUER flag
NeilBrown
1
-2
/
+1
2017-12-13
dm: fix comment above dm_accept_partial_bio
NeilBrown
1
-1
/
+1
2017-12-13
dm raid: use rs_is_raid*()
Heinz Mauelshagen
1
-8
/
+8
2017-12-13
dm raid: simplify rs_get_progress()
Heinz Mauelshagen
1
-20
/
+3
2017-12-13
dm raid: ensure 'a' chars during reshape
Heinz Mauelshagen
1
-0
/
+9
2017-12-13
dm raid: stop keeping raid set frozen altogether
Heinz Mauelshagen
1
-38
/
+70
2017-12-13
dm raid: validate current raid sets redundancy
Heinz Mauelshagen
1
-1
/
+6
2017-12-08
dm raid: bump target version to reflect numerous fixes
Mike Snitzer
1
-1
/
+1
2017-12-08
dm raid: small cleanup and remove unsed "struct raid_set" member
Heinz Mauelshagen
1
-4
/
+2
2017-12-08
dm raid: fix rs_get_progress() synchronization state/ratio
Heinz Mauelshagen
1
-31
/
+64
2017-12-08
dm raid: avoid passing array_in_sync variable to raid_status() callees
Heinz Mauelshagen
1
-14
/
+16
2017-12-08
dm raid: display a consistent copy of the MD status via raid_status()
Heinz Mauelshagen
1
-16
/
+18
2017-12-08
dm raid: fix raid_resume() to keep raid set frozen as needed
Heinz Mauelshagen
1
-3
/
+9
2017-12-08
dm raid: add component device size checks to avoid runtime failure
Heinz Mauelshagen
1
-1
/
+19
2017-12-08
dm raid: fix raid set size revalidation
Heinz Mauelshagen
1
-10
/
+20
2017-12-08
dm raid: correct resizing state relative to reshape space in ctr
Heinz Mauelshagen
1
-4
/
+6
2017-12-08
dm raid: consume sizes after md_finish_reshape() completes changing them
Heinz Mauelshagen
1
-4
/
+38
2017-12-08
dm raid: fix deadlock caused by premature md_stop_writes()
Heinz Mauelshagen
1
-10
/
+4
2017-12-08
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
1
-2
/
+6
2017-12-08
dm mpath: fix bio-based multipath queue_if_no_path handling
Mike Snitzer
1
-7
/
+42
2017-12-04
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
4
-51
/
+49
2017-12-04
dm table: fix regression from improper dm_dev_internal.count refcount_t conve...
Mike Snitzer
1
-2
/
+3
2017-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+23
2017-12-03
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+33
2017-12-03
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...
Wolfram Sang
1
-1
/
+18
2017-12-01
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+10
2017-12-01
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
7
-21
/
+98
2017-12-01
Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
65
-450
/
+793
2017-12-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-176
/
+249
2017-11-30
Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-24
/
+71
2017-11-30
Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-0
/
+6
2017-12-01
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
29
-208
/
+394
2017-12-01
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
5
-83
/
+99
2017-12-01
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...
Dave Airlie
4
-16
/
+56
2017-12-01
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
2
-5
/
+7
[next]