summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-17cifs: when renaming don't try to unlink negative dentryJeff Layton
2009-04-17cifs: remove unneeded bcc_ptr update in CIFSTConJeff Layton
2009-04-17cifs: add cFYI messages with some of the saved strings from ssetup/tconJeff Layton
2009-04-17cifs: fix buffer size for tcon->nativeFileSystem fieldJeff Layton
2009-04-17cifs: fix unicode string area word alignment in session setupJeff Layton
2009-04-17[CIFS] Fix build break caused by change to new current_umask helper functionSteve French
2009-04-17[CIFS] Fix sparse warningsSteve French
2009-04-17[CIFS] Add support for posix open during lookupSteve French
2009-04-17cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton
2009-04-17cifs: remove dnotify thread codeJeff Layton
2009-04-17[CIFS] remove some build warningsSteve French
2009-04-17cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton
2009-04-17[CIFS] Fix build break from recent DFS patch when DFS support not enabledSteve French
2009-04-17Remote DFS root support.Igor Mammedov
2009-04-17[CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French
2009-04-17cifs: remove some pointless conditionals before kfree()Wei Yongjun
2009-04-17cifs: flush data on any setattrJeff Layton
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-16mm: pass correct mm when growing stackHugh Dickins
2009-04-16Revert "kobject: don't block for each kobject_uevent".Hugh Dickins
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov
2009-04-16pata_legacy: fix no device fail pathTejun Heo
2009-04-16pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-16libata: handle SEMB signature betterTejun Heo
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason
2009-04-16Export filemap_write_and_wait_rangeChris Mason
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto
2009-04-16NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki
2009-04-16NET/e1000e: Fix powering off during shutdownRafael J. Wysocki
2009-04-16NET/e1000: Fix powering off during shutdownRafael J. Wysocki
2009-04-15RCU: Don't try and predeclare inline funcs as it upsets some versions of gccDavid Howells
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells
2009-04-15MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells
2009-04-15MN10300: Wire up missing system callsDavid Howells
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells
2009-04-15Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-15packet: avoid warnings when high-order page allocation failsEric Dumazet
2009-04-15cfq-iosched: add close cooperator codeJens Axboe