Linux CIFS
[Prev Page][Next Page]
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
[PATCH] CIFS: Add rwpidforward mount option (try #2),
Pavel Shilovsky
[PATCH] CIFS: Add rwpidforward mount option,
Pavel Shilovsky
[PATCH] mount.cifs: fix test for strtoul failure in mount.cifs,
Jeff Layton
[PATCH 2/4] CIFS: Simplify mount code for further shared sb capability,
Pavel Shilovsky
[PATCH 1/4] CIFS: Simplify connection structure search calls,
Pavel Shilovsky
[PATCH] CIFS: Fix memory over bound bug in cifs_parse_mount_options,
Pavel Shilovsky
[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #15), shirishpargaonkar
[PATCH 2/2] cifs: Invoke id mapping functions (try #15),
shirishpargaonkar
[PATCH 1/2] cifs: Add idmap key and related data structures and functions (try #15), shirishpargaonkar
[PATCH 0/7] cifs: asynchronous writepages support (try #2),
Jeff Layton
[PATCH 2/2] CIFS: Simplify invalidate part (try #2),
Pavel Shilovsky
[PATCH] cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3),
Jeff Layton
shrinking set of cifs fixes to merge for 2.6.39 to small set,
Steve French
Re: [Bugme-new] [Bug 33102] New: File's copied from client->linux server only copy 1st 64K data; rest is lost,
Andrew Morton
[PATCH v5 1/6] cifs: Extract DFS referral expansion logic to separate function,
Sean Finney
[PATCH] CIFS: Add wine mount option (try #2),
Pavel Shilovsky
[PATCH 1/3] CIFS: Simplify connection structure search calls,
Pavel Shilovsky
[PATCH 1/2] CIFS: Add launder_page operation (try #2),
Pavel Shilovsky
[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #14), shirishpargaonkar
[PATCH 2/3] cifs: Invoke id mapping functions (try #14),
shirishpargaonkar
[PATCH 1/2] cifs: Add idmap key and related data structures and functions (try #14), shirishpargaonkar
[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #13), shirishpargaonkar
[PATCH 2/2] cifs: Invoke id mapping functions (try #13),
shirishpargaonkar
[PATCH 1/2] cifs: Add idmap key and related data structures and functions (try #13), shirishpargaonkar
mids and cifs sendrcv2,
Steve French
[PATCH 1/2] CIFS: Add launder_page operation,
Pavel Shilovsky
[PATCH] CIFS: Add wine mount option,
Pavel Shilovsky
[PATCH v4 1/6] cifs: Extract DFS referral expansion logic to separate function,
Sean Finney
[PATCH] CIFS: Add shared superblock capability,
Pavel Shilovsky
[PATCH] cifs: Fix extended security auth failure,
shirishpargaonkar
Repeatable crash in 2.6.38 related to O_DIRECT,
Ben Greear
slash appended to filesystem when mtab symlinked to proc,
Luk Claes
Mount.cifs cannot access Netapp fileshare (ontap 7.3.x),
Werner Maes
[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #12), shirishpargaonkar
[PATCH 2/2] cifs: Invoke id mapping functions (try #12),
shirishpargaonkar
[PATCH 1/2] cifs: Add idmap key and related data structures and functions (try #12), shirishpargaonkar
[PATCH 0/5] cifs: asynchronous writepages support (try #1),
Jeff Layton
[PATCH] cifs: wrap received signature check in srv_mutex,
Jeff Layton
[PATCH 0/5] cifs: various cleanups pointed out by David Howells...,
Jeff Layton
[PATCH] Use kstrdup instead of manual string duplication for cifs_sb->mountdata,
Sean Finney
[PATCH 1/4] Fix Bug#31092: Unable to mount DFS filesystems from Windows 2008 servers,
Sean Finney
[PATCH] cifs: keep received ByteCount in little-endian format, Jeff Layton
[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #11), shirishpargaonkar
[PATCH 2/2] cifs: Invoke id mapping functions (try #11),
shirishpargaonkar
[PATCH 1/1] cifs: Add idmap key and related data structures and functions (try #11), shirishpargaonkar
[PATCH] CIFS: Consolidate error handling for cifs_invalidate_mapping (try #3),
Pavel Shilovsky
[PATCH] CIFS: Assume passwords are encoded according to iocharset,
Oskar Liljeblad
Does fscache work already??,
Stef Bon
[PATCH] allow cifs passwords with utf8 characters,
Oskar Liljeblad
smb2 and shared superblock model,
Pavel Shilovsky
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]