summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Fix SMB uid in NTLMSSP authenticate requestSteve French2009-05-061-0/+4
* [CIFS] NTLMSSP reenabled after move from connect.c to sess.cSteve French2009-05-042-4/+251
* [CIFS] Remove sparse warningSteve French2009-05-021-1/+0
* [CIFS] remove checkpatch warningSteve French2009-05-021-1/+1
* [CIFS] Fix final user of old string conversion codeSteve French2009-05-021-42/+38
* [CIFS] remove cifs_strfromUCS_leJeff Layton2009-05-022-30/+0
* [CIFS] NTLMSSP support moving into new file, old dead code removedSteve French2009-05-021-730/+0
* [CIFS] Fix endian conversion of vcnum fieldSteve French2009-05-011-1/+1
* [CIFS] Remove trailing whitespaceSteve French2009-05-012-2/+4
* [CIFS] Remove sparse endian warningsSteve French2009-05-014-103/+58
* [CIFS] Add remaining ntlmssp flags and standardize field namesSteve French2009-05-012-41/+57
* [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
|\
| * Linux 2.6.30-rc4v2.6.30-rc4Linus Torvalds2009-04-291-2/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2009-04-291-2/+2
| |\
| | * eCryptfs: Fix min function comparison warningTyler Hicks2009-04-271-1/+1
| | * ecryptfs: fix printk format warningRandy Dunlap2009-04-271-1/+1
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-2911-41/+49
| |\ \ | | |/ | |/|
| | * V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller2009-04-291-2/+4
| | * V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2009-04-292-2/+3
| | * V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer2009-04-291-4/+0
| | * V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson2009-04-291-1/+1
| | * V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare2009-04-291-3/+13
| | * V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski2009-04-291-2/+2
| | * V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter2009-04-291-2/+1
| | * V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter2009-04-291-2/+2
| | * V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab2009-04-291-22/+22
| | * V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls2009-04-291-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-2933-447/+795
| |\ \
| | * | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-281-7/+23
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-285-31/+61
| | |\ \
| | | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
| | | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-284-3/+40
| | | * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-282-22/+18
| | * | | netfilter: revised locking for x_tablesStephen Hemminger2009-04-285-296/+204
| | |/ /
| | * | net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-282-3/+17
OpenPOWER on IntegriCloud