| Commit message (Expand) | Author | Files | Lines |
2008-11-18 | prevent cifs_writepages() from skipping unwritten pages | Dave Kleikamp | 1 | -1/+4 |
2008-11-18 | Fixed parsing of mount options when doing DFS submount | Igor Mammedov | 2 | -27/+83 |
2008-11-17 | Remove -mno-spe flags as they dont belong | Kumar Gala | 1 | -3/+1 |
2008-11-17 | [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl... | Steve French | 1 | -3/+4 |
2008-11-17 | rtnetlink: propagate error from dev_change_flags in do_setlink() | Johannes Berg | 1 | -1/+3 |
2008-11-17 | isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply | Harvey Harrison | 1 | -2/+4 |
2008-11-17 | [CIFS] Fix build break | Steve French | 1 | -2/+2 |
2008-11-17 | Phonet: refuse to send bigger than MTU packets | RĂ©mi Denis-Courmont | 1 | -2/+2 |
2008-11-17 | cifs: reinstate sharing of tree connections | Jeff Layton | 6 | -218/+249 |
2008-11-17 | e1000e: fix IPMI traffic | Jeff Kirsher | 3 | -2/+51 |
2008-11-17 | e1000e: fix warn_on reload after phy_id error | Jeff Kirsher | 1 | -0/+1 |
2008-11-17 | unitialized return value in mm/mlock.c: __mlock_vma_pages_range() | Helge Deller | 1 | -1/+1 |
2008-11-17 | stop_machine: fix race with return value (fixes Bug #11989) | Rusty Russell | 1 | -2/+3 |
2008-11-17 | Fix broken ownership of /proc/sys/ files | Al Viro | 1 | -0/+1 |
2008-11-16 | mfd: Correct WM8350 I2C return code usage | Mark Brown | 1 | -2/+13 |
2008-11-16 | mfd: fix event masking for da9030 | Mike Rapoport | 1 | -1/+1 |
2008-11-16 | acpi: fix oops in acpi_system_wakeup_device_seq_show | Linus Torvalds | 1 | -1/+1 |
2008-11-16 | phy: fix phy address bug | Giulio Benetti | 1 | -2/+2 |
2008-11-16 | e100: fix dma error in direction for mapping | Jesse Brandeburg | 1 | -10/+10 |
2008-11-16 | igb: use dev_printk instead of printk | Bjorn Helgaas | 1 | -4/+3 |
2008-11-16 | qla3xxx: Cleanup: Fix link print statements. | Ron Mercer | 1 | -14/+5 |
2008-11-16 | igb: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2 | -2/+7 |
2008-11-16 | e1000: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2 | -2/+7 |
2008-11-16 | e1000e: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2 | -2/+7 |
2008-11-16 | via-velocity: enable perfect filtering for multicast packets | Joey Zhuo | 1 | -1/+1 |
2008-11-15 | phy: Add support for Marvell 88E1118 PHY | Ron Madrid | 1 | -0/+66 |
2008-11-15 | mlx4_en: Pause parameters per port | Yevgeny Petrilin | 3 | -22/+24 |
2008-11-15 | Linux 2.6.28-rc5v2.6.28-rc5 | Linus Torvalds | 1 | -1/+1 |
2008-11-15 | Fix inotify watch removal/umount races | Al Viro | 4 | -48/+218 |
2008-11-15 | LIS3LV02Dx: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2008-11-15 | Add 'pr_fmt()' format modifier to pr_xyz macros. | Martin Schwidefsky | 1 | -19/+23 |
2008-11-15 | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse | 2 | -19/+0 |
2008-11-15 | mm: remove unevictable's show_page_path | KOSAKI Motohiro | 1 | -35/+0 |
2008-11-15 | misc: C2port needs <linux/sched.h> | Geert Uytterhoeven | 1 | -0/+1 |
2008-11-15 | m68k: Fix off-by-one in m68k_setup_user_interrupt() | Geert Uytterhoeven | 1 | -1/+1 |
2008-11-15 | Move "exit_robust_list" into mm_release() | Linus Torvalds | 2 | -9/+11 |
2008-11-15 | [SCSI] dpt_i2o: fix transferred data length for scsi_set_resid() | Miquel van Smoorenburg | 1 | -2/+2 |
2008-11-15 | rtc: rtc-sun4v fixes, revised | Alessandro Zummo | 1 | -50/+19 |
2008-11-15 | [CIFS] minor cleanup to cifs_mount | Steve French | 1 | -40/+34 |
2008-11-15 | cifs: reinstate sharing of SMB sessions sans races | Jeff Layton | 7 | -166/+175 |
2008-11-15 | libata: improve phantom device detection | Tejun Heo | 1 | -2/+11 |
2008-11-15 | cifs: disable sharing session and tcon and add new TCP sharing code | Jeff Layton | 6 | -150/+96 |
2008-11-15 | phylib: fix premature freeing of struct mii_bus | Lennert Buytenhek | 1 | -1/+1 |
2008-11-15 | atl1: Do not enumerate options unsupported by chip | J. K. Cliburn | 1 | -14/+3 |
2008-11-15 | atl1e: fix broken multicast by removing unnecessary crc inversion | J. K. Cliburn | 1 | -4/+0 |
2008-11-15 | gianfar: Fix DMA unmap invocations | Andy Fleming | 1 | -7/+8 |
2008-11-15 | net/ucc_geth: Fix oops in uec_get_ethtool_stats() | Anton Vorontsov | 1 | -3/+3 |
2008-11-14 | scm: fix scm_fp_list->list initialization made in wrong place | Pavel Emelyanov | 1 | -2/+0 |
2008-11-14 | niu: Bump driver version and release date. | David S. Miller | 1 | -2/+2 |
2008-11-14 | NIU: Add Sun CP3260 ATCA blade support | Santwona Behera | 2 | -6/+293 |