aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-12md: check the return value for metadata_update_startGuoqing Jiang
2015-10-12md-cluster: only call kick_rdev_from_array after remove disk successfullyGuoqing Jiang
2015-10-12md-cluster: Add 'SUSE' as author for md-cluster.cGuoqing Jiang
2015-10-12md-cluster: zero cmsg before it was sentGuoqing Jiang
2015-10-12md-cluster: make sure the node do not receive it's own msgGuoqing Jiang
2015-10-12md-cluster: remove unnecessary setting for slotGuoqing Jiang
2015-10-12md-cluster: make other members of cluster_msg is handled by little endian funcsGuoqing Jiang
2015-10-12md-cluster: Do not printk() every received messageGoldwyn Rodrigues
2015-10-12md-cluster: Fix adding of new disk with new reload codeGoldwyn Rodrigues
2015-10-12md-cluster: Perform resync/recovery under a DLM lockGoldwyn Rodrigues
2015-10-12md-cluster: Perform a lazy updateGoldwyn Rodrigues
2015-10-12md-cluster: Improve md_reload_sb to be less error proneGoldwyn Rodrigues
2015-10-12md: remove_and_add_spares() to activate specific rdevGoldwyn Rodrigues
2015-10-12md-cluster: Wake up suspended processGoldwyn Rodrigues
2015-10-12md-cluster: send BITMAP_NEEDS_SYNC when node is leaving clusterGuoqing Jiang
2015-10-12md-cluster: Use a small window for resyncGoldwyn Rodrigues
2015-10-12md: Increment version for clustered bitmapsGoldwyn Rodrigues
2015-10-12md-cluster: complete all write requests before adding suspend_infoGoldwyn Rodrigues
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen
2015-10-02md: drop null test before destroy functionsJulia Lawall
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown
2015-10-02raid5: update analysis state for failed stripeShaohua Li
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown
2015-09-21Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-19Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-19Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-18Merge branch 'acpi-bus'Rafael J. Wysocki
2015-09-18Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter
2015-09-18IB/hfi1: clean up some definesDan Carpenter
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter
2015-09-18IB/hfi1: fix a locking bugDan Carpenter
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-17Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-17zram: fix possible use after free in zcomp_create()Luis Henriques