aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton2011-04-12
* [CIFS] Warn on requesting default security (ntlm) on mountSteve French2011-04-11
* [CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French2011-04-11
* cifs: wrap received signature check in srv_mutexJeff Layton2011-04-11
* cifs: clean up various nits in unicode routines (try #2)Jeff Layton2011-04-11
* cifs: clean up length checks in check2ndT2Jeff Layton2011-04-11
* cifs: set ra_pages in backing_dev_infoJeff Layton2011-04-11
* cifs: fix broken BCC check in is_valid_oplock_breakJeff Layton2011-04-11
* cifs: always do is_path_accessible check in cifs_mountJeff Layton2011-04-11
* various endian fixes to cifsSteve French2011-04-11
* Elminate sparse __CHECK_ENDIAN__ warnings on port conversionSteve French2011-04-11
* Max share size is too smallSteve French2011-04-11
* Allow user names longer than 32 bytesSteve French2011-04-11
* cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton2011-04-11
* cifs: check for private_data before trying to put itJeff Layton2011-04-11
* Fix common misspellingsLucas De Marchi2011-03-31
* block: remove per-queue pluggingJens Axboe2011-03-10
* [CIFS] update cifs versionSteve French2011-02-21
* cifs: Fix regression in LANMAN (LM) auth codeShirish Pargaonkar2011-02-21
* cifs: fix handling of scopeid in cifs_convert_addressJeff Layton2011-02-17
* cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton2011-02-10
* cifs: clean up checks in cifs_echo_requestJeff Layton2011-02-09
* [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiateSteve French2011-02-08
* cifs: remove checks for ses->status == CifsExitingJeff Layton2011-02-07
* cifs: add check for kmalloc in parse_daclStanislav Fomichev2011-02-05
* cifs: don't send an echo request unless NegProt has been doneJeff Layton2011-02-04
* cifs: enable signing flag in SMB header when server has it onJeff Layton2011-02-04
* cifs: Possible slab memory corruption while updating extended stats (repost)Shirish Pargaonkar2011-02-04
* CIFS: Fix variable types in cifs_iovec_read/write (try #2)Pavel Shilovsky2011-02-03
* cifs: fix length vs. total_read confusion in cifs_demultiplex_threadJeff Layton2011-02-01
* cifs: fix length checks in checkSMBJeff Layton2011-01-31
* [CIFS] Update cifs minor versionSteve French2011-01-31
* cifs: No need to check crypto blockcipher allocationShirish Pargaonkar2011-01-31
* cifs: clean up some compiler warningsJeff Layton2011-01-31
* cifs: make CIFS depend on CRYPTO_MD4Jeff Layton2011-01-31
* cifs: force a reconnect if there are too many MIDs in flightJeff Layton2011-01-30
* cifs: don't pop a printk when sending on a socket is interruptedJeff Layton2011-01-30
* cifs: simplify SMB header check routineJeff Layton2011-01-30
* cifs: send an NT_CANCEL request when a process is signalledJeff Layton2011-01-30
* cifs: handle cancelled requests betterJeff Layton2011-01-30
* cifs: fix two compiler warning about uninitialized varsJeff Layton2011-01-30
* cifs: More crypto cleanup (try #2)Shirish Pargaonkar2011-01-27
* CIFS: Add strictcache mount optionPavel Shilovsky2011-01-25
* CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky2011-01-25
* [CIFS] Replace cifs md5 hashing functions with kernel crypto APIsSteve French2011-01-25
* Make CIFS mount work in a container.Rob Landley2011-01-23
* CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()Jesper Juhl2011-01-23
* cifs: fix up CIFSSMBEcho for unaligned accessJeff Layton2011-01-20
* cifs: fix unaligned accesses in cifsConvertToUCSJeff Layton2011-01-20
* cifs: clean up unaligned accesses in cifs_unicode.cJeff Layton2011-01-20