Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2014-07-22 02:14:39 to 2014-08-24 15:54:54 UTC [more...]

[PATCH 00/10] locks/nfsd: internal lease API overhaul
 2014-08-24 15:54 UTC  (20+ messages)
  ` [PATCH 01/10] locks: close potential race in lease_get_mtime
  ` [PATCH 02/10] nfsd: fix potential lease memory leak in nfs4_setlease
  ` [PATCH 03/10] locks: generic_delete_lease doesn't need a file_lock at all
  ` [PATCH 05/10] nfsd: don't keep a pointer to the lease in nfs4_file
  ` [PATCH 06/10] locks: plumb an "aux" pointer into the setlease routines
  ` [PATCH 09/10] locks: move freeing of leases outside of i_lock
  ` [PATCH 10/10] locks: update Documentation/filesystems with lease API changes
` [PATCH 04/10] locks: clean up vfs_setlease kerneldoc comments
` [PATCH 07/10] locks: define a lm_setup handler for leases
` [PATCH 08/10] locks: move i_lock acquisition into generic_*_lease handlers

[PATCH 0/2] CIFS support for XFS test suite
 2014-08-24 10:41 UTC  (7+ messages)
  ` [PATCH 1/2] common: add cifs support
  ` [PATCH 2/2] common: add a directory tree for cifs tests

[PATCH 5/5] cifs: shared-superblock - splice disconnected dentry
 2014-08-22 22:21 UTC 

[PATCH 4/5] cifs: shared-superblock - create a dentry as a disconnected root
 2014-08-22 22:21 UTC 

[PATCH 3/5] cifs: shared-superblock - various routines to search disconnected root dentry
 2014-08-22 22:21 UTC 

[PATCH 2/5] cifs: shared-superblock - data structures and functions for disconnected roots noserverino kind shares
 2014-08-22 22:20 UTC 

[PATCH 1/5] cifs: shared-superblock: create a root dentry/inode for EACCES error
 2014-08-22 22:20 UTC 

[PATCH v2] cifs: Allow directIO read/write during cache=strict
 2014-08-22 16:13 UTC  (2+ messages)

[PATCH 0/3] Bugfixes for v3.17-rc
 2014-08-22 16:08 UTC  (5+ messages)
` [PATCH 3/3] CIFS: Fix wrong filename length for SMB2
  ` [PATCH 1/3] CIFS: Fix directory rename error
  ` [PATCH 2/3] CIFS: Fix wrong restart readdir for SMB1

CIFS module build verification system
 2014-08-22 15:17 UTC  (8+ messages)

[PATCH 1/7] cifs: Bypass windows extended security for ntlmv2 negotiate
 2014-08-22 12:30 UTC  (9+ messages)
` Fwd: "

cthon failure
 2014-08-21 21:13 UTC  (5+ messages)

[PATCH v2] cifs: fix memory leak when password is supplied multiple times
 2014-08-21 17:14 UTC  (2+ messages)

[PATCH 2/7] cifs: Allow directIO read/write during cache=strict
 2014-08-21 15:56 UTC  (8+ messages)

[PATCH 3/7] cifs: No need to send SIGKILL to demux_thread during umount
 2014-08-21 11:38 UTC  (2+ messages)

[PATCH 7/7] cifs: remove unneeded check of null checking in if condition
 2014-08-21  0:16 UTC  (2+ messages)

[PATCH 6/7] cifs: fix a possible use of uninit variable in SMB2_sess_setup
 2014-08-21  0:14 UTC  (2+ messages)

[PATCH 5/7] cifs: fix memory leak when password is supplied multiple times
 2014-08-21  0:10 UTC  (2+ messages)

[PATCH 4/7] cifs: fix a possible null pointer deref in decode_ascii_ssetup
 2014-08-21  0:07 UTC  (2+ messages)

Charity foundation
 2014-08-20 22:58 UTC 

Kerberized mount.cifs with SMB>1?
 2014-08-20 17:16 UTC  (4+ messages)

[GIT PULL] CIFS Fixes
 2014-08-20 16:54 UTC 

[PATCH] [SMB3] Enable fallocate -z support for SMB3 mounts
 2014-08-19 14:58 UTC 

[PATCH] [CIFS] Incorrect error returned on setting file compressed on SMB2
 2014-08-19  9:34 UTC  (2+ messages)

[PATCH] [SMB3] enable fallocate punch hole ("fallocate -p") for SMB3
 2014-08-19  5:21 UTC 

