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
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+115
2017-07-06
Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-38
/
+4770
2017-07-05
dm zoned: fix overflow when converting zone ID to sectors
Damien Le Moal
1
-2
/
+2
2017-07-03
Merge branch 'for-4.13/dax' into libnvdimm-for-next
Dan Williams
3
-0
/
+115
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
37
-369
/
+381
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-4
/
+4
2017-06-30
dm raid: stop using BUG() in __rdev_sectors()
Heinz Mauelshagen
1
-3
/
+10
2017-06-27
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
1
-13
/
+13
2017-06-27
dm: don't set bounce limit
Christoph Hellwig
1
-1
/
+0
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
3
-6
/
+31
2017-06-23
dm raid: fix oops on upgrading to extended superblock format
Heinz Mauelshagen
1
-3
/
+14
2017-06-21
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
1
-2
/
+2
2017-06-21
dm integrity: fix to not disable/enable interrupts from interrupt context
Mike Snitzer
1
-2
/
+5
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-19
dm zoned: drive-managed zoned block device target
Damien Le Moal
6
-0
/
+4293
2017-06-19
dm kcopyd: add sequential write feature
Damien Le Moal
1
-2
/
+63
2017-06-19
dm linear: add support for zoned block devices
Damien Le Moal
1
-3
/
+15
2017-06-19
dm flakey: add support for zoned block devices
Damien Le Moal
1
-3
/
+20
2017-06-19
dm: introduce dm_remap_zone_report()
Damien Le Moal
1
-0
/
+79
2017-06-19
dm: fix REQ_OP_ZONE_REPORT bio handling
Damien Le Moal
1
-2
/
+7
2017-06-19
dm: fix REQ_OP_ZONE_RESET bio handling
Damien Le Moal
1
-0
/
+4
2017-06-19
dm table: add zoned block devices validation
Damien Le Moal
1
-0
/
+162
2017-06-19
dm crypt: add big-endian variant of plain64 IV
Milan Broz
1
-1
/
+20
2017-06-19
dm bio prison: use rb_entry() rather than container_of()
Geliang Tang
2
-2
/
+2
2017-06-19
dm ioctl: report event number in DM_LIST_DEVICES
Mikulas Patocka
1
-1
/
+5
2017-06-19
dm ioctl: add a new DM_DEV_ARM_POLL ioctl
Mikulas Patocka
1
-21
/
+35
2017-06-19
dm: add basic support for using the select or poll function
Mikulas Patocka
3
-1
/
+56
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
1
-1
/
+1
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
1
-1
/
+1
2017-06-18
bcache: use kmalloc to allocate bio in bch_data_verify()
NeilBrown
1
-1
/
+1
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
4
-6
/
+13
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
10
-11
/
+11
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
1
-1
/
+1
2017-06-16
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block
Jens Axboe
1
-4
/
+4
2017-06-15
dm: add ->flush() dax operation support
Dan Williams
3
-0
/
+54
2017-06-15
Revert "dm mirror: use all available legs on multiple failures"
Mike Snitzer
1
-2
/
+19
2017-06-14
dm: missing break in process_queued_bios()
Dan Carpenter
1
-0
/
+1
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
1
-4
/
+4
2017-06-12
dm integrity: reject mappings too large for device
Ondrej Mosnáček
1
-0
/
+5
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
16
-48
/
+65
2017-06-09
dm: add ->copy_from_iter() dax operation support
Dan Williams
3
-0
/
+61
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
33
-238
/
+248
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-4
/
+4
2017-06-09
block: introduce new block status code type
Christoph Hellwig
3
-28
/
+21
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
9
-49
/
+50
2017-06-09
dm: don't return errnos from ->map
Christoph Hellwig
11
-33
/
+46
2017-06-09
dm mpath: merge do_end_io_bio into multipath_end_io_bio
Christoph Hellwig
1
-27
/
+15
2017-06-09
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2
-3
/
+3
2017-06-05
md: initialise ->writes_pending in personality modules.
NeilBrown
5
-4
/
+21
[next]