| Commit message (Expand) | Author | Age | Files | Lines |
* | cifs: clean up unused encryption code | Shirish Pargaonkar | 2011-10-13 | 1 | -121/+0 |
* | cifs: Add mount options for backup intent (try #6) | Shirish Pargaonkar | 2011-10-13 | 9 | -16/+95 |
* | cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface | Suresh Jayaraman | 2011-10-13 | 1 | -0/+3 |
* | cifs: update README about the kernel module parameters | Suresh Jayaraman | 2011-10-13 | 1 | -0/+14 |
* | add new module parameter 'enable_oplocks' | Steve French | 2011-10-13 | 5 | -8/+13 |
* | cifs: check for unresponsive server every time we call kernel_recvmsg | Jeff Layton | 2011-10-13 | 1 | -11/+22 |
* | cifs: make smb_msg local to read_from_socket | Jeff Layton | 2011-10-13 | 1 | -9/+8 |
* | cifs: trivial: remove obsolete comment | Jeff Layton | 2011-10-13 | 1 | -6/+0 |
* | cifs: consolidate signature generating code | Jeff Layton | 2011-10-13 | 3 | -86/+30 |
* | cifs: clean up checkSMB | Jeff Layton | 2011-10-13 | 1 | -26/+25 |
* | cifs: untangle server->maxBuf and CIFSMaxBufSize | Jeff Layton | 2011-10-13 | 4 | -31/+18 |
* | cifs: Fix typo 'CIFS_NFSD_EXPORT' | Paul Bolle | 2011-10-13 | 3 | -6/+6 |
* | cifs: get rid of unused xid in cifs_get_root | Jeff Layton | 2011-10-13 | 1 | -3/+0 |
* | cifs: use memcpy for magic string in cifs signature generation BSRSPYL | Jeff Layton | 2011-10-13 | 1 | -2/+2 |
* | cifs: switch CIFSSMBQAllEAs to use memcmp | Jeff Layton | 2011-10-13 | 1 | -1/+1 |
* | cifs: Display strictcache mount option in /proc/mounts | Sachin Prabhu | 2011-10-11 | 1 | -0/+2 |
* | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2011-10-10 | 1 | -1/+1 |
|\ |
|
| * | [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 | Steve French | 2011-10-08 | 1 | -1/+1 |
* | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-10-10 | 4 | -12/+7 |
|\ \ |
|
| * \ | Merge branch 'omap/fixes-for-3.1' into fixes | Arnd Bergmann | 2011-10-08 | 3 | -12/+6 |
| |\ \ |
|
| | * | | ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_init | Axel Lin | 2011-09-30 | 1 | -3/+0 |
| | * | | ARM: OMAP: Fix i2c init for twl4030 | Tony Lindgren | 2011-09-30 | 1 | -1/+2 |
| | * | | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1 | Bryan Buckley | 2011-09-30 | 1 | -8/+4 |
| * | | | ARM: mach-ux500: enable fix for ARM errata 754322 | srinidhi kasagar | 2011-10-07 | 1 | -0/+1 |
| |/ / |
|
* | | | ARM: tegra: fix compilation error due to mach/hardware.h removal | Marc Dietrich | 2011-10-10 | 1 | -1/+0 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-10-10 | 3 | -21/+21 |
|\ \ \ |
|
| * | | | drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1 | Alex Deucher | 2011-10-06 | 1 | -3/+6 |
| * | | | drm/radeon/kms: fix dp_detect handling for DP bridge chips | Alex Deucher | 2011-10-05 | 1 | -15/+6 |
| * | | | drm/radeon/kms: retry aux transactions if there are status flags | Alex Deucher | 2011-10-05 | 1 | -3/+9 |
* | | | | MAINTAINERS: Update tegra maintainer information | Olof Johansson | 2011-10-10 | 1 | -2/+2 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-10-10 | 41 | -128/+169 |
|\ \ \ \ |
|
| * | | | | MIPS: Call oops_enter, oops_exit in die | Nathan Lynch | 2011-10-01 | 1 | -1/+9 |
| * | | | | staging/octeon: Software should check the checksum of no tcp/udp packets | Roy.Li | 2011-09-27 | 1 | -1/+2 |
| * | | | | MIPS: Octeon: Enable C0_UserLocal probing. | David Daney | 2011-09-24 | 1 | -1/+0 |
| * | | | | MIPS: No branches in delay slots for huge pages in handle_tlbl | David Daney | 2011-09-21 | 1 | -1/+2 |
| * | | | | MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTC | David Daney | 2011-09-21 | 1 | -2/+2 |
| * | | | | MIPS: Octeon: Select CONFIG_HOLES_IN_ZONE | David Daney | 2011-09-21 | 1 | -0/+5 |
| * | | | | MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2) | Rafael J. Wysocki | 2011-09-21 | 1 | -30/+22 |
| * | | | | MIPS: Compat: Use 32-bit wrapper for compat_sys_futex. | Yong Zhang | 2011-09-21 | 3 | -2/+9 |
| * | | | | MIPS: Do not use EXTRA_CFLAGS | Arnaud Lacombe | 2011-09-21 | 1 | -1/+1 |
| * | | | | MIPS: Alchemy: DB1200: Disable cascade IRQ in handler | Manuel Lauss | 2011-09-21 | 2 | -7/+4 |
| * | | | | SERIAL: Lantiq: Set timeout in uart_port | John Crispin | 2011-09-21 | 1 | -1/+3 |
| * | | | | MIPS: Lantiq: Fix setting the PCI bus speed on AR9 | John Crispin | 2011-09-21 | 1 | -2/+7 |
| * | | | | MIPS: Lantiq: Fix external interrupt sources | John Crispin | 2011-09-21 | 1 | -4/+2 |
| * | | | | MIPS: tlbex: Fix build error in R3000 code. | Ralf Baechle | 2011-09-21 | 1 | -2/+1 |
| * | | | | MIPS: Alchemy: Include Au1100 in PM code. | Manuel Lauss | 2011-09-21 | 1 | -8/+14 |
| * | | | | MIPS: Alchemy: Fix typo in MAC0 registration | Manuel Lauss | 2011-09-21 | 1 | -1/+1 |
| * | | | | MIPS: MSP71xx: Fix build error. | Ralf Baechle | 2011-09-21 | 1 | -2/+2 |
| * | | | | MIPS: Handle __put_user() sleeping. | Ralf Baechle | 2011-09-21 | 1 | -0/+3 |
| * | | | | MIPS: Allow forced irq threading | Thomas Gleixner | 2011-09-21 | 1 | -0/+1 |