summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French2008-03-141-4/+5
* [CIFS] Fix build problemSteve French2008-03-111-0/+4
* [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-103-15/+15
* [CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov2008-03-091-62/+71
* [CIFS] remove unused variableSteve French2008-02-261-3/+2
* [CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig2008-02-251-176/+103
* [CIFS] fix build break when proc disabledSteve French2008-02-181-2/+2
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-154-19/+37
|\
| * Introduce path_put()Jan Blunck2008-02-141-1/+1
| * Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-11/+12
| * iget: stop CIFS from using iget() and read_inode()David Howells2008-02-073-7/+24
* | [CIFS] factoring out common code in get_inode_info functionsChristoph Hellwig2008-02-151-63/+43
* | [CIFS] fix prepath conversion when server supports posix pathsSteve French2008-02-151-1/+7
* | [CIFS] Only convert / when server does not support posix pathsIgor Mammedov2008-02-151-2/+11
* | [CIFS] Fix mixed case name in structure dfs_info3_paramIgor Mammedov2008-02-152-2/+2
* | [CIFS] fixup prefixpaths which contain multiple path componentsSteve French2008-02-142-2/+25
* | [CIFS] fix typoSteve French2008-02-131-1/+1
* | [CIFS] patch to fix incorrect encoding of number of aces on set modeShirish Pargaonkar2008-02-121-5/+1
* | [CIFS] Fix typo in quota operationsRoel Kluin2008-02-121-1/+1
* | [CIFS] clean up some hard to read ifdefsSteve French2008-02-1213-84/+51
* | [CIFS] reduce checkpatch warningsSteve French2008-02-0723-279/+167
* | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-061-1/+1
|\ \ | |/
| * Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-1/+1
* | [CIFS] fix warning in cifs_spnego.cAndrew Morton2008-02-051-1/+1
|/
* [CIFS] DFS build fixesSteve French2008-01-256-31/+61
* [CIFS] DFS support: provide shrinkable mountsIgor Mammedov2008-01-255-1/+387
* [CIFS] Do not log path names in lookup errorsSteve French2008-01-201-6/+4
* [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-113-2/+41
* [CIFS] Forgot to add two new files from previous commitSteve French2008-01-102-0/+155
* [CIFS] DNS name resolution helper upcall for cifsSteve French2008-01-092-1/+16
* [CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French2008-01-083-25/+31
* [CIFS] hold ses sem on tcp session reconnect during mountSteve French2008-01-031-3/+3
* [CIFS] Allow setting mode via cifs aclSteve French2007-12-316-13/+315
* [CIFS] fix unicode string alignment in SPNEGO setupJeff Layton2007-12-311-1/+1
* [CIFS] cifs_partialpagewrite() cleanupSteve French2007-12-311-5/+3
* [CIFS] use krb5 session key from first SMB session after a NegProtJeff Layton2007-12-311-3/+5
* [CIFS] redo existing session setup if needed in cifs_mountJeff Layton2007-12-312-2/+11
* [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is setJeff Layton2007-12-311-2/+4
* [CIFS] fix SetEA failure to some Samba versionsSteve French2007-12-302-2/+2
* regression: cifs endianness bugAl Viro2007-12-051-16/+17
* [CIFS] Fix check after use error in ACL codeSteve French2007-11-251-6/+7
* [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-205-30/+58
* [CIFS] Fix spurious reconnect on 2nd peek from read of SMB lengthPetr Tesarik2007-11-201-3/+3
* [CIFS] remove build warningSteve French2007-11-173-2/+2
* [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup requestSteve French2007-11-164-18/+77
* [CIFS] minor checkpatch cleanupSteve French2007-11-163-9/+9
* [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_InfoJeff Layton2007-11-162-3/+3
* [CIFS] add hostname field to TCP_Server_Info structJeff Layton2007-11-162-0/+37
* [CIFS] clean up error handling in cifs_mountJeff Layton2007-11-161-58/+30
* [CIFS] add ver= prefix to upcall format versionSteve French2007-11-161-6/+11
OpenPOWER on IntegriCloud