summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris3-11/+19
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov26-794/+1143
2012-10-11md: refine reporting of resync/reshape delays.NeilBrown1-7/+18
2012-10-11md/raid5: be careful not to resize_stripes too big.NeilBrown1-1/+2
2012-10-11md: make sure manual changes to recovery checkpoint are saved.NeilBrown1-0/+2
2012-10-11md/raid10: use correct limit variableDan Carpenter1-1/+1
2012-10-11md: writing to sync_action should clear the read-auto state.NeilBrown1-0/+7
2012-10-11Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid racesJianpeng Ma5-8/+9
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2-4/+4
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell1-5/+35
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter1-1/+1
2012-10-11md/raid5: make sure to_read and to_write never go negative.NeilBrown1-4/+1
2012-10-11md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.Alexander Lyakas1-3/+16
2012-10-11md/raid5: protect debug message against NULL derefernce.NeilBrown1-1/+1
2012-10-11md/raid5: add some missing locking in handle_failed_stripe.NeilBrown1-0/+2
2012-10-11MD: raid5 avoid unnecessary zero page for trimShaohua Li1-18/+17
2012-10-11MD: raid5 trim supportShaohua Li2-3/+166
2012-10-11md/bitmap:Don't use IS_ERR to judge alloc_page().Jianpeng Ma1-6/+2
2012-10-11md/raid1: Don't release reference to device while handling read error.NeilBrown1-4/+5
2012-10-11raid: replace list_for_each_continue_rcu with new interfaceMichael Wang1-6/+3
2012-10-11DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow1-0/+13
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger1-6/+10
2012-10-10vxlan: fix receive checksum handlingstephen hemminger1-2/+1
2012-10-10vxlan: add additional headroomstephen hemminger1-0/+1
2012-10-10vxlan: allow configuring port rangestephen hemminger1-5/+57
2012-10-10vxlan: associate with tunnel socket on transmitstephen hemminger1-0/+19
2012-10-10vxlan: use ip_route_outputstephen hemminger1-4/+8
2012-10-10vxlan: fix byte order in hash functionstephen hemminger1-2/+2
2012-10-10vxlan: minor output refactoringstephen hemminger1-11/+20
2012-10-11DM RAID: Fix comparison of index and quantity for "rebuild" parameterJonathan Brassow1-1/+1
2012-10-11DM RAID: Add rebuild capability for RAID10Jonathan Brassow1-1/+33
2012-10-11DM RAID: Move 'rebuild' checking code to its own functionJonathan Brassow1-25/+50
2012-10-11MD RAID10: Prep for DM RAID10 device replacement capabilityJonathan Brassow2-3/+9
2012-10-11md: avoid taking the mutex on some ioctls.NeilBrown1-23/+62
2012-10-11MD: change the parameter of md threadShaohua Li6-11/+17
2012-10-11md/raid10: submit IO from originating thread instead of md thread.NeilBrown1-3/+54
2012-10-11md: raid 10 supports TRIMShaohua Li1-4/+25
2012-10-11md: raid 1 supports TRIMShaohua Li1-2/+21
2012-10-11md: raid 0 supports TRIMShaohua Li1-1/+18
2012-10-11md: linear supports TRIMShaohua Li1-0/+16
2012-10-11md/linear: rcu_dereference outside read-lock sectionDenis Efremov1-2/+7
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds12-490/+1836
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-35/+22
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds3-51/+67
2012-10-11gbefb: fix compile errorFlorian Tobias Schandinat1-1/+1
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds10-188/+37
2012-10-11Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+2
2012-10-11Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-7/+18
2012-10-11rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman1-0/+3
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine1-22/+16