aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* 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
* cifs: fix unaligned access in check2ndT2 and coalesce_t2Jeff Layton2011-01-20
* cifs: clean up unaligned accesses in validate_t2Jeff Layton2011-01-20
* cifs: use get/put_unaligned functions to access ByteCountJeff Layton2011-01-20
* cifs: move time field in cifsInodeInfoJeff Layton2011-01-20
* cifs: TCP_Server_Info dietJeff Layton2011-01-20
* CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky2011-01-20
* CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky2011-01-20
* CIFS: Implement cifs_strict_fsyncPavel Shilovsky2011-01-20
* CIFS: Make cifsFileInfo_put work with strict cache modePavel Shilovsky2011-01-20
* cifs: mangle existing header for SMB_COM_NT_CANCELJeff Layton2011-01-20
* cifs: remove code for setting timeouts on requestsJeff Layton2011-01-20
* [CIFS] cifs: reconnect unresponsive serversSteve French2011-01-20
* cifs: set up recurring workqueue job to do SMB echo requestsJeff Layton2011-01-20
* cifs: add ability to send an echo requestJeff Layton2011-01-20
* cifs: add cifs_call_asyncJeff Layton2011-01-20
* cifs: allow for different handling of received responseJeff Layton2011-01-20
* cifs: clean up sync_mid_resultJeff Layton2011-01-20
* cifs: don't reconnect server when we don't get a responseJeff Layton2011-01-20
* cifs: wait indefinitely for responsesJeff Layton2011-01-20
* cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...Shirish Pargaonkar2011-01-19
* cifs: Fix regression during share-level security mounts (Repost)Shirish Pargaonkar2011-01-19
* [CIFS] Update cifs version numberSteve French2011-01-19
* cifs: move mid result processing into common functionJeff Layton2011-01-19
* cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntryJeff Layton2011-01-19
* cifs: clean up accesses to midCountJeff Layton2011-01-19
* cifs: make wait_for_free_request take a TCP_Server_Info pointerJeff Layton2011-01-19
* cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exitingJeff Layton2011-01-19
* cifs: don't fail writepages on -EAGAIN errorsJeff Layton2011-01-19