tent='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/md/dm-snap-persistent.c
AgeCommit message (Expand)Author
2023-04-11dm: remove unnecessary (void*) conversionsYu Zhe
2023-02-14dm: avoid split of quoted strings where possibleHeinz Mauelshagen
2023-02-14dm: add missing empty linesHeinz Mauelshagen
2023-02-14dm: add argument identifier namesHeinz Mauelshagen
2023-02-14dm: avoid spaces before function arguments or in favour of tabsHeinz Mauelshagen
2023-02-14dm: fix trailing statementsHeinz Mauelshagen
2023-02-14dm: correct block comments format.Heinz Mauelshagen
2023-02-14dm: change "unsigned" to "unsigned int"Heinz Mauelshagen
2023-02-14dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen
2022-08-06Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-28dm bufio: Add flags argument to dm_bufio_client_createNathan Huckleberry
2022-07-14dm-snap: Combine request operation type and flagsBart Van Assche
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche
2021-08-10dm: update target status functions to support IMA measurementTushar Sugandhi
2021-04-19dm: replace dm_vcalloc()Matthew Wilcox (Oracle)