Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
83da0245eda22dd99a44f2f127cca86d06479edd
/
drivers
/
md
b58aa24
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
by Suren Baghdasaryan
· 7 years ago
f39486b
raid5: Set R5_Expanded on parity devices as well as data.
by NeilBrown
· 7 years ago
9102ed6
bcache: fix wrong cache_misses statistics
by tang.junhui
· 7 years ago
c2a0531
bcache: explicitly destroy mutex while exiting
by Liang Chen
· 7 years ago
9bcd15b
md-cluster: free md_cluster_info if node leave cluster
by Guoqing Jiang
· 8 years ago
b7d3f2b
md: free unused memory after bitmap resize
by Zdenek Kabelac
· 7 years ago
9db9b5f
bcache: recover data from backing when data is clean
by Rui Hua
· 7 years ago
322e659
bcache: only permit to recovery read error when cache device is clean
by Coly Li
· 7 years ago
8588eb0
bcache: Fix building error on MIPS
by Huacai Chen
· 7 years ago
770e108
bcache: check ca->alloc_thread initialized before wake up it
by Coly Li
· 7 years ago
1cd9686
dm: fix race between dm_get_from_kobject() and __dm_destroy()
by Hou Tao
· 7 years ago
67246fb
dm: allocate struct mapped_device with kvzalloc
by Mikulas Patocka
· 7 years ago
6609a3c
dm bufio: fix integer overflow when limiting maximum cache size
by Eric Biggers
· 7 years ago
cf368c2
md/linear: shutup lockdep warnning
by Shaohua Li
· 8 years ago
4131c88
md/raid10: submit bio directly to replacement disk
by Shaohua Li
· 8 years ago
49c2b83
md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
by Dennis Yang
· 7 years ago
648798c
md/raid5: fix a race condition in stripe batch
by Shaohua Li
· 7 years ago
08f75f2
bcache: fix bch_hprint crash and improve output
by Michael Lyle
· 7 years ago
57aa1a69
bcache: fix for gc and write-back race
by Tang Junhui
· 7 years ago
fa92ff6b
bcache: Correct return value for sysfs attach errors
by Tony Asleson
· 7 years ago
e40cb30
bcache: correct cache_dirty_target in __update_writeback_rate()
by Tang Junhui
· 7 years ago
8f51f38
bcache: do not subtract sectors_to_gc for bypassed IO
by Tang Junhui
· 7 years ago
c234e0e
bcache: Fix leak of bdev reference
by Jan Kara
· 7 years ago
2a9b557
bcache: initialize dirty stripes in flash_dev_run()
by Tang Junhui
· 7 years ago
2cee78081
md/bitmap: disable bitmap_resize for file-backed bitmaps.
by NeilBrown
· 7 years ago
7b5fcb7
md/raid5: release/flush io in raid5_do_work()
by Song Liu
· 7 years ago
fabc7df
md/raid5: add thread_group worker async_tx_issue_pending_all
by Ofer Heifetz
· 7 years ago
1e95148
Raid5 should update rdev->sectors after reshape
by Xiao Ni
· 7 years ago
03c1d9d
md: don't use flush_signals in userspace processes
by Mikulas Patocka
· 7 years ago
63d32e8
dm mpath: cleanup -Wbool-operation warning in choose_pgpath()
by Mike Snitzer
· 8 years ago
3953403
md: fix super_offset endianness in super_1_rdev_size_change
by Jason Yan
· 8 years ago
9a37d02
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
by Jason Yan
· 8 years ago
1c0fa38
dm thin: do not queue freed thin mapping for next stage processing
by Vallish Vaidyeshwara
· 7 years ago
7e78978
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
by NeilBrown
· 8 years ago
fa9a4a9
md: update slab_cache before releasing new stripes when stripes resizing
by Dennis Yang
· 8 years ago
f2bb8bc
dm space map disk: fix some book keeping in the disk space map
by Joe Thornber
· 8 years ago
cc68181
dm thin metadata: call precommit before saving the roots
by Joe Thornber
· 8 years ago
eeaf133
dm bufio: make the parameter "retain_bytes" unsigned long
by Mikulas Patocka
· 8 years ago
e692424
dm cache metadata: fail operations if fail_io mode has been established
by Mike Snitzer
· 8 years ago
042d8db
dm mpath: split and rename activate_path() to prepare for its expanded use
by Bart Van Assche
· 8 years ago
e08047c
dm bufio: check new buffer allocation watermark every 30 seconds
by Mikulas Patocka
· 8 years ago
98e7b9d
dm bufio: avoid a possible ABBA deadlock
by Mikulas Patocka
· 8 years ago
c5066c4
dm raid: select the Kconfig option CONFIG_MD_RAID0
by Mikulas Patocka
· 8 years ago
4de8ece
dm btree: fix for dm_btree_find_lowest_key()
by Vinothkumar Raja
· 8 years ago
1773131
dm thin: fix a memory leak when passing discard bio down
by Dennis Yang
· 8 years ago
f32e35b
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
by Bart Van Assche
· 8 years ago
f6ec18e
dm era: save spacemap metadata root after the pre-commit
by Somasundaram Krishnasamy
· 8 years ago
a0d50c8
dm ioctl: prevent stack leak in dm ioctl call
by Adrian Salido
· 8 years ago
27d382f
dm raid: fix NULL pointer dereference for raid1 without bitmap
by Dmitry Bilunov
· 8 years ago
ab83597
dm verity fec: fix bufio leaks
by Sami Tolvanen
· 8 years ago
2ff0876
dm verity fec: limit error correction recursion
by Sami Tolvanen
· 8 years ago
5959cde
blk: Ensure users for current->bio_list can see the full list.
by NeilBrown
· 8 years ago
ad51664
md/raid1/10: fix potential deadlock
by Shaohua Li
· 8 years ago
21582cd
dm: flush queued bios when process blocks to avoid deadlock
by Mikulas Patocka
· 8 years ago
6f9c02a
md linear: fix a race between linear_add() and linear_congested()
by colyli@suse.de
· 8 years ago
2937e22
dm raid: fix data corruption on reshape request
by Heinz Mauelshagen
· 8 years ago
b7f874e
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
by Mike Snitzer
· 8 years ago
bad6c16
dm stats: fix a leaked s->histogram_boundaries array
by Mikulas Patocka
· 8 years ago
9987feb
dm cache: fix corruption seen when using cache > 2TB
by Joe Thornber
· 8 years ago
8629aed
bcache: Make gc wakeup sane, remove set_task_state()
by Kent Overstreet
· 8 years ago
621d101
dm rq: cope with DM device destruction while in dm_old_request_fn()
by Mike Snitzer
· 8 years ago
5cc85ef
md: fix refcount problem on mddev when stopping array.
by NeilBrown
· 8 years ago
60a931c
md: MD_RECOVERY_NEEDED is set for mddev->recovery
by Shaohua Li
· 8 years ago
8beb252
md/raid5: limit request size according to implementation limits
by Konstantin Khlebnikov
· 8 years ago
f5dca48
dm space map metadata: fix 'struct sm_metadata' leak on failed create
by Benjamin Marzinski
· 8 years ago
461f272
dm raid: fix discard support regression
by Heinz Mauelshagen
· 8 years ago
e362c31
dm rq: fix a race condition in rq_completed()
by Bart Van Assche
· 8 years ago
2c017f7
dm crypt: mark key as invalid until properly loaded
by Ondrej Kozina
· 8 years ago
3fae2a9
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
by Wei Yongjun
· 8 years ago
e74fb82
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
by Bart Van Assche
· 8 years ago
470b691
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
by Mike Snitzer
· 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
Next »