Linux CIFS
[Prev Page][Next Page]
- Re: How to do nonblocking writes to CIFS networkshares?, Shirish Pargaonkar
- [PATCH v3 00/13] locks: saner method for managing file locks,
Jeff Layton
- [PATCH v3 02/13] locks: have locks_release_file use flock_lock_file to release generic flock locks, Jeff Layton
- [PATCH v3 05/13] locks: move flock locks to file_lock_context, Jeff Layton
- [PATCH v3 03/13] locks: add a new struct file_locking_context pointer to struct inode, Jeff Layton
- [PATCH v3 10/13] locks: clean up the lm_change prototype, Jeff Layton
- [PATCH v3 08/13] locks: remove i_flock field from struct inode, Jeff Layton
- [PATCH v3 04/13] ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks, Jeff Layton
- [PATCH v3 13/13] locks: update comments that refer to inode->i_flock, Jeff Layton
- [PATCH v3 11/13] locks: keep a count of locks on the flctx lists, Jeff Layton
- [PATCH v3 01/13] locks: add new struct list_head to struct file_lock, Jeff Layton
- [PATCH v3 07/13] locks: convert lease handling to file_lock_context, Jeff Layton
- [PATCH v3 12/13] locks: consolidate NULL i_flctx checks in locks_remove_file, Jeff Layton
- [PATCH v3 09/13] locks: add a dedicated spinlock to protect i_flctx lists, Jeff Layton
- [PATCH v3 06/13] locks: convert posix locks to file_lock_context, Jeff Layton
- Re: [PATCH v3 00/13] locks: saner method for managing file locks, Mike Marshall
- [PATCH] cifs: fix MUST SecurityFlags filtering,
Niklas Cassel
- CIFS with multiple inodes referring to the same server object? [was Re: [Linux-cachefs] BUG while pushing to git on cached CIFS],
David Howells
[BUG REPORT] BUG: soft lockup - CPU#1 stuck for 23s! [mount.cifs:17511],
Xuzhichuang
[PATCH] Complete oplock break jobs before closing file handle,
Sachin Prabhu
Problem: mount.cifs has high CPU and "stalls" the using process,
Austin Barton
[PATCH v2 00/10] locks: saner method for managing file locks,
Jeff Layton
- [PATCH v2 03/10] locks: add a new struct file_locking_context pointer to struct inode, Jeff Layton
- [PATCH v2 10/10] locks: keep a count of locks on the flctx lists, Jeff Layton
- [PATCH v2 09/10] locks: clean up the lm_change prototype, Jeff Layton
- [PATCH v2 08/10] locks: add a dedicated spinlock to protect i_flctx lists, Jeff Layton
- [PATCH v2 05/10] locks: convert posix locks to file_lock_context, Jeff Layton
- [PATCH v2 06/10] locks: convert lease handling to file_lock_context, Jeff Layton
- [PATCH v2 07/10] locks: remove i_flock field from struct inode, Jeff Layton
- [PATCH v2 04/10] locks: move flock locks to file_lock_context, Jeff Layton
- [PATCH v2 02/10] locks: have locks_release_file use flock_lock_file to release generic flock locks, Jeff Layton
- [PATCH v2 01/10] locks: add new struct list_head to struct file_lock, Jeff Layton
- Re: [PATCH v2 00/10] locks: saner method for managing file locks, Christoph Hellwig
Re: Intermittent issue accessing shares (invalid transact2 word count - (was: 0xc0000034 NT_STATUS_OBJECT_NAME_NOT_FOUND)), Malte Westerhoff
[PATCH] Use memzero_explicit to clear local buffers,
Giel van Schijndel
Intermittent issue accessing shares (0xc0000034 NT_STATUS_OBJECT_NAME_NOT_FOUND),
Malte Westerhoff
[PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different",
Nakajima Akira
[PATCH] cifs: When "refer file directly", make new inode cache if file type is different,
Nakajima Akira
SMB3.1 and linux client, Steve French
[PATCH] cifs: make new inode cache when file type is different,
Nakajima Akira
DFS referrals support ?,
Franck Eyraud
[PATCH 1/2] common: rename _require_btrfs_cloner to _require_cloner,
David Disseldorp
[PATCH v3] Convert MessageID in smb2_hdr to LE,
Sachin Prabhu
Revised patch to convert MessageID in smb2_hdr to LE,
Steve French
incomplete FIND_FIRST2 response and resulting cifs behavior, Michael Kerscher
[PATCH cifs-utils] mtab.c: include <paths.h> for _PATH_MOUNTED,
Felix Janda
[PATCH] Set UID in sess_auth_rawntlmssp_authenticate too,
Sachin Prabhu
[PATCH 0/8] replace memset by memzero_explicit,
Julia Lawall
Unable to create files or directories with the correct uid and gid using UNIX extensions and setuids, Alexander Burker
[PATCH 2/2] cifs: don't add dot and dotdot entry by default at the start of cifs_readdir,
Namjae Jeon
[PATCH 1/2] cifs: remove unneeded condition check,
Namjae Jeon
Configuring CIFS mount with cifsacl - STATUS_NONE_MAPPED,
Andrew Martin
[PATCH v2] Convert MessageID in smb2_hdr to LE,
Sachin Prabhu
Unexpected folder mode when unix extensions are enabled,
Kerrigan Joseph
xfstest generic/035 and rename, Steve French
[PATCH] Convert MessageID in smb2_hdr to LE,
Sachin Prabhu
[PATCH 14/56] fs/cifs: support compiling out splice, Pieter Smith
Re: [PATCH v2 1/5] common: re-enable tests that require scratch dev on NFS,
Steve French
[PATCH 1/2] [CIFS] Fix signed/unsigned pointer warning,
Kevin Cernekee
[PATCH v6 4/7] vfs: RWF_NONBLOCK flag for preadv2, Milosz Tanski
[PATCH v6 6/7] fs: pass iocb to generic_write_sync, Milosz Tanski
[PATCH] common: enable tests that require scratch device on CIFS,
Eryu Guan
user mount.cifs with credentials file results in "error 13 (Permission denied) opening credential file",
Michael_OF
[PATCH v5 4/7] vfs: RWF_NONBLOCK flag for preadv2,
Milosz Tanski
[PATCH v5 6/7] fs: pass iocb to generic_write_sync,
Milosz Tanski
Fwd: [PATCH v2 0/5] re-enable tests that require scratch dev on NFS, Steve French
Unable to mount using credentials file,
Roger Brooks
Message not available
[PATCH 1/4] Add support for original fallocate, Steve French
[PATCH 1/3] Add missing defines for ACL query support,
Steve French
Status of SMB3?,
Ben Greear
[PATCH] [CIFS] fix auth_key cleanup in SMB2_sess_setup() for possible crash, Dan Aloni
[no subject], Steve French
[PATCH] CIFS: Fix readpages retrying on reconnects,
Pavel Shilovsky
SMB3.1, Steve French
[PATCH][CIFS] Mapping reserved characters over CIFS and SMB3. Part 3 of 3, Steve French
re: Fix problem recognizing symlinks,
Dan Carpenter
[PATCH][CIFS] Fix problem incorrectly closing file during query of reparse points,
Steve French
How mode bits are stored in NFS/NTFS/CIFS/SMB3 ACLs,
Steve French
[Regression] cifs: sanity check length of data to send before sending,
Joseph Salisbury
Remapping the seven reserved characters in UCS-2 when in file names,
Steve French
[PATCH] [SMB3] Allow mknod and mkfifo on SMB2/SMB3 mounts,
Steve French
Accented characters not working with CIFS (but ok with smbclient),
adcromitus
[GIT PULL] CIFS/SMB3 Fixes,
Steve French
- <Possible follow-ups>
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- Fwd: [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] CIFS/SMB3 fixes, Steve French
- [GIT PULL] CIFS/SMB3 Fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
- [GIT PULL] cifs/smb3 fixes, Steve French
resending patch as git format patch, Steve French
Handling the 7 reserved characters when mounted to Mac,
Steve French
match_token weird behavior,
Steve French
[SMB3][PATCHv3 Add mfsymlinks support for SMB2.1/SMB3,
Steve French
[PATCH 05/22] cifs: Replace strnicmp with strncasecmp, Rasmus Villemoes
[PATCH 2/2] [SMB3] Add mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink,
Steve French
[PATCH] [SMB3] Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink,
Steve French
[PATCH] [SMB3] Fix oops when creating symlinks on smb3,
Steve French
[PATCH][v2][CIFS] Fix setting time before epoch (negative time values),
Steve French
[PATCH] [CIFS] Fix setting time before epoch (negative time values), Steve French
POSIX support for smb2/3, TR Reardon
[PATCH] cifs:fix build warnings, Wang, Yalin
[PATCH] cifs: remove dead code,
Arnd Bergmann
A pair of negative time problems: cifs.ko and Samba, Steve French
fstab mount 0 Byte, Karsten Wesser
cifs.ko fails to load,
Richard Overstreet
[PATCH v3 0/3] CIFS support for XFS test suite,
Pavel Shilovsky
Latest xfstest results,
Steve French
xfstest progress with cifs mounts to Samba, Steve French
[PATCH v4 0/3] cifs: small clean up series,
Andy Shevchenko
[PATCH v2] cifs: set client time as MsvAvTimestamp from CHALLENGE_MESSAGE.TargetInfo, Namjae Jeon
[PATCH v2 0/3] CIFS support for XFS test suite,
Pavel Shilovsky
[PATCH v2] CIFS: Fix wrong restart readdir for SMB1,
Pavel Shilovsky
[patch] cifs: update a check for NULL function pointer,
Dan Carpenter
[PATCH] cifs: set client time as MsvAvTimestamp from CHALLENGE_MESSAGE.TargetInfo,
Namjae Jeon
[PATCH 00/10] locks/nfsd: internal lease API overhaul,
Jeff Layton
- [PATCH 01/10] locks: close potential race in lease_get_mtime, Jeff Layton
- [PATCH 03/10] locks: generic_delete_lease doesn't need a file_lock at all, Jeff Layton
- [PATCH 09/10] locks: move freeing of leases outside of i_lock, Jeff Layton
- [PATCH 10/10] locks: update Documentation/filesystems with lease API changes, Jeff Layton
- [PATCH 07/10] locks: define a lm_setup handler for leases, Jeff Layton
- [PATCH 08/10] locks: move i_lock acquisition into generic_*_lease handlers, Jeff Layton
- [PATCH 06/10] locks: plumb an "aux" pointer into the setlease routines, Jeff Layton
- [PATCH 05/10] nfsd: don't keep a pointer to the lease in nfs4_file, Jeff Layton
- [PATCH 04/10] locks: clean up vfs_setlease kerneldoc comments, Jeff Layton
- [PATCH 02/10] nfsd: fix potential lease memory leak in nfs4_setlease, Jeff Layton
- Re: [PATCH 00/10] locks/nfsd: internal lease API overhaul, Christoph Hellwig
[PATCH 0/2] CIFS support for XFS test suite,
Pavel Shilovsky
[PATCH 5/5] cifs: shared-superblock - splice disconnected dentry, shirishpargaonkar
[PATCH 4/5] cifs: shared-superblock - create a dentry as a disconnected root, shirishpargaonkar
[PATCH 3/5] cifs: shared-superblock - various routines to search disconnected root dentry, shirishpargaonkar
[PATCH 2/5] cifs: shared-superblock - data structures and functions for disconnected roots noserverino kind shares, shirishpargaonkar
[PATCH 1/5] cifs: shared-superblock: create a root dentry/inode for EACCES error, shirishpargaonkar
[PATCH 0/3] Bugfixes for v3.17-rc,
Pavel Shilovsky
[PATCH v2] cifs: Allow directIO read/write during cache=strict,
Namjae Jeon
[PATCH v2] cifs: fix memory leak when password is supplied multiple times,
Namjae Jeon
[GIT PULL] CIFS Fixes,
Steve French
Kerberized mount.cifs with SMB>1?,
Jurjen Bokma
[PATCH 7/7] cifs: remove unneeded check of null checking in if condition,
Namjae Jeon
[PATCH 5/7] cifs: fix memory leak when password is supplied multiple times,
Namjae Jeon
[PATCH 6/7] cifs: fix a possible use of uninit variable in SMB2_sess_setup,
Namjae Jeon
[PATCH 4/7] cifs: fix a possible null pointer deref in decode_ascii_ssetup,
Namjae Jeon
[PATCH 3/7] cifs: No need to send SIGKILL to demux_thread during umount,
Namjae Jeon
[PATCH 2/7] cifs: Allow directIO read/write during cache=strict,
Namjae Jeon
[PATCH 1/7] cifs: Bypass windows extended security for ntlmv2 negotiate,
Namjae Jeon
cthon failure,
Steve French
[PATCH] [SMB3] Enable fallocate -z support for SMB3 mounts, Steve French
[PATCH] [SMB3] enable fallocate punch hole ("fallocate -p") for SMB3, Steve French
[PATCH] [CIFS] Incorrect error returned on setting file compressed on SMB2,
Steve French
[PATCH] [CIFS] Remove unneeded check for tcon in SMB2_flush, Raphael Geissert
CIFS module build verification system,
Pavel Shilovsky
[PATCH 1/2] CIFS: Fix SMB2 readdir error handling,
Pavel Shilovsky
[PATCHv2][CIFS] Workaround MacOS server problem with SMB2.1 write response,
Steve French
[PATCH][SMB3] Cleanup sparse file support by creating worker function for it,
Steve French
[PATCH] cifs: Add per-version guid, Sachin Prabhu
[PATCH][CIFS] Workaround MacOS server problem with SMB2.1 write response,
Steve French
[PATCH] [CIFS] Add sparse file support to SMB2/SMB3 mounts,
Steve French
[PATCH][CIFS] Add missing definitions for CIFS File System Attributes,
Steve French
[PATCH 1/2] cifs: Remove unused sess_auth_lanman() for !CONFIG_CIFS_WEAK_PW_HASH case,
Geert Uytterhoeven
[PATCH] cifs: handle lease F_UNLCK requests properly,
Jeff Layton
Fwd: Sparse files and Linux, Steve French
[GIT] CIFS Updates,
Steve French
[PATCH 0/5] SMB/CIFS nounix support for Connectathon test suite,
Pavel Shilovsky
[PATCH] CIFS: Update CreationTime on every query info request,
Pavel Shilovsky
[PATCH][CIFS] Add worker function to set allocation size, Steve French
DFS root namespace mounting problem...,
McCall, Andy (IT.PFMS)
Re: [PATCH 1/1] cris: fix %d confusingly prefixed with 0x in format string,
Joe Perches
Mount fileshare with prefixpath [mount error(2): No such file or directory],
Javier Martí Monforte
"CIFS VFS: Server requires packet signing to be enabled" with a krb5i mount,
Kyle Harrigan
Fwd: [PATCH 7/7] cifs: support RENAME_NOREPLACE, Steve French
[PATCH linux-next] cifs: remove unused function cifs_oplock_break_wait,
Vincent Stehlé
Creating sparse files on Linux, Steve French
[PATCH][SMB3] fallocate worker function, Steve French
[PATCH v3 00/16] SMB 2.1/3 multicredit requests for reading/writing,
Pavel Shilovsky
- [PATCH v3 01/16] CIFS: Fix async reading on reconnects, Pavel Shilovsky
- [PATCH v3 02/16] CIFS: Separate page processing from writepages, Pavel Shilovsky
- [PATCH v3 03/16] CIFS: Separate page sending from writepages, Pavel Shilovsky
- [PATCH v3 04/16] CIFS: Separate pages initialization from writepages, Pavel Shilovsky
- [PATCH v3 05/16] CIFS: Fix wsize usage in writepages, Pavel Shilovsky
- [PATCH v3 06/16] CIFS: Fix cifs_writev_requeue when wsize changes, Pavel Shilovsky
- [PATCH v3 07/16] CIFS: Separate filling pages from iovec write, Pavel Shilovsky
- [PATCH v3 08/16] CIFS: Separate writing from iovec write, Pavel Shilovsky
- [PATCH v3 09/16] CIFS: Fix wsize usage in iovec write, Pavel Shilovsky
- [PATCH v3 10/16] CIFS: Use multicredits for SMB 2.1/3 writes, Pavel Shilovsky
- [PATCH v3 12/16] CIFS: Fix rsize usage in readpages, Pavel Shilovsky
- [PATCH v3 11/16] CIFS: Separate page search from readpages, Pavel Shilovsky
- [PATCH v3 13/16] CIFS: Separate page reading from user read, Pavel Shilovsky
- [PATCH v3 14/16] CIFS: Fix rsize usage in user read, Pavel Shilovsky
- [PATCH v3 15/16] CIFS: Fix rsize usage for sync read, Pavel Shilovsky
- [PATCH v3 16/16] CIFS: Use multicredits for SMB 2.1/3 reads, Pavel Shilovsky
- Re: [PATCH v3 00/16] SMB 2.1/3 multicredit requests for reading/writing, Stefan Metzmacher
[PATCH] CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2, Pavel Shilovsky
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]