Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2011-04-26 14:10:19 to 2011-05-25 19:10:33 UTC [more...]

[v2 1/4] CIFS: Simplify connection structure search calls
 2011-05-25 19:10 UTC  (7+ messages)
  ` [v2 2/4] CIFS: Simplify mount code for further shared sb capability
  ` [v2 3/4] CIFS: Migrate from prefixpath logic
  ` [v2 4/4] CIFS: Migrate to shared superblock model

(no subject)
 2011-05-25 18:38 UTC 

[PATCH] cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #4)
 2011-05-25 15:39 UTC  (4+ messages)

[PATCH] CIFS: Fix undefined behavior when mount fails
 2011-05-25 14:32 UTC  (2+ messages)

guest mount crashes current git HEAD
 2011-05-25 13:46 UTC  (2+ messages)

[PATCH 0/7] cifs: asynchronous writepages support (try #4)
 2011-05-25 10:47 UTC  (13+ messages)
  ` [PATCH 1/7] cifs: consolidate SendReceive response checks
  ` [PATCH 2/7] cifs: make cifs_send_async take a kvec array
  ` [PATCH 3/7] cifs: don't call mid_q_entry->callback under the Global_MidLock
          ` [PATCH 3/7] cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
  ` [PATCH 4/7] cifs: add ignore_pend flag to cifs_call_async
  ` [PATCH 5/7] cifs: add cifs_async_writev
  ` [PATCH 6/7] cifs: convert cifs_writepages to use async writes
        ` Fwd: "
  ` [PATCH 7/7] cifs: clean up wsize negotiation and allow for larger wsize

[PATCH 19/19] cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
 2011-05-24 20:06 UTC 

[PATCH] manpage: update the description of the wsize= option
 2011-05-24 19:03 UTC 

[PATCH] cifs.upcall: don't syslog usage message
 2011-05-24 18:53 UTC 

[PATCH] cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
 2011-05-23 19:03 UTC  (21+ messages)

[PATCH] cifs: remove unused SMB2 config and mount options
 2011-05-23 18:14 UTC  (2+ messages)

[PATCH] cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #3)
 2011-05-23 14:40 UTC  (6+ messages)

[GIT] CIFS Fixes
 2011-05-21 11:34 UTC  (4+ messages)

[PATCH] cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #2)
 2011-05-20 17:29 UTC  (3+ messages)

