Linux CIFS
[Prev Page][Next Page]
- [PATCH] cifs: allow cifs_max_pending to be readable under /sys/module/cifs/parameters,
Jeff Layton
- [PATCH] manpage: cleanups to new backupuid/gid sections,
Jeff Layton
- [PATCH 0/5] cifs: allow cifs to do readpages larger and asynchronously (try #7),
Jeff Layton
- [PATCH 0/9] cifs: cleanup and overhaul of the receive codepath (try #4),
Jeff Layton
- [PATCH 1/9] cifs: turn read_from_socket into a wrapper around a vectorized version, Jeff Layton
- [PATCH 2/9] cifs: keep a reusable kvec array for receives, Jeff Layton
- [PATCH 3/9] cifs: add a third receive phase to cifs_demultiplex_thread, Jeff Layton
- [PATCH 4/9] cifs: move mid finding into separate routine, Jeff Layton
- [PATCH 5/9] cifs: eliminate is_multi_rsp parm to find_cifs_mid, Jeff Layton
- [PATCH 6/9] cifs: move buffer pointers into TCP_Server_Info, Jeff Layton
- [PATCH 7/9] cifs: find mid earlier in receive codepath, Jeff Layton
- [PATCH 8/9] cifs: break out 3rd receive phase into separate function, Jeff Layton
- [PATCH 9/9] cifs: add a callback function to receive the rest of the frame, Jeff Layton
- Re: [PATCH 0/9] cifs: cleanup and overhaul of the receive codepath (try #4), Pavel Shilovsky
- [PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #8),
shirishpargaonkar
- [PATCH 3/3] cifs-utils: mention the kernel version that introduced setcifsacl, Suresh Jayaraman
- [PATCH 2/3] cifs-utils: manpage: mention the kernel version that introduced getcifsacl, Suresh Jayaraman
- [PATCH 1/3] cifs-utils: manpage: mention the required kernel version to make cifs.idmap work,
Suresh Jayaraman
- [PATCH] manpage: move SEE ALSO section in setcifsacl.1 nearer to bottom,
Jeff Layton
- [PATCH] cifs-utils: mention the kernel version that introduced setcifsacl,
Suresh Jayaraman
- [PATCH] cifs-utils: mention the kernel version that introduced getcifsacl,
Suresh Jayaraman
- [PATCH] cifs-utils: mention the kernel version that introduced cifs.idmap,
Suresh Jayaraman
- mount.cifs on Win2k8 DFS servers,
Gerlando Falauto
- [PATCH] cifs-utils: mention the required kernel version to make cifs.idmap work,
Suresh Jayaraman
- CIFS fails to automount DFS shares,
Gerlando Falauto
- [patch] CIFS: cleanup min_t() cast in cifs_read(),
Dan Carpenter
- Watching for changes to a CIFS directory,
Ray Van Dolson
- SMB2 protocol support for CIFS Linux kernel module,
Pavel Shilovsky
- Byte Range lock performance fixes for cifs, Steve French
- patch to build current cifs on "2.6.40", Steve French
- Pavel's Lock cleanup,
Steve French
- cifsacl and smb2,
Steve French
- Should multiuser imply "noperm" mount option?,
Steve French
- confusing errormessages from cifs, Johannes Thrän
- async read patchset test results,
Pavel Shilovsky
review of patch "cifs: untangle server->maxBuf and CIFSMaxBufSize",
Steve French
[PATCH v3 1/3] cifs: add new module parameter 'enable_oplocks',
Suresh Jayaraman
[PATCH v2 3/3] cifs: update README about the kernel module parameters,
Suresh Jayaraman
[PATCH v2 2/3] cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface,
Suresh Jayaraman
[PATCH v2 1/3] cifs: add new module parameter 'enable_oplocks', Suresh Jayaraman
checkpatch warnings on your patch series,
Steve French
[PATCH 2/3] cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface,
Suresh Jayaraman
[PATCH 3/3] cifs: update README about the kernel module parameters, Suresh Jayaraman
[PATCH 1/3] cifs: add new module parameter 'enable_oplocks',
Suresh Jayaraman
[PATCH] cifs: Display strictcache mount option in /proc/mounts,
Sachin Prabhu
[PATCH 0/5] cifs: allow cifs to do readpages larger and asynchronously (try #6),
Jeff Layton
Purpose of GLOBAL_EXTERN macro,
Suresh Jayaraman
[RFC][PATCH] cifs: make OplockEnabled a module parameter,
Suresh Jayaraman
Fwd: cifs ignores sysct setting,
Alexander Swen
<Possible follow-ups>
Fwd: cifs ignores sysct setting, Alexander Swen
[PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #7),
shirishpargaonkar
[v3 PATCH 0/6] Implement byte-range lock caching,
Pavel Shilovsky
[v2 PATCH] CIFS: Fix incorrect max RFC1002 write size value,
Pavel Shilovsky
[PATCH] CIFS: Fix incorrect max RFC1002 write size value,
Pavel Shilovsky
Re: [Samba] SMB Signing issues... smbclient works, mount does not...,
Shirish Pargaonkar
[v2 PATCH 3/6] CIFS: Implement caching mechanism for mandatory brlocks, Pavel Shilovsky
[PATCH 0/6] Implement byte-range lock caching,
Pavel Shilovsky
patch to fix first time mount message re: upgrade for ntlmv2, Steve French
Re: [Samba] [mount.cifs] Mapping Windows ACLs SIDs to POSIX ACL ?, Shirish Pargaonkar
CIFS kernel module bug,
Anton Altaparmakov
[PATCH 0/4] allow freezing of tasks with netfs calls in flight,
Jeff Layton
Mounts to Windows 7 and "out of memory" or "insufficient server resources",
Steve French
[patch] cifs: accidentally creating empty files,
Dan Carpenter
[PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #6),
shirishpargaonkar
[PATCH] cifs: Add mount options for backup intent (try #6),
shirishpargaonkar
[PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #5),
shirishpargaonkar
[PATCH] cifs: Add mount options for backup intent (try #5),
shirishpargaonkar
broken mandatory locking behavior,
Pavel Shilovsky
should we change the name of get/setcifsacl ?,
Jeff Layton
[PATCH] acltools: install them in $bindir, not $sbindir,
Jeff Layton
ANNOUNCE: cifs-utils release 5.1 available for download, Jeff Layton
[PATCH] setcifsacl: remove unused rc var from build_cmdline_aces, Jeff Layton
[PATCH] manpage: document sec=ntlmssp(i) and clean up discussion of signing (try #2),
Jeff Layton
[PATCH] manpage: document sec=ntlmssp(i) and clean up discussion of signing,
Jeff Layton
default security mechanism for 3.1,
Jeff Layton
[PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #4), shirishpargaonkar
[PATCH] cifs: Add mount options for backup intent (try #4),
shirishpargaonkar
[PATCH] cifs: clean up unused encryption code,
shirishpargaonkar
[PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #3 repost), shirishpargaonkar
[PATCH] cifs-utils: Add mount options for backup intent and their manpages (try #3), shirishpargaonkar
[PATCH] cifs: Add mount options for backup intent (try #3),
shirishpargaonkar
Re: 3.1-rc4: CIFS VFS: Received no data, expecting 4,
Suresh Jayaraman
[PATCH] cifs: Add mount options for backup intent [try #2],
shirishpargaonkar
[PATCH] cifs-utils: Add mount options for backup intent and their manpages [try #2], shirishpargaonkar
[PATCH] manpage: document new rsize= behavior,
Jeff Layton
Intermittent file corruption problems with cifs driver?,
sean finney
Re: Intermittent file corruption problems with cifs driver?, Jeff Layton
Problem mounting subdirs on NetApp, Till Dörges
cifs doesn't resolve names in /etc/hosts, error message very confusing, Johannes Thrän
[RFC/PATCH] cifs: add server-provided principal name in upcall,
Martin Wilck
Re: [RFC/PATCH] cifs.upcall: use kernel.provided principal name if available, Steve French
Re: [RFC/PATCH] cifs: add server-provided principal name in upcall, Jeff Layton
[PATCH 0/5] cifs: allow cifs to do readpages larger and asynchronously (try #5),
Jeff Layton
[PATCH 0/5] cifs: allow cifs to do readpages larger and asynchronously (try #4),
Jeff Layton
GPLv2 for cifs-utils existing?,
brennersimon
Re: [Samba] mount.cifs -> Unisys MCP Mainframe -- Linux touch command "setting times of `testfile.txt': Permission denied",
Jeff Layton
wait_event_freezable variant for TASK_KILLABLE?, Jeff Layton
[PATCH 0/5] cifs: allow cifs to do readpages larger and asynchronously (try #3),
Jeff Layton
[PATCH 0/4] cifs: allow cifs to do readpages larger and asynchronously (try #2),
Jeff Layton
[PATCH 00/16] cifs: cleanup and overhaul of the receive codepath (try #3),
Jeff Layton
- [PATCH 04/16] cifs: make smb_msg local to read_from_socket, Jeff Layton
- [PATCH 03/16] cifs: trivial: remove obsolete comment, Jeff Layton
- [PATCH 02/16] cifs: consolidate signature generating code, Jeff Layton
- [PATCH 01/16] cifs: clean up checkSMB, Jeff Layton
- [PATCH 05/16] cifs: check for unresponsive server every time we call kernel_recvmsg, Jeff Layton
- [PATCH 06/16] cifs: simplify read_from_socket, Jeff Layton
- [PATCH 07/16] cifs: turn read_from_socket into a wrapper around a vectorized version, Jeff Layton
- [PATCH 08/16] cifs: keep a reusable kvec array for receives, Jeff Layton
- [PATCH 09/16] cifs: clean up check_rfc1002_header, Jeff Layton
- [PATCH 10/16] cifs: add a third receive phase to cifs_demultiplex_thread, Jeff Layton
- [PATCH 11/16] cifs: move mid finding into separate routine, Jeff Layton
- [PATCH 12/16] cifs: eliminate is_multi_rsp parm to find_cifs_mid, Jeff Layton
- [PATCH 13/16] cifs: move buffer pointers into TCP_Server_Info, Jeff Layton
- [PATCH 14/16] cifs: find mid earlier in receive codepath, Jeff Layton
- [PATCH 15/16] cifs: break out 3rd receive phase into separate function, Jeff Layton
- [PATCH 16/16] cifs: add a callback function to receive the rest of the frame, Jeff Layton
[PATCH][Trivial] CIFS: Don't free volume_info->UNC until we are entirely done with it.,
Jesper Juhl
[PATCH] mount.cifs: fix the conflict between rwpidforward and rw mount options,
Pavel Shilovsky
[PATCH v2] CIFS: Fix the conflict between rwpidforward and rw mount options, Pavel Shilovsky
[PATCH 0/5] cifs: allow cifs to do readpages larger and asynchronously,
Jeff Layton
[PATCH 00/16] cifs: cleanup and overhaul of the receive codepath (try #2),
Jeff Layton
- [PATCH 01/16] cifs: clean up checkSMB, Jeff Layton
- [PATCH 02/16] cifs: consolidate signature generating code, Jeff Layton
- [PATCH 04/16] cifs: make smb_msg local to read_from_socket, Jeff Layton
- [PATCH 03/16] cifs: trivial: remove obsolete comment, Jeff Layton
- [PATCH 05/16] cifs: check for unresponsive server every time we call kernel_recvmsg, Jeff Layton
- [PATCH 06/16] cifs: simplify read_from_socket, Jeff Layton
- [PATCH 07/16] cifs: turn read_from_socket into a wrapper around a vectorized version, Jeff Layton
- [PATCH 08/16] cifs: keep a reusable kvec array for receives, Jeff Layton
- [PATCH 09/16] cifs: clean up check_rfc1002_header, Jeff Layton
- [PATCH 10/16] cifs: add a third receive phase to cifs_demultiplex_thread, Jeff Layton
- [PATCH 11/16] cifs: move mid finding into separate routine, Jeff Layton
- [PATCH 13/16] cifs: move buffer pointers into TCP_Server_Info, Jeff Layton
- [PATCH 12/16] cifs: eliminate is_multi_rsp parm to find_cifs_mid, Jeff Layton
- [PATCH 14/16] cifs: find mid earlier in receive codepath, Jeff Layton
- [PATCH 15/16] cifs: break out 3rd receive phase into separate function, Jeff Layton
- [PATCH 16/16] cifs: add a callback function to receive the rest of the frame, Jeff Layton
- Re: [PATCH 00/16] cifs: cleanup and overhaul of the receive codepath (try #2), Pavel Shilovsky
[PATCH] CIFS: Fix the conflict between rwpidforward and rw mount options,
Pavel Shilovsky
touch: setting times of `file4': Permission denied, Tim Lank
[PATCH] CIFS: Fix NT_STATUS_ACCESS_DENIED for mounts with prefixpath option,
Pavel Shilovsky
[PATCH] autoconf: work around broken wbclient.h file,
Jeff Layton
[PATCH] cifs: Fix broken sec=ntlmv2/i sec option (try #2),
shirishpargaonkar
[GSoC finished] SMB2 protocol support for CIFS Linux kernel module,
Pavel Shilovsky
[PATCH] [CIFS] Default auth method needs to be ntlmv2, Steve French
[PATCH] [CIFS] ls on mounts to WindowsCE failing with invalid level message,
Steve French
[PATCH] cifs: Fix broken sec=ntlmv2/i sec mount option for Samba server, shirishpargaonkar
[PATCH 8/8] cifs-utils: cifsacl utilities: Add make directives for setcifsacl (try #2), shirishpargaonkar
[PATCH 7/8] cifs-utils: cifsacl utilities: Add configure and make directives for cifsacl (try #2),
shirishpargaonkar
[PATCH 5/8] cifs-utils: cifsacl utilities: Add man pages for setcifsacl (try #5), shirishpargaonkar
[PATCH 6/8] cifs-utils: cifsacl utilities: Change contents of mount.cifs manpage (try #2), shirishpargaonkar
[PATCH 4/8] cifs-utils: cifsacl utilities: Add man pages for getcifsacl (try #2), shirishpargaonkar
[PATCH 3/8] cifs-utils: cifsacl utilities: Add file setcifsacl.c (try #2), shirishpargaonkar
[PATCH 2/8] cifs-utils: cifsacl utilities: Add file getcifsacl.c (try #2), shirishpargaonkar
[PATCH 1/8] cifs-utils: cifsacl utilities: Add file cifsacl.h (try #2), shirishpargaonkar
[PATCH 0/5] cifs-utils: cifsacl utilities: Implement getcifsacl and setcifsacl (try #2),
shirishpargaonkar
[PATCH] autoconf: fix help message for --enable-cifsidmap,
Jeff Layton
[PATCH] cifs: fix possible memory corruption in CIFSFindNext,
Jeff Layton
mount.cifs with "prefixpath" option getting NT_STATUS_ACCESS_DENIED,
Rafael Ganascim
Re: [Samba] mount.cifs with "sec=ntlmv2" fails ("mount error(22): Invalid argument"),
Shirish Pargaonkar
--enable-cifsidmap [default=no],
Elias Pipping
[PATCH] CIFS: Fix ERR_PTR dereference in cifs_get_root,
Pavel Shilovsky
[PATCH v2] CIFS: Enable signing in SMB2, Pavel Shilovsky
[PATCH 5/5] cifs-utils: cifsacl utilities: Add man pages for getcifsacl and setcifsacl, shirishpargaonkar
[PATCH 4/5] cifs-utils: cifsacl utilities: Add configure and make directives,
shirishpargaonkar
[PATCH 3/5] cifs-utils: cifsacl utilities: Create file setcifsacl.c, shirishpargaonkar
[PATCH 2/5] cifs-utils: cifsacl utilities: Create file getcifsacl.c, shirishpargaonkar
[PATCH 1/5] cifs-utils: cifsacl utilities: Create file cifsacl.h,
shirishpargaonkar
[PATCH 0/5] cifs-utils: cifsacl utilities: Implement getcifsacl and setcifsacl,
shirishpargaonkar
[PATCH 00/14] cifs: cleanup and overhaul of the receive codepath,
Jeff Layton
- [PATCH 01/14] cifs: trivial: remove obsolete comment, Jeff Layton
- [PATCH 02/14] cifs: make smb_msg local to read_from_socket, Jeff Layton
- [PATCH 03/14] cifs: check for unresponsive server every time we call kernel_recvmsg, Jeff Layton
- [PATCH 04/14] cifs: simplify read_from_socket, Jeff Layton
- [PATCH 05/14] cifs: turn read_from_socket into a wrapper around a vectorized version, Jeff Layton
- [PATCH 06/14] cifs: clean up check_rfc1002_header, Jeff Layton
- [PATCH 07/14] cifs: add a third receive phase to cifs_demultiplex_thread, Jeff Layton
- [PATCH 08/14] cifs: clean up checkSMB, Jeff Layton
- [PATCH 09/14] cifs: move mid finding into separate routine, Jeff Layton
- [PATCH 10/14] cifs: eliminate is_multi_rsp parm to find_cifs_mid, Jeff Layton
- [PATCH 11/14] cifs: move buffer pointers into TCP_Server_Info, Jeff Layton
- [PATCH 12/14] cifs: find mid earlier in receive codepath, Jeff Layton
- [PATCH 13/14] cifs: break out 3rd receive phase into separate function, Jeff Layton
- [PATCH 14/14] cifs: add a callback function to receive the rest of the frame, Jeff Layton
[PATCH] cifs: untangle server->maxBuf and CIFSMaxBufSize,
Jeff Layton
[PATCH] cifs: get rid of unused xid in cifs_get_root,
Jeff Layton
[PATCH] cifs: use memcpy for magic string in cifs signature generation BSRSPYL,
Jeff Layton
[PATCH] cifs: switch CIFSSMBQAllEAs to use memcmp,
Jeff Layton
mount.cifs prerequisites,
bruce
[PATCH] smb2: Enable signing in smb2,
shirishpargaonkar
CIFS can't read share,
Bryan . James . Krone-EXT
Q: cifs, freeing volume_info->UNCip,
J. R. Okajima
Re: Kernel 3.0: Instant kernel crash when mounting CIFS,
Jesper Juhl
[PATCH] cifs-utils: manpage content for the mount option named backup, shirishpargaonkar
[PATCH] cifs: Add mount option named backup,
shirishpargaonkar
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]