index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-era-target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-0
/
+4
*
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
2021-06-04
1
-10
/
+14
*
dm era: only resize metadata in preresume
Nikos Tsironis
2021-02-11
1
-11
/
+10
*
dm era: Use correct value size in equality function of writeset tree
Nikos Tsironis
2021-02-10
1
-1
/
+1
*
dm era: Fix bitset memory leaks
Nikos Tsironis
2021-02-10
1
-0
/
+6
*
dm era: Verify the data block size hasn't changed
Nikos Tsironis
2021-02-10
1
-1
/
+9
*
dm era: Reinitialize bitset cache before digesting a new writeset
Nikos Tsironis
2021-02-10
1
-6
/
+6
*
dm era: Update in-core bitset after committing the metadata
Nikos Tsironis
2021-02-10
1
-6
/
+19
*
dm era: Recover committed writeset after crash
Nikos Tsironis
2021-02-10
1
-8
/
+9
*
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-15
/
+0
*
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-1
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-04-03
1
-1
/
+2
*
dm: do not set 'discards_supported' in targets that do not need it
Mike Snitzer
2017-11-16
1
-1
/
+0
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
*
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
2017-04-27
1
-2
/
+0
*
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
2017-04-24
1
-4
/
+4
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-1
/
+1
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-1
/
+1
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-2
/
+2
*
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
2015-10-31
1
-8
/
+7
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-15
/
+0
*
dm era: check for a non-NULL metadata object before closing it
Joe Thornber
2014-06-03
1
-1
/
+2
*
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
2014-03-27
1
-26
/
+42
*
dm: add era target
Joe Thornber
2014-03-27
1
-0
/
+1730