Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
97b20ef784388753becb41b27876a048e905fe9b
97b20ef
md: handle read-only member devices better.
by NeilBrown
· 8 years ago
cf25ae7
md/raid10: wait up frozen array in handle_write_completed
by Guoqing Jiang
· 8 years ago
fc6d2a3
uapi: fix linux/raid/md_p.h userspace compilation error
by Artur Paszkiewicz
· 8 years ago
835d89e
md-cluster: Fix a memleak in an error handling path
by Christophe JAILLET
· 8 years ago
78b6350
md: support disabling of create-on-open semantics.
by NeilBrown
· 8 years ago
039b722
md: allow creation of mdNNN arrays via md_mod/parameters/new_array
by NeilBrown
· 8 years ago
fcd403a
raid5-ppl: use a single mempool for ppl_io_unit and header_page
by Artur Paszkiewicz
· 8 years ago
f00d7c8
md/raid0: fix up bio splitting.
by NeilBrown
· 8 years ago
868f604
md/linear: improve bio splitting.
by NeilBrown
· 8 years ago
dd7a8f5
md/raid5: make chunk_aligned_read() split bios more cleanly.
by NeilBrown
· 8 years ago
545250f
md/raid10: simplify handle_read_error()
by NeilBrown
· 8 years ago
fc9977d
md/raid10: simplify the splitting of requests.
by NeilBrown
· 8 years ago
673ca68
md/raid1: factor out flush_bio_list()
by NeilBrown
· 8 years ago
689389a
md/raid1: simplify handle_read_error().
by NeilBrown
· 8 years ago
5051262
Revert "block: introduce bio_copy_data_partial"
by NeilBrown
· 8 years ago
cb83efc
md/raid1: simplify alloc_behind_master_bio()
by NeilBrown
· 8 years ago
c230e7e
md/raid1: simplify the splitting of requests.
by NeilBrown
· 8 years ago
ae1713e
raid5-ppl: partial parity calculation optimization
by Artur Paszkiewicz
· 8 years ago
845b9e2
raid5-ppl: use resize_stripes() when enabling or disabling ppl
by Artur Paszkiewicz
· 8 years ago
94568f6
raid5-ppl: move no_mem_stripes to struct ppl_conf
by Artur Paszkiewicz
· 8 years ago
0c9d5b1
md/raid1: avoid reusing a resync bio after error handling.
by NeilBrown
· 8 years ago
b670883
md.c:didn't unlock the mddev before return EINVAL in array_size_store
by Zhilong Liu
· 8 years ago
065e519
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
by NeilBrown
· 8 years ago
6f287ca
md/raid10: reset the 'first' at the end of loop
by Guoqing Jiang
· 8 years ago
7471fb7
md/raid6: Fix anomily when recovering a single device in RAID6.
by NeilBrown
· 8 years ago
583da48
md: update slab_cache before releasing new stripes when stripes resizing
by Dennis Yang
· 8 years ago
8fc04e6e
md: raid1: kill warning on powerpc_pseries
by Ming Lei
· 8 years ago
0bb0c10
md/raid5: use consistency_policy to remove journal feature
by Song Liu
· 8 years ago
1ad45a9
md/raid5-cache: fix payload endianness problem in raid5-cache
by Jason Yan
· 8 years ago
41743c1
md/raid1: skip data copy for behind io for discard request
by Shaohua Li
· 8 years ago
f459587
block: remove bio_clone_bioset_partial()
by Shaohua Li
· 8 years ago
2d06e3b
md: raid10: avoid direct access to bvec table in handle_reshape_read_error
by Ming Lei
· 8 years ago
cdb76be
md: raid10: retrieve page from preallocated resync page array
by Ming Lei
· 8 years ago
f025061
md: raid10: don't use bio's vec table to manage resync pages
by Ming Lei
· 8 years ago
81fa152
md: raid10: refactor code of read reshape's .bi_end_io
by Ming Lei
· 8 years ago
841c131
md: raid1: improve write behind
by Ming Lei
· 8 years ago
d8c84c4
md: raid1: move 'offset' out of loop
by Ming Lei
· 8 years ago
6f880285
block: introduce bio_copy_data_partial
by Ming Lei
· 8 years ago
60928a9
md: raid1: use bio helper in process_checks()
by Ming Lei
· 8 years ago
44cf0f4
md: raid1: retrieve page from pre-allocated resync page array
by Ming Lei
· 8 years ago
98d30c5
md: raid1: don't use bio's vec table to manage resync pages
by Ming Lei
· 8 years ago
a723423
md: raid1: simplify r1buf_pool_free()
by Ming Lei
· 8 years ago
513e2fa
md: prepare for managing resync I/O pages in clean way
by Ming Lei
· 8 years ago
d8e29fb
md: move two macros into md.h
by Ming Lei
· 8 years ago
c85ba14
md: raid1/raid10: don't handle failure of bio_add_page()
by Ming Lei
· 8 years ago
3560741e
md: fix several trivial typos in comments
by Zhilong Liu
· 8 years ago
27f26a0
md/raid10: refactor some codes from raid10_write_request
by Guoqing Jiang
· 8 years ago
0b408ba
raid5-ppl: silence a misleading warning message
by Dan Carpenter
· 8 years ago
4ad23a97
MD: use per-cpu counter for writes_pending
by NeilBrown
· 8 years ago
210f7cd
percpu-refcount: support synchronous switch to atomic mode.
by NeilBrown
· 8 years ago
55cc39f
md: close a race with setting mddev->in_sync
by NeilBrown
· 8 years ago
6497709b
md: factor out set_in_sync()
by NeilBrown
· 8 years ago
84dd97a
md/raid5: don't test ->writes_pending in raid5_remove_disk
by NeilBrown
· 8 years ago
37011e3
md/raid1: stop using bi_phys_segment
by NeilBrown
· 8 years ago
fd16f2e
md/raid10: stop using bi_phys_segments
by NeilBrown
· 8 years ago
6b6c811
md/raid1, raid10: move rXbio accounting closer to allocation.
by NeilBrown
· 8 years ago
97d5343
Revert "md/raid5: limit request size according to implementation limits"
by NeilBrown
· 8 years ago
0472a42
md/raid5: remove over-loading of ->bi_phys_segments.
by NeilBrown
· 8 years ago
016c76a
md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter
by NeilBrown
· 8 years ago
bd83d0a
md/raid5: call bio_endio() directly rather than queueing for later.
by NeilBrown
· 8 years ago
16d997b
md/raid5: simplfy delaying of writes while metadata is updated.
by NeilBrown
· 8 years ago
4972805
md/raid5: use md_write_start to count stripes, not bios
by NeilBrown
· 8 years ago
48df498
md: move bitmap_destroy to the beginning of __md_stop
by Guoqing Jiang
· 8 years ago
ea17481
md/r5cache: generate R5LOG_PAYLOAD_FLUSH
by Song Liu
· 8 years ago
2d4f468
md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery
by Song Liu
· 8 years ago
ba903a3
raid5-ppl: runtime PPL enabling or disabling
by Artur Paszkiewicz
· 8 years ago
6358c23
raid5-ppl: support disk hot add/remove with PPL
by Artur Paszkiewicz
· 8 years ago
4536bf9b
raid5-ppl: load and recover the log
by Artur Paszkiewicz
· 8 years ago
664aed0
md: add sysfs entries for PPL
by Artur Paszkiewicz
· 8 years ago
3418d03
raid5-ppl: Partial Parity Log write logging implementation
by Artur Paszkiewicz
· 8 years ago
ff87573
raid5: separate header for log functions
by Artur Paszkiewicz
· 8 years ago
ea0213e
md: superblock changes for PPL
by Artur Paszkiewicz
· 8 years ago
effe6ee
md/r5cache: improve recovery with read ahead page pool
by Song Liu
· 8 years ago
aaf9f12
md/raid5: sort bios
by Shaohua Li
· 8 years ago
84890c0
md/raid5-cache: bump flush stripe batch size
by Shaohua Li
· 8 years ago
535ae4e
md/raid5: prioritize stripes for writeback
by Shaohua Li
· 8 years ago
818da59
md-cluster: add the support for resize
by Guoqing Jiang
· 8 years ago
b98938d
md-cluster: introduce cluster_check_sync_size
by Guoqing Jiang
· 8 years ago
7da3d20
md-cluster: add CHANGE_CAPACITY message type
by Guoqing Jiang
· 8 years ago
0ba9597
md-cluster: use sync way to handle METADATA_UPDATED msg
by Guoqing Jiang
· 8 years ago
d11507e
Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
325513d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
3009b30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
69eea5a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
95422de
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
aabcf5f
Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
defc7d7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
28ea06c
gfs2: Avoid alignment hole in struct lm_lockname
by Andreas Gruenbacher
· 8 years ago
630a04e
xfs: verify inline directory data forks
by Darrick J. Wong
· 8 years ago
ae50dfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
352526f
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
6517569
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
bc25887
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
83e6322
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
1e6a1cd
Merge branch 'qed-fixes'
by David S. Miller
· 8 years ago
6b116b1
qed: Enable iSCSI Out-of-Order
by Mintz, Yuval
· 8 years ago
db31d33
qed: Correct out-of-bound access in OOO history
by Mintz, Yuval
· 8 years ago
1df2ade
qed: Fix interrupt flags on Rx LL2
by Ram Amrani
· 8 years ago
4621ceb
qed: Free previous connections when releasing iSCSI
by Mintz, Yuval
· 8 years ago
752ecb2
qed: Fix mapping leak on LL2 rx flow
by Mintz, Yuval
· 8 years ago
Next »