Age | Commit message (Expand) | Author |
2012-10-13 | Merge tag 'md-3.7' of git://neil.brown.name/md | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-10-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-10-13 | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds |
2012-10-13 | Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-10-13 | Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-10-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-12 | dm: store dm_target_io in bio front_pad | Mikulas Patocka |
2012-10-12 | dm thin: move bio_prison code to separate module | Mike Snitzer |
2012-10-12 | dm thin: prepare to separate bio_prison code | Mike Snitzer |
2012-10-12 | dm thin: support discard with non power of two block size | Mike Snitzer |
2012-10-12 | mcs7830: Fix link state detection | Ondrej Zary |
2012-10-12 | dm persistent data: convert to use le32_add_cpu | Wei Yongjun |
2012-10-12 | dm: use ACCESS_ONCE for sysfs values | Mikulas Patocka |
2012-10-12 | dm bufio: use list_move | Wei Yongjun |
2012-10-12 | dm mpath: fix check for null mpio in end_io fn | Wei Yongjun |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-12 | xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches. | Konrad Rzeszutek Wilk |
2012-10-12 | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel |
2012-10-12 | kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell | Jason Wessel |
2012-10-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-12 | Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-10-11 | mmc: mxs-mmc: Fix merge issue causing build error | Marek Vasut |
2012-10-11 | usbnet: Support devices reporting idleness | Oliver Neukum |
2012-10-11 | Add CDC-ACM support for the CX93010-2x UCMxx USB Modem | Jean-Christian de Rivaz |
2012-10-11 | net/ethernet/jme: disable ASPM | Kevin Baradon |
2012-10-11 | kaweth: print correct debug ptr | Alan Cox |
2012-10-11 | Merge branch 'staging/for_v3.7' into v4l_for_linus | Mauro Carvalho Chehab |
2012-10-11 | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-... | James Morris |
2012-10-11 | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for... | James Morris |
2012-10-11 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-10-11 | md: refine reporting of resync/reshape delays. | NeilBrown |
2012-10-11 | md/raid5: be careful not to resize_stripes too big. | NeilBrown |
2012-10-11 | md: make sure manual changes to recovery checkpoint are saved. | NeilBrown |
2012-10-11 | md/raid10: use correct limit variable | Dan Carpenter |
2012-10-11 | md: writing to sync_action should clear the read-auto state. | NeilBrown |
2012-10-11 | Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races | Jianpeng Ma |
2012-10-10 | e1000e: Change wthresh to 1 to avoid possible Tx stalls | Hiroaki SHIMODA |
2012-10-10 | xen: netback: handle compound page fragments on transmit. | Ian Campbell |
2012-10-10 | isdn: fix a wrapping bug in isdn_ppp_ioctl() | Dan Carpenter |
2012-10-11 | md/raid5: make sure to_read and to_write never go negative. | NeilBrown |
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 |