Linux CIFS
[Prev Page][Next Page]
- Re: [PATCH 12/16] cifs: eliminate is_multi_rsp parm to find_cifs_mid, (continued)
- [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
[PATCH] CIFS: remove local xattr definitions,
Mimi Zohar
linux-next: build warnings after merge of the security-testing tree (cifs tree related), Stephen Rothwell
[PATCH] cifs-utils: Add uid/gid to SID mapping functions (try #4),
shirishpargaonkar
[PATCH 3/3] cifs: Call id to SID mapping functions to change owner/group (try #4),
shirishpargaonkar
[PATCH 2/3] cifs: Add data structures and functions for uid/gid to SID mapping (try #4), shirishpargaonkar
[PATCH 1/3] cifs: Do not set cifs/ntfs acl using a file handle (try #4), shirishpargaonkar
[PATCH 0/3] cifs: chown/chgrp id/sid mapping (try #4),
shirishpargaonkar
[PATCH] cifs-utils: Add uid/gid to SID mapping functions (try #3),
shirishpargaonkar
[PATCH 2/2] cifs: Call id to SID mapping functions to change owner/group (try #3),
shirishpargaonkar
[PATCH 1/2] cifs: Add data structures and functions for uid/gid to SID mapping (try #3), shirishpargaonkar
[PATCH 0/3] cifs: chown/chgrp id/sid mapping, shirishpargaonkar
SMB2.1 leases support for CIFS kernel client,
Pavel Shilovsky
Switching to ntlmv2 in NTLMSSP default, Steve French
[PATCH] cifs: demote cERROR in build_path_from_dentry to cFYI,
Jeff Layton
new sparse warning fs/cifs/cifsfs.c:168:15: warning: dereference of noderef expression fs/cifs/cifsfs.c:542:15: warning: dereference of noderef expression,
Steve French
[PATCH] cifs: convert prefixpath delimiters in cifs_build_path_to_root, Jeff Layton
[PATCH] cifs: cope with negative dentries in cifs_get_root,
Jeff Layton
regression with prefixpath mounts,
Jeff Layton
[PATCH] CIFS: Fix missing a decrement of inFlight value,
Pavel Shilovsky
optimize mount.cifs for speed?,
Steffie Morris
Re: [3.0.0+][Regression][Bisected] CIFS: getdents() broken for large dirs,
Jeff Layton
[v5 PATCH 0/5] Simplify demultiplex thread,
Pavel Shilovsky
[PATCH] mount.cifs: check_newline returns EX_USAGE on error, not -1,
Jeff Layton
Re: encryption on network,
Jeremy Allison
[PATCH] cifs: fix compiler warning in CIFSSMBQAllEAs, Jeff Layton
Compile warning, Steve French
patch status,
Steve French
[PATCH] cifs: fix name parsing in CIFSSMBQAllEAs,
Jeff Layton
[PATCH] CIFS: Fix oops while mounting with prefixpath,
Pavel Shilovsky
[v4 PATCH 0/5] Simplify demultiplex thread,
Pavel Shilovsky
[v4 PATCH 1/5] CIFS: Move buffer allocation to a separate function,
Pavel Shilovsky
[PATCH] CIFS: Fix wrong length in cifs_iovec_read,
Pavel Shilovsky
[PATCH] cifs-utils: add a note about inclusion of keys.dns_resolver program in keyutils,
Jeff Layton
[PATCH] manpage: corrections and cleanups to the cifsacl option sections,
Jeff Layton
[PATCH] cifs: fix usage of d_materialise_unique in cifs_get_root,
Jeff Layton
Long domain names in authentication,
Anatoli Tubman
[PATCH 0/4] factor dirent handling,
Christoph Hellwig
[PATCH] cifs-utils: manpages - Add contents for mount option cifsacl (try #3),
shirishpargaonkar
[PATCH] cifs-utils: manpages - Add contents for mount option cifsacl (try #2),
shirishpargaonkar
[PATCH] cifs-utils: manpages - Add contents for mount option cifsacl,
shirishpargaonkar
[PATCH] cifs: lower default and max wsize to what 2.6.39 can handle,
Jeff Layton
[PATCH] cifs: cleanup - check for null direntry first, shirishpargaonkar
[PATCH] mtab: handle ENOSPC/EFBIG condition properly when altering mtab (try #2),
Jeff Layton
[PATCH] manpage: add some missing options to mount.cifs.8,
Jeff Layton
-o noposixpaths,
Jeff Layton
[PATCH] cifs: trivial: goto out here is unnecessary, Jeff Layton
[PATCH] cifs: eliminate unneeded cast of cifs_demultiplex_thread,
Jeff Layton
[PATCH] cifs: don't start signing too early,
Jeff Layton
[PATCH] cifs: drop spinlock before calling cifs_put_tlink,
Jeff Layton
warning on rmmod cifs on current rc6, Steve French
[PATCH] cifs: Fix signing failure when server mandates signing for NTLMSSP,
shirishpargaonkar
[PATCH] cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL,
Jeff Layton
cifs client lease logic,
J. Bruce Fields
[PATCH] mtab: handle ENOSPC condition properly when altering mtab,
Jeff Layton
Re: 3.0-rc+git OOPS losetup on cifs,
Suresh Jayaraman
OOPS in cifs_write_end (3.0-rc5) - NULL pointer dereference,
Adam Nielsen
DFS referral patchset ("fix regressions when chasing DFS referrals at mount"),
Adam Williamson
last patches for 3.0,
Steve French
[PATCH 0/4] cifs: fix regressions when chasing DFS referrals at mount time,
Jeff Layton
[v3 PATCH 0/5] Simplify demultiplex thread, Pavel Shilovsky
[PATCH] cifs: remove bogus call to cifs_cleanup_volume_info,
Jeff Layton
[PATCH] cifs: fix wsize negotiation for 2.6.39 stable,
Jeff Layton
pull request,
Jeff Layton
Re: mounts to Windows XP server do have problems with async write due to inFlight > 10,
Steve French
[v2 PATCH 0/5] Simplify demultiplex thread,
Pavel Shilovsky
[PATCH 0/5] Simplify demultiplex thread,
Pavel Shilovsky
DNS resolver cache does not expire,
Grazvydas Ignotas
[PATCH] cifs: fix wsize negotiation to respect max buffer size and active signing (try #4),
Jeff Layton
[PATCH] cifs: demote DFS referral lookup errors to cFYI,
Jeff Layton
Can't mount CIFS shares under kernel version 3.0-1-generic,
Bill Good
[PATCH] cifs: fix wsize negotiation to respect max buffer size and active signing (try #2), Jeff Layton
[PATCH] cifs: advertise the right receive buffer size to the server (try #2), Jeff Layton
[PATCH] cifs: fix wsize negotiation to respect max buffer size and active signing,
Jeff Layton
[PATCH] cifs: advertise the right receive buffer size to the server,
Jeff Layton
[PATCH] cifs-utils: Add uid/gid to SID mapping functions (try #2), shirishpargaonkar
[PATCH 2/2] cifs: Call id to SID mapping functions to change owner/group (try #2),
shirishpargaonkar
[PATCH 1/2] cifs: Add data structures and functions for uid/gid to SID mapping (try #2),
shirishpargaonkar
[PATCH] cifs: Cleanup: check return codes of crypto api calls, shirishpargaonkar
[PATCH] cifs: free blkcipher in smbhash,
Jeff Layton
[PATCH] cifs: simplify refcounting for oplock breaks, Jeff Layton
[PATCH] cifs-utils: Add uid/gid to SID mapping functions,
shirishpargaonkar
diff --git a/cifs.upcall.c b/cifs.upcall.c, shirishpargaonkar
[PATCH 2/2] cifs: Call id to SID mapping functions to change owner/group, shirishpargaonkar
[PATCH 1/2] cifs: Add data structures and functions for uid/gid to SID mapping, shirishpargaonkar
Re: [linux-cifs-client] problems with signing and new crypto code,
Jeff Layton
problems with signing and new crypto code, Jeff Layton
[patch] cifs: update limit for snprintf() in cifs_construct_tcon(),
Dan Carpenter
[PATCH] KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring [ver #2],
David Howells
FW: Sticky bit problem,
David Aldrich
[PATCH] KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring,
David Howells
[PATCH] FS-Cache: Add a helper to bulk uncache pages on an inode,
David Howells
[PATCH] cifs: add list_to_page macro and use it, Suresh Jayaraman
[PATCH] cifs: trivial: cleanup fscache cFYI and cERROR messages,
Suresh Jayaraman
[PATCH] cifs: invalidate any mapped pages before turning cache off,
Suresh Jayaraman
mount.cifs failed with Mac OS X 10.7 (LION, Preview 4),
Kong
[PATCH] cifs: show sec= option in /proc/mounts,
Jeff Layton
[PATCH] cifs: correctly handle NULL tcon pointer in CIFSTCon, Jeff Layton
mount.cifs failed to mount smb2-only shares,
Kong
[PATCH] cifs: don't allow cifs_reconnect to exit with NULL socket pointer,
Jeff Layton
Map missing in cifs-mount, but available in smbclient,
Koen Vermeer
[OOPS] 3.0-rc1 cifs,
Martijn Uffing
[PATCH] cifs: set socket send and receive timeouts before attempting connect,
Jeff Layton
[PATCH] CIFS: Fix kernel crash on simultaneous mount/umount calls,
Pavel Shilovsky
[PATCH] CIFS: Simplify cifs_demultiplex_thread,
Pavel Shilovsky
Re: CIFS VFS errors,
Jeff Layton
Re: Backported cifs module,
Jeff Layton
[PATCH] cifs: trivial: add space in fsc error message,
Jeff Layton
oops in fscache code when running cifs with -o fsc,
Jeff Layton
New sparse error, Steve French
Very slow performance with gigabit network, JM
[PATCH] cifs: silence printk when establishing first session on socket,
Jeff Layton
[PATCH] cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN (resend), Jeff Layton
[CIFS] possible memory corruption in cifs_parse_mount_options(),
Vasily Averin
Mounting a CIFS network share on first attempt of access possible?,
beweta
[PATCH] cifs: make debugging SMB signature issue easier, Suresh Jayaraman
Re: [2.6.39] CIFS write failures where 2.6.38 works,
Suresh Jayaraman
[PATCH] cifs: make CIFS depend on CRYPTO_ECB,
Suresh Jayaraman
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]