messages from 2012-03-03 07:20:40 to 2012-03-26 09:21:29 UTC [more...]
[PATCH 00/16] Get SMB2 mount work
2012-03-26 9:21 UTC (3+ messages)
` [PATCH 01/16] CIFS: Introduce SMB2 Kconfig option
` [PATCH 02/16] CIFS: Introduce SMB2 mounts as vers=2
[PATCH] mount.cifs: add support for -s option
2012-03-24 12:26 UTC
During negprot request, shouldn't cifs _always_ set the "extended security negotiation" bit in flags2 ?
2012-03-24 11:41 UTC (2+ messages)
[PATCH v1 0/8] cifs: convert "strict" writes to be asynchronous
2012-03-23 21:22 UTC (10+ messages)
` [PATCH v1 8/8] cifs: convert cifs_iovec_write to use async writes
[GIT] CIFS Fixes
2012-03-22 19:07 UTC
[PATCH] cifs: handle "sloppy" option appropriately
2012-03-22 17:16 UTC (2+ messages)
[PATCH] cifs: remove /proc/fs/cifs/OplockEnabled
2012-03-22 15:43 UTC
[PATCH] cifs: use standard token parser for mount options
2012-03-22 15:30 UTC (25+ messages)
` [PATCH v2] "
[PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"
2012-03-22 13:35 UTC (2+ messages)
` [PATCH 2/2] Define ENONAMESERVICE and ENAMEUNKNOWN to indicate name service errors
Inode link count on mounted Win98 shares
2012-03-22 9:28 UTC (4+ messages)
cifs aio_write improvements
2012-03-21 20:37 UTC (2+ messages)
[PATCH v3 00/10] Prepare transport code for future SMB2 usage
2012-03-21 16:56 UTC (13+ messages)
` [PATCH v3 01/10] CIFS: Simplify inFlight logic
` [PATCH v3 02/10] CIFS: Introduce credit-based flow control
` [PATCH v3 03/10] CIFS: Make wait_for_free_request killable
` [PATCH v3 04/10] CIFS: Prepare credits code for a slot reservation
` [PATCH v3 05/10] CIFS: Delete echo_retries module parm
` [PATCH v3 06/10] CIFS: Separate protocol-specific code from transport routines
` [PATCH v3 07/10] CIFS: Separate protocol-specific code from demultiplex code
` [PATCH v3 08/10] CIFS: Separate protocol-specific code from cifs_readv_receive code
` [PATCH v3 09/10] CIFS: Expand CurrentMid field
` [PATCH v3 10/10] CIFS: Change mid_q_entry structure fields
cifs: pull request for 3.4
2012-03-21 16:56 UTC (2+ messages)
[PATCH] CIFS: Respect negotiated MaxMpxCount
2012-03-21 16:48 UTC (4+ messages)
[PATCH] cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next
2012-03-21 10:30 UTC
[PATCH v2 00/11] Prepare transport code for future SMB2 usage
2012-03-20 22:21 UTC (43+ messages)
` [PATCH v2 01/11] CIFS: Respect negotiated MaxMpxCount
` [PATCH v2 02/11] CIFS: Simplify inFlight logic
` [PATCH v2 03/11] CIFS: Introduce credit-based flow control
` [PATCH v2 04/11] CIFS: Make wait_for_free_request killable
` [PATCH v2 05/11] CIFS: Prepare credits code for a slot reservation
` [PATCH v2 06/11] CIFS: Delete echo_retries module parm
` [PATCH v2 07/11] CIFS: Separate protocol-specific code from transport routines
` [PATCH v2 08/11] CIFS: Separate protocol-specific code from demultiplex code
` [PATCH v2 09/11] CIFS: Separate protocol-specific code from cifs_readv_receive code
` [PATCH v2 10/11] CIFS: Expand CurrentMid field
` [PATCH v2 11/11] CIFS: Change mid_q_entry structure fields
[PATCH] fixes issue mounting of DFS ROOT mount when redirecting from one domain controller to the next
2012-03-20 21:29 UTC (2+ messages)
Issue with CIFS mounting of DFS ROOT mount when redirecting from one domain controller to the next
2012-03-20 14:50 UTC (5+ messages)
pull request
2012-03-20 14:35 UTC (2+ messages)
[PATCH v4 08/10] CIFS: Separate protocol-specific code from cifs_readv_receive code
2012-03-20 11:41 UTC (2+ messages)
[PATCH] CIFS: Fix a spurious error in cifs_push_posix_locks
2012-03-19 15:20 UTC (3+ messages)
GSOC: Create GUI or command-line tools for displaying /proc/fs/cifs statistics project
2012-03-18 13:46 UTC
[PATCH v2] CIFS: Do not kmalloc under the flocks spinlock
2012-03-17 6:45 UTC
[PATCH v2 0/6] Prepare byte-range locking code for future SMB2 usage
2012-03-16 15:17 UTC (7+ messages)
` [PATCH v2 1/6] CIFS: Move locks to file structure
` [PATCH v2 2/6] CIFS: Fix VFS locks usage
` [PATCH v2 3/6] CIFS: Convert lock type to 32 bit variable
` [PATCH v2 4/6] CIFS: Separate protocol specific lock type handling
` [PATCH v2 5/6] CIFS: Separate protocol specific part from getlk
` [PATCH v2 6/6] CIFS: Separate protocol specific part from setlk
nlink warning
2012-03-16 14:25 UTC (4+ messages)
[PATCH 00/17] Preparations before SMB2 protocol support
2012-03-14 11:52 UTC (24+ messages)
` [PATCH 01/17] CIFS: Simplify inFlight logic
` [PATCH 02/17] CIFS: Introduce credit-based flow control
` [PATCH 03/17] CIFS: Count blocking lock command
` [PATCH 04/17] CIFS: Delete echo_retries module parm
` [PATCH 05/17] CIFS: Make wait_for_free_request killable
` [PATCH 06/17] CIFS: Respect MaxMpxCount field
` [PATCH 07/17] CIFS: Separate protocol-specific code from transport routines
` [PATCH 08/17] CIFS: Separate protocol-specific code from demultiplex code
` [PATCH 09/17] CIFS: Separate protocol-specific code from cifs_readv_receive code
` [PATCH 10/17] CIFS: Expand CurrentMid field
` [PATCH 11/17] CIFS: Change mid_q_entry structure fields
` [PATCH 12/17] CIFS: Move locks to file structure
` [PATCH 13/17] CIFS: Fix VFS locks usage
` [PATCH 14/17] CIFS: Convert lock type to 32 bit variable
` [PATCH 15/17] CIFS: Separate protocol specific lock type handling
` [PATCH 16/17] CIFS: Separate protocol specific part from getlk
` [PATCH 17/17] CIFS: Separate protocol specific part from setlk
[GIT] CIFS Fixes
2012-03-13 17:46 UTC
[PATCH 0/11] Improve transport code for future SMB2 usage
2012-03-12 15:09 UTC (19+ messages)
` [PATCH 01/11] CIFS: Simplify inFlight logic
` [PATCH 06/11] CIFS: Respect MaxMpxCount field
[PATCH 00/11 v2] Push file_update_time() into .page_mkwrite
2012-03-09 8:19 UTC (3+ messages)
Connect notifyfs to cifs possible
2012-03-07 10:44 UTC (4+ messages)
[PATCH] cifs: possible memory leak in xattr
2012-03-07 3:51 UTC (4+ messages)
[PATCH v3] CIFS: Do not kmalloc under the flocks spinlock
2012-03-07 3:50 UTC (2+ messages)
[GIT] CIFS Fixes
2012-03-07 0:38 UTC
Tr:Re: cifs oplock windows share
2012-03-06 16:41 UTC (2+ messages)
help - can't stat() cifs file system
2012-03-05 17:39 UTC (3+ messages)
[PATCH v2] CIFS: Do not kmalloc under the flocks spinlock
2012-03-03 11:44 UTC (3+ messages)
[PATCH v2 12/17] CIFS: Move locks to file structure
2012-03-03 9:49 UTC (2+ messages)
` [PATCH v2 14/17] CIFS: Convert lock type to 32 bit variable
[PATCH] CIFS: Do not kmalloc under the flocks spinlock
2012-03-03 7:53 UTC (2+ messages)
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