Age | Commit message (Expand) | Author |
2012-10-11 | md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write. | Alexander Lyakas |
2012-10-11 | md/raid5: protect debug message against NULL derefernce. | NeilBrown |
2012-10-11 | md/raid5: add some missing locking in handle_failed_stripe. | NeilBrown |
2012-10-11 | MD: raid5 avoid unnecessary zero page for trim | Shaohua Li |
2012-10-11 | MD: raid5 trim support | Shaohua Li |
2012-10-11 | md/bitmap:Don't use IS_ERR to judge alloc_page(). | Jianpeng Ma |
2012-10-11 | md/raid1: Don't release reference to device while handling read error. | NeilBrown |
2012-10-11 | raid: replace list_for_each_continue_rcu with new interface | Michael Wang |
2012-10-11 | DM RAID: Fix for "sync" directive ineffectiveness | Jonathan Brassow |
2012-10-10 | vxlan: fix oops when give unknown ifindex | stephen hemminger |
2012-10-10 | vxlan: fix receive checksum handling | stephen hemminger |
2012-10-10 | vxlan: add additional headroom | stephen hemminger |
2012-10-10 | vxlan: allow configuring port range | stephen hemminger |
2012-10-10 | vxlan: associate with tunnel socket on transmit | stephen hemminger |
2012-10-10 | vxlan: use ip_route_output | stephen hemminger |
2012-10-10 | vxlan: fix byte order in hash function | stephen hemminger |
2012-10-10 | vxlan: minor output refactoring | stephen hemminger |
2012-10-11 | DM RAID: Fix comparison of index and quantity for "rebuild" parameter | Jonathan Brassow |
2012-10-11 | DM RAID: Add rebuild capability for RAID10 | Jonathan Brassow |
2012-10-11 | DM RAID: Move 'rebuild' checking code to its own function | Jonathan Brassow |
2012-10-11 | MD RAID10: Prep for DM RAID10 device replacement capability | Jonathan Brassow |
2012-10-11 | md: avoid taking the mutex on some ioctls. | NeilBrown |
2012-10-11 | MD: change the parameter of md thread | Shaohua Li |
2012-10-11 | md/raid10: submit IO from originating thread instead of md thread. | NeilBrown |
2012-10-11 | md: raid 10 supports TRIM | Shaohua Li |
2012-10-11 | md: raid 1 supports TRIM | Shaohua Li |
2012-10-11 | md: raid 0 supports TRIM | Shaohua Li |
2012-10-11 | md: linear supports TRIM | Shaohua Li |
2012-10-11 | md/linear: rcu_dereference outside read-lock section | Denis Efremov |
2012-10-11 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-10-11 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-11 | Merge branch 'akpm' (Fixups from Andrew) | Linus Torvalds |
2012-10-11 | gbefb: fix compile error | Florian Tobias Schandinat |
2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-10-11 | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2012-10-11 | Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2012-10-11 | rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS | Kevin Hilman |
2012-10-11 | rapidio: update for destination ID allocation | Alexandre Bounine |
2012-10-11 | rapidio: update asynchronous discovery initialization | Alexandre Bounine |
2012-10-11 | rapidio: use msleep in discovery wait | Alexandre Bounine |
2012-10-11 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-10-10 | tpm: Propagate error from tpm_transmit to fix a timeout hang | Peter Huewe |
2012-10-10 | Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2012-10-10 | vfio: Fix PCI INTx disable consistency | Alex Williamson |
2012-10-10 | vfio: Move PCI INTx eventfd setting earlier | Alex Williamson |
2012-10-10 | vfio: Fix PCI mmap after b3b9c293 | Alex Williamson |
2012-10-10 | driver/char/tpm: fix regression causesd by ppi | Gang Wei |
2012-10-10 | hwmon: Drop needless includes of <linux/delay.h> | Jean Delvare |
2012-10-10 | hwmon: Add missing inclusions of <linux/err.h> | Jean Delvare |
2012-10-10 | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare |