Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4a8e06f7aad797e92413a3042d09d3b385fa1fda
/
drivers
/
md
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
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
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
73ac105
bcache: fix for data collapse after re-attaching an attached device
by Tang Junhui
· 7 years ago
7f4fc93
bcache: return attach error when no cache set exist
by Tang Junhui
· 7 years ago
7a5e3ec
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
by Coly Li
· 7 years ago
682811b
bcache: fix for allocator and register thread race
by Tang Junhui
· 7 years ago
7ba0d83
bcache: set error_limit correctly
by Coly Li
· 7 years ago
99361bb
bcache: properly set task state in bch_writeback_thread()
by Coly Li
· 7 years ago
c4dc249
bcache: fix high CPU occupancy during journal
by Tang Junhui
· 7 years ago
a728eac
bcache: add journal statistic
by Tang Junhui
· 7 years ago
64b2868
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
0be600a
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
040639b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
86ff7c2
blk-mq: introduce BLK_STS_DEV_RESOURCE
by Ming Lei
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
f204260
dm mpath selector: more evenly distribute ties
by Khazhismel Kumykov
· 7 years ago
cc65661
dm unstripe: fix target length versus number of stripes size check
by Scott Bauer
· 7 years ago
bd6d1e0
dm thin: fix trailing semicolon in __remap_and_issue_shared_cell
by Luis de Bethencourt
· 7 years ago
eaa160e
dm table: fix NVMe bio-based dm_table_determine_type() validation
by Mike Snitzer
· 7 years ago
c12c9a3
dm: various cleanups to md->queue initialization code
by Mike Snitzer
· 7 years ago
ac514ff
dm mpath: delay the retry of a request if the target responded as busy
by Mike Snitzer
· 7 years ago
396eaf2
blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
by Ming Lei
· 7 years ago
459b540
dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIRED
by Ming Lei
· 7 years ago
050af08
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
by Ming Lei
· 7 years ago
4b259fc
dm log writes: fix max length used for kstrndup
by Ma Shimiao
· 7 years ago
d5ffebd
dm: backfill missing calls to mutex_destroy()
by Mike Snitzer
· 7 years ago
ae1093b
dm snapshot: use mutex instead of rw_semaphore
by Mikulas Patocka
· 7 years ago
7690e25
dm flakey: check for null arg_name in parse_features()
by Goldwyn Rodrigues
· 7 years ago
f6e7baa
dm: move dm_table_destroy() to same header as dm_table_create()
by Brian Norris
· 8 years ago
67ac901
dm raid: make raid_sets symbol static
by Wei Yongjun
· 7 years ago
0e696d3
dm bufio: eliminate unnecessary labels in dm_bufio_client_create()
by Mike Snitzer
· 7 years ago
46898e9
dm bufio: check result of register_shrinker()
by Aliaksei Karaliou
· 7 years ago
bde1418
dm bufio: add missed destroys of client mutex
by Aliaksei Karaliou
· 7 years ago
905be0a
dm bufio: use REQ_OP_READ and REQ_OP_WRITE
by Mikulas Patocka
· 7 years ago
18a5bf2
dm: add unstriped target
by Scott Bauer
· 7 years ago
3cc2e57
dm crypt: fix error return code in crypt_ctr()
by Wei Yongjun
· 7 years ago
dc94902
dm crypt: wipe kernel key copy after IV initialization
by Ondrej Kozina
· 7 years ago
717f4b1
dm integrity: don't store cipher request on the stack
by Mikulas Patocka
· 7 years ago
27c7003
dm crypt: fix crash by adding missing check for auth key size
by Milan Broz
· 7 years ago
bc68d0a
dm btree: fix serious bug in btree_split_beneath()
by Joe Thornber
· 7 years ago
490ae01
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
by Dennis Yang
· 7 years ago
1532d9e
raid5-ppl: PPL support for disks with write-back cache enabled
by Tomasz Majchrzak
· 7 years ago
c100ec4
dm: fix incomplete request_queue initialization
by Mike Snitzer
· 7 years ago
a127567
dm mpath: Use blk_path_error
by Keith Busch
· 7 years ago
3609c47
bcache: closures: move control bits one bit right
by Michael Lyle
· 7 years ago
616486a
bcache: fix writeback target calc on large devices
by Michael Lyle
· 7 years ago
5138ac6
bcache: fix misleading error message in bch_count_io_errors()
by Coly Li
· 7 years ago
2831231
bcache: reduce cache_set devices iteration by devices_max_used
by Coly Li
· 7 years ago
b40503e
bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()
by Zhai Zhaoxuan
· 7 years ago
ce439bf
bcache: mark closure_sync() __sched
by Kent Overstreet
· 7 years ago
e4bf791
bcache: Fix, improve efficiency of closure_sync()
by Kent Overstreet
· 7 years ago
b1092c9
bcache: allow quick writeback when backing idle
by Michael Lyle
· 7 years ago
6e6ccc6
bcache: writeback: properly order backing device IO
by Michael Lyle
· 7 years ago
539d39e
bcache: fix wrong return value in bch_debug_init()
by Tang Junhui
· 7 years ago
4eca1cb
bcache: segregate flash only volume write streams
by Tang Junhui
· 7 years ago
9d13411
bcache: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
8d29c44
bcache: stop writeback thread after detaching
by Tang Junhui
· 7 years ago
b221fc1
bcache: ret IOERR when read meets metadata error
by Rui Hua
· 7 years ago
0001ec5
dm mpath: factor out SCSI vs NVMe path selection
by Mike Snitzer
· 7 years ago
848b8ae
dm mpath: optimize NVMe bio-based support
by Mike Snitzer
· 7 years ago
92681ec
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
by Ming Lei
· 7 years ago
25d8be7
block: move bio_alloc_pages() to bcache
by Ming Lei
· 7 years ago
c2421ed
bcache: comment on direct access to bvec table
by Ming Lei
· 7 years ago
8f50e35
dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
by Ming Lei
· 7 years ago
263663c
block: convert to bio_first_bvec_all & bio_first_page_all
by Ming Lei
· 7 years ago
cd02538
dm mpath: implement NVMe bio-based support
by Mike Snitzer
· 7 years ago
1836df0
dm mpath: move dm_bio_restore out of endio method
by Mike Snitzer
· 7 years ago
92e6245
md/r5cache: print more info of log recovery
by Song Liu
· 7 years ago
d07a241
dm mpath: optimize retrieval of bio_details from per-bio-data
by Mike Snitzer
· 7 years ago
d0442f8
dm mpath: remove unnecessary memset() calls for per-io-data
by Mike Snitzer
· 7 years ago
Next »