index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
1
-2
/
+3
2022-01-28
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
1
-15
/
+0
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-77
/
+12
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-50
/
+2
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-1
/
+1
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
1
-2
/
+2
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-21
/
+0
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-2
/
+4
2021-12-04
dm: make the DAX support depend on CONFIG_FS_DAX
Christoph Hellwig
1
-1
/
+1
2021-12-04
dm: fix alloc_dax error handling in alloc_dev
Christoph Hellwig
1
-1
/
+3
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-0
/
+1
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+0
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-11-02
dm: don't stop request queue after the dm device is suspended
Ming Lei
1
-10
/
+0
2021-11-01
dm: make workqueue names device-specific
Michał Mirosław
1
-1
/
+1
2021-11-01
dm: add add_disk() error handling
Luis Chamberlain
1
-1
/
+3
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
1
-4
/
+4
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
1
-1
/
+1
2021-10-21
dm: add add_disk() error handling
Luis Chamberlain
1
-1
/
+3
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-18
/
+10
2021-10-12
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
1
-7
/
+10
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-08-26
dm: use fs_dax_get_by_bdev instead of dax_get_by_host
Christoph Hellwig
1
-1
/
+1
2021-08-20
dm ima: add a warning in dm_init if duplicate ima events are not measured
Tushar Sugandhi
1
-3
/
+6
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
1
-0
/
+3
2021-08-09
dm: delay registering the gendisk
Christoph Hellwig
1
-12
/
+11
2021-08-09
dm: move setting md->type into dm_setup_md_queue
Christoph Hellwig
1
-2
/
+3
2021-08-09
dm: cleanup cleanup_mapped_device
Christoph Hellwig
1
-5
/
+1
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-153
/
+55
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+7
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-3
/
+3
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
1
-15
/
+23
2021-06-04
dm: rearrange core declarations for extended use from dm-zone.c
Damien Le Moal
1
-52
/
+7
2021-06-04
dm: Forbid requeue of writes to zones
Damien Le Moal
1
-6
/
+19
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
1
-78
/
+0
2021-06-04
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
1
-2
/
+6
2021-06-01
dm: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-9
/
+7
2021-03-26
dm: unexport dm_{get,put}_table_device
Christoph Hellwig
1
-2
/
+0
2021-03-26
dm: remove useless loop in __split_and_process_bio
Mikulas Patocka
1
-32
/
+29
2021-03-22
dm: don't report "detected capacity change" on device creation
Mikulas Patocka
1
-1
/
+4
2021-02-11
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
1
-0
/
+60
2021-02-11
dm: add support for passing through inline crypto support
Satya Tangirala
1
-1
/
+17
2021-02-09
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
1
-1
/
+1
2021-02-03
dm: cleanup of front padding calculation
Jeffle Xu
1
-6
/
+10
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-7
/
+7
2021-01-08
dm: eliminate potential source of excessive kernel log noise
Mike Snitzer
1
-1
/
+1
2020-12-22
Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-40
/
+18
2020-12-04
dm: remove unnecessary current->bio_list check when submitting split bio
Jeffle Xu
1
-1
/
+1
[next]