]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-11 NeilBrownmd/raid0: fix up bio splitting.
2017-04-11 NeilBrownmd/linear: improve bio splitting.
2017-04-11 NeilBrownmd/raid5: make chunk_aligned_read() split bios more...
2017-04-11 NeilBrownmd/raid10: simplify handle_read_error()
2017-04-11 NeilBrownmd/raid10: simplify the splitting of requests.
2017-04-11 NeilBrownmd/raid1: factor out flush_bio_list()
2017-04-11 NeilBrownmd/raid1: simplify handle_read_error().
2017-04-11 NeilBrownRevert "block: introduce bio_copy_data_partial"
2017-04-11 NeilBrownmd/raid1: simplify alloc_behind_master_bio()
2017-04-11 NeilBrownmd/raid1: simplify the splitting of requests.
2017-04-10 Artur Paszkiewiczraid5-ppl: partial parity calculation optimization
2017-04-10 Artur Paszkiewiczraid5-ppl: use resize_stripes() when enabling or disabl...
2017-04-10 Artur Paszkiewiczraid5-ppl: move no_mem_stripes to struct ppl_conf
2017-04-10 NeilBrownmd/raid1: avoid reusing a resync bio after error handling.
2017-04-10 Zhilong Liumd.c:didn't unlock the mddev before return EINVAL in...
2017-04-10 NeilBrownmd: MD_CLOSING needs to be cleared after called md_set_...
2017-04-10 Guoqing Jiangmd/raid10: reset the 'first' at the end of loop
2017-04-10 NeilBrownmd/raid6: Fix anomily when recovering a single device...
2017-04-10 Dennis Yangmd: update slab_cache before releasing new stripes...
2017-03-28 Ming Leimd: raid1: kill warning on powerpc_pseries
2017-03-27 Song Liumd/raid5: use consistency_policy to remove journal...
2017-03-25 Jason Yanmd/raid5-cache: fix payload endianness problem in raid5...
2017-03-25 Shaohua Limd/raid1: skip data copy for behind io for discard...
2017-03-25 Shaohua Liblock: remove bio_clone_bioset_partial()
2017-03-24 Ming Leimd: raid10: avoid direct access to bvec table in handle...
2017-03-24 Ming Leimd: raid10: retrieve page from preallocated resync...
2017-03-24 Ming Leimd: raid10: don't use bio's vec table to manage resync...
2017-03-24 Ming Leimd: raid10: refactor code of read reshape's .bi_end_io
2017-03-24 Ming Leimd: raid1: improve write behind
2017-03-24 Ming Leimd: raid1: move 'offset' out of loop
2017-03-24 Ming Leiblock: introduce bio_copy_data_partial
2017-03-24 Ming Leimd: raid1: use bio helper in process_checks()
2017-03-24 Ming Leimd: raid1: retrieve page from pre-allocated resync...
2017-03-24 Ming Leimd: raid1: don't use bio's vec table to manage resync...
2017-03-24 Ming Leimd: raid1: simplify r1buf_pool_free()
2017-03-24 Ming Leimd: prepare for managing resync I/O pages in clean way
2017-03-24 Ming Leimd: move two macros into md.h
2017-03-24 Ming Leimd: raid1/raid10: don't handle failure of bio_add_page()
2017-03-24 Zhilong Liumd: fix several trivial typos in comments
2017-03-24 Guoqing Jiangmd/raid10: refactor some codes from raid10_write_request
2017-03-24 Dan Carpenterraid5-ppl: silence a misleading warning message
2017-03-23 NeilBrownMD: use per-cpu counter for writes_pending
2017-03-23 NeilBrownpercpu-refcount: support synchronous switch to atomic...
2017-03-23 NeilBrownmd: close a race with setting mddev->in_sync
2017-03-23 NeilBrownmd: factor out set_in_sync()
2017-03-23 NeilBrownmd/raid5: don't test ->writes_pending in raid5_remove_disk
2017-03-23 NeilBrownmd/raid1: stop using bi_phys_segment
2017-03-23 NeilBrownmd/raid10: stop using bi_phys_segments
2017-03-23 NeilBrownmd/raid1, raid10: move rXbio accounting closer to alloc...
2017-03-23 NeilBrownRevert "md/raid5: limit request size according to imple...
2017-03-23 NeilBrownmd/raid5: remove over-loading of ->bi_phys_segments.
2017-03-23 NeilBrownmd/raid5: use bio_inc_remaining() instead of repurposin...
2017-03-23 NeilBrownmd/raid5: call bio_endio() directly rather than queuein...
2017-03-23 NeilBrownmd/raid5: simplfy delaying of writes while metadata...
2017-03-23 NeilBrownmd/raid5: use md_write_start to count stripes, not...
2017-03-16 Guoqing Jiangmd: move bitmap_destroy to the beginning of __md_stop
2017-03-16 Song Liumd/r5cache: generate R5LOG_PAYLOAD_FLUSH
2017-03-16 Song Liumd/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery
2017-03-16 Artur Paszkiewiczraid5-ppl: runtime PPL enabling or disabling
2017-03-16 Artur Paszkiewiczraid5-ppl: support disk hot add/remove with PPL
2017-03-16 Artur Paszkiewiczraid5-ppl: load and recover the log
2017-03-16 Artur Paszkiewiczmd: add sysfs entries for PPL
2017-03-16 Artur Paszkiewiczraid5-ppl: Partial Parity Log write logging implementation
2017-03-16 Artur Paszkiewiczraid5: separate header for log functions
2017-03-16 Artur Paszkiewiczmd: superblock changes for PPL
2017-03-16 Song Liumd/r5cache: improve recovery with read ahead page pool
2017-03-16 Shaohua Limd/raid5: sort bios
2017-03-16 Shaohua Limd/raid5-cache: bump flush stripe batch size
2017-03-16 Shaohua Limd/raid5: prioritize stripes for writeback
2017-03-16 Guoqing Jiangmd-cluster: add the support for resize
2017-03-16 Guoqing Jiangmd-cluster: introduce cluster_check_sync_size
2017-03-16 Guoqing Jiangmd-cluster: add CHANGE_CAPACITY message type
2017-03-16 Guoqing Jiangmd-cluster: use sync way to handle METADATA_UPDATED msg
2017-03-16 Linus TorvaldsMerge tag 'xfs-4.11-fixes-2' of git://git.kernel.org...
2017-03-16 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-03-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-03-15 Linus TorvaldsMerge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel...
2017-03-15 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-03-15 Andreas Gruenbachergfs2: Avoid alignment hole in struct lm_lockname
2017-03-15 Darrick J.... xfs: verify inline directory data forks
2017-03-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-03-14 David S. MillerMerge branch 'qed-fixes'
2017-03-14 Mintz, Yuvalqed: Enable iSCSI Out-of-Order
2017-03-14 Mintz, Yuvalqed: Correct out-of-bound access in OOO history
2017-03-14 Ram Amraniqed: Fix interrupt flags on Rx LL2
2017-03-14 Mintz, Yuvalqed: Free previous connections when releasing iSCSI
2017-03-14 Mintz, Yuvalqed: Fix mapping leak on LL2 rx flow
2017-03-14 Tomer Tayarqed: Prevent creation of too-big u32-chains
2017-03-14 Ram Amraniqed: Align CIDs according to DORQ requirement
2017-03-14 David S. MillerMerge branch 'mlxsw-small-fixes'
2017-03-14 Jiri Pirkomlxsw: reg: Fix SPVMLR max record count
2017-03-14 Jiri Pirkomlxsw: reg: Fix SPVM max record count
2017-03-14 Vlad Yasevichnet: Resend IGMP memberships upon peer notification.
2017-03-14 Zhilong Liumd/raid1: fix a trivial typo in comments
next