Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c7e0d6cca86581092cbbf2cd868b3601495554cf
/
drivers
/
md
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
2d5abb9
bcache: make is_discard_enabled() static
by Jens Axboe
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
f936b06
bcache: clean up do_btree_node_write a bit
by Christoph Hellwig
· 6 years ago
cdca22b
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
by Coly Li
· 6 years ago
be9c52e
dm persistent data: Simplify stack trace handling
by Thomas Gleixner
· 6 years ago
741b58f
dm bufio: Simplify stack trace retrieval
by Thomas Gleixner
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
95f18c9
bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set
by Shenghui Wang
· 6 years ago
f16277c
bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce
by Shenghui Wang
· 6 years ago
6312073
bcache: fix failure in journal relplay
by Tang Junhui
· 6 years ago
eb8cbb6
bcache: improve bcache_reboot()
by Coly Li
· 6 years ago
63d63b5
bcache: add comments for closure_fn to be called in closure_queue()
by Coly Li
· 6 years ago
bb6d355
bcache: Add comments for blkdev_put() in registration code path
by Coly Li
· 6 years ago
88c12d4
bcache: add error check for calling register_bdev()
by Coly Li
· 6 years ago
68d10e6
bcache: return error immediately in bch_journal_replay()
by Coly Li
· 6 years ago
2d17456
bcache: add comments for kobj release callback routine
by Coly Li
· 6 years ago
ce3e4cf
bcache: add failure check to run_cache_set() for journal replay
by Coly Li
· 6 years ago
1bee2ad
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
by Coly Li
· 6 years ago
14215ee
bcache: move definition of 'int ret' out of macro read_bucket()
by Coly Li
· 6 years ago
a4b732a
bcache: fix a race between cache register and cacheset unregister
by Liang Chen
· 6 years ago
3a39472
bcache: Clean up bch_get_congested()
by George Spelvin
· 6 years ago
792732d
bcache: use kmemdup_nul for CACHED_LABEL buffer
by Geliang Tang
· 6 years ago
78d4eb8
bcache: avoid clang -Wunintialized warning
by Arnd Bergmann
· 6 years ago
4e0c04e
bcache: fix inaccurate result of unused buckets
by Guoju Fang
· 6 years ago
1568ee7
bcache: fix crashes stopping bcache device before read miss done
by Guoju Fang
· 6 years ago
b2176a1
md/raid: raid5 preserve the writeback action after the parity check
by Nigel Croxon
· 6 years ago
a25d8c3
Revert "Don't jump to compute_result state from check_result state"
by Song Liu
· 6 years ago
c42d324
md: return -ENODEV if rdev has no mddev assigned
by Pawel Baldysiak
· 6 years ago
d7ba866
Merge tag 'v5.1-rc5' into for-5.2/block
by Jens Axboe
· 6 years ago
efcd487
md: add __acquires/__releases annotations to handle_active_stripes
by Christoph Hellwig
· 6 years ago
368ecad
md: add __acquires/__releases annotations to (un)lock_two_stripes
by Christoph Hellwig
· 6 years ago
2b598ee
md: mark md_cluster_mod static
by Christoph Hellwig
· 6 years ago
ae50640
md: use correct type in super_1_sync
by Christoph Hellwig
· 6 years ago
00485d0
md: use correct type in super_1_load
by Christoph Hellwig
· 6 years ago
c35403f
md: use correct types in md_bitmap_print_sb
by Christoph Hellwig
· 6 years ago
ed4d0a4e
md: add a missing endianness conversion in check_sb_changes
by Christoph Hellwig
· 6 years ago
ee37e62
md: add mddev->pers to avoid potential NULL pointer dereference
by Yufen Yu
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
4ed319c
dm integrity: fix deadlock with overlapping I/O
by Mikulas Patocka
· 6 years ago
bcb4443
dm: disable DISCARD if the underlying storage no longer supports it
by Mike Snitzer
· 6 years ago
eb40c0a
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
by Ilya Dryomov
· 6 years ago
75ae193
dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE")
by Mikulas Patocka
· 6 years ago
93fc916
dm init: fix const confusion for dm_allowed_targets array
by Andi Kleen
· 6 years ago
5efedc9
dm integrity: make dm_integrity_init and dm_integrity_exit static
by YueHaibing
· 6 years ago
0d74e6a
dm integrity: change memcmp to strncmp in dm_integrity_ctr
by Mikulas Patocka
· 6 years ago
2bc13b8
md: batch flush requests.
by NeilBrown
· 6 years ago
4bc034d
Revert "MD: fix lock contention for flush bios"
by NeilBrown
· 6 years ago
4f4fd7c
Don't jump to compute_result state from check_result state
by Nigel Croxon
· 6 years ago
11efae3
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
e406f12
md: Fix failed allocation of md_register_thread
by Aditya Pakki
· 6 years ago
b761dcf
It's wrong to add len to sector_nr in raid10 reshape twice
by Xiao Ni
· 6 years ago
a596d08
raid5: set write hint for PPL
by Mariusz Dabrowski
· 6 years ago
b330e6a
md: convert to kvmalloc
by Kent Overstreet
· 6 years ago
6cdc577
Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2255574
dm integrity: limit the rate of error messages
by Mikulas Patocka
· 6 years ago
c439ca6
dm snapshot: don't define direct_access if we don't support it
by Mikulas Patocka
· 6 years ago
de7180f
dm cache: add support for discard passdown to the origin device
by Mike Snitzer
· 6 years ago
f87e033
dm writecache: fix typo in name for writeback_wq
by Huaisheng Ye
· 6 years ago
6bbc923
dm: add support to directly boot to a mapped device
by Helen Koike
· 6 years ago
70de2cb
dm thin: add sanity checks to thin-pool and external snapshot creation
by Jason Cai (Xiang Feng)
· 6 years ago
5941c62
dm block manager: remove redundant unlikely annotation
by Chengguang Xu
· 6 years ago
821b40d
dm verity fec: remove redundant unlikely annotation
by Chengguang Xu
· 6 years ago
5e3d0e3
dm integrity: remove redundant unlikely annotation
by Chengguang Xu
· 6 years ago
effd58c
dm: always call blk_queue_split() in dm_process_bio()
by Mike Snitzer
· 6 years ago
d283237
dm switch: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
e689fba
dm: remove unused _rq_tio_cache and _rq_cache
by Mike Snitzer
· 6 years ago
61697a6
dm: eliminate 'split_discard_bios' flag from DM target interface
by Mike Snitzer
· 6 years ago
568c73a
dm: update dm_process_bio() to split bio if in ->make_request_fn()
by Mike Snitzer
· 6 years ago
24f0a48
Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
6fb845f
Merge tag 'v5.0-rc6' into for-5.1/block
by Jens Axboe
· 6 years ago
56d18f6
block: kill BLK_MQ_F_SG_MERGE
by Ming Lei
· 6 years ago
2705c93
block: kill QUEUE_FLAG_NO_SG_MERGE
by Ming Lei
· 6 years ago
6dc4f10
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
by Ming Lei
· 6 years ago
2e1f4f4
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
by Ming Lei
· 6 years ago
4ae280b
dm thin: fix bug where bio that overwrites thin block ignores FUA
by Nikos Tsironis
· 6 years ago
dfcc34c
md/raid1: don't clear bitmap bits on interrupted recovery.
by Nate Dailey
· 6 years ago
ff0c129
dm crypt: don't overallocate the integrity tag space
by Mikulas Patocka
· 6 years ago
dc7292a
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
by Coly Li
· 6 years ago
a91fbda
bcache: fix input overflow to cache set sysfs file io_error_halflife
by Coly Li
· 6 years ago
b150084
bcache: fix input overflow to cache set io_error_limit
by Coly Li
· 6 years ago
453745f
bcache: fix input overflow to journal_delay_ms
by Coly Li
· 6 years ago
dab71b2
bcache: fix input overflow to writeback_rate_minimum
by Coly Li
· 6 years ago
5b5fd3c
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
by Coly Li
· 6 years ago
c3b75a2
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
by Coly Li
· 6 years ago
369d21a
bcache: fix input overflow to writeback_delay
by Coly Li
· 6 years ago
f5c0b95
bcache: use sysfs_strtoul_bool() to set bit-field variables
by Coly Li
· 6 years ago
e4db37f
bcache: add sysfs_strtoul_bool() for setting bit-field variables
by Coly Li
· 6 years ago
8c27a39
bcache: fix input overflow to sequential_cutoff
by Coly Li
· 6 years ago
f54478c
bcache: fix input integer overflow of congested threshold
by Coly Li
· 6 years ago
596b5a5
bcache: improve sysfs_strtoul_clamp()
by Coly Li
· 6 years ago
58ac323
bcache: treat stale && dirty keys as bad keys
by Tang Junhui
· 6 years ago
e8cf978
bcache: fix indentation issue, remove tabs on a hunk of code
by Colin Ian King
· 6 years ago
d461045
bcache: export backing_dev_uuid via sysfs
by Coly Li
· 6 years ago
926d194
bcache: export backing_dev_name via sysfs
by Coly Li
· 6 years ago
83ff9318
bcache: not use hard coded memset size in bch_cache_accounting_clear()
by Coly Li
· 6 years ago
9951379
bcache: never writeback a discard operation
by Daniel Axtens
· 6 years ago
fa8db49
dm: don't use bio_trim() afterall
by Mike Snitzer
· 6 years ago
Next »