Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bcbec31ce500fe036f75a19bca5c73bfa6dd420b
/
drivers
/
md
17d084c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
076264a
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
41dcf19
dm raid: fix incorrect status output at the end of a "recover" process
by Jonathan Brassow
· 7 years ago
783874b
dm crypt: reject sector_size feature if device length is not aligned to it
by Milan Broz
· 7 years ago
bd86e32
dm crypt: fix memory leak in crypt_ctr_cipher_old()
by Jeffy Chen
· 7 years ago
7d5d7b5
md/raid5: cap worker count
by Shaohua Li
· 7 years ago
c4d6a1b
dm-raid: fix a race condition in request handling
by Shaohua Li
· 7 years ago
79bf31a
md: fix a race condition for flush request handling
by Shaohua Li
· 7 years ago
393debc
md: separate request handling
by Shaohua Li
· 7 years ago
a5f3d8a
bcache: use llist_for_each_entry_safe() in __closure_wake_up()
by Coly Li
· 7 years ago
62e0824
dm ioctl: fix alignment of event number in the device list
by Mikulas Patocka
· 7 years ago
12fcf66
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
dff4d1f
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
c3ca015
dax: remove the pmem_dax_ops->flush abstraction
by Mikulas Patocka
· 7 years ago
b5e8ad9
dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
by Arnd Bergmann
· 7 years ago
7c373d66
dm integrity: make blk_integrity_profile structure const
by Bhumika Goyal
· 7 years ago
b7e326f
dm integrity: do not check integrity for failed read operations
by Hyunchul Lee
· 7 years ago
228bb5b
dm log writes: fix >512b sectorsize support
by Josef Bacik
· 7 years ago
0c79c62
dm log writes: don't use all the cpu while waiting to log blocks
by Josef Bacik
· 7 years ago
126e76f
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
3645e6d
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
175206c
bcache: initialize dirty stripes in flash_dev_run()
by Tang Junhui
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
80cee03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
9276717b
bcache: fix bch_hprint crash and improve output
by Michael Lyle
· 7 years ago
7b6a857
bcache: Update continue_at() documentation
by Dan Carpenter
· 7 years ago
da22f0e
bcache: silence static checker warning
by Dan Carpenter
· 7 years ago
9baf309
bcache: fix for gc and write-back race
by Tang Junhui
· 7 years ago
89b1fc5
bcache: increase the number of open buckets
by Tang Junhui
· 7 years ago
77fa100
bcache: Correct return value for sysfs attach errors
by Tony Asleson
· 7 years ago
a839409
bcache: correct cache_dirty_target in __update_writeback_rate()
by Tang Junhui
· 7 years ago
0b43f49
bcache: gc does not work when triggering by manual command
by Tang Junhui
· 7 years ago
09b3efe
bcache: Don't reinvent the wheel but use existing llist API
by Byungchul Park
· 7 years ago
69daf03
bcache: do not subtract sectors_to_gc for bypassed IO
by Tang Junhui
· 7 years ago
c81ffa3
bcache: fix sequential large write IO bypass
by Tang Junhui
· 7 years ago
4b758df
bcache: Fix leak of bdev reference
by Jan Kara
· 7 years ago
184a09e
md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
by Dennis Yang
· 7 years ago
3664847
md/raid5: fix a race condition in stripe batch
by Shaohua Li
· 7 years ago
e8a27f8
md/bitmap: disable bitmap_resize for file-backed bitmaps.
by NeilBrown
· 7 years ago
cd996fb
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
by Jens Axboe
· 7 years ago
cf0dec6
dm ioctl: constify ioctl lookup table
by Eric Biggers
· 8 years ago
5916a22
dm: constify argument arrays
by Eric Biggers
· 8 years ago
3f2e539
dm integrity: count and display checksum failures
by Mikulas Patocka
· 7 years ago
1e3b21c
dm integrity: optimize writing dm-bufio buffers that are partially changed
by Mikulas Patocka
· 8 years ago
675dc2c
raid5-ppl: Recovery support for multiple partial parity logs
by Pawel Baldysiak
· 7 years ago
ddc0882
md: Runtime support for multiple ppls
by Pawel Baldysiak
· 7 years ago
dc6364b
dm rq: do not update rq partially in each ending bio
by Ming Lei
· 7 years ago
d5c27f3f
dm rq: make dm-sq requeuing behavior consistent with dm-mq behavior
by Bart Van Assche
· 7 years ago
9157c8d
dm mpath: complain about unsupported __multipath_map_bio() return values
by Bart Van Assche
· 7 years ago
7b06e09
dm mpath: avoid that building with W=1 causes gcc 7 to complain about fall-through
by Bart Van Assche
· 7 years ago
1c23484
dm mpath: do not lock up a CPU with requeuing activity
by Bart Van Assche
· 7 years ago
6044078
dm: fix printk() rate limiting code
by Bart Van Assche
· 7 years ago
68515cc
dm mpath: retry BLK_STS_RESOURCE errors
by Bart Van Assche
· 7 years ago
54385bf
dm: fix the second dec_pending() argument in __split_and_process_bio()
by Bart Van Assche
· 7 years ago
8a8e6f8
md/raid0: attach correct cgroup info in bio
by Shaohua Li
· 7 years ago
27a4ff8
raid5: remove raid5_build_block
by Guoqing Jiang
· 7 years ago
a72cbf8
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show
by Song Liu
· 7 years ago
26e1304
md: replace seq_release_private with seq_release
by Cihangir Akturk
· 7 years ago
5492c46
md: notify about new spare disk in the container
by Alexey Obitotskiy
· 7 years ago
208410b
md/raid1/10: reset bio allocated from mempool
by Shaohua Li
· 7 years ago
9c72a18e4
md/raid5: release/flush io in raid5_do_work()
by Song Liu
· 7 years ago
8031c3d
md/bitmap: copy correct data for bitmap super
by Shaohua Li
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
10433d0
raid5: remove a call to get_start_sect
by Christoph Hellwig
· 7 years ago
afc1f55
MD: not clear ->safemode for external metadata array
by Shaohua Li
· 7 years ago
d62e26b
block: pass in queue to inflight accounting
by Jens Axboe
· 8 years ago
62d20aa
dm-crypt: don't mess with BIP_BLOCK_INTEGRITY
by Christoph Hellwig
· 7 years ago
a9501d7
md/r5cache: fix io_unit handling in r5l_log_endio()
by Song Liu
· 7 years ago
b44886c
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_set
by Song Liu
· 7 years ago
81fe48e
md: fix test in md_write_start()
by NeilBrown
· 7 years ago
33182d1
md: always clear ->safemode when md_check_recovery gets the mddev lock.
by NeilBrown
· 7 years ago
45fe93d
crypto: algapi - make crypto_xor() take separate dst and src arguments
by Ard Biesheuvel
· 7 years ago
9583f1c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
1731a47
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
273752c
dm, dax: Make sure dm_dax_flush() is called if device supports it
by Vivek Goyal
· 7 years ago
34c9650
dm verity fec: fix GFP flags used with mempool_alloc()
by NeilBrown
· 8 years ago
4218a95
dm zoned: use GFP_NOIO in I/O path
by Damien Le Moal
· 7 years ago
ed9b66d
MD: fix warnning for UP case
by Shaohua Li
· 7 years ago
edbe959
dm zoned: remove test for impossible REQ_OP_FLUSH conditions
by Mikulas Patocka
· 7 years ago
ac6a318
dm raid: bump target version
by Heinz Mauelshagen
· 7 years ago
0cf352e
dm raid: avoid mddev->suspended access
by Heinz Mauelshagen
· 7 years ago
f4af3f8
dm raid: fix activation check in validate_raid_redundancy()
by Heinz Mauelshagen
· 7 years ago
bbac1e0
dm raid: remove WARN_ON() in raid10_md_layout_to_format()
by Heinz Mauelshagen
· 7 years ago
edc11d4
dm bufio: fix error code in dm_bufio_write_dirty_buffers()
by Dan Carpenter
· 7 years ago
bc86a41
dm integrity: test for corrupted disk format during table load
by Mikulas Patocka
· 7 years ago
aa03a91
dm integrity: WARN_ON if variables representing journal usage get out of sync
by Mikulas Patocka
· 7 years ago
7e96d55
md/raid5: add thread_group worker async_tx_issue_pending_all
by Ofer Heifetz
· 7 years ago
6308d8e
md: simplify code with bio_io_error
by Guoqing Jiang
· 7 years ago
16d56e2
md/raid1: fix writebehind bio clone
by Shaohua Li
· 7 years ago
be453e7
md: raid1-10: move raid1/raid10 common code into raid1-10.c
by Ming Lei
· 7 years ago
fb0eb5d
md: raid1/raid10: initialize bvec table via bio_add_page()
by Ming Lei
· 7 years ago
022e510
md: remove 'idx' from 'struct resync_pages'
by Ming Lei
· 7 years ago
a7c3e62
dm integrity: use plugging when writing the journal
by Mikulas Patocka
· 7 years ago
9dd5972
dm integrity: fix inefficient allocation of journal space
by Mikulas Patocka
· 7 years ago
74cbd96
Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
6409e84
raid5-ppl: use BIOSET_NEED_BVECS when creating bioset
by Artur Paszkiewicz
· 7 years ago
130568d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
b5d2771
Raid5 should update rdev->sectors after reshape
by Xiao Ni
· 8 years ago
4aaf7694
md/bitmap: don't read page from device with Bitmap_sync
by Guoqing Jiang
· 8 years ago
026d15f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
Next »