summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-24md: raid1: use bio helper in process_checks()Ming Lei1-4/+8
2017-03-24md: raid1: retrieve page from pre-allocated resync page arrayMing Lei1-8/+8
2017-03-24md: raid1: don't use bio's vec table to manage resync pagesMing Lei1-29/+64
2017-03-24md: raid1: simplify r1buf_pool_free()Ming Lei1-9/+8
2017-03-24md: prepare for managing resync I/O pages in clean wayMing Lei1-0/+50
2017-03-24md: move two macros into md.hMing Lei3-5/+5
2017-03-24md: raid1/raid10: don't handle failure of bio_add_page()Ming Lei2-47/+16
2017-03-24md: fix several trivial typos in commentsZhilong Liu2-4/+4
2017-03-24md/raid10: refactor some codes from raid10_write_requestGuoqing Jiang1-100/+75
2017-03-24raid5-ppl: silence a misleading warning messageDan Carpenter1-1/+1
2017-03-23MD: use per-cpu counter for writes_pendingNeilBrown2-24/+49
2017-03-23percpu-refcount: support synchronous switch to atomic mode.NeilBrown2-0/+18
2017-03-23md: close a race with setting mddev->in_syncNeilBrown1-0/+7
2017-03-23md: factor out set_in_sync()NeilBrown1-34/+20
2017-03-23md/raid5: don't test ->writes_pending in raid5_remove_diskNeilBrown1-1/+4
2017-03-23md/raid1: stop using bi_phys_segmentNeilBrown1-66/+23
2017-03-23md/raid10: stop using bi_phys_segmentsNeilBrown1-51/+25
2017-03-23md/raid1, raid10: move rXbio accounting closer to allocation.NeilBrown2-26/+20
2017-03-23Revert "md/raid5: limit request size according to implementation limits"NeilBrown1-9/+0
2017-03-23md/raid5: remove over-loading of ->bi_phys_segments.NeilBrown2-41/+13
2017-03-23md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as ...NeilBrown3-62/+15
2017-03-23md/raid5: call bio_endio() directly rather than queueing for later.NeilBrown4-38/+16
2017-03-23md/raid5: simplfy delaying of writes while metadata is updated.NeilBrown2-26/+8
2017-03-23md/raid5: use md_write_start to count stripes, not biosNeilBrown4-15/+32
2017-03-17md: move bitmap_destroy to the beginning of __md_stopGuoqing Jiang3-11/+19
2017-03-17md/r5cache: generate R5LOG_PAYLOAD_FLUSHSong Liu1-3/+42
2017-03-17md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recoverySong Liu1-6/+41
2017-03-17raid5-ppl: runtime PPL enabling or disablingArtur Paszkiewicz4-3/+68
2017-03-17raid5-ppl: support disk hot add/remove with PPLArtur Paszkiewicz3-2/+64
2017-03-17raid5-ppl: load and recover the logArtur Paszkiewicz2-1/+493
2017-03-17md: add sysfs entries for PPLArtur Paszkiewicz2-3/+144
2017-03-17raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz7-5/+869
2017-03-17raid5: separate header for log functionsArtur Paszkiewicz4-69/+107
2017-03-17md: superblock changes for PPLArtur Paszkiewicz5-6/+45
2017-03-17md/r5cache: improve recovery with read ahead page poolSong Liu1-46/+175
2017-03-17md/raid5: sort biosShaohua Li2-26/+126
2017-03-17md/raid5-cache: bump flush stripe batch sizeShaohua Li1-3/+3
2017-03-17md/raid5: prioritize stripes for writebackShaohua Li2-9/+41
2017-03-17md-cluster: add the support for resizeGuoqing Jiang4-6/+94
2017-03-17md-cluster: introduce cluster_check_sync_sizeGuoqing Jiang3-10/+93
2017-03-17md-cluster: add CHANGE_CAPACITY message typeGuoqing Jiang1-0/+5
2017-03-17md-cluster: use sync way to handle METADATA_UPDATED msgGuoqing Jiang3-23/+66
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-15xfs: verify inline directory data forksDarrick J. Wong6-18/+122
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2