messages from 2011-09-29 10:47:38 to 2011-10-17 12:03:47 UTC [more...]
[PATCH] cifs-utils: mention the required kernel version to make cifs.idmap work
2011-10-17 12:03 UTC
mount.cifs on Win2k8 DFS servers
2011-10-17 11:58 UTC
CIFS fails to automount DFS shares
2011-10-17 10:45 UTC (3+ messages)
` [PATCH] CIFS: fix automount for "
[patch] CIFS: cleanup min_t() cast in cifs_read()
2011-10-17 7:30 UTC
Pavel's Lock cleanup
2011-10-15 15:27 UTC (8+ messages)
Watching for changes to a CIFS directory
2011-10-15 0:48 UTC (3+ messages)
[v3 PATCH 0/6] Implement byte-range lock caching
2011-10-14 12:25 UTC (13+ messages)
` [v3 PATCH 1/6] CIFS: Simplify byte range locking code
` [v3 PATCH 2/6] CIFS: Move byte range lock list from fd to inode
` [v3 PATCH 3/6] CIFS: Implement caching mechanism for mandatory brlocks
` [v3 PATCH 4/6] CIFS: Implement caching mechanism for posix brlocks
` [v3 PATCH 5/6] CIFS: Send as many mandatory unlock ranges at once as possible
` [v3 PATCH 6/6] CIFS: Make cifs_push_locks send as many locks "
async read patchset test results
2011-10-14 10:55 UTC (10+ messages)
SMB2 protocol support for CIFS Linux kernel module
2011-10-14 9:31 UTC
Byte Range lock performance fixes for cifs
2011-10-14 1:01 UTC
patch to build current cifs on "2.6.40"
2011-10-13 23:21 UTC
cifsacl and smb2
2011-10-13 19:34 UTC (2+ messages)
Should multiuser imply "noperm" mount option?
2011-10-13 19:31 UTC (5+ messages)
[patch] cifs: accidentally creating empty files
2011-10-13 18:09 UTC (5+ messages)
confusing errormessages from cifs
2011-10-13 14:00 UTC
[PATCH 00/16] cifs: cleanup and overhaul of the receive codepath (try #3)
2011-10-13 12:21 UTC (8+ messages)
` [PATCH 07/16] cifs: turn read_from_socket into a wrapper around a vectorized version
` [PATCH 12/16] cifs: eliminate is_multi_rsp parm to find_cifs_mid
[PATCH v2 2/3] cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
2011-10-13 4:48 UTC (4+ messages)
[PATCH 3/3] cifs: Call id to SID mapping functions to change owner/group (try #4)
2011-10-13 4:01 UTC (2+ messages)
[PATCH v2 3/3] cifs: update README about the kernel module parameters
2011-10-13 1:20 UTC (3+ messages)
review of patch "cifs: untangle server->maxBuf and CIFSMaxBufSize"
2011-10-12 19:43 UTC (6+ messages)
[PATCH 0/5] cifs: allow cifs to do readpages larger and asynchronously (try #6)
2011-10-12 12:31 UTC (8+ messages)
` [PATCH 1/5] cifs: fix protocol definition for READ_RSP
` [PATCH 2/5] cifs: add cifs_async_readv
` [PATCH 3/5] cifs: convert cifs_readpages to use async reads
` [PATCH 4/5] cifs: allow for larger rsize= options and change defaults
` [PATCH 5/5] cifs: tune bdi.ra_pages in accordance with the rsize
[PATCH v3 1/3] cifs: add new module parameter 'enable_oplocks'
2011-10-12 12:12 UTC (2+ messages)
checkpatch warnings on your patch series
2011-10-12 11:54 UTC (2+ messages)
Fwd: cifs ignores sysct setting
2011-10-12 11:45 UTC (9+ messages)
` "
[PATCH 1/3] cifs: add new module parameter 'enable_oplocks'
2011-10-12 11:28 UTC (7+ messages)
[PATCH v2 1/3] cifs: add new module parameter 'enable_oplocks'
2011-10-12 6:21 UTC
[PATCH 0/4] allow freezing of tasks with netfs calls in flight
2011-10-11 19:19 UTC (18+ messages)
` [PATCH 1/4] freezer: make fake_signal_wake_up wake TASK_KILLABLE tasks too
` [PATCH 2/4] cifs, freezer: add wait_event_freezekillable and have cifs use it
` [PATCH 3/4] sunrpc: make rpc_wait_bit_killable handle freeze events
[PATCH] cifs: Display strictcache mount option in /proc/mounts
2011-10-11 17:40 UTC (2+ messages)
[PATCH 2/3] cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
2011-10-11 16:41 UTC (2+ messages)
[PATCH 3/3] cifs: update README about the kernel module parameters
2011-10-11 15:58 UTC
[RFC][PATCH] cifs: make OplockEnabled a module parameter
2011-10-11 15:46 UTC (11+ messages)
Good Printing for Good company
2011-10-11 14:32 UTC
Purpose of GLOBAL_EXTERN macro
2011-10-11 14:17 UTC (3+ messages)
[v2 PATCH] CIFS: Fix incorrect max RFC1002 write size value
2011-10-11 10:55 UTC (3+ messages)
[PATCH 0/5] cifs: allow cifs to do readpages larger and asynchronously (try #5)
2011-10-11 10:51 UTC (8+ messages)
` [PATCH 2/5] cifs: add cifs_async_readv
` [PATCH 4/5] cifs: allow for larger rsize= options and change defaults
[PATCH 00/16] cifs: cleanup and overhaul of the receive codepath (try #2)
2011-10-11 10:34 UTC (7+ messages)
Fwd: cifs ignores sysct setting
2011-10-10 13:48 UTC
[GIT] CIFS Fix
2011-10-08 23:57 UTC
[PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #7)
2011-10-08 20:39 UTC
[PATCH] CIFS: Fix incorrect max RFC1002 write size value
2011-10-08 9:26 UTC (3+ messages)
[PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #6)
2011-10-07 15:39 UTC (4+ messages)
[Samba] SMB Signing issues... smbclient works, mount does not
2011-10-07 14:48 UTC (3+ messages)
[v2 PATCH 3/6] CIFS: Implement caching mechanism for mandatory brlocks
2011-10-07 13:17 UTC
[PATCH 0/6] Implement byte-range lock caching
2011-10-07 13:10 UTC (7+ messages)
` [PATCH 1/6] CIFS: Simplify byte range locking code
` [PATCH 2/6] CIFS: Move byte range lock list from fd to inode
` [PATCH 3/6] CIFS: Implement caching mechanism for mandatory brlocks
` [PATCH 4/6] CIFS: Implement caching mechanism for posix brlocks
` [PATCH 5/6] CIFS: Send as many mandatory unlock ranges at once as possible
` [PATCH 6/6] CIFS: Make cifs_push_locks send as many locks "
broken mandatory locking behavior
2011-10-07 8:57 UTC (10+ messages)
patch to fix first time mount message re: upgrade for ntlmv2
2011-10-07 4:18 UTC
default security mechanism for 3.1
2011-10-06 18:00 UTC (4+ messages)
[Samba] [mount.cifs] Mapping Windows ACLs SIDs to POSIX ACL ?
2011-10-06 12:54 UTC
05=Reminder
2011-10-05 16:33 UTC
[PATCH] CIFS: Fix NT_STATUS_ACCESS_DENIED for mounts with prefixpath option
2011-10-04 11:23 UTC (11+ messages)
CIFS kernel module bug
2011-10-03 16:56 UTC (16+ messages)
Mounts to Windows 7 and "out of memory" or "insufficient server resources"
2011-09-29 10:47 UTC (7+ 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