Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1e2b1046b53f356e663fd145d0c57bea04a0343a
/
drivers
/
md
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
7abe849
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 6 years ago
71f4d95
Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
6080ad3
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
bf50545
block: Introduce blk_revalidate_disk_zones()
by Damien Le Moal
· 6 years ago
e76239a
block: add a report_zones method
by Christoph Hellwig
· 6 years ago
a91e138
block: Introduce blkdev_nr_zones() helper
by Damien Le Moal
· 6 years ago
6ab9e09
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
af9b926
MD: Memory leak when flush bio size is zero
by Xiao Ni
· 6 years ago
6aaa58c
md: fix memleak for mempool
by Jack Wang
· 6 years ago
da4ad3a
dm writecache: remove disabled code in memory_entry()
by Mike Snitzer
· 6 years ago
3d4e738
dm zoned: fix various dmz_get_mblock() issues
by Damien Le Moal
· 6 years ago
33c2865
dm zoned: fix metadata block ref counting
by Damien Le Moal
· 6 years ago
d857ad7
dm raid: avoid bitmap with raid4/5/6 journal device
by Heinz Mauelshagen
· 6 years ago
ea89238
md-cluster: remove suspend_info
by Guoqing Jiang
· 6 years ago
cb9ee15
md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted
by Guoqing Jiang
· 6 years ago
cbce686
md-cluster/bitmap: don't call md_bitmap_sync_with_cluster during reshaping stage
by Guoqing Jiang
· 6 years ago
ca1e98e
md-cluster/raid10: don't call remove_and_add_spares during reshaping stage
by Guoqing Jiang
· 6 years ago
aefb2e5
md-cluster/raid10: call update_size in md_reap_sync_thread
by Guoqing Jiang
· 6 years ago
5ebaf80
md-cluster: introduce resync_info_get interface for sanity check
by Guoqing Jiang
· 6 years ago
7564bed
md-cluster/raid10: support add disk under grow mode
by Guoqing Jiang
· 6 years ago
afd7562
md-cluster/raid10: resize all the bitmaps before start reshape
by Guoqing Jiang
· 6 years ago
ed0302e
dm crypt: make workqueue names device-specific
by Michał Mirosław
· 6 years ago
f349b0a
dm: add dm_table_device_name()
by Michał Mirosław
· 6 years ago
800a734
dm ioctl: harden copy_params()'s copy_from_user() from malicious users
by Wenwen Wang
· 6 years ago
bab5d98
dm: remove unnecessary unlikely() around WARN_ON_ONCE()
by Igor Stoppa
· 6 years ago
092b5648
dm zoned: target: use refcount_t for dm zoned reference counters
by John Pittman
· 6 years ago
22d4c29
dm thin: use refcount_t for thin_c reference counting
by John Pittman
· 6 years ago
9e753ba
MD: fix invalid stored role for a disk - try2
by Shaohua Li
· 6 years ago
cef6f55
dm table: require that request-based DM be layered on blk-mq devices
by Mike Snitzer
· 6 years ago
834d3cd
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Greg Kroah-Hartman
· 6 years ago
953923c
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
by Mike Snitzer
· 6 years ago
6a23e05
dm: remove legacy request-based IO path
by Jens Axboe
· 6 years ago
118aa47
dm linear: fix linear_end_io conditional definition
by Damien Le Moal
· 6 years ago
f8f83d8
md/bitmap: use mddev_suspend/resume instead of ->quiesce()
by Jack Wang
· 6 years ago
116d99a
md: remove redundant code that is no longer reachable
by Colin Ian King
· 6 years ago
beb9caa
dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
by Mike Snitzer
· 6 years ago
9864cd5
dm: fix report zone remapping to account for partition offset
by Damien Le Moal
· 6 years ago
c7cd555
dm cache: destroy migration_cache if cache target registration failed
by Shenghui Wang
· 6 years ago
3a646fd
bcache: panic fix for making cache device
by Dongbo Cao
· 6 years ago
f6027bc
bcache: split combined if-condition code into separate ones
by Dongbo Cao
· 6 years ago
8792099
bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set
by Shenghui Wang
· 6 years ago
149d0ef
bcache: replace hard coded number with BUCKET_GC_GEN_MAX
by Coly Li
· 6 years ago
91bafdf
bcache: remove useless parameter of bch_debug_init()
by Dongbo Cao
· 6 years ago
3fd3c5c
bcache: remove unused bch_passthrough_cache
by Shenghui Wang
· 6 years ago
4601014
bcache: recal cached_dev_sectors on detach
by Shenghui Wang
· 6 years ago
2d6cb6e
bcache: fix miss key refill->end in writeback
by Tang Junhui
· 6 years ago
7567c2a
bcache: Populate writeback_rate_minimum attribute
by Ben Peddell
· 6 years ago
2e17a26
bcache: correct dirty data statistics
by Tang Junhui
· 6 years ago
4516da4
bcache: fix typo in code comments of closure_return_with_destructor()
by Coly Li
· 6 years ago
dd0c917
bcache: fix ioctl in flash device
by Tang Junhui
· 6 years ago
752f66a
bcache: use REQ_PRIO to indicate bio for metadata
by Coly Li
· 6 years ago
502b291
bcache: trace missed reading by cache_missed
by Tang Junhui
· 6 years ago
7a55948
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
by Shenghui Wang
· 6 years ago
329e098
treewide: Replace more open-coded allocation size multiplications
by Kees Cook
· 6 years ago
b98d6cb
Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Greg Kroah-Hartman
· 6 years ago
5d07384
dm cache: fix resize crash if user doesn't reload cache table
by Mike Snitzer
· 6 years ago
4561ffc
dm cache metadata: ignore hints array being too small during resize
by Joe Thornber
· 6 years ago
059421e
md: allow metadata updates while suspending an array - fix
by NeilBrown
· 6 years ago
d595567
MD: fix invalid stored role for a disk
by Shaohua Li
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
291d0e5
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
by Greg Kroah-Hartman
· 6 years ago
ee37d73
md/raid10: Fix raid10 replace hang when new added disk faulty
by Alex Wu
· 6 years ago
fb73b35
raid5: block failing device if raid will be failed
by Mariusz Tkaczyk
· 6 years ago
0f843e6
bcache: add separate workqueue for journal_write to avoid deadlock
by Guoju Fang
· 6 years ago
c839e7a
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou (Facebook)
· 6 years ago
0328ba9
dm raid: remove bogus const from decipher_sync_action() return type
by Geert Uytterhoeven
· 6 years ago
b592211
dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer
by Mike Snitzer
· 6 years ago
013ad04
dm thin metadata: fix __udivdi3 undefined on 32-bit
by Mike Snitzer
· 6 years ago
6d39a12
dm: Remove VLA usage from hashes
by Kees Cook
· 6 years ago
a0efc03
Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
3ab9182
dm thin metadata: try to avoid ever aborting transactions
by Joe Thornber
· 6 years ago
5380c05
dm raid: bump target version, update comments and documentation
by Heinz Mauelshagen
· 6 years ago
36a240a
dm raid: fix RAID leg rebuild errors
by Heinz Mauelshagen
· 6 years ago
c44a5ee
dm raid: fix rebuild of specific devices by updating superblock
by Heinz Mauelshagen
· 6 years ago
644e253
dm raid: fix stripe adding reshape deadlock
by Heinz Mauelshagen
· 6 years ago
38b0bd0
dm raid: fix reshape race on small devices
by Heinz Mauelshagen
· 6 years ago
432061b
dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
by Mikulas Patocka
· 6 years ago
e4b069e
dm verity: fix crash on bufio buffer that was allocated with vmalloc
by Mikulas Patocka
· 6 years ago
41a9504
md-cluster: release RESYNC lock after the last resync message
by Guoqing Jiang
· 6 years ago
1d0ffd2
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
by Xiao Ni
· 6 years ago
e254de6
md/raid5-cache: disable reshape completely
by Shaohua Li
· 6 years ago
828bf6e
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
3943b040
bcache: release dc->writeback_lock properly in bch_writeback_thread()
by Shan Hai
· 6 years ago
5bed49a
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d235996
bcache: use routines from lib/crc64.c for CRC64 calculation
by Coly Li
· 6 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
b0e5c29
Merge tag 'for-4.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
1e1132e
dm writecache: fix a crash due to reading past end of dirty_bitmap
by Mikulas Patocka
· 6 years ago
b219a1d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 6 years ago
bc9e9cf
dm crypt: don't decrease device limits
by Mikulas Patocka
· 6 years ago
eb2b3d0
bcache: add the missing comments for smp_mb()/smp_wmb()
by Coly Li
· 6 years ago
d0c1b89
bcache: remove unnecessary space before ioctl function pointer arguments
by Coly Li
· 6 years ago
87418ef
bcache: add missing SPDX header
by Coly Li
· 6 years ago
b3cf37b
bcache: move open brace at end of function definitions to next line
by Coly Li
· 6 years ago
e1f08f1
bcache: add static const prefix to char * array declarations
by Coly Li
· 6 years ago
3be11db
bcache: fix code comments style
by Coly Li
· 6 years ago
3069211
bcache: do not check NULL pointer before calling kmem_cache_destroy
by Coly Li
· 6 years ago
Next »