Linux CIFS
[Prev Page][Next Page]
- [PATCH 04/18] cifs: clean up accesses to midCount, (continued)
- [PATCH 04/18] cifs: clean up accesses to midCount, Jeff Layton
- [PATCH 05/18] cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry, Jeff Layton
- [PATCH 06/18] cifs: move mid result processing into common function, Jeff Layton
- [PATCH 07/18] cifs: wait indefinitely for responses, Jeff Layton
- [PATCH 08/18] cifs: don't reconnect server when we don't get a response, Jeff Layton
- [PATCH 09/18] cifs: clean up sync_mid_result, Jeff Layton
- [PATCH 10/18] cifs: allow for different handling of received response, Jeff Layton
- [PATCH 11/18] cifs: handle cancelled requests better, Jeff Layton
- [PATCH 12/18] cifs: add cifs_call_async, Jeff Layton
- [PATCH 13/18] cifs: add ability to send an echo request, Jeff Layton
- [PATCH 14/18] cifs: set up recurring workqueue job to do SMB echo requests, Jeff Layton
- [PATCH 15/18] cifs: reconnect unresponsive servers, Jeff Layton
- [PATCH 16/18] cifs: remove code for setting timeouts on requests, Jeff Layton
- [PATCH 17/18] cifs: mangle existing header for SMB_COM_NT_CANCEL, Jeff Layton
- [PATCH 18/18] cifs: send an NT_CANCEL request when a process is signalled, Jeff Layton
- [PATCH 5/6] CIFS: Implement cifs_strict_write (try #2),
Pavel Shilovsky
- [PATCH 3/6] CIFS: Implement cifs_file_strict_mmap (try #2),
Pavel Shilovsky
- cifs mount port issue,
varad gupta
- mount.cifs with EMC share, Cristian
- [PATCH] cifs-utils: fixes for manpage pathname replacement scheme,
Jeff Layton
- [PATCH 2/2] CIFS: Add match_port check during looking for an existing connection (try #4),
Pavel Shilovsky
- [PATCH 1/2] CIFS: Simplify ipv*_connect functions into one (try #4),
Pavel Shilovsky
- [PATCH 1/7] CIFS: Make cifsFileInfo_put work with strict cache mode (try #4),
Pavel Shilovsky
- Re: [GIT PULL] Please pull xyzzy fixes, Linus Torvalds
- [PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #5],
shirishpargaonkar
- [PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #4],
shirishpargaonkar
- [PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #2),
Jeff Layton
- [PATCH 01/13] cifs: don't fail writepages on -EAGAIN errors, Jeff Layton
- [PATCH 02/13] cifs: make wait_for_free_request take a TCP_Server_Info pointer, Jeff Layton
- [PATCH 03/13] cifs: move mid result processing into common function, Jeff Layton
- [PATCH 04/13] cifs: wait indefinitely for responses, Jeff Layton
- [PATCH 05/13] cifs: don't reconnect server when we don't get a response, Jeff Layton
- [PATCH 07/13] cifs: allow for different handling of received response, Jeff Layton
- [PATCH 09/13] cifs: add cifs_call_async, Jeff Layton
- [PATCH 08/13] cifs: handle cancelled requests better, Jeff Layton
- [PATCH 11/13] cifs: set up recurring workqueue job to do SMB echo requests, Jeff Layton
- [PATCH 10/13] cifs: add ability to send an echo request, Jeff Layton
- [PATCH 12/13] cifs: reconnect unresponsive servers, Jeff Layton
- [PATCH 13/13] cifs: remove code for setting timeouts on requests, Jeff Layton
- [PATCH 06/13] cifs: clean up handle_mid_response, Jeff Layton
- [PATCH] cifs: show "acl" in DebugData Features when it's compiled in, Jeff Layton
- Re: [Samba] cifs and Netapp DFS-shares problems,
Jeff Layton
- [PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #3],
shirishpargaonkar
- [PATCH] cifs-utils: rewrite hardcoded paths in manpages,
Jeff Layton
- [PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #2],
shirishpargaonkar
- [PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication,
shirishpargaonkar
- [PATCH 0/4] cifs: CONFIG_CIFS_EXPERIMENTAL removal (try #2),
Jeff Layton
- [PATCH 1/2] CIFS: Simplify non-posix open stuff (try #2),
Pavel Shilovsky
- [PATCH] cifs-utils: handle cifs_acl type of key to map a SID to either an uid or gid and return it, shirishpargaonkar
- [PATCH] cifs: Support for an upcall to map SID to an uid and a gid,
shirishpargaonkar
[PATCH 0/4] cifs: CONFIG_CIFS_EXPERIMENTAL removal,
Jeff Layton
[PATCH] cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb,
Jeff Layton
Autofs cifs mounts via Kerberos,
Carter, Joel
[PATCH] cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other,
shirishpargaonkar
Kernel oops on 2.6.37-rc3, accessing remote DFS links,
Robbert Kouprie
[PATCH] cifs: remove bogus remapping of error in cifs_filldir(),
Suresh Jayaraman
[PATCH] cifs: Add information about noserverino,
Bernhard Walle
cifs client timeouts and hard/soft mounts,
Jeff Layton
Re: [cifs-protocol] cifs client timeouts and hard/soft mounts, Jeff Layton
Re: cifs client timeouts and hard/soft mounts, Volker Lendecke
Re: cifs client timeouts and hard/soft mounts, Andrew Bartlett
Re: linux-next: Tree for December 3 (cifs),
Randy Dunlap
[PATCH] mount.cifs: manpage: add entry for "actimeo" option,
Suresh Jayaraman
[PATCH -v5] cifs: add attribute cache timeout (actimeo) tunable,
Suresh Jayaraman
Unable to access (remote) DFS links in DFS root, Robbert Kouprie
[PATCH] cifs: fix parsing of hostname in dfs referrals, Jeff Layton
[PATCH -v4] cifs: add attribute cache timeout (actimeo) tunable,
Suresh Jayaraman
Re: Can't mount Windows DFS root using NTLMv2 (fwd),
Shirish Pargaonkar
[PATCH -v3] cifs: add attribute cache timeout (actimeo) tunable,
Suresh Jayaraman
[PATCH 2/6] CIFS: Make read call work with strict cache mode (try #4),
Pavel Shilovsky
[PATCH] cifs: trivial comment fix for cifs_invalidate_mapping,
Suresh Jayaraman
[PATCH 2/6] CIFS: Make read call work with strict cache mode (try #3),
Pavel Shilovsky
Can't mount Windows DFS root using NTLMv2,
Robbert Kouprie
[PATCH 0/6] Add strict cache mode (try #4),
Pavel Shilovsky
[PATCH] cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4), shirishpargaonkar
[PATCH] cifs: Misc. cleanup in cifsacl handling [try #4], shirishpargaonkar
[PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #1),
Jeff Layton
- [PATCH 01/14] cifs: move mid result processing into common function, Jeff Layton
- [PATCH 03/14] cifs: don't reconnect server when we don't get a response, Jeff Layton
- [PATCH 04/14] cifs: clean up handle_mid_response, Jeff Layton
- [PATCH 02/14] cifs: wait indefinitely for responses, Jeff Layton
- [PATCH 05/14] cifs: allow for different handling of received response, Jeff Layton
- [PATCH 07/14] cifs: handle cancelled requests better, Jeff Layton
- [PATCH 06/14] cifs: don't fail writepages on -EAGAIN errors, Jeff Layton
- [PATCH 08/14] cifs: make wait_for_free_request take a TCP_Server_Info pointer, Jeff Layton
- [PATCH 09/14] cifs: add cifs_call_async, Jeff Layton
- [PATCH 10/14] cifs: add ability to send an echo request, Jeff Layton
- [PATCH 11/14] cifs: set up recurring workqueue job to do SMB echo requests, Jeff Layton
- [PATCH 12/14] cifs: reconnect unresponsive servers, Jeff Layton
- [PATCH 13/14] cifs: make hard mounts the default, Jeff Layton
- [PATCH 14/14] cifs: remove code for setting timeouts on requests, Jeff Layton
- Re: [PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #1), Shirish Pargaonkar
- Re: [PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #1), Shirish Pargaonkar
[PATCH 1/2] CIFS: Simplify non-posix open stuff,
Pavel Shilovsky
[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one (try #3),
Pavel Shilovsky
[PATCH 0/3] cifs: fix a few fscache issues,
Suresh Jayaraman
[PATCH 3/3] cifs: display fsc in /proc/mounts, Suresh Jayaraman
[PATCH 2/3] cifs: enable fscache iff fsc mount option is used explicitly, Suresh Jayaraman
[PATCH] cifs: remove unnecessary locking around sequence_number,
Jeff Layton
[PATCH] CIFS: Make cifsFileInfo_put work with strict cache mode (try #3),
Pavel Shilovsky
[PATCH] CIFS: Make cifsFileInfo_put work with strict cache mode (try #2),
Pavel Shilovsky
[PATCH] manpage: change port option description (try #2),
Pavel Shilovsky
cifs-utils 4.5-2: mount error(11): Resource temporarily unavailable,
André Sintzoff
[PATCH -v2] cifs: add attribute cache timeout (actimeo) tunable,
Suresh Jayaraman
[PATCH] manpage: change port option description,
Pavel Shilovsky
[PATCH] cifs: add attribute cache timeout (actimeo) tunable,
Suresh Jayaraman
[RFC][PATCH] cifs: add attribute cache timeout (actimeo) tunable,
Suresh Jayaraman
[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one (try #2),
Pavel Shilovsky
[PATCH] cifs: handle cifs_get_tcon() errors properly,
Suresh Jayaraman
[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one,
Pavel Shilovsky
[PATCH] cifs: Allow to set extended attribute cifs_acl, shirishpargaonkar
[PATCH] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC,
Jody Bruchon
[PATCH] cifs: Misc. cleanup in cifsacl handling,
shirishpargaonkar
[PATCH] cifs: don't take extra tlink reference in initiate_cifs_search, Jeff Layton
[patch] cifs: don't overwrite dentry name in d_revalidate,
Nick Piggin
[PATCH 1/6] CIFS: Make cifsFileInfo_put work with strict cache mode,
Pavel Shilovsky
[PATCH] cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #3), shirishpargaonkar
[PATCH] cifs: fix another memleak, in cifs_root_iget,
Oskar Schirmer
[PATCH 3/6] CIFS: Make write call work with strict cache mode, Pavel Shilovsky
[PATCH 0/6] Introducing new strict cache mode (try #5),
Pavel Shilovsky
[PATCH] cifs: fix potential use-after-free in cifs_oplock_break_put,
Jeff Layton
[PATCH] cifs: Percolate error up to the caller during get/set acls [try #4],
shirishpargaonkar
[PATCH] cifs: Percolate error up to the caller during get/set acls [try #3],
shirishpargaonkar
[PATCH] cifs: Percolate error up to the caller during get/set acls [try #2],
shirishpargaonkar
[PATCH] CIFS: Fix mounting share on non-standard ports,
Pavel Shilovsky
[PATCH] cifs: Percolate error up to the caller during get/set acls,
shirishpargaonkar
[PATCH] cifs: fix a memleak in cifs_setattr_nounix(),
Suresh Jayaraman
2.6.37-rc1 kmemleak warnings when saving a file over cifs.,
Andrew Hendry
[PATCH] cifs: Percolate errors up to the caller during get/set acls,
shirishpargaonkar
[PATCH] cifs: make cifs_ioctl handle NULL filp->private_data correctly,
Jeff Layton
Kernel oops: NULL pointer dereference in cifs_ioctl on 2.6.37-rc1,
Kjell Rune Skaaraas
[PATCH 0/6] Introducing new strict cache mode (try #4),
Pavel Shilovsky
[PATCH] cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer,
Suresh Jayaraman
[PATCH] cifs: trivial comment fix: tlink_tree is now a rbtree, Suresh Jayaraman
[PATCH 1/4] CIFS: Invalidate inode pages on the last close,
Pavel Shilovsky
[PATCH 5/5] CIFS: Add strictcache mount option, Pavel Shilovsky
[PATCH 4/5] CIFS: New write logic,
Pavel Shilovsky
[PATCH 3/5] CIFS: New read logic,
Pavel Shilovsky
[PATCH 1/5] CIFS: Add cifs_set_oplock_level,
Pavel Shilovsky
[PATCH 0/5] Add strict cache mode (try #3), Pavel Shilovsky
[PATCH v2 1/1] FS: cifs, remove unneeded NULL tests,
Jiri Slaby
[PATCH 0/5] Add strict cache mode (try #2),
Pavel Shilovsky
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]