summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | [CIFS] Fix build warningSteve French2009-05-011-1/+1
| | | * | | | cifs: fix length handling in cifs_get_name_from_search_bufJeff Layton2009-05-011-5/+6
| | | * | | | [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French2009-04-305-11/+12
| | | * | | | [CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French2009-04-306-19/+25
| | | * | | | Added loop check when mounting DFS tree.Igor Mammedov2009-04-301-0/+13
| | | * | | | Enable dfs submounts to handle remote referrals.Igor Mammedov2009-04-301-18/+14
| | | * | | | [CIFS] Remove older session setup implementationSteve French2009-04-301-374/+7
| | | * | | | cifs: change cifs_get_name_from_search_buf to use new unicode helperJeff Layton2009-04-303-75/+13
| | | * | | | cifs: change CIFSSMBUnixQuerySymLink to use new helpersJeff Layton2009-04-303-41/+20
| | | * | | | cifs: fix session setup unicode string saving to use new unicode helpersJeff Layton2009-04-301-58/+22
| | | * | | | cifs: convert CIFSTCon to use new unicode helper functionsJeff Layton2009-04-301-35/+14
| | | * | | | cifs: rename cifs_strlcpy_to_host and make it use new functionsJeff Layton2009-04-303-43/+52
| | | * | | | cifs: add new function to get unicode string length in bytesJeff Layton2009-04-303-23/+35
| | | * | | | cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2Jeff Layton2009-04-302-0/+126
| | | * | | | cifs: move #defines for mapchars into cifs_unicode.hJeff Layton2009-04-302-11/+13
| | | * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-04-30667-19272/+12896
| | | |\| | |
| | | * | | | nls: add a nls_nullsize inlineJeff Layton2009-04-301-0/+19
| | | * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-04-2043-120/+259
| | | |\ \ \ \
| | | * | | | | cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflowsSuresh Jayaraman2009-04-201-1/+1
| | | * | | | | cifs: Rename cifs_strncpy_to_host and fix buffer sizeSuresh Jayaraman2009-04-201-10/+10
| | | * | | | | [CIFS] Make cifs_unlink consistent in checks for null inodeSteve French2009-04-203-7/+22
| | * | | | | | NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells2009-05-071-2/+0
| | * | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-05-073-51/+60
| | |\ \ \ \ \ \
| | | * | | | | | md: remove rd%d links immediately after stopping an array.NeilBrown2009-05-071-8/+8
| | | * | | | | | md: remove ability to explicit set an inactive array to 'clean'.NeilBrown2009-05-071-5/+2
| | | * | | | | | md: constify VFTsJan Engelhardt2009-05-071-1/+1
| | | * | | | | | md: tidy up status_resync to handle large arrays.NeilBrown2009-05-071-17/+28
| | | * | | | | | md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown2009-05-071-7/+11
| | | * | | | | | md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown2009-05-071-6/+6
| | | * | | | | | md: fix loading of out-of-date bitmap.NeilBrown2009-05-071-7/+4
| | * | | | | | | random: make get_random_int() more randomLinus Torvalds2009-05-071-7/+12
| | * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-0719-1027/+795
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2009-05-072-7/+24
| | | * | | | | | | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman2009-05-071-2/+2
| | | * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-05-057-812/+16
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | i.MX31: Disable CPU_32v6K in mx3_defconfig.Magnus Lilja2009-05-051-1/+1
| | | | * | | | | | | mx3fb: Fix compilation with CONFIG_PMSascha Hauer2009-05-051-7/+7
| | | | * | | | | | | mx27ads: move PBC mapping out of vmalloc spaceUwe Kleine-König2009-05-051-1/+1
| | | | * | | | | | | MXC: remove BUG_ON in interrupt handlerSascha Hauer2009-05-051-1/+1
| | | | * | | | | | | mx31: remove mx31moboard_defconfigValentin Longchamp2009-05-051-790/+0
| | | | * | | | | | | ARM: ARCH_MXC should select HAVE_CLKGuennadi Liakhovetski2009-05-051-0/+1
| | | | * | | | | | | mxc : BUG in imx_dma_requestMartin Fuzzey2009-05-051-8/+4
| | | | * | | | | | | mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()Martin Fuzzey2009-05-051-4/+1
| | | | |/ / / / / /
| | | * | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-05-053-201/+683
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | [ARM] mv78xx0: update defconfigNicolas Pitre2009-05-041-94/+335
| | | | * | | | | | | [ARM] orion5x: update defconfigNicolas Pitre2009-05-041-84/+279
| | | | * | | | | | | [ARM] Kirkwood: update defconfigNicolas Pitre2009-05-041-23/+69
| | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | [ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930".Robert P. J. Day2009-05-031-2/+2
| | | * | | | | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-035-3/+68
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | | * | | | | | [ARM] S3C2412: Add missing cache flush in suspend codeBen Dooks2009-05-011-0/+3