messages from 2010-12-08 14:20:00 to 2010-12-20 16:35:49 UTC [more...]
[PATCH 00/18] cifs: overhaul request timeout behavior in CIFS (try #3)
2010-12-20 16:35 UTC (29+ messages)
` [PATCH 01/18] cifs: don't fail writepages on -EAGAIN errors
` [PATCH 02/18] cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
` [PATCH 03/18] cifs: make wait_for_free_request take a TCP_Server_Info pointer
` [PATCH 04/18] cifs: clean up accesses to midCount
` [PATCH 05/18] cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
` [PATCH 06/18] cifs: move mid result processing into common function
` [PATCH 07/18] cifs: wait indefinitely for responses
` [PATCH 08/18] cifs: don't reconnect server when we don't get a response
` [PATCH 09/18] cifs: clean up sync_mid_result
` [PATCH 10/18] cifs: allow for different handling of received response
` [PATCH 11/18] cifs: handle cancelled requests better
` [PATCH 12/18] cifs: add cifs_call_async
` [PATCH 13/18] cifs: add ability to send an echo request
` [PATCH 14/18] cifs: set up recurring workqueue job to do SMB echo requests
` [PATCH 15/18] cifs: reconnect unresponsive servers
` [PATCH 16/18] cifs: remove code for setting timeouts on requests
` [PATCH 17/18] cifs: mangle existing header for SMB_COM_NT_CANCEL
` [PATCH 18/18] cifs: send an NT_CANCEL request when a process is signalled
[PATCH 0/4] cifs: CONFIG_CIFS_EXPERIMENTAL removal (try #2)
2010-12-17 16:44 UTC (17+ messages)
` [PATCH 1/4] cifs: remove export_ops code
` [PATCH 2/4] cifs: move "ntlmssp" and "local_leases" options out of experimental code
` [PATCH 3/4] cifs: remove CIFSSMBQueryReparseLinkInfo and CONFIG_CIFS_EXPERIMENTAL
` [PATCH 4/4] cifs: replace /proc/fs/cifs/Experimental with a module parm
[PATCH 3/6] CIFS: Implement cifs_file_strict_mmap (try #2)
2010-12-17 14:12 UTC (3+ messages)
` [PATCH 4/6] CIFS: Implement cifs_strict_read "
[PATCH 5/6] CIFS: Implement cifs_strict_write (try #2)
2010-12-17 12:49 UTC
[PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #2)
2010-12-16 17:08 UTC (47+ messages)
` [PATCH 01/13] cifs: don't fail writepages on -EAGAIN errors
` [PATCH 00/13] cifs: don't fail writepages on -EAGAIN errors (try #2)
` [PATCH 02/13] cifs: make wait_for_free_request take a TCP_Server_Info pointer
` [PATCH 03/13] cifs: move mid result processing into common function
` [PATCH 04/13] cifs: wait indefinitely for responses
` [PATCH 05/13] cifs: don't reconnect server when we don't get a response
` [PATCH 06/13] cifs: clean up handle_mid_response
` [PATCH 07/13] cifs: allow for different handling of received response
` [PATCH 08/13] cifs: handle cancelled requests better
` [PATCH 09/13] cifs: add cifs_call_async
` [PATCH 10/13] cifs: add ability to send an echo request
` [PATCH 11/13] cifs: set up recurring workqueue job to do SMB echo requests
` [PATCH 12/13] cifs: reconnect unresponsive servers
` [PATCH 13/13] cifs: remove code for setting timeouts on requests
[PATCH 3/6] CIFS: Implement cifs_file_strict_mmap (try #2)
2010-12-16 7:53 UTC (2+ messages)
` [PATCH 4/6] CIFS: Implement cifs_strict_read "
[patch] cifs: don't overwrite dentry name in d_revalidate
2010-12-16 4:48 UTC (2+ messages)
cifs mount port issue
2010-12-15 11:54 UTC (2+ messages)
[PATCH] cifs: Support for an upcall to map SID to an uid and a gid
2010-12-14 22:42 UTC (11+ messages)
mount.cifs with EMC share
2010-12-14 19:49 UTC
[PATCH] cifs-utils: fixes for manpage pathname replacement scheme
2010-12-14 17:05 UTC
[PATCH 1/6] CIFS: Make cifsFileInfo_put work with strict cache mode
2010-12-14 14:50 UTC (13+ messages)
` [PATCH 2/6] CIFS: Implement cifs_strict_fsync
` [PATCH 3/6] CIFS: Implement cifs_file_strict_mmap
` [PATCH 4/6] CIFS: Implement cifs_strict_write
` [PATCH 5/6] CIFS: Implement cifs_strict_read
` [PATCH 6/6] CIFS: Add strictcache mount option
All is Well your compensation payment
2010-12-13 23:37 UTC
[PATCH 2/2] CIFS: Add match_port check during looking for an existing connection (try #4)
2010-12-13 19:37 UTC (2+ messages)
[PATCH 2/2] CIFS: Add match_port check during looking for an existing connection (try #4)
2010-12-13 19:32 UTC
[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one (try #4)
2010-12-13 19:02 UTC (4+ messages)
` [PATCH 2/2] CIFS: Add match_port check during looking for an existing connection (try #3)
[PATCH 1/7] CIFS: Make cifsFileInfo_put work with strict cache mode (try #4)
2010-12-13 15:27 UTC (9+ messages)
` [PATCH 2/7] CIFS: Add strict cache file operations
` [PATCH 3/7] CIFS: Implement cifs_strict_fsync
` [PATCH 4/7] CIFS: Implement cifs_file_strict_mmap
` [PATCH 5/7] CIFS: Implement cifs_strict_read
` [PATCH 6/7] CIFS: Implement cifs_strict_write
` [PATCH 7/7] CIFS: Add strictcache mount option
[PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #5]
2010-12-13 11:58 UTC (2+ messages)
[PATCH] cifs-utils: rewrite hardcoded paths in manpages
2010-12-13 11:44 UTC (2+ messages)
[GIT PULL] Please pull xyzzy fixes
2010-12-12 3:22 UTC
[PATCH 2/6] CIFS: Make read call work with strict cache mode (try #4)
2010-12-11 23:21 UTC (4+ messages)
[PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #4]
2010-12-10 22:18 UTC (7+ messages)
[PATCH] cifs: show "acl" in DebugData Features when it's compiled in
2010-12-10 15:26 UTC
cifs and Netapp DFS-shares problems
2010-12-10 15:17 UTC (4+ messages)
` [Samba] "
[PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #3]
2010-12-10 13:39 UTC (4+ messages)
[PATCH] cifs: Add information about noserverino
2010-12-10 11:05 UTC (14+ messages)
WINNING PRIZE NOTIFICATION 2010 NEW CARS PROMOTION
2010-12-09 17:28 UTC
[PATCH] mount.cifs: manpage: add entry for "actimeo" option
2010-12-09 14:42 UTC (3+ messages)
[PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication
2010-12-09 14:35 UTC (9+ messages)
[PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #2]
2010-12-09 1:55 UTC (2+ messages)
[PATCH 1/2] CIFS: Simplify non-posix open stuff
2010-12-08 21:07 UTC (8+ messages)
` [PATCH 2/2] CIFS: Simplify cifs_open code
[PATCH 2/6] CIFS: Make read call work with strict cache mode (try #3)
2010-12-08 20:59 UTC (5+ messages)
` [PATCH 5/6] CIFS: Make cifs_file_map "
[PATCH 1/2] CIFS: Simplify non-posix open stuff (try #2)
2010-12-08 20:44 UTC (4+ messages)
[GIT] CIFS Fixes
2010-12-08 18:50 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox