summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* raid5-cache: handle journal hotadd in quiesceShaohua Li2016-01-141-0/+7
* MD: add journal with array suspendedShaohua Li2016-01-141-1/+6
* md: set MD_HAS_JOURNAL in correct placesShaohua Li2016-01-142-4/+6
* md: Remove 'ready' field from mddev.NeilBrown2016-01-072-6/+1
* md: remove unnecesary md_new_event_inintrGuoqing Jiang2016-01-071-10/+1
* raid5: allow r5l_io_unit allocations to failChristoph Hellwig2016-01-061-10/+57
* raid5-cache: use a mempool for the metadata blockChristoph Hellwig2016-01-061-2/+12
* raid5-cache: use a bio_setChristoph Hellwig2016-01-061-1/+15
* raid5-cache: add journal hot add/remove supportShaohua Li2016-01-063-24/+68
* drivers: md: use ktime_get_real_seconds()Deepa Dinamani2016-01-062-10/+10
* md: avoid warning for 32-bit sector_tArnd Bergmann2016-01-061-4/+6
* raid5-cache: free meta_page earlierChristoph Hellwig2016-01-061-7/+2
* raid5-cache: simplify r5l_move_io_unit_listChristoph Hellwig2016-01-061-17/+15
* md: update comment for md_allow_writeGuoqing Jiang2016-01-061-1/+1
* md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADYGuoqing Jiang2016-01-061-5/+18
* md-cluster: Protect communication with mutexesGuoqing Jiang2016-01-061-10/+63
* md-cluster: Defer MD reloading to mddev->threadGuoqing Jiang2016-01-063-1/+11
* md-cluster: append some actions when change bitmap from clustered to noneGuoqing Jiang2016-01-063-0/+72
* md-cluster: Allow spare devices to be marked as faultyGoldwyn Rodrigues2016-01-061-1/+0
* md-cluster: Fix the remove sequence with the new MD reload codeGoldwyn Rodrigues2016-01-062-9/+2
* md-cluster: remove a disk asynchronously from cluster environmentGuoqing Jiang2016-01-063-2/+18
* md-cluster: Avoid the resync ping-pongGoldwyn Rodrigues2016-01-061-0/+8
* md/raid5: remove redundant check in stripe_add_to_batch_list()Roman Gushchin2016-01-061-2/+0
* Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
|\
| * drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| * drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-311-1/+3
|\ \
| * | PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-041-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3118-107/+221
|\ \ \
| * \ \ Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2015-12-302-20/+44
| |\ \ \
| | * \ \ Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-12-182-20/+44
| | |\ \ \
| | | * | | iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg2015-12-131-6/+9
| | | * | | iwlwifi: separate firmware version for 7260 devicesJohannes Berg2015-12-131-14/+35
| * | | | | drivers: net: cpsw: fix error return codeJulia Lawall2015-12-291-3/+7
| * | | | | qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
| * | | | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-242-1/+32
| * | | | | geneve: initialize needed_headroomPaolo Abeni2015-12-241-1/+9
| * | | | | sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2015-12-222-28/+30
| * | | | | veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2015-12-221-6/+0
| * | | | | net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| * | | | | net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| * | | | | natsemi: add checks for dma mapping errorsAlexey Khoroshilov2015-12-191-0/+12
| * | | | | bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-181-9/+13
| * | | | | mkiss: Fix use after free in mkiss_close().David Miller2015-12-181-2/+2
| * | | | | 6pack: Fix use after free in sixpack_close().David Miller2015-12-181-4/+4
| * | | | | be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru2015-12-181-1/+3
| * | | | | net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev2015-12-183-7/+14
| * | | | | net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev2015-12-181-3/+2
| * | | | | drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin2015-12-181-4/+9
| * | | | | drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin2015-12-181-18/+22