[PATCH 1/2] CIFS: Fix SMB2 readdir error handling
 2014-08-19  3:34 UTC  (3+ messages)
` [PATCH 2/2] CIFS: Fix wrong directory attributes after rename

[PATCH] [CIFS] Remove unneeded check for tcon in SMB2_flush
 2014-08-18 20:23 UTC 

[PATCHv2][CIFS] Workaround MacOS server problem with SMB2.1 write response
 2014-08-16  4:54 UTC 

[PATCH] cifs: handle lease F_UNLCK requests properly
 2014-08-16  4:05 UTC  (2+ messages)

[PATCH][SMB3] Cleanup sparse file support by creating worker function for it
 2014-08-16  4:04 UTC  (3+ messages)

[PATCH][CIFS] Workaround MacOS server problem with SMB2.1 write response
 2014-08-14 21:21 UTC  (9+ messages)

[PATCH] [CIFS] Add sparse file support to SMB2/SMB3 mounts
 2014-08-13 21:25 UTC  (4+ messages)

[PATCH] cifs: Add per-version guid
 2014-08-13 15:49 UTC 

[PATCH 0/5] SMB/CIFS nounix support for Connectathon test suite
 2014-08-13  7:45 UTC  (11+ messages)
  ` [PATCH 1/5] tlock: munmap missed before close
  ` [PATCH 2/5] Add SMB/CIFS mounts support
  ` [PATCH 3/5] Add capability to test SMB 2.0 and higher verions
  ` [PATCH 4/5] Add SMB/CIFS section in tests.init
  ` [PATCH 5/5] special: fix op_unlk and op_ren tests output

[PATCH][CIFS] Add missing definitions for CIFS File System Attributes
 2014-08-13  4:42 UTC  (2+ messages)

[PATCH] CIFS: Update CreationTime on every query info request
 2014-08-11 15:02 UTC  (8+ messages)

[PATCH 1/2] cifs: Remove unused sess_auth_lanman() for !CONFIG_CIFS_WEAK_PW_HASH case
 2014-08-10 20:51 UTC  (2+ messages)
` [PATCH 2/2] cifs: Remove unused sess_auth_kerberos() for !CONFIG_CIFS_UPCALL case

[PATCH linux-next] cifs: remove unused function cifs_oplock_break_wait
 2014-08-10 19:11 UTC  (2+ messages)

[GIT] CIFS Updates
 2014-08-09 18:07 UTC  (2+ messages)

Sparse files and Linux
 2014-08-08 21:31 UTC  (2+ messages)
  ` Fwd: "

DFS root namespace mounting problem
 2014-08-06  9:09 UTC  (7+ messages)

[PATCH][CIFS] Add worker function to set allocation size
 2014-08-05 18:05 UTC 

Mount fileshare with prefixpath [mount error(2): No such file or directory]
 2014-08-04 17:09 UTC  (4+ messages)

[PATCH 1/1] cris: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:33 UTC  (6+ messages)

[PATCH] fs: cifs: cifsencrypt.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-08-03  6:22 UTC  (6+ messages)

-- Re: Very Urgent
 2014-08-01 10:28 UTC 

[PATCH v3 00/16] SMB 2.1/3 multicredit requests for reading/writing
 2014-08-01  9:50 UTC  (40+ messages)
` [PATCH v3 06/16] CIFS: Fix cifs_writev_requeue when wsize changes
` [PATCH v3 07/16] CIFS: Separate filling pages from iovec write
` [PATCH v3 08/16] CIFS: Separate writing "
` [PATCH v3 09/16] CIFS: Fix wsize usage in "
` [PATCH v3 10/16] CIFS: Use multicredits for SMB 2.1/3 writes
` [PATCH v3 11/16] CIFS: Separate page search from readpages
` [PATCH v3 12/16] CIFS: Fix rsize usage in readpages
` [PATCH v3 13/16] CIFS: Separate page reading from user read
` [PATCH v3 14/16] CIFS: Fix rsize usage in "
` [PATCH v3 15/16] CIFS: Fix rsize usage for sync read
` [PATCH v3 16/16] CIFS: Use multicredits for SMB 2.1/3 reads

"CIFS VFS: Server requires packet signing to be enabled" with a krb5i mount
 2014-07-29 16:54 UTC  (2+ messages)

Fwd: [PATCH 7/7] cifs: support RENAME_NOREPLACE
 2014-07-28 21:04 UTC 

setting allocation size in cifs/smb3
 2014-07-23  0:07 UTC  (11+ messages)


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