Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2011-05-17 16:09:46 to 2011-06-08 11:35:24 UTC [more...]

[PATCH] cifs: trivial: add space in fsc error message
 2011-06-08 11:35 UTC 

oops in fscache code when running cifs with -o fsc
 2011-06-07 18:29 UTC 

smb2 work status
 2011-06-07 18:07 UTC  (3+ messages)

Suspend failed - unable to freeze cifsd
 2011-06-07 12:41 UTC  (4+ messages)

[PATCH] cifs: silence printk when establishing first session on socket
 2011-06-07  2:10 UTC  (2+ messages)

New sparse error
 2011-06-07  1:08 UTC 

CIFS endless console spammage in 2.6.38.7
 2011-06-07  1:00 UTC  (22+ messages)

Very slow performance with gigabit network
 2011-06-06 20:58 UTC 

[3.0-rc1] CIFS ACL build failure without CONFIG_KEYS
 2011-06-06 16:58 UTC  (2+ messages)

[CIFS] possible memory corruption in cifs_parse_mount_options()
 2011-06-06 15:34 UTC  (2+ messages)

[PATCH] cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN (resend)
 2011-06-06 10:40 UTC 

CIFS Not Responding Error On Working System
 2011-06-06 10:32 UTC  (3+ messages)

Mounting a CIFS network share on first attempt of access possible?
 2011-06-04 13:44 UTC  (2+ messages)

[2.6.39] CIFS write failures where 2.6.38 works
 2011-06-04 12:35 UTC  (4+ messages)

[PATCH] cifs: make CIFS depend on CRYPTO_ECB
 2011-06-03 18:29 UTC  (5+ messages)

[PATCH] cifs: fix the kernel release version in the default security warning message
 2011-06-03 17:41 UTC  (8+ messages)

[PATCH] cifs: make debugging SMB signature issue easier
 2011-06-03 11:19 UTC 

ANNOUNCE: cifs-utils release 5.0 available for download
 2011-06-01 20:11 UTC 

[PATCH] cifs-utils: Create man pages for cifs.idmap program (try #2)
 2011-06-01 19:28 UTC  (2+ messages)

[PATCH] cifs-utils: Create man pages for cifs.idmap program
 2011-06-01 17:04 UTC  (4+ messages)

[PATCH] manpage: add entry for rwpidforward option
 2011-06-01 13:04 UTC  (2+ messages)

[PATCH] manpage: add decription about matching superblock to wsize= option
 2011-06-01 13:04 UTC  (2+ messages)

Big performance improvements seen with cifs async write patches even over localhost
 2011-05-28 17:21 UTC  (4+ messages)

[GIT] CIFS Fix
 2011-05-27 21:02 UTC 

sparse warning in cifsacl.c
 2011-05-27 20:34 UTC  (5+ messages)

[GIT] CIFS Fixes
 2011-05-27 15:36 UTC 

testing reminder
 2011-05-27  4:58 UTC 

[v6 4/4] CIFS: Migrate to shared superblock model
 2011-05-26 19:35 UTC 

[PATCH] manpage: update the description of the wsize= option
 2011-05-26 18:58 UTC  (2+ messages)

[v4 PATCH 3/4] CIFS: Migrate from prefixpath logic
 2011-05-26 18:56 UTC  (13+ messages)
  ` [PATCH 1/2] CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
  ` [PATCH 2/2] CIFS: Add rwpidforward mount option
  ` [v4 PATCH 4/4] CIFS: Migrate to shared superblock model

[PATCH] cifs.upcall: don't syslog usage message
 2011-05-26 18:39 UTC  (2+ messages)

[v5 4/4] CIFS: Migrate to shared superblock model
 2011-05-26 18:38 UTC  (2+ messages)

patches for 2.6.40
 2011-05-26  6:10 UTC 

[v2 1/4] CIFS: Simplify connection structure search calls
 2011-05-26  6:06 UTC  (8+ messages)
` [v2 3/4] CIFS: Migrate from prefixpath logic
` [v2 4/4] CIFS: Migrate to shared superblock model

[PATCH] CIFS: Fix memory leak in cifs_do_mount
 2011-05-25 20:02 UTC 

[v3 3/4] CIFS: Migrate from prefixpath logic
 2011-05-25 19:12 UTC  (2+ messages)
  ` [v3 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] 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  (2+ messages)

(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 


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