Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5aabf7c49d9ebe54a318976276b187637177a03e
/
drivers
/
md
5aabf7c
md/r5cache: r5cache recovery: part 2
by Song Liu
· 8 years ago
b4c625c
md/r5cache: r5cache recovery: part 1
by Song Liu
· 8 years ago
9ed988f5
md/r5cache: refactoring journal recovery code
by Song Liu
· 8 years ago
2c7da14
md/r5cache: sysfs entry journal_mode
by Song Liu
· 8 years ago
a39f7af
md/r5cache: write-out phase and reclaim support
by Song Liu
· 8 years ago
1e6d690
md/r5cache: caching phase of r5cache
by Song Liu
· 8 years ago
2ded370
md/r5cache: State machine for raid5-cache write back mode
by Song Liu
· 8 years ago
937621c
md/r5cache: move some code to raid5.h
by Song Liu
· 8 years ago
c757ec9
md/r5cache: Check array size in r5l_init_log
by Song Liu
· 8 years ago
504634f
md: add blktrace event for writes to superblock
by Shaohua Li
· 8 years ago
578b54a
md/raid1, raid10: add blktrace records when IO is delayed
by NeilBrown
· 8 years ago
581dbd9
md/bitmap: add blktrace event for writes to the bitmap
by NeilBrown
· 8 years ago
109e376
md: add block tracing for bio_remapping
by NeilBrown
· 8 years ago
354b445
raid5-cache: fix lockdep warning
by Shaohua Li
· 8 years ago
6119e67
md: remove md_super_wait() call after bitmap_flush()
by NeilBrown
· 8 years ago
be306c2
md: define mddev flags, recovery flags and r1bio state bits using enums
by NeilBrown
· 8 years ago
f2c771a
md/raid1: fix: IO can block resync indefinitely
by NeilBrown
· 8 years ago
85c9ccd
md/bitmap: Don't write bitmap while earlier writes might be in-flight
by NeilBrown
· 8 years ago
a9ae93c
md/raid10: abort delayed writes when device fails.
by NeilBrown
· 8 years ago
5e2c7a3
md/raid1: abort delayed writes when device fails.
by NeilBrown
· 8 years ago
060b068
md: perform async updates for metadata where possible.
by NeilBrown
· 8 years ago
3fd880a
raid5-cache: restrict the use area of the log_offset variable
by JackieLiu
· 8 years ago
cc6167b
md/raid5: change printk() to pr_*()
by NeilBrown
· 8 years ago
08464e0
md/raid10: change printk() to pr_*()
by NeilBrown
· 8 years ago
1d41c21
md/raid1: change printk() to pr_*()
by NeilBrown
· 8 years ago
7660388
md/raid0: replace printk() with pr_*()
by NeilBrown
· 8 years ago
7279694
md/multipath: replace printk() with pr_*()
by NeilBrown
· 8 years ago
a2e202a
md/linear: replace printk() with pr_*()
by NeilBrown
· 8 years ago
ec0cc22
md/bitmap: change all printk() to pr_*()
by NeilBrown
· 8 years ago
9d48739
md: change all printk() to pr_err() or pr_warn() etc.
by NeilBrown
· 8 years ago
7f0f0d8
md: fix some issues with alloc_disk_sb()
by NeilBrown
· 8 years ago
cbb3873
md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM
by Guoqing Jiang
· 8 years ago
7adb072
raid5: revert commit 11367799f3d1
by Tomasz Majchrzak
· 8 years ago
91a6c4a
md: wake up personality thread after array state update
by Tomasz Majchrzak
· 8 years ago
dcbcb48
md: don't fail an array if there are unacknowledged bad blocks
by Tomasz Majchrzak
· 8 years ago
35b785f
md: add bad block support for external metadata
by Tomasz Majchrzak
· 8 years ago
6c286e8
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
1217e1d
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
by NeilBrown
· 8 years ago
7449f69
raid1: handle read error also in readonly mode
by Tomasz Majchrzak
· 8 years ago
9a8b27f
raid5-cache: correct condition for empty metadata write
by Shaohua Li
· 8 years ago
e0f3e6a
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
16f8894
md: report 'write_pending' state when array in sync
by Tomasz Majchrzak
· 8 years ago
56056c2
md/raid5: write an empty meta-block when creating log super-block
by Zhengyuan Liu
· 8 years ago
28cd88e
md/raid5: initialize next_checkpoint field before use
by Zhengyuan Liu
· 8 years ago
579ed34
RAID10: ignore discard error
by Shaohua Li
· 8 years ago
e3f948c
RAID1: ignore discard error
by Shaohua Li
· 8 years ago
dafa724
dm table: fix missing dm_put_target_type() in dm_table_add_target()
by tang.junhui
· 8 years ago
937fa62
dm rq: clear kworker_task if kthread_run() returned an error
by Mike Snitzer
· 8 years ago
d09960b
dm: free io_barrier after blk_cleanup_queue call
by Tahsin Erdogan
· 8 years ago
b052b07
dm raid: fix activation of existing raid4/10 devices
by Heinz Mauelshagen
· 8 years ago
12a7cf5
dm mirror: use all available legs on multiple failures
by Heinz Mauelshagen
· 8 years ago
dcb2ff5
dm mirror: fix read error on recovery after default leg failure
by Heinz Mauelshagen
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
5c33677
dm raid: fix compat_features validation
by Andy Whitcroft
· 8 years ago
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
48915c2
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
513a4be
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
c23112e
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bb086a8
md: set rotational bit
by Shaohua Li
· 8 years ago
8ff232c
dm mpath: always return reservation conflict without failing over
by Hannes Reinecke
· 9 years ago
7cd3267
dm bufio: remove dm_bufio_cond_resched()
by Peter Zijlstra
· 8 years ago
f659b10
dm crypt: fix crash on exit
by Rabin Vincent
· 8 years ago
f177940
dm cache metadata: switch to using the new cursor api for loading metadata
by Joe Thornber
· 8 years ago
fdd1315
dm array: introduce cursor api
by Joe Thornber
· 8 years ago
7d111c8
dm btree: introduce cursor api
by Joe Thornber
· 8 years ago
9d1b404
dm cache policy smq: distribute entries to random levels when switching to smq
by Joe Thornber
· 8 years ago
4e781b4
dm cache: speed up writing of the hint array
by Joe Thornber
· 8 years ago
dd6a77d
dm array: add dm_array_new()
by Joe Thornber
· 8 years ago
491221f
block: export bio_free_pages to other modules
by Guoqing Jiang
· 8 years ago
30c8946
raid5: handle register_shrinker failure
by Shaohua Li
· 8 years ago
6a0f53f
raid5: fix to detect failure of register_shrinker
by Chao Yu
· 8 years ago
90bcf133
md: fix a potential deadlock
by Shaohua Li
· 8 years ago
f71f1cf
md/bitmap: fix wrong cleanup
by Shaohua Li
· 8 years ago
1dffddd
raid5: allow arbitrary max_hw_sectors
by Shaohua Li
· 8 years ago
d6385db
md-cluster: make resync lock also could be interruptted
by Guoqing Jiang
· 8 years ago
7bcda71
md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang
by Guoqing Jiang
· 8 years ago
fccb60a
md-cluster: convert the completion to wait queue
by Guoqing Jiang
· 8 years ago
5f0aa21
md-cluster: protect md_find_rdev_nr_rcu with rcu lock
by Guoqing Jiang
· 8 years ago
c20c33f
md-cluster: clean related infos of cluster
by Guoqing Jiang
· 8 years ago
af8d8e6
md: changes for MD_STILL_CLOSED flag
by Guoqing Jiang
· 8 years ago
e3f924d
md-cluster: remove some unnecessary dlm_unlock_sync
by Guoqing Jiang
· 8 years ago
400cb45
md-cluster: use FORCEUNLOCK in lockres_free
by Guoqing Jiang
· 8 years ago
e566aef
md-cluster: call md_kick_rdev_from_array once ack failed
by Guoqing Jiang
· 8 years ago
b21d5b3
blk-mq: register device instead of disk
by Matias Bjørling
· 8 years ago
b88efd4
dm mpath: delay the requeue of blk-mq requests while all paths down
by Mike Snitzer
· 8 years ago
7e48c76
dm mpath: use dm_mq_kick_requeue_list()
by Mike Snitzer
· 8 years ago
e0c1075
dm rq: introduce dm_mq_kick_requeue_list()
by Mike Snitzer
· 8 years ago
fbc39b4
dm rq: reduce arguments passed to map_request() and dm_requeue_original_request()
by Mike Snitzer
· 8 years ago
7d7e0f9
blk-mq: remove ->map_queue
by Christoph Hellwig
· 8 years ago
474b313
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-4.9/msi-irq
by Jens Axboe
· 8 years ago
a8ac51e
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
by Mike Snitzer
· 8 years ago
9f4c3f8
dm: convert wait loops to use autoremove_wake_function()
by Bart Van Assche
· 8 years ago
e3fabdf
dm: use signal_pending_state() in dm_wait_for_completion()
by Bart Van Assche
· 8 years ago
b48633f
dm: rename task state function arguments
by Bart Van Assche
· 8 years ago
5a8f1f8
dm: add two lockdep_assert_held() statements
by Bart Van Assche
· 8 years ago
c533f24
dm rq: simplify dm_old_stop_queue()
by Bart Van Assche
· 8 years ago
f10e06b
dm mpath: check if path's request_queue is dying in activate_path()
by Mike Snitzer
· 8 years ago
9dbeaea
dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
by Mike Snitzer
· 8 years ago
2397a15
dm rq: factor out dm_mq_stop_queue()
by Bart Van Assche
· 8 years ago
Next »