messages from 2014-10-20 20:10:46 to 2015-02-04 07:23:26 UTC [more...]
[PATCH] Fix to convert SURROGATE PAIR filename
2015-02-04 7:23 UTC
[PATCH v3 00/13] locks: saner method for managing file locks
2015-02-03 18:01 UTC (17+ messages)
` [PATCH v3 02/13] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [PATCH v3 03/13] locks: add a new struct file_locking_context pointer to struct inode
` [PATCH v3 04/13] ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
` [PATCH v3 01/13] locks: add new struct list_head to struct file_lock
` [PATCH v3 05/13] locks: move flock locks to file_lock_context
` [PATCH v3 09/13] locks: add a dedicated spinlock to protect i_flctx lists
` [PATCH v3 10/13] locks: clean up the lm_change prototype
` [PATCH v3 13/13] locks: update comments that refer to inode->i_flock
` [PATCH v3 06/13] locks: convert posix locks to file_lock_context
` [PATCH v3 07/13] locks: convert lease handling "
` [PATCH v3 08/13] locks: remove i_flock field from struct inode
` [PATCH v3 11/13] locks: keep a count of locks on the flctx lists
` [PATCH v3 12/13] locks: consolidate NULL i_flctx checks in locks_remove_file
[PATCH] Fix that several functions handle incorrect value of mapchars
2015-02-03 8:07 UTC
The patents and license issue from microsoft regarding SMB implementation(GPL)
2015-01-28 22:32 UTC (4+ messages)
` Aw: "
` "
New ioctl
2015-01-28 18:22 UTC (2+ messages)
` New ioctl - FSCTL_DUPLICATE_EXTENTS_TO_FILE
[PATCH] cifs: fix MUST SecurityFlags filtering
2015-01-27 1:40 UTC (2+ messages)
How to do nonblocking writes to CIFS networkshares?
2015-01-26 3:13 UTC
CIFS with multiple inodes referring to the same server object? [was Re: [Linux-cachefs] BUG while pushing to git on cached CIFS]
2015-01-21 16:12 UTC (3+ messages)
` CIFS with multiple inodes referring to the same server object? [was "
[BUG REPORT] BUG: soft lockup - CPU#1 stuck for 23s! [mount.cifs:17511]
2015-01-20 2:50 UTC (2+ messages)
[PATCH] Complete oplock break jobs before closing file handle
2015-01-19 22:15 UTC (8+ messages)
[PATCH] Use memzero_explicit to clear local buffers
2015-01-13 0:12 UTC (12+ messages)
` [PATCH RESEND] cifs: use memzero_explicit to clear stack buffer
Problem: mount.cifs has high CPU and "stalls" the using process
2015-01-09 20:04 UTC (3+ messages)
DFS referrals support ?
2015-01-09 19:51 UTC (4+ messages)
[PATCH v2 00/10] locks: saner method for managing file locks
2015-01-09 17:21 UTC (17+ 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 07/10] locks: remove i_flock field from struct inode
` [PATCH v2 08/10] locks: add a dedicated spinlock to protect i_flctx lists
` [PATCH v2 06/10] locks: convert lease handling to file_lock_context
` [PATCH v2 09/10] locks: clean up the lm_change prototype
` [PATCH v2 10/10] locks: keep a count of locks on the flctx lists
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
[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
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