Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b670883bb9e55ba63a278d83e034faefc01ce2cf
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
3ef310a
qed: Prevent creation of too-big u32-chains
by Tomer Tayar
· 8 years ago
f3e4811
qed: Align CIDs according to DORQ requirement
by Ram Amrani
· 8 years ago
a8aa395
Merge branch 'mlxsw-small-fixes'
by David S. Miller
· 8 years ago
e9093b1
mlxsw: reg: Fix SPVMLR max record count
by Jiri Pirko
· 8 years ago
f004ec0
mlxsw: reg: Fix SPVM max record count
by Jiri Pirko
· 8 years ago
37c343b
net: Resend IGMP memberships upon peer notification.
by Vlad Yasevich
· 8 years ago
11353b9
md/raid1: fix a trivial typo in comments
by Zhilong Liu
· 8 years ago
9c62110
blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()
by Jens Axboe
· 8 years ago
0977762
md/r5cache: fix set_syndrome_sources() for data in cache
by Song Liu
· 8 years ago
72ef9c4
dccp: fix memory leak during tear-down of unsuccessful connection request
by Hannes Frederic Sowa
· 8 years ago
b20e2d5
tun: fix premature POLLOUT notification on tun devices
by Hannes Frederic Sowa
· 8 years ago
45caeaa
dccp/tcp: fix routing redirect race
by Jon Maxwell
· 8 years ago
02bb56d
ucc/hdlc: fix two little issue
by Zhao Qiang
· 8 years ago
fb5fe0f
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
c80498e
vxlan: fix ovs support
by Nicolas Dichtel
· 8 years ago
91864f5
net: use net->count to check whether a netns is alive or not
by Andrey Vagin
· 8 years ago
065f3e4
Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
a13b208
bridge: drop netfilter fake rtable unconditionally
by Florian Westphal
· 8 years ago
79e4950
ipv6: avoid write to a possibly cloned skb
by Florian Westphal
· 8 years ago
6e526fd
net: wimax/i2400m: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
68c32f9
isdn/gigaset: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
Next »