Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
313c5197c584cb9d17b46e9b8577459e58cdca49
/
drivers
/
md
09a44ca
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
by Coly Li
· 7 years ago
4fd8e13
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
by Coly Li
· 7 years ago
ecb2ba8
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
by Coly Li
· 7 years ago
bf78980
bcache: count backing device I/O error for writeback I/O
by Coly Li
· 7 years ago
6147305
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
by Coly Li
· 7 years ago
6e916a7
bcache: store disk name in struct cache and struct cached_dev
by Coly Li
· 7 years ago
7768ee3
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
e13e75b
Merge branch 'for-4.17/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
dba40d4
raid1: copy write hint from master bio to behind bio
by Mariusz Dabrowski
· 7 years ago
8c242593
md/raid1: exit sync request if MD_RECOVERY_INTR is set
by Yufen Yu
· 7 years ago
0ea9924
md-cluster: don't update recovery_offset for faulty device
by Guoqing Jiang
· 7 years ago
83c7c18
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5bd5e8d
dm: remove fmode_t argument from .prepare_ioctl hook
by Mike Snitzer
· 7 years ago
971888c
dm: hold DM table for duration of ioctl rather than use blkdev_get
by Mike Snitzer
· 7 years ago
13bc62d
dm raid: fix parse_raid_params() variable range issue
by Heinz Mauelshagen
· 7 years ago
d4b1aaf
dm verity: make verity_for_io_block static
by weiyongjun (A)
· 7 years ago
843f38d
dm verity: add 'check_at_most_once' option to only validate hashes once
by Patrik Torstensson
· 7 years ago
45354f1
dm bufio: don't embed a bio in the dm_buffer structure
by Mikulas Patocka
· 7 years ago
f51f2e0
dm bufio: support non-power-of-two block sizes
by Mikulas Patocka
· 7 years ago
359dbf1
dm bufio: use slab cache for dm_buffer structure allocations
by Mikulas Patocka
· 7 years ago
03b02939
dm bufio: reorder fields in dm_buffer structure
by Mikulas Patocka
· 7 years ago
6b5e718
dm bufio: relax alignment constraint on slab cache
by Mikulas Patocka
· 7 years ago
21bb132
dm bufio: remove code that merges slab caches
by Mikulas Patocka
· 7 years ago
eeb67a0
dm bufio: get rid of slab cache name allocations
by Mikulas Patocka
· 7 years ago
afa53df
dm bufio: move dm-bufio.h to include/linux/
by Mikulas Patocka
· 7 years ago
1f01317
dm bufio: delete outdated comment
by Mikulas Patocka
· 7 years ago
0071654
dm: add support for secure erase forwarding
by Denis Semakin
· 7 years ago
0519c71
dm: backfill abnormal IO support to non-splitting IO submission
by Mike Snitzer
· 7 years ago
880bcce
dm raid: fix nosync status
by Heinz Mauelshagen
· 7 years ago
8192a0c
dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_bios()
by Wang Sheng-Hui
· 7 years ago
706dd22
dm stripe: get rid of a Variable Length Array (VLA)
by Tycho Andersen
· 7 years ago
e5c4cb9
dm log writes: record metadata flag for better flags record
by Qu Wenruo
· 7 years ago
e16b4f9
dm integrity: fail early if required HMAC key is not available
by Milan Broz
· 7 years ago
2d77dafe
dm: remove unused macro DM_MOD_NAME_SIZE
by Wang Sheng-Hui
· 7 years ago
afac6bd
dm unstripe: remove unnecessary header includes
by Heinz Mauelshagen
· 7 years ago
91e065d
dm unstripe: remove superfluous module init error path message
by Heinz Mauelshagen
· 7 years ago
ba5dfbb
dm unstripe: add "dm-unstriped" module alias
by Heinz Mauelshagen
· 7 years ago
2ae600c
dm unstripe: support non-power-of-2 chunk size
by Heinz Mauelshagen
· 7 years ago
5059353
dm crypt: limit the number of allocated pages
by Mikulas Patocka
· 7 years ago
1eb5fa8
dm: allow targets to return output from messages they are sent
by Mike Snitzer
· 7 years ago
976431b
dax, dm: allow device-mapper to operate without dax support
by Dan Williams
· 7 years ago
da5dadb
dm: fix dropped return code from dm_get_bdev_for_ioctl
by Mike Snitzer
· 7 years ago
e457edf
dm mpath: fix support for loading scsi_dh modules during table load
by Mike Snitzer
· 7 years ago
5f2b18e
bcache: Fix a compiler warning in bcache_device_init()
by Bart Van Assche
· 7 years ago
20d3a51
bcache: Reduce the number of sparse complaints about lock imbalances
by Bart Van Assche
· 7 years ago
4236146
bcache: Suppress more warnings about set-but-not-used variables
by Bart Van Assche
· 7 years ago
f0d3814
bcache: Remove an unused variable
by Bart Van Assche
· 7 years ago
47344e3
bcache: Fix kernel-doc warnings
by Bart Van Assche
· 7 years ago
9dfbdec
bcache: Annotate switch fall-through
by Bart Van Assche
· 7 years ago
4a4e443
bcache: Add __printf annotation to __bch_check_keys()
by Bart Van Assche
· 7 years ago
fd01991
bcache: Fix indentation
by Bart Van Assche
· 7 years ago
c7b7bd0
bcache: add io_disable to struct cached_dev
by Coly Li
· 7 years ago
27a40ab
bcache: add backing_request_endio() for bi_end_io
by Coly Li
· 7 years ago
df2b943
bcache: move closure debug file into debug directory
by Chengguang Xu
· 7 years ago
ca71df3
bcache: fix using of loop variable in memory shrink
by Tang Junhui
· 7 years ago
f3641c3
bcache: fix error return value in memory shrink
by Tang Junhui
· 7 years ago
688892b
bcache: fix incorrect sysfs output value of strip size
by Tang Junhui
· 7 years ago
bc082a5
bcache: fix inaccurate io state for detached bcache devices
by Tang Junhui
· 7 years ago
7e027ca
bcache: add stop_when_cache_set_failed option to backing device
by Coly Li
· 7 years ago
771f393
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
by Coly Li
· 7 years ago
3fd47bf
bcache: stop dc->writeback_rate_update properly
by Coly Li
· 7 years ago
fadd94e
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
by Coly Li
· 7 years ago
804f3c6
bcache: fix cached_dev->count usage for bch_cache_set_error()
by Coly Li
· 7 years ago
8c5c147
dm mpath: fix passing integrity data
by Steffen Maier
· 7 years ago
e8f74a0
dm mpath: eliminate need to use scsi_device_from_queue
by Mike Snitzer
· 7 years ago
c373667
dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointer
by Mike Snitzer
· 7 years ago
91a2620
Merge tag 'for-linus-20180309' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
8b904b5
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
by Bart Van Assche
· 7 years ago
44e1ebe
bcache: Use the blk_queue_flag_{set,clear}() functions
by Bart Van Assche
· 7 years ago
c934eda
dm table: allow upgrade from bio-based to specialized bio-based variant
by Mike Snitzer
· 7 years ago
8d47e65
dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checks
by Mike Snitzer
· 7 years ago
99243b9
dm table: fix "nvme" test
by Mikulas Patocka
· 7 years ago
da1e148
dm raid: fix incorrect sync_ratio when degraded
by Jonathan Brassow
· 7 years ago
519049a
dm: use blkdev_get rather than bdgrab when issuing pass-through ioctl
by Mike Snitzer
· 7 years ago
590347e
dm bufio: avoid false-positive Wmaybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
86755b7a
bcache: don't attach backing with duplicate UUID
by Michael Lyle
· 7 years ago
cc40daf
bcache: fix crashes in duplicate cache device register
by Tang Junhui
· 7 years ago
fb6d47a
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5ee0524
block: Add 'lock' as third argument to blk_alloc_queue_node()
by Bart Van Assche
· 7 years ago
d8115c35
md: Delete gendisk before cleaning up the request queue
by Bart Van Assche
· 7 years ago
60eb34e
bcache: fix kcrashes with fio in RAID5 backend dev
by Tang Junhui
· 7 years ago
02aa8a8
bcache: correct flash only vols (check all uuids)
by Coly Li
· 7 years ago
3de59bb
md/raid1: fix NULL pointer dereference
by Yufen Yu
· 7 years ago
8876391
md: fix a potential deadlock of raid5/raid10 reshape
by BingJing Chang
· 7 years ago
43a5212
md-cluster: choose correct label when clustered layout is not supported
by Lidong Zhong
· 7 years ago
53b8d89
md: raid5: avoid string overflow warning
by Arnd Bergmann
· 7 years ago
f4bc0c8
raid5-ppl: fix handling flush requests
by Artur Paszkiewicz
· 7 years ago
01a69ca
md raid10: fix NULL deference in handle_write_completed()
by Yufen Yu
· 7 years ago
39772f0
md: only allow remove_and_add_spares when no sync_thread running.
by NeilBrown
· 7 years ago
f2785b5
md: document lifetime of internal rdev pointer.
by NeilBrown
· 7 years ago
4b6c106
md: fix md_write_start() deadlock w/o metadata devices
by Heinz Mauelshagen
· 7 years ago
b126194
MD: Free bioset when md_run fails
by Xiao Ni
· 7 years ago
4b242e9
raid10: change the size of resync window for clustered raid
by Guoqing Jiang
· 7 years ago
3acdb7b
md-multipath: Use seq_putc() in multipath_status()
by Markus Elfring
· 7 years ago
56a64c1
md/raid1: Fix trailing semicolon
by Luis de Bethencourt
· 7 years ago
565e045
md/raid5: simplify uninitialization of shrinker
by Aliaksei Karaliou
· 7 years ago
8dd601f
dm: correctly handle chained bios in dec_pending()
by NeilBrown
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
Next »