Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2ccb68b1e6add42c0bf3ade73cd11c98d32b890
/
drivers
/
md
98bcf28
Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 9 years ago
b8a0b8e
raid5: delete unnecessary warnning
by Shaohua Li
· 9 years ago
9c573de
MD: make bio mergeable
by Shaohua Li
· 9 years ago
b297874
md/raid0: remove empty line printk from dump_zones
by Michał Pecio
· 9 years ago
6545b60
dm cache metadata: fix cmd_read_lock() acquiring write lock
by Ahmed Samy
· 9 years ago
9567366
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
by Mike Snitzer
· 9 years ago
7dedd15
md/raid0: fix uninitialized variable bug
by Dan Carpenter
· 9 years ago
072623d
dm: fix dm_target_io leak if clone_bio() returns an error
by Mikulas Patocka
· 9 years ago
63b106a
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
f9a67b1
md/bitmap: clear bitmap if bitmap_create failed
by Guoqing Jiang
· 9 years ago
ed3b98c
MD: add rdev reference for super write
by Shaohua Li
· 9 years ago
466ad29
md: fix a trivial typo in comments
by Wei Fang
· 9 years ago
816b0ac
md:raid1: fix a dead loop when read from a WriteMostly disk
by Wei Fang
· 9 years ago
4526b71
Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 9 years ago
237045f
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
1d034e6
md/raid5: Cleanup cpu hotplug notifier
by Anna-Maria Gleixner
· 9 years ago
23ddba8
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
by Shaohua Li
· 9 years ago
ccfc7bf
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
by Nate Dailey
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
98dbc9c
dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
by Bryn M. Reeves
· 9 years ago
d85326c
md: fix typos for stipe
by Guoqing Jiang
· 9 years ago
c6f0b9f
md/bitmap: remove redundant return in bitmap_checkpage
by Guoqing Jiang
· 9 years ago
b3c95b4
md/raid1: remove unnecessary BUG_ON
by Guoqing Jiang
· 9 years ago
fafcde3
md: multipath: don't hardcopy bio in .make_request path
by Ming Lei
· 9 years ago
c3667cc
dm thin: consistently return -ENOSPC if pool has run out of data space
by Mike Snitzer
· 9 years ago
843f0f2
dm cache: bump the target version
by Mike Snitzer
· 9 years ago
d14fcf3
dm cache: make sure every metadata function checks fail_io
by Joe Thornber
· 9 years ago
3f06804
dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIO
by Mike Snitzer
· 9 years ago
7dd85bb
dm cache policy smq: clarify that mq registration failure was for 'mq'
by Mike Snitzer
· 9 years ago
c80914e
dm: return error if bio_integrity_clone() fails in clone_bio()
by Mike Snitzer
· 9 years ago
2eae9e448
dm thin metadata: don't issue prefetches if a transaction abort has failed
by Joe Thornber
· 9 years ago
4df2bf4
dm snapshot: disallow the COW and origin devices from being identical
by DingXiang
· 9 years ago
9ed8469
dm cache: make the 'mq' policy an alias for 'smq'
by Joe Thornber
· 9 years ago
e233d80
dm: drop unnecessary assignment of md->queue
by Bob Liu
· 9 years ago
032482f
dm: reorder 'struct mapped_device' members to fix alignment and holes
by Mike Snitzer
· 9 years ago
1d3aa6f
dm: remove dummy definition of 'struct dm_table'
by Mike Snitzer
· 9 years ago
115485e
dm: add 'dm_numa_node' module parameter
by Mike Snitzer
· 9 years ago
29f929b
dm thin metadata: remove needless newline from subtree_dec() DMERR message
by Mike Snitzer
· 9 years ago
ec31f3f
dm mpath: cleanup reinstate_path() et al based on code review
by Mike Snitzer
· 9 years ago
fb3229d
md/raid5: output stripe state for debug
by Shaohua Li
· 9 years ago
550da24
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
by NeilBrown
· 9 years ago
f8b1126
bcache: fix cache_set_flush() NULL pointer dereference on OOM
by Eric Wheeler
· 9 years ago
9b29972
bcache: cleaned up error handling around register_cache()
by Eric Wheeler
· 9 years ago
07cc6ef8
bcache: fix race of writeback thread starting before complete initialization
by Eric Wheeler
· 9 years ago
c97e060
md/bitmap: remove redundant check
by Eric Engestrom
· 9 years ago
70d9798b
MD: warn for potential deadlock
by Shaohua Li
· 9 years ago
399146b
md: Drop sending a change uevent when stopping
by Sebastian Parschauer
· 9 years ago
6ab2a4b
RAID5: revert e9e4c377e2f563 to fix a livelock
by Shaohua Li
· 9 years ago
27a353c
RAID5: check_reshape() shouldn't call mddev_suspend
by Shaohua Li
· 9 years ago
e7597e6
md/raid5: Compare apples to apples (or sectors to sectors)
by Jes Sorensen
· 9 years ago
9f54cec
dm mpath: remove __pgpath_busy forward declaration, rename to pgpath_busy
by Mike Snitzer
· 9 years ago
be7d31c
dm mpath: switch from 'unsigned' to 'bool' for flags where appropriate
by Mike Snitzer
· 9 years ago
b0b477c
dm round robin: use percpu 'repeat_count' and 'current_path'
by Mike Snitzer
· 9 years ago
90a4323
dm path selector: remove 'repeat_count' return from .select_path hook
by Mike Snitzer
· 9 years ago
9659f81
dm mpath: push path selector locking down to path selectors
by Mike Snitzer
· 9 years ago
21136f8
dm mpath: remove repeat_count support from multipath core
by Mike Snitzer
· 9 years ago
7943bd6
dm mpath: remove unnecessary casts in front of ti->private
by Mike Snitzer
· 9 years ago
78ce23b
dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() directly
by Mike Snitzer
· 9 years ago
2eff192
dm mpath: cleanup 'struct dm_mpath_io' management code
by Mike Snitzer
· 9 years ago
8637a6b
dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io'
by Mike Snitzer
· 9 years ago
591ddcf
dm: allow immutable request-based targets to use blk-mq pdu
by Mike Snitzer
· 9 years ago
30187e1
dm: rename target's per_bio_data_size to per_io_data_size
by Mike Snitzer
· 9 years ago
eca7ee6
dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM
by Mike Snitzer
· 9 years ago
c5248f7
dm: remove support for stacking dm-mq on .request_fn device(s)
by Mike Snitzer
· 9 years ago
818c5f3
dm: fix a couple locking issues with use of block interfaces
by Mike Snitzer
· 9 years ago
1c357a1
dm: allocate blk_mq_tag_set rather than embed in mapped_device
by Mike Snitzer
· 9 years ago
faad87d
dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params
by Mike Snitzer
· 9 years ago
c91852ff
dm: optimize dm_request_fn()
by Mike Snitzer
· 9 years ago
16f1226
dm: optimize dm_mq_queue_rq()
by Mike Snitzer
· 9 years ago
f083b09
dm: set DM_TARGET_WILDCARD feature on "error" target
by Mike Snitzer
· 9 years ago
e522c03
dm: cleanup dm_any_congested()
by Mike Snitzer
· 9 years ago
ae6ad75
dm: remove unused dm_get_rq_mapinfo()
by Mike Snitzer
· 9 years ago
6acfe68
dm: fix excessive dm-mq context switching
by Mike Snitzer
· 9 years ago
956a402
dm: fix sparse "unexpected unlock" warnings in ioctl code
by Mike Snitzer
· 9 years ago
6648202
dm: do not return target from dm_get_live_table_for_ioctl()
by Mike Snitzer
· 9 years ago
4328daa
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
by Mike Snitzer
· 9 years ago
9ea0641
Merge branch 'mymd/for-next' into mymd/for-linus
by Shaohua Li
· 9 years ago
bbdb23b
dm crypt: Use skcipher and ahash
by Herbert Xu
· 9 years ago
fc2561e
md-cluster: delete useless code
by Shaohua Li
· 9 years ago
4ac7a65
md-cluster: fix missing memory free
by Shaohua Li
· 9 years ago
6412035
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
849674e
MD: rename some functions
by Shaohua Li
· 9 years ago
3c28c9c
Merge tag 'md/4.5' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
1501efa
md/raid: only permit hot-add of compatible integrity profiles
by Dan Williams
· 9 years ago
16a43f6
raid5-cache: handle journal hotadd in quiesce
by Shaohua Li
· 9 years ago
87d4d91
MD: add journal with array suspended
by Shaohua Li
· 9 years ago
a62ab49
md: set MD_HAS_JOURNAL in correct places
by Shaohua Li
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
03891f9
Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
d3b407f
badblocks: rename badblocks_free to badblocks_exit
by Dan Williams
· 9 years ago
fc974ee
md: convert to use the generic badblocks code
by Vishal Verma
· 9 years ago
385277b
dm snapshot: fix hung bios when copy error occurs
by Mikulas Patocka
· 9 years ago
1c2e54e
dm thin: bump thin and thin-pool target versions
by Mike Snitzer
· 9 years ago
274d8cb
md: Remove 'ready' field from mddev.
by NeilBrown
· 9 years ago
bb9ef71
md: remove unnecesary md_new_event_inintr
by Guoqing Jiang
· 9 years ago
5036c39
raid5: allow r5l_io_unit allocations to fail
by Christoph Hellwig
· 9 years ago
e8deb63
raid5-cache: use a mempool for the metadata block
by Christoph Hellwig
· 9 years ago
Next »