[PATCH] CIFS: Simplify invalidate part (try #5)
 2011-05-20 17:03 UTC  (9+ messages)

[PATCH] manpage: make serverino and noserverino option descriptions clear
 2011-05-20 11:39 UTC  (2+ messages)

[v2 0/4] Introduce shared superblock model to cifs
 2011-05-19 12:30 UTC  (6+ messages)

[PATCH 1/2] CIFS: Use pid saved in cifsFileInfo in writepages and set_file_size
 2011-05-19  9:22 UTC  (3+ messages)
` [PATCH 2/2] CIFS: Add rwpidforward mount option (try #2)

(unknown)
 2011-05-19  3:33 UTC 

(unknown)
 2011-05-19  3:33 UTC 

(unknown)
 2011-05-19  3:32 UTC 

[PATCH] cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping
 2011-05-18 18:32 UTC  (9+ messages)

serverino by default?
 2011-05-18 17:43 UTC  (3+ messages)

[GIT] CIFS Fixes
 2011-05-17 22:44 UTC 

Two cifs fixes
 2011-05-17 22:42 UTC 

[PATCH] cifs: fix cifsConvertToUCS() for the mapchars case
 2011-05-17 19:28 UTC 

[PATCH] cifs: add fallback in is_path_accessible for old servers
 2011-05-17 10:40 UTC 

[PATCH] cifs: Change key name to cifs.idmap, misc. clean-up
 2011-05-16 13:22 UTC  (2+ messages)

[PATCH] cifs: fix cifsConvertToUCS() for the mapchars case
 2011-05-16 13:05 UTC 

mapchars option is completely broken in 2.6.38
 2011-05-16 10:49 UTC  (6+ messages)
  ` [PATCH] cifs: fix cifsConvertToUCS() for the mapchars case

CIFS Not Responding Error On Working System
 2011-05-13 23:39 UTC  (7+ messages)

remote_path_check for dfs causes extra tconX retries when invalid user or password
 2011-05-12  8:24 UTC  (2+ messages)

[PATCH 18/18] cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
 2011-05-10  4:43 UTC 

[GIT] CIFS Fixes
 2011-05-06 21:38 UTC 

[PATCH 0/8] cifs: asynchronous writepages support (try #3)
 2011-05-06 15:41 UTC  (17+ messages)
  ` [PATCH 1/8] cifs: consolidate SendReceive response checks
  ` [PATCH 2/8] cifs: make cifs_send_async take a kvec array
  ` [PATCH 3/8] cifs: don't call mid_q_entry->callback under the Global_MidLock
  ` [PATCH 4/8] cifs: add ignore_pend flag to cifs_call_async
  ` [PATCH 5/8] cifs: add cifs_async_writev
  ` [PATCH 6/8] cifs: convert cifs_writepages to use async writes
  ` [PATCH 7/8] cifs: clean up wsize negotiation and allow for larger wsize
  ` [PATCH 8/8] cifs: use the server's MaxMpxCount to determine max requests in flight

[PATCH] cifs: fix some unused variable warnings in id_rb_search
 2011-05-04 18:18 UTC  (3+ messages)

[PATCH] cifs: keep BCC in little-endian format (try #2)
 2011-05-04 12:05 UTC  (4+ messages)
      ` [PATCH] cifs: keep BCC in little-endian format

[PATCH 1/5] cifs: change bleft in decode_unicode_ssetup back to signed type
 2011-05-03 14:50 UTC  (25+ messages)
` [PATCH 0/5] cifs: fix some bounds checking problems
  ` [PATCH 4/5] cifs: refactor mid finding loop in cifs_demultiplex_thread
    ` [PATCH 2/5] cifs: check for bytes_remaining going to zero in CIFS_SessSetup
    ` [PATCH 3/5] cifs: sanitize length checking in coalesce_t2
        ` [PATCH 3/5] cifs: sanitize length checking in coalesce_t2 (try #2)
            ` [PATCH] cifs: sanitize length checking in coalesce_t2 (try #3)
    ` [PATCH 5/5] cifs: handle errors from coalesce_t2

Hello;
 2011-05-03  7:29 UTC 

Status of W2k8 DFS support patches?
 2011-05-02 19:20 UTC 

[PATCH 1/2] CIFS: Forward pid of process who opened file to writepages
 2011-05-02 17:08 UTC  (11+ messages)
` [PATCH 2/2] CIFS: Add rwpidforward mount option

[PATCH] CIFS: Add rwpidforward mount option (try #2)
 2011-05-02 15:25 UTC  (3+ messages)

[PATCH 2/4] CIFS: Simplify mount code for further shared sb capability
 2011-05-02 14:10 UTC  (6+ messages)
` [PATCH 3/4] CIFS: Migrate from prefixpath logic

[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #17 repost)
 2011-05-02 12:35 UTC  (3+ messages)

[PATCH 1/4] CIFS: Simplify connection structure search calls
 2011-05-02 12:21 UTC  (2+ messages)

[PATCH 1/1] cifs: Add idmap key and related data structures and functions (try #17 repost)
 2011-04-28  4:34 UTC 

[PATCH 1/2] cifs: Add idmap key and related data structures and functions (try #17)
 2011-04-27 15:43 UTC  (3+ messages)

[PATCH] cifs: Don't offer NFS export in Kconfig if nfsd is not enabled
 2011-04-27 14:58 UTC  (3+ messages)

mids and cifs sendrcv2
 2011-04-26 19:40 UTC  (6+ messages)

[PATCH 5/5] cifs: handle errors from coalesce_t2
 2011-04-26 12:03 UTC 

[PATCH 3/5] cifs: sanitize length checking in coalesce_t2
 2011-04-26 12:03 UTC 

[PATCH 2/5] cifs: check for bytes_remaining going to zero in CIFS_SessSetup
 2011-04-26 12:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox