/certs/

/vdso-test-harness Development tree for the kernel CSPRNGJason A. Donenfeld
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-14dm sysfs: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-02-14dm: avoid using symbolic permissionsHeinz Mauelshagen1-2/+2
2023-02-14dm: add missing empty linesHeinz Mauelshagen1-0/+1
2023-02-14dm: add argument identifier namesHeinz Mauelshagen1-2/+2
2023-02-14dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen1-0/+1
2022-01-06dm sysfs: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2018-10-11dm: remove legacy request-based IO pathJens Axboe1-1/+2
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer1-1/+2
2015-04-15dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attrMike Snitzer1-0/+9
2015-04-15dm: impose configurable deadline for dm_request_fn's merge heuristicMike Snitzer1-0/+2
2015-04-15dm sysfs: introduce ability to add writable attributesMike Snitzer1-5/+27