index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
2
-1
/
+8
2018-01-17
dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIRED
Ming Lei
1
-3
/
+2
2018-01-17
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
Ming Lei
1
-1
/
+13
2018-01-17
dm log writes: fix max length used for kstrndup
Ma Shimiao
1
-1
/
+1
2018-01-17
dm: backfill missing calls to mutex_destroy()
Mike Snitzer
9
-2
/
+27
2018-01-17
dm snapshot: use mutex instead of rw_semaphore
Mikulas Patocka
1
-41
/
+43
2018-01-17
dm flakey: check for null arg_name in parse_features()
Goldwyn Rodrigues
1
-0
/
+5
2018-01-17
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
1
-1
/
+0
2018-01-17
dm raid: make raid_sets symbol static
Wei Yongjun
1
-1
/
+1
2018-01-17
dm bufio: eliminate unnecessary labels in dm_bufio_client_create()
Mike Snitzer
1
-7
/
+5
2018-01-17
dm bufio: check result of register_shrinker()
Aliaksei Karaliou
1
-6
/
+9
2018-01-17
dm bufio: add missed destroys of client mutex
Aliaksei Karaliou
1
-0
/
+2
2018-01-17
dm bufio: use REQ_OP_READ and REQ_OP_WRITE
Mikulas Patocka
1
-6
/
+6
2018-01-17
dm: add unstriped target
Scott Bauer
3
-0
/
+233
2018-01-06
dm mpath: factor out SCSI vs NVMe path selection
Mike Snitzer
1
-13
/
+55
2018-01-06
dm mpath: optimize NVMe bio-based support
Mike Snitzer
1
-76
/
+95
2018-01-04
dm mpath: implement NVMe bio-based support
Mike Snitzer
1
-9
/
+21
2018-01-03
dm mpath: move dm_bio_restore out of endio method
Mike Snitzer
1
-4
/
+3
2017-12-20
dm mpath: optimize retrieval of bio_details from per-bio-data
Mike Snitzer
1
-5
/
+3
2017-12-20
dm mpath: remove unnecessary memset() calls for per-io-data
Mike Snitzer
1
-10
/
+6
2017-12-20
dm mpath: remove unused param from multipath_init_per_bio_data()
Mike Snitzer
1
-6
/
+2
2017-12-20
dm: optimize bio-based NVMe IO submission
Mike Snitzer
1
-34
/
+120
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
[next]