Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a9501d742127e613d744e29814e9532bacb147e8
/
drivers
/
md
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
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
· 7 years ago
4aaf7694
md/bitmap: don't read page from device with Bitmap_sync
by Guoqing Jiang
· 7 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
b6ffe9b
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
3a564bb
Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
3908c98
dm zoned: fix overflow when converting zone ID to sectors
by Damien Le Moal
· 7 years ago
9d92573
Merge branch 'for-4.13/dax' into libnvdimm-for-next
by Dan Williams
· 7 years ago
fbd08e7
bio-integrity: fix interface for bio_integrity_trim
by Dmitry Monakhov
· 7 years ago
7184ef8
MD: fix sleep in atomic
by Shaohua Li
· 7 years ago
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 7 years ago
4d49f1b
dm raid: stop using BUG() in __rdev_sectors()
by Heinz Mauelshagen
· 7 years ago
00a0ea3
dm thin: do not queue freed thin mapping for next stage processing
by Vallish Vaidyeshwara
· 7 years ago
41341af
dm: don't set bounce limit
by Christoph Hellwig
· 8 years ago
1bc3cd4
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
7f053a6a
MD: fix a null dereference
by Shaohua Li
· 7 years ago
c4d097d
dm raid: fix oops on upgrading to extended superblock format
by Heinz Mauelshagen
· 7 years ago
5a85071
md: use a separate bio_set for synchronous IO.
by NeilBrown
· 7 years ago
feb7695
dm io: fix duplicate bio completion due to missing ref count
by Mike Snitzer
· 7 years ago
7def52b
dm integrity: fix to not disable/enable interrupts from interrupt context
by Mike Snitzer
· 8 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
3b1a94c
dm zoned: drive-managed zoned block device target
by Damien Le Moal
· 8 years ago
b73c67c
dm kcopyd: add sequential write feature
by Damien Le Moal
· 8 years ago
0be12c1
dm linear: add support for zoned block devices
by Damien Le Moal
· 8 years ago
124c445
dm flakey: add support for zoned block devices
by Damien Le Moal
· 8 years ago
1099930
dm: introduce dm_remap_zone_report()
by Damien Le Moal
· 8 years ago
264c869
dm: fix REQ_OP_ZONE_REPORT bio handling
by Damien Le Moal
· 8 years ago
a4aa5e5
dm: fix REQ_OP_ZONE_RESET bio handling
by Damien Le Moal
· 8 years ago
dd88d31
dm table: add zoned block devices validation
by Damien Le Moal
· 8 years ago
7e3fd85
dm crypt: add big-endian variant of plain64 IV
by Milan Broz
· 8 years ago
6e333d0
dm bio prison: use rb_entry() rather than container_of()
by Geliang Tang
· 8 years ago
23d70c5
dm ioctl: report event number in DM_LIST_DEVICES
by Mikulas Patocka
· 8 years ago
fc1841e
dm ioctl: add a new DM_DEV_ARM_POLL ioctl
by Mikulas Patocka
· 8 years ago
93e6442
dm: add basic support for using the select or poll function
by Mikulas Patocka
· 8 years ago
f660174
blk-mq: use the introduced blk_mq_unquiesce_queue()
by Ming Lei
· 8 years ago
9b10f6a
block: remove bio_clone() and all references.
by NeilBrown
· 8 years ago
5a136fd
bcache: use kmalloc to allocate bio in bch_data_verify()
by NeilBrown
· 8 years ago
47e0fb4
blk: make the bioset rescue_workqueue optional.
by NeilBrown
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
af67c31
blk: remove bio_set arg from blk_queue_split()
by NeilBrown
· 8 years ago
8df7202
md: change the initialization value for a spare device spot to MD_DISK_ROLE_SPARE
by Lidong Zhong
· 8 years ago
037d2ff
md/raid1: remove unused bio in sync_request_write
by Guoqing Jiang
· 8 years ago
1cdd125
md/raid10: fix FailFast test for wrong device
by Guoqing Jiang
· 8 years ago
c27b2d6
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block
by Jens Axboe
· 8 years ago
abebfbe
dm: add ->flush() dax operation support
by Dan Williams
· 8 years ago
cd15fb6
Revert "dm mirror: use all available legs on multiple failures"
by Mike Snitzer
· 8 years ago
047385b
dm: missing break in process_queued_bios()
by Dan Carpenter
· 8 years ago
f9c79bc
md: don't use flush_signals in userspace processes
by Mikulas Patocka
· 8 years ago
cc27b0c
md: fix deadlock between mddev_suspend() and md_write_start()
by NeilBrown
· 8 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 8 years ago
2ad5060
dm integrity: reject mappings too large for device
by Ondrej Mosnáček
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
7e026c8
dm: add ->copy_from_iter() dax operation support
by Dan Williams
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
fc17b65
blk-mq: switch ->queue_rq return value to blk_status_t
by Christoph Hellwig
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
1be5690
dm: change ->end_io calling convention
by Christoph Hellwig
· 8 years ago
846785e
dm: don't return errnos from ->map
by Christoph Hellwig
· 8 years ago
14ef1e4
dm mpath: merge do_end_io_bio into multipath_end_io_bio
by Christoph Hellwig
· 8 years ago
9966afa
dm: fix REQ_RAHEAD handling
by Christoph Hellwig
· 8 years ago
a415c0f
md: initialise ->writes_pending in personality modules.
by NeilBrown
· 8 years ago
e6fd209
md: namespace private helper names
by Amir Goldstein
· 8 years ago
60c42a3
Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
5a8948f
md: Make flush bios explicitely sync
by Jan Kara
· 8 years ago
ff0361b
dm: make flush bios explicitly sync
by Jan Kara
· 8 years ago
e153903
md: report sector of stripes with check mismatches
by Nix
· 8 years ago
4179bc3
md: uuid debug statement now in processor byte order.
by Kyungchan Koh
· 8 years ago
8c1e2162
dm ioctl: restore __GFP_HIGH in copy_params()
by Junaid Shahid
· 8 years ago
702a620
dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()
by Mikulas Patocka
· 8 years ago
f52236e
dm verity: fix no salt use case
by Gilad Ben-Yossef
· 8 years ago
Next »