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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
Wenwen Wang
2018-10-18
1
-12
/
+6
|
*
|
|
dm: remove unnecessary unlikely() around WARN_ON_ONCE()
Igor Stoppa
2018-10-16
2
-2
/
+2
|
*
|
|
dm zoned: target: use refcount_t for dm zoned reference counters
John Pittman
2018-10-16
1
-10
/
+10
|
*
|
|
dm thin: use refcount_t for thin_c reference counting
John Pittman
2018-10-16
1
-4
/
+4
|
*
|
|
dm table: require that request-based DM be layered on blk-mq devices
Mike Snitzer
2018-10-11
1
-1
/
+17
|
*
|
|
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
Mike Snitzer
2018-10-11
3
-17
/
+6
|
*
|
|
dm: remove legacy request-based IO path
Jens Axboe
2018-10-11
9
-393
/
+36
*
|
|
|
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-26
5
-110
/
+137
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
1
-0
/
+10
|
*
|
|
block: add a report_zones method
Christoph Hellwig
2018-10-25
3
-108
/
+126
|
*
|
|
block: Introduce blkdev_nr_zones() helper
Damien Le Moal
2018-10-25
1
-2
/
+1
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
2
-7
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dm: Remove VLA usage from hashes
Kees Cook
2018-09-14
2
-7
/
+21
*
|
|
|
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
11
-31
/
+110
|
\
\
\
\
|
*
|
|
|
bcache: panic fix for making cache device
Dongbo Cao
2018-10-08
1
-0
/
+8
|
*
|
|
|
bcache: split combined if-condition code into separate ones
Dongbo Cao
2018-10-08
1
-14
/
+76
|
*
|
|
|
bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_allo...
Shenghui Wang
2018-10-08
1
-1
/
+1
|
*
|
|
|
bcache: replace hard coded number with BUCKET_GC_GEN_MAX
Coly Li
2018-10-08
1
-1
/
+1
|
*
|
|
|
bcache: remove useless parameter of bch_debug_init()
Dongbo Cao
2018-10-08
3
-3
/
+3
|
*
|
|
|
bcache: remove unused bch_passthrough_cache
Shenghui Wang
2018-10-08
1
-1
/
+1
|
*
|
|
|
bcache: recal cached_dev_sectors on detach
Shenghui Wang
2018-10-08
1
-0
/
+1
|
*
|
|
|
bcache: fix miss key refill->end in writeback
Tang Junhui
2018-10-08
1
-1
/
+1
|
*
|
|
|
bcache: Populate writeback_rate_minimum attribute
Ben Peddell
2018-10-08
1
-0
/
+2
|
*
|
|
|
bcache: correct dirty data statistics
Tang Junhui
2018-10-08
1
-1
/
+2
|
*
|
|
|
bcache: fix typo in code comments of closure_return_with_destructor()
Coly Li
2018-10-08
1
-1
/
+2
|
*
|
|
|
bcache: fix ioctl in flash device
Tang Junhui
2018-10-08
2
-4
/
+3
|
*
|
|
|
bcache: use REQ_PRIO to indicate bio for metadata
Coly Li
2018-10-08
1
-2
/
+2
|
*
|
|
|
bcache: trace missed reading by cache_missed
Tang Junhui
2018-10-08
1
-1
/
+1
|
*
|
|
|
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
Shenghui Wang
2018-10-08
1
-0
/
+5
|
*
|
|
|
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
13
-125
/
+217
|
|
\
\
\
\
|
*
|
|
|
|
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-11
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
1
-1
/
+2
|
|
/
/
/
*
|
|
|
dm linear: fix linear_end_io conditional definition
Damien Le Moal
2018-10-10
2
-2
/
+4
*
|
|
|
dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
Mike Snitzer
2018-10-10
1
-1
/
+7
*
|
|
|
dm: fix report zone remapping to account for partition offset
Damien Le Moal
2018-10-09
1
-7
/
+20
*
|
|
|
dm cache: destroy migration_cache if cache target registration failed
Shenghui Wang
2018-10-09
1
-3
/
+2
*
|
|
|
Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-10-05
5
-15
/
+20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
2018-10-04
1
-2
/
+7
|
*
|
|
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
2018-10-04
1
-2
/
+2
|
*
|
|
dm raid: remove bogus const from decipher_sync_action() return type
Geert Uytterhoeven
2018-09-17
1
-1
/
+1
|
*
|
|
dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer
Mike Snitzer
2018-09-17
1
-6
/
+8
|
*
|
|
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
2018-09-17
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-29
3
-3
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-09-27
3
-3
/
+12
*
|
|
Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-09-13
6
-113
/
+188
|
\
\
\
|
*
|
|
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2018-09-10
2
-9
/
+100
|
*
|
|
dm raid: bump target version, update comments and documentation
Heinz Mauelshagen
2018-09-06
1
-4
/
+6
|
*
|
|
dm raid: fix RAID leg rebuild errors
Heinz Mauelshagen
2018-09-06
1
-34
/
+46
|
*
|
|
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen
2018-09-06
1
-0
/
+5
[prev]
[next]