summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-11md/raid5: be careful not to resize_stripes too big.NeilBrown
2012-10-11md: make sure manual changes to recovery checkpoint are saved.NeilBrown
2012-10-11md/raid10: use correct limit variableDan Carpenter
2012-10-11md: writing to sync_action should clear the read-auto state.NeilBrown
2012-10-11Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid racesJianpeng Ma
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter
2012-10-11md/raid5: make sure to_read and to_write never go negative.NeilBrown
2012-10-11md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.Alexander Lyakas
2012-10-11md/raid5: protect debug message against NULL derefernce.NeilBrown
2012-10-11md/raid5: add some missing locking in handle_failed_stripe.NeilBrown
2012-10-11MD: raid5 avoid unnecessary zero page for trimShaohua Li
2012-10-11MD: raid5 trim supportShaohua Li
2012-10-11md/bitmap:Don't use IS_ERR to judge alloc_page().Jianpeng Ma
2012-10-11md/raid1: Don't release reference to device while handling read error.NeilBrown
2012-10-11raid: replace list_for_each_continue_rcu with new interfaceMichael Wang
2012-10-11DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger
2012-10-10vxlan: fix receive checksum handlingstephen hemminger
2012-10-10vxlan: add additional headroomstephen hemminger
2012-10-10vxlan: allow configuring port rangestephen hemminger
2012-10-10vxlan: associate with tunnel socket on transmitstephen hemminger
2012-10-10vxlan: use ip_route_outputstephen hemminger
2012-10-10vxlan: fix byte order in hash functionstephen hemminger
2012-10-10vxlan: minor output refactoringstephen hemminger
2012-10-11DM RAID: Fix comparison of index and quantity for "rebuild" parameterJonathan Brassow
2012-10-11DM RAID: Add rebuild capability for RAID10Jonathan Brassow
2012-10-11DM RAID: Move 'rebuild' checking code to its own functionJonathan Brassow
2012-10-11MD RAID10: Prep for DM RAID10 device replacement capabilityJonathan Brassow
2012-10-11md: avoid taking the mutex on some ioctls.NeilBrown
2012-10-11MD: change the parameter of md threadShaohua Li
2012-10-11md/raid10: submit IO from originating thread instead of md thread.NeilBrown
2012-10-11md: raid 10 supports TRIMShaohua Li
2012-10-11md: raid 1 supports TRIMShaohua Li
2012-10-11md: raid 0 supports TRIMShaohua Li
2012-10-11md: linear supports TRIMShaohua Li
2012-10-11md/linear: rcu_dereference outside read-lock sectionDenis Efremov
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds
2012-10-11gbefb: fix compile errorFlorian Tobias Schandinat
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-11Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2012-10-11Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-10-11rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine
2012-10-11rapidio: update asynchronous discovery initializationAlexandre Bounine
2012-10-11rapidio: use msleep in discovery waitAlexandre Bounine
2012-10-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds