index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-26
Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2022-05-11
dm: pass NULL bdev to bio_alloc_clone
Mike Snitzer
2022-05-09
dm cache metadata: remove unnecessary variable in __dump_mapping
Guo Zhengkui
2022-05-09
dm mpath: provide high-resolution timer to HST for bio-based
Gabriel Krisman Bertazi
2022-05-09
dm crypt: make printing of the key constant-time
Mikulas Patocka
2022-05-09
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
2022-05-09
dm stats: add cond_resched when looping over entries
Mikulas Patocka
2022-05-05
dm: improve abnormal bio processing
Mike Snitzer
2022-05-05
dm: simplify bio-based IO accounting further
Mike Snitzer
2022-05-05
dm: put all polled dm_io instances into a single list
Ming Lei
2022-05-05
dm: improve dm_io reference counting
Ming Lei
2022-05-05
dm: don't grab target io reference in dm_zone_map_bio
Ming Lei
2022-05-05
dm: improve bio splitting and associated IO accounting
Ming Lei
2022-05-05
dm: switch to bdev based IO accounting interfaces
Ming Lei
2022-05-05
dm: pass dm_io instance to dm_io_acct directly
Ming Lei
2022-05-05
dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
Ming Lei
2022-05-05
dm: use bio_sectors in dm_aceept_partial_bio
Mike Snitzer
2022-05-05
dm: simplify basic targets
Mike Snitzer
2022-05-05
dm: conditionally enable branching for less used features
Mike Snitzer
2022-05-05
dm: introduce dm_{get,put}_live_table_bio called from dm_submit_bio
Mike Snitzer
2022-05-05
dm: move hot dm_io members to same cacheline as dm_target_io
Mike Snitzer
2022-05-05
dm: add local variables to clone_endio and __map_bio
Mike Snitzer
2022-05-05
dm: mark various branches unlikely
Mike Snitzer
2022-05-05
dm: simplify dm_start_io_acct
Mike Snitzer
2022-05-05
dm: simplify dm_io access in dm_split_and_process_bio
Mike Snitzer
2022-05-05
dm: factor out dm_io_set_error and __dm_io_dec_pending
Mike Snitzer
2022-05-05
dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
Mike Snitzer
2022-05-03
raid5: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-03
dm-zoned: don't set the discard_alignment queue limit
Christoph Hellwig
2022-04-25
md: Replace role magic numbers with defined constants
David Sloan
2022-04-25
md/raid0: Ignore RAID0 layout if the second zone has only one device
Pascal Hambourg
2022-04-25
md/raid5: Annotate functions that hold device_lock with __must_hold
Logan Gunthorpe
2022-04-25
md/raid5-ppl: Annotate with rcu_dereference_protected()
Logan Gunthorpe
2022-04-25
md/raid5: Annotate rdev/replacement access when mddev_lock is held
Logan Gunthorpe
2022-04-25
md/raid5: Annotate rdev/replacement accesses when nr_pending is elevated
Logan Gunthorpe
2022-04-25
md/raid5: Add __rcu annotation to struct disk_info
Logan Gunthorpe
2022-04-25
md/raid5: Un-nest struct raid5_percpu definition
Logan Gunthorpe
2022-04-25
md/raid5: Cleanup setup_conf() error returns
Logan Gunthorpe
2022-04-25
md: replace deprecated strlcpy & remove duplicated line
Heming Zhao
2022-04-25
md/bitmap: don't set sb values if can't pass sanity check
Heming Zhao
2022-04-25
md: fix an incorrect NULL check in md_reload_sb
Xiaomeng Tong
2022-04-25
md: fix an incorrect NULL check in does_sb_need_changing
Xiaomeng Tong
2022-04-25
raid5: introduce MD_BROKEN
Mariusz Tkaczyk
2022-04-25
md: Set MD_BROKEN for RAID1 and RAID10
Mariusz Tkaczyk
2022-04-23
Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]