summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-30[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French5-11/+12
2009-04-30[CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French6-19/+25
2009-04-30Added loop check when mounting DFS tree.Igor Mammedov1-0/+13
2009-04-30Enable dfs submounts to handle remote referrals.Igor Mammedov1-18/+14
2009-04-30[CIFS] Remove older session setup implementationSteve French1-374/+7
2009-04-30cifs: change cifs_get_name_from_search_buf to use new unicode helperJeff Layton3-75/+13
2009-04-30cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton3-41/+20
2009-04-30cifs: fix session setup unicode string saving to use new unicode helpersJeff Layton1-58/+22
2009-04-30cifs: convert CIFSTCon to use new unicode helper functionsJeff Layton1-35/+14
2009-04-30cifs: rename cifs_strlcpy_to_host and make it use new functionsJeff Layton3-43/+52
2009-04-30cifs: add new function to get unicode string length in bytesJeff Layton3-23/+35
2009-04-30cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2Jeff Layton2-0/+126
2009-04-30cifs: move #defines for mapchars into cifs_unicode.hJeff Layton2-11/+13
2009-04-30Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French667-19272/+12896
2009-04-30nls: add a nls_nullsize inlineJeff Layton1-0/+19
2009-04-29Linux 2.6.30-rc4v2.6.30-rc4Linus Torvalds1-2/+2
2009-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds1-2/+2
2009-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-41/+49
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller1-2/+4
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2-2/+3
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer1-4/+0
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson1-1/+1
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare1-3/+13
2009-04-29V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski1-2/+2
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter1-2/+1
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter1-2/+2
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab1-22/+22
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls1-1/+1
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-447/+795
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller5-31/+61
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger5-296/+204
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-13/+34
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-95/+130
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1
2009-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-15/+24
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds4-12/+19
2009-04-28Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier10-94/+122
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-50/+54
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori1-0/+3
2009-04-28hd: fix lockingTejun Heo1-10/+7
2009-04-28mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz1-1/+1
2009-04-28mg_disk: fix lockingTejun Heo1-4/+13
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown1-2/+5
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel1-2/+1
2009-04-28regulator/virtual: fix strings compare predicatesMike Rapoport1-4/+4
2009-04-28regulator core: fix double-free in regulator_register() error pathPaul Walmsley1-0/+4
2009-04-28drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero1-2/+2
2009-04-28unreachable code in drms_uA_update()Dan Carpenter1-2/+2