Linux CIFS
[Prev Page][Next Page]
- 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
[PATCH] cifs: fix the kernel release version in the default security warning message,
Suresh Jayaraman
smb2 work status,
Pavel Shilovsky
ANNOUNCE: cifs-utils release 5.0 available for download, Jeff Layton
[PATCH] cifs-utils: Create man pages for cifs.idmap program (try #2),
shirishpargaonkar
CIFS endless console spammage in 2.6.38.7,
Ben Greear
[3.0-rc1] CIFS ACL build failure without CONFIG_KEYS,
Darren Salt
[PATCH] manpage: add entry for rwpidforward option,
Pavel Shilovsky
[PATCH] manpage: add decription about matching superblock to wsize= option,
Pavel Shilovsky
Big performance improvements seen with cifs async write patches even over localhost,
Steve French
testing reminder, Steve French
sparse warning in cifsacl.c,
Steve French
[PATCH] cifs-utils: Create man pages for cifs.idmap program,
shirishpargaonkar
[v6 4/4] CIFS: Migrate to shared superblock model, Pavel Shilovsky
[v5 4/4] CIFS: Migrate to shared superblock model,
Pavel Shilovsky
patches for 2.6.40, Pavel Shilovsky
[v4 PATCH 3/4] CIFS: Migrate from prefixpath logic,
Pavel Shilovsky
[PATCH] CIFS: Fix memory leak in cifs_do_mount, Pavel Shilovsky
[v3 3/4] CIFS: Migrate from prefixpath logic,
Pavel Shilovsky
guest mount crashes current git HEAD,
Christoph Hellwig
[PATCH] CIFS: Fix undefined behavior when mount fails,
Pavel Shilovsky
[PATCH 19/19] cifs: remove unnecessary dentry_unhash on rmdir/rename_dir, Sage Weil
[PATCH] manpage: update the description of the wsize= option,
Jeff Layton
[PATCH] cifs.upcall: don't syslog usage message,
Jeff Layton
[PATCH] cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #4),
shirishpargaonkar
[PATCH] cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #3),
shirishpargaonkar
[PATCH] cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN,
Jeff Layton
[PATCH] cifs: remove unused SMB2 config and mount options,
Christoph Hellwig
[PATCH] cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #2),
shirishpargaonkar
[PATCH 0/7] cifs: asynchronous writepages support (try #4),
Jeff Layton
[PATCH 7/7] cifs: clean up wsize negotiation and allow for larger wsize, Jeff Layton
[PATCH 2/7] cifs: make cifs_send_async take a kvec array, Jeff Layton
[PATCH] manpage: make serverino and noserverino option descriptions clear,
Pavel Shilovsky
Two cifs fixes, Steve French
serverino by default?,
Pavel Shilovsky
[PATCH] cifs: add fallback in is_path_accessible for old servers, Jeff Layton
[PATCH] cifs: fix cifsConvertToUCS() for the mapchars case,
Jeff Layton
mapchars option is completely broken in 2.6.38,
Stefan Metzmacher
remote_path_check for dfs causes extra tconX retries when invalid user or password,
Steve French
[PATCH 18/18] cifs: remove unnecessary dentry_unhash on rmdir/rename_dir, Sage Weil
[PATCH] cifs: Change key name to cifs.idmap, misc. clean-up,
shirishpargaonkar
[PATCH] cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping,
shirishpargaonkar
[v2 0/4] Introduce shared superblock model to cifs,
Pavel Shilovsky
[v2 1/4] CIFS: Simplify connection structure search calls,
Pavel Shilovsky
[PATCH] cifs: fix some unused variable warnings in id_rb_search,
Jeff Layton
[PATCH 2/2] CIFS: Add rwpidforward mount option (try #2), Pavel Shilovsky
[PATCH 1/2] CIFS: Use pid saved in cifsFileInfo in writepages and set_file_size,
Pavel Shilovsky
Re: Status of W2k8 DFS support patches?, Steve French
[PATCH 0/8] cifs: asynchronous writepages support (try #3),
Jeff Layton
[PATCH] cifs: keep BCC in little-endian format (try #2),
Jeff Layton
CIFS Not Responding Error On Working System,
Mike
[PATCH 1/1] cifs: Add idmap key and related data structures and functions (try #17 repost), shirishpargaonkar
[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #17 repost),
shirishpargaonkar
[PATCH] cifs: Don't offer NFS export in Kconfig if nfsd is not enabled,
Mark Brown
[PATCH 0/5] cifs: fix some bounds checking problems,
Jeff Layton
- [PATCH 1/5] cifs: change bleft in decode_unicode_ssetup back to signed type, Jeff Layton
- [PATCH 2/5] cifs: check for bytes_remaining going to zero in CIFS_SessSetup, Jeff Layton
- [PATCH 3/5] cifs: sanitize length checking in coalesce_t2, Jeff Layton
- [PATCH 4/5] cifs: refactor mid finding loop in cifs_demultiplex_thread, Jeff Layton
- [PATCH 5/5] cifs: handle errors from coalesce_t2, Jeff Layton
- Re: [PATCH 1/5] cifs: change bleft in decode_unicode_ssetup back to signed type, David Howells
- Re: [PATCH 2/5] cifs: check for bytes_remaining going to zero in CIFS_SessSetup, David Howells
- Re: [PATCH 3/5] cifs: sanitize length checking in coalesce_t2, David Howells
- Re: [PATCH 4/5] cifs: refactor mid finding loop in cifs_demultiplex_thread, David Howells
- Re: [PATCH 5/5] cifs: handle errors from coalesce_t2, David Howells
- Re: [PATCH 0/5] cifs: fix some bounds checking problems, Jeff Layton
- Re: [PATCH 0/5] cifs: fix some bounds checking problems, Steve French
Question about notify.,
Stef Bon
Status??,
Stef Bon
[PATCH] CIFS: Simplify invalidate part (try #5),
Pavel Shilovsky
[PATCH 2/2] cifs: Invoke id mapping functions (try #17 repost),
shirishpargaonkar
[PATCH] CIFS: Simplify invalidate part (try #4), Pavel Shilovsky
[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #17),
shirishpargaonkar
[PATCH 2/2] cifs: Invoke id mapping functions (try #17),
shirishpargaonkar
[PATCH 1/2] cifs: Add idmap key and related data structures and functions (try #17),
shirishpargaonkar
[PATCH 1/2] CIFS: Forward pid of process who opened file to writepages,
Pavel Shilovsky
[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #16), shirishpargaonkar
[PATCH 2/2] cifs: Invoke id mapping functions (try #16),
shirishpargaonkar
[PATCH 1/2] cifs: Add idmap key and related data structures and functions (try #16), shirishpargaonkar
[PATCH] cifs: guard against entries being deleted from open file list,
shirishpargaonkar
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]