messages from 2014-09-18 17:10:43 to 2015-01-08 18:34:22 UTC [more...]
[PATCH v2 00/10] locks: saner method for managing file locks
2015-01-08 18:34 UTC (8+ messages)
` [PATCH v2 01/10] locks: add new struct list_head to struct file_lock
` [PATCH v2 02/10] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [PATCH v2 03/10] locks: add a new struct file_locking_context pointer to struct inode
` [PATCH v2 04/10] locks: move flock locks to file_lock_context
` [PATCH v2 05/10] locks: convert posix "
` [PATCH v2 06/10] locks: convert lease handling "
` [PATCH v2 07/10] locks: remove i_flock field from struct inode
[PATCH] Use memzero_explicit to clear local buffers
2015-01-06 22:59 UTC (10+ messages)
` [PATCH RESEND] cifs: use memzero_explicit to clear stack buffer
Intermittent issue accessing shares (invalid transact2 word count - (was: 0xc0000034 NT_STATUS_OBJECT_NAME_NOT_FOUND))
2015-01-05 22:35 UTC
[PATCH 2/2] cifs: don't add dot and dotdot entry by default at the start of cifs_readdir
2015-01-04 6:25 UTC (2+ messages)
[PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
2015-01-04 5:34 UTC (2+ messages)
[PATCH] cifs: When "refer file directly", make new inode cache if file type is different
2015-01-04 5:33 UTC (2+ messages)
Intermittent issue accessing shares (0xc0000034 NT_STATUS_OBJECT_NAME_NOT_FOUND)
2015-01-02 22:45 UTC (3+ messages)
But do not tell anyone
2015-01-01 2:41 UTC
[GIT PULL] CIFS Fixes
2014-12-29 20:55 UTC
[PATCH] cifs: make new inode cache when file type is different
2014-12-22 20:20 UTC (3+ messages)
SMB3.1 and linux client
2014-12-19 7:09 UTC
[PATCH 1/2] common: rename _require_btrfs_cloner to _require_cloner
2014-12-15 10:04 UTC (5+ messages)
` [PATCH 2/2] cifs: add server-side copy sanity test
[PATCH 1/2] [CIFS] Fix signed/unsigned pointer warning
2014-12-15 0:54 UTC (8+ messages)
` [PATCH 2/2] [CIFS] Update MAINTAINERS entry
DFS referrals support ?
2014-12-13 9:35 UTC (3+ messages)
[GIT PULL] CIFS Fixes
2014-12-11 0:00 UTC (3+ messages)
Configuring CIFS mount with cifsacl - STATUS_NONE_MAPPED
2014-12-10 15:16 UTC (5+ messages)
[PATCH v3] Convert MessageID in smb2_hdr to LE
2014-12-09 19:11 UTC (2+ messages)
Revised patch to convert MessageID in smb2_hdr to LE
2014-12-09 17:35 UTC (4+ messages)
[PATCH] Set UID in sess_auth_rawntlmssp_authenticate too
2014-12-08 12:42 UTC (2+ messages)
[PATCH v2] Convert MessageID in smb2_hdr to LE
2014-12-08 5:45 UTC (4+ messages)
[PATCH v4 0/3] cifs: small clean up series
2014-12-08 5:35 UTC (3+ messages)
[PATCH 1/2] cifs: remove unneeded condition check
2014-12-08 5:34 UTC (2+ messages)
incomplete FIND_FIRST2 response and resulting cifs behavior
2014-12-08 0:59 UTC
[PATCH cifs-utils] mtab.c: include <paths.h> for _PATH_MOUNTED
2014-12-07 13:20 UTC (2+ messages)
[PATCH 0/8] replace memset by memzero_explicit
2014-11-30 17:03 UTC (2+ messages)
` [PATCH 4/8 v2] cifs: "
[PATCH 0/8] replace memset by memzero_explicit
2014-11-30 16:59 UTC (2+ messages)
` [PATCH 4/8] cifs: "
Unable to create files or directories with the correct uid and gid using UNIX extensions and setuids
2014-11-27 2:46 UTC
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-11-24 18:06 UTC
[PATCH] Convert MessageID in smb2_hdr to LE
2014-11-24 16:01 UTC (3+ messages)
Unexpected folder mode when unix extensions are enabled
2014-11-20 20:47 UTC (4+ messages)
Fwd: [PATCH v2 0/5] re-enable tests that require scratch dev on NFS
2014-11-18 16:16 UTC (12+ messages)
` [PATCH v2 1/5] common: "
xfstest generic/035 and rename
2014-11-17 22:06 UTC
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-11-17 7:59 UTC
Re:
2014-11-14 20:49 UTC
re:
2014-11-14 18:56 UTC
[PATCH 14/56] fs/cifs: support compiling out splice
2014-11-13 21:22 UTC
[PATCH] common: enable tests that require scratch device on CIFS
2014-11-13 4:58 UTC (9+ messages)
[PATCH v6 4/7] vfs: RWF_NONBLOCK flag for preadv2
2014-11-10 16:40 UTC (2+ messages)
` [PATCH v6 6/7] fs: pass iocb to generic_write_sync
[PATCH v5 4/7] vfs: RWF_NONBLOCK flag for preadv2
2014-11-10 16:07 UTC (7+ messages)
` [PATCH v5 6/7] fs: pass iocb to generic_write_sync
` [Cluster-devel] "
` [Linux-NTFS-Dev] "
user mount.cifs with credentials file results in "error 13 (Permission denied) opening credential file"
2014-11-07 15:45 UTC (2+ messages)
Unable to mount using credentials file
2014-11-04 13:31 UTC (15+ messages)
(unknown)
2014-11-02 19:54 UTC
[PATCH 1/4] Add support for original fallocate
2014-10-20 20:10 UTC
[PATCH 1/3] Add missing defines for ACL query support
2014-10-20 20:09 UTC (3+ messages)
` [PATCH 2/3] [SMB3] decode_negTokenInit had wrong calling sequence
` [PATCH 3/3] [CIFS] Update modinfo cifs version for cifs.ko
Status of SMB3?
2014-10-20 17:38 UTC (4+ messages)
Kerberized mount.cifs with SMB>1?
2014-10-20 17:19 UTC (12+ messages)
[PATCH] [CIFS] fix auth_key cleanup in SMB2_sess_setup() for possible crash
2014-10-20 15:00 UTC
[GIT PULL] CIFS/SMB3 Fixes
2014-10-18 20:25 UTC
[PATCHv2][CIFS] Workaround MacOS server problem with SMB2.1 write response
2014-10-16 2:10 UTC (2+ messages)
(unknown),
2014-10-15 15:01 UTC
Sehr geehrter Nutzer
2014-10-14 9:23 UTC
Please reply
2014-10-11 19:34 UTC
Accented characters not working with CIFS (but ok with smbclient)
2014-10-05 6:08 UTC (10+ messages)
[GIT PULL] CIFS/SMB3 Fixes
2014-10-03 19:56 UTC
[PATCH] CIFS: Fix readpages retrying on reconnects
2014-10-02 19:24 UTC (2+ messages)
[PATCH][CIFS] Fix problem incorrectly closing file during query of reparse points
2014-10-02 17:01 UTC (2+ messages)
<Reply>
2014-10-01 1:50 UTC
SMB3.1
2014-09-30 3:34 UTC
[PATCH][CIFS] Mapping reserved characters over CIFS and SMB3. Part 3 of 3
2014-09-29 1:33 UTC
Fix problem recognizing symlinks
2014-09-26 15:14 UTC (2+ messages)
How mode bits are stored in NFS/NTFS/CIFS/SMB3 ACLs
2014-09-26 0:09 UTC (4+ messages)
[Regression] cifs: sanity check length of data to send before sending
2014-09-23 22:49 UTC (2+ messages)
Remapping the seven reserved characters in UCS-2 when in file names
2014-09-23 8:59 UTC (2+ messages)
[PATCH] [SMB3] Allow mknod and mkfifo on SMB2/SMB3 mounts
2014-09-23 5:53 UTC (4+ messages)
HOW ARE YOU?
2014-09-22 1:15 UTC
match_token weird behavior
2014-09-18 17:10 UTC (6+ 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