messages from 2012-07-25 15:54:06 to 2012-08-21 14:58:38 UTC [more...]
[PATCH 00/45] SMB2 base operation support
2012-08-21 14:58 UTC (18+ messages)
` [PATCH 02/45] CIFS: Simpliify cifs_mkdir call
` [PATCH 03/45] CIFS: Separate protocol specific part from mkdir
` [PATCH 04/45] CIFS: Add SMB2 support for mkdir operation
` [PATCH 05/45] CIFS: Move rmdir code to ops struct
` [PATCH 06/45] CIFS: Add SMB2 support for rmdir
` [PATCH 07/45] CIFS: Protect i_nlink from being negative
` [PATCH 30/45] CIFS: Enable signing in SMB2
[PATCH 00/10] SMB2 brlocks, leases and multicredit io
2012-08-21 14:08 UTC (13+ messages)
` [PATCH 01/10] CIFS: Improve byte-range locks handling
` [PATCH 02/10] CIFS: Handle SMB2 lock flags
` [PATCH 03/10] CIFS: Move brlock code to ops struct
` [PATCH 04/10] CIFS: Add brlock support for SMB2
` [PATCH 05/10] CIFS: Request SMB2.1 leases
` [PATCH 06/10] CIFS: Add SMB2.1 lease break support
` [PATCH 07/10] CIFS: Fix cache coherency for read oplock case
` [PATCH 08/10] CIFS: Make use of multicredit write for SMB2
` [PATCH 09/10] CIFS: Make use of multicredit reads "
` [PATCH 10/10] CIFS: Add NTLMSSP sec type to defaults
[PATCH v4] cifs: obtain file access during backup intent lookup
2012-08-21 10:56 UTC (2+ messages)
Establishing connections in the presence of multi-connect ... should we be searching top down not bottom up?
2012-08-20 19:15 UTC (3+ messages)
[PATCH] cifs: remove misleading strncpy: each name has length < 16
2012-08-20 18:41 UTC (4+ messages)
[PATCH v2 0/9] cifs: convert async write code to use less kmapping
2012-08-20 18:38 UTC (30+ messages)
` [PATCH v2 1/9] cifs: change signing routines to deal with smb_rqst structs
` [PATCH v2 3/9] cifs: cork the socket before a send and uncork it afterward
` [PATCH v2 4/9] cifs: teach smb_send_rqst how to handle arrays of pages
` [PATCH v2 5/9] cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
` [PATCH v2 6/9] cifs: change cifs_call_async to use smb_rqst structs
` [PATCH v2 7/9] cifs: convert async write code to pass in data via rq_pages array
` [PATCH v2 8/9] cifs: remove the kmap size limit from wsize
` [PATCH v2 9/9] cifs: add deprecation warning to sockopt=TCP_NODELAY option
Converting the CIFS FS to using socket callbacks so I can support multi-connect and RDMA
2012-08-20 11:23 UTC (2+ messages)
New work branches
2012-08-20 3:32 UTC (2+ messages)
[PATCH] cifscreds: add a check and warning for missing session keyring
2012-08-17 21:02 UTC (10+ messages)
` [PATCH v2] cifscreds: add a check and warnings for session keyring problems
[PATCH v3 00/32] Get SMB2 mount work
2012-08-17 15:01 UTC (14+ messages)
` [PATCH v3 13/32] CIFS: Make demultiplex_thread work with SMB2 code
` [PATCH v3 14/32] CIFS: Respect SMB2 header/max header size
` [PATCH v3 15/32] CIFS: Add capability to send SMB2 negotiate message
` [PATCH v3 16/32] CIFS: Add session setup/logoff capability for SMB2
` [PATCH v3 17/32] CIFS: Add tree connect/disconnect "
[PATCH] CIFS: Fix cifs_do_create error hadnling
2012-08-17 14:43 UTC (2+ messages)
` [PATCH] CIFS: Fix log messages in packet checking for SMB2
[Samba] Mount CIFS with multiuser option
2012-08-17 14:24 UTC (4+ messages)
CIFS on 3.5.0 causes hung tasks; Unexpected lookup error -19
2012-08-16 13:56 UTC
Claim requirements
2012-08-15 21:49 UTC
Trying to boot linux-cifs kernel on a CentOS 6,2 system but nothing happens
2012-08-15 18:58 UTC
[PATCH v3] cifs: obtain file access during backup intent lookup
2012-08-15 14:06 UTC
[PATCH 1/2] CIFS: Fix memory leak in SMB2 oplock break code
2012-08-15 11:24 UTC (2+ messages)
` [PATCH 2/2] CIFS: Fix wrong setting of open requested oplock parm
[PATCH v3 00/15] cifs: convert async write and read code to use less kmapping
2012-08-14 8:45 UTC (17+ messages)
` [PATCH v3 01/15] cifs: change signing routines to deal with smb_rqst structs
` [PATCH v3 02/15] cifs: change smb2 signing routines to use "
` [PATCH v3 03/15] cifs: convert send code "
` [PATCH v3 04/15] cifs: cork the socket before a send and uncork it afterward
` [PATCH v3 05/15] cifs: teach smb_send_rqst how to handle arrays of pages
` [PATCH v3 06/15] cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
` [PATCH v3 07/15] cifs: change cifs_call_async to use smb_rqst structs
` [PATCH v3 08/15] cifs: convert async write code to pass in data via rq_pages array
` [PATCH v3 09/15] cifs: remove the kmap size limit from wsize
` [PATCH v3 10/15] cifs: add deprecation warning to sockopt=TCP_NODELAY option
` [PATCH v3 11/15] cifs: allocate kvec array for cifs_readdata as a separate allocation
` [PATCH v3 12/15] cifs: turn the pages list in cifs_readdata into an array
` [PATCH v3 13/15] cifs: convert async read code to use pages array without kmapping
` [PATCH v3 14/15] cifs: replace kvec array in readdata with a single kvec
` [PATCH v3 15/15] cifs: remove kmap lock and rsize limit
regression in connectathon test7
2012-08-13 13:52 UTC (4+ messages)
How do I get the version of CIFS vfs with the backuid and backupgid on my system?
2012-08-13 8:53 UTC (3+ messages)
Possible use-after-free in transport.c:SendReceive and SendReceive2
2012-08-11 1:27 UTC (2+ messages)
Regression tests for CIFS client
2012-08-10 10:41 UTC (8+ messages)
[GIT] [CIFS] Finishup of merge of basic SMB2 support
2012-08-07 20:49 UTC
[PATCH] mount.cifs: handle username= differently depending on sec= option
2012-08-07 16:33 UTC
[PATCH] mount.cifs: deprecate the DOMAIN/username%password username syntax
2012-08-07 15:11 UTC
[PATCH v2] Convert properly UTF-8 to UTF-16
2012-08-07 10:47 UTC (2+ messages)
First steps towards using socket callbacks: Elimination of the cifs_demultiplex_thread
2012-08-06 3:26 UTC (2+ messages)
The MID value 0xFFFF for CIFS
2012-08-06 2:09 UTC (2+ messages)
linux-next: build failure after merge of the cifs tree
2012-08-06 1:57 UTC (2+ messages)
These constants are ugly
2012-08-05 22:17 UTC
Ubuntu SecurityFlags at boot
2012-08-05 15:29 UTC (2+ messages)
Howto mount cifs from c?
2012-08-04 13:05 UTC (16+ messages)
[PATCH] cifs: print error code if smb signature verification fails
2012-08-03 15:15 UTC (3+ messages)
[PATCH v2] cifs: obtain file access during backup intent lookup
2012-08-03 15:01 UTC (5+ messages)
file_mode, dir_mode ignored when unix extensions are negotiated?
2012-08-03 12:47 UTC (2+ messages)
locking around modifications to i_nlink
2012-08-03 11:00 UTC (6+ messages)
Handling of Connection.CommandSequenceWindow for SMB2
2012-08-02 17:42 UTC (2+ messages)
[CIFS] [CIFS] Add SMB2 rmdir/mkdir support
2012-08-01 23:38 UTC (2+ messages)
warning about default security mechanism
2012-07-31 11:34 UTC
[PATCH] Convert properly UTF-8 to UTF-16
2012-07-31 11:24 UTC (3+ messages)
inquiry
2012-07-31 9:25 UTC
Implementing some SMB2.2/3.0 features
2012-07-29 21:32 UTC (3+ messages)
ALPHA: advice for a patch to CIFS
2012-07-29 17:46 UTC (5+ messages)
Summer Bonus!
2012-07-28 6:48 UTC
[GIT] CIFS Fixes
2012-07-26 21:38 UTC (5+ messages)
[PATCH Backport for 3.4.x] cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
2012-07-26 21:11 UTC (2+ messages)
ANNOUNCE: cifs-utils release 5.6 is ready for download
2012-07-26 14:55 UTC
[PATCH] cifs: ensure that cifs_readpages calls cifsFileInfo_get under the cifs_file_list_lock
2012-07-25 18:55 UTC (4+ messages)
` [PATCH v2] cifs: ensure that we always do cifsFileInfo_get under the spinlock
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