aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-02[CIFS] remove cifs_strfromUCS_leJeff Layton
2009-05-02[CIFS] NTLMSSP support moving into new file, old dead code removedSteve French
2009-05-01[CIFS] Fix endian conversion of vcnum fieldSteve French
2009-05-01[CIFS] Remove trailing whitespaceSteve French
2009-05-01[CIFS] Remove sparse endian warningsSteve French
2009-05-01[CIFS] Add remaining ntlmssp flags and standardize field namesSteve French
2009-05-01[CIFS] Fix build warningSteve French
2009-05-01cifs: fix length handling in cifs_get_name_from_search_bufJeff Layton
2009-04-30[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French
2009-04-30[CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French
2009-04-30Added loop check when mounting DFS tree.Igor Mammedov
2009-04-30Enable dfs submounts to handle remote referrals.Igor Mammedov
2009-04-30[CIFS] Remove older session setup implementationSteve French
2009-04-30cifs: change cifs_get_name_from_search_buf to use new unicode helperJeff Layton
2009-04-30cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton
2009-04-30cifs: fix session setup unicode string saving to use new unicode helpersJeff Layton
2009-04-30cifs: convert CIFSTCon to use new unicode helper functionsJeff Layton
2009-04-30cifs: rename cifs_strlcpy_to_host and make it use new functionsJeff Layton
2009-04-30cifs: add new function to get unicode string length in bytesJeff Layton
2009-04-30cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2Jeff Layton
2009-04-30cifs: move #defines for mapchars into cifs_unicode.hJeff Layton
2009-04-30Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-04-30nls: add a nls_nullsize inlineJeff Layton
2009-04-29Linux 2.6.30-rc4Linus Torvalds
2009-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare
2009-04-29V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven
2009-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-04-28Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori
2009-04-28hd: fix lockingTejun Heo