Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
6a08a2f12781ca788759ff73acf1f36f6ae3f9b7
/
drivers
/
md
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
b2ad813
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
86c2f5d
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
af1a889
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
by Thomas Gleixner
· 6 years ago
8d7c56d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
by Thomas Gleixner
· 6 years ago
86f9e56
Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
51b86f9
dm: make sure to obey max_io_len_target_boundary
by Michael Lass
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
7bf7eac
dax: Arrange for dax_supported check to span multiple devices
by Dan Williams
· 6 years ago
311f712
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
8454fca
dm: fix a couple brace coding style issues
by Sheetal Singala
· 6 years ago
f710126
dm crypt: print device name in integrity error message
by Milan Broz
· 6 years ago
7a1cd72
dm crypt: move detailed message into debug level
by Milan Broz
· 6 years ago
0f41fcf
dm ioctl: fix hang in early create error condition
by Helen Koike
· 6 years ago
05d6909
dm integrity: whitespace, coding style and dead code cleanup
by Mike Snitzer
· 6 years ago
4827149
dm integrity: implement synchronous mode for reboot handling
by Mikulas Patocka
· 6 years ago
1f5a775
dm integrity: handle machine reboot in bitmap mode
by Mikulas Patocka
· 6 years ago
468dfca
dm integrity: add a bitmap mode
by Mikulas Patocka
· 6 years ago
8b3bbd4
dm integrity: introduce a function add_new_range_and_wait()
by Mikulas Patocka
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
4f43446
dm integrity: allow large ranges to be described
by Mikulas Patocka
· 6 years ago
d5027e0
dm ingerity: pass size to dm_integrity_alloc_page_list()
by Mikulas Patocka
· 6 years ago
981e8a9
dm integrity: introduce rw_journal_sectors()
by Mikulas Patocka
· 6 years ago
88ad5d1
dm integrity: update documentation
by Mikulas Patocka
· 6 years ago
893e3c3
dm integrity: don't report unused options
by Mikulas Patocka
· 6 years ago
97abfde
dm integrity: don't check null pointer before kvfree and vfree
by Mikulas Patocka
· 6 years ago
30bba43
dm integrity: correctly calculate the size of metadata area
by Mikulas Patocka
· 6 years ago
9ccce5a
dm dust: Make dm_dust_init and dm_dust_exit static
by YueHaibing
· 6 years ago
cacddea
dm dust: remove redundant unsigned comparison to less than zero
by Colin Ian King
· 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
940bc47
dm mpath: always free attached_handler_name in parse_path()
by Martin Wilck
· 6 years ago
8e890c1
dm init: fix max devices/targets checks
by Helen Koike
· 6 years ago
e4f3fab
dm: add dust target
by Bryan Gurney
· 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
f8011d3
dm writecache: avoid unnecessary lookups in writecache_find_entry()
by Mikulas Patocka
· 6 years ago
08a8e80
dm writecache: remove unused member page_offset in writeback_struct
by Huaisheng Ye
· 6 years ago
81bc6d1
dm delay: fix a crash when invalid device is specified
by Mikulas Patocka
· 6 years ago
514cf4f
dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled
by Peng Wang
· 6 years ago
5de719e
dm mpath: fix missing call of path selector type->end_io
by Yufen Yu
· 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
873f258
dm thin metadata: do not write metadata if no changes occurred
by Mike Snitzer
· 6 years ago
6a1b1dd
dm thin metadata: add wrappers for managing write locking of metadata
by Mike Snitzer
· 6 years ago
a1ed4d9
dm thin metadata: check __commit_transaction()'s return
by Mike Snitzer
· 6 years ago
c6e086e
dm space map common: zero entire ll_disk
by Mike Snitzer
· 6 years ago
84420b1
dm writecache: add unlikely for returned value of rb_next/prev
by Huaisheng Ye
· 6 years ago
09f2d65
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
by Huaisheng Ye
· 6 years ago
3f1637f
dm snapshot: Use fine-grained locking scheme
by Nikos Tsironis
· 6 years ago
f79ae41
dm snapshot: Make exception tables scalable
by Nikos Tsironis
· 6 years ago
4ad8d88
dm snapshot: Replace mutex with rw semaphore
by Nikos Tsironis
· 6 years ago
65fc7c3
dm snapshot: Don't sleep holding the snapshot lock
by Nikos Tsironis
· 6 years ago
e28adc3
dm cache metadata: Fix loading discard bitset
by Nikos Tsironis
· 6 years ago
7aedf75
dm zoned: Fix zone report handling
by Damien Le Moal
· 6 years ago
a3839bc
dm zoned: Silence a static checker warning
by Dan Carpenter
· 6 years ago
c13b548
dm crypt: fix endianness annotations around org_sector_of_dmreq
by Christoph Hellwig
· 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
Next »