Linux CIFS
[Prev Page][Next Page]
- [PATCH 2/3] fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks, (continued)
- [PATCH] cifs: hide unused functions,
Arnd Bergmann
- [PATCH 1/1] CIFS: add int cast to silence warning,
Aurelien Aptel
- [cifs:for-next 4/6] fs/cifs/smb2transport.c:352:2: note: in expansion of macro 'cifs_dbg', kbuild test robot
- [PATCH] CIFS: Fix some return values in case of error in 'crypt_message',
Christophe JAILLET
- [PATCH] CIFS: Improve readdir verbosity, Pavel Shilovsky
- [PATCH] cifs: remove redundant return in cifs_creation_time_get,
Colin King
- [PATCH] CIFS: add SFM mapping for 0x01-0x1F,
Björn JACKE
- [PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options getacl functions,
shirishpargaonkar
- [PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options,
shirishpargaonkar
- [PATCH v2 00/11] introduce crypto wait for async op,
Gilad Ben-Yossef
- [PATCH v2 02/11] crypto: move algif to generic async completion, Gilad Ben-Yossef
- [PATCH v2 10/11] ima: move to generic async completion, Gilad Ben-Yossef
- [PATCH v2 11/11] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [PATCH v2 09/11] cifs: move to generic async completion, Gilad Ben-Yossef
- [PATCH v2 07/11] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [PATCH v2 08/11] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [PATCH v2 06/11] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [PATCH v2 05/11] crypto: move gcm to generic async completion, Gilad Ben-Yossef
- [PATCH v2 04/11] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [PATCH v2 03/11] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [PATCH v2 01/11] crypto: introduce crypto wait for async op, Gilad Ben-Yossef
- kudos & congrats on efficiency., L A Walsh
- [PATCH] cifs: set mapping error when page writeback fails in writepage or launder_pages,
Jeff Layton
- [PATCH v1 1/1] CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys, Aurelien Aptel
- wireshark decryption, Aurélien Aptel
- [PATCH] CIFS: check if pages is null rather than bv for a failed allocation,
Colin King
- [PATCH] Minor cifs xattr cleanup, Steve French
- [PATCH V2] SMB2: Fix share type handling,
Christophe JAILLET
- [PATCH] fs: cifs: transport: Use time_after for time comparison,
Karim Eshapa
- [xfstests PATCH v2 0/3] xfstest for updated writeback error handling,
Jeff Layton
- [PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it,
Jeff Layton
- [PATCH v4 24/27][RFC] nfs: convert to new errseq_t based error tracking for writeback errors, Jeff Layton
- [PATCH v4 25/27] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors, Jeff Layton
- [PATCH v4 27/27] mm: clean up comments in me_pagecache_dirty, Jeff Layton
- [PATCH v4 26/27] mm: flesh out comments over mapping_set_error, Jeff Layton
- [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers, Jeff Layton
- [PATCH v4 23/27] gfs2: clean up some filemap_* calls, Jeff Layton
- [PATCH v4 20/27] cifs: cleanup writeback handling errors and comments, Jeff Layton
- [PATCH v4 18/27] mm: don't TestClearPageError in __filemap_fdatawait_range, Jeff Layton
- [PATCH v4 17/27] mm: remove AS_EIO and AS_ENOSPC flags, Jeff Layton
- [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs, Jeff Layton
- [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it, Jeff Layton
- [PATCH v4 16/27] fs: adapt sync_file_range to new reporting infrastructure, Jeff Layton
- [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure, Jeff Layton
- [PATCH v4 21/27] mm: clean up error handling in write_one_page, Jeff Layton
- [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages, Jeff Layton
- [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting, Jeff Layton
- [PATCH v4 10/27] 9p: set mapping error when writeback fails in launder_page, Jeff Layton
- [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails, Jeff Layton
- [PATCH v4 08/27] dax: set errors in mapping when writeback fails, Jeff Layton
- [PATCH v4 09/27] nilfs2: set the mapping error when calling SetPageError on writeback, Jeff Layton
- [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync, Jeff Layton
- [PATCH v4 07/27] orangefs: don't call filemap_write_and_wait from fsync, Jeff Layton
- [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return, Jeff Layton
- [PATCH v4 04/27] buffer: use mapping_set_error instead of setting the flag, Jeff Layton
- [PATCH v4 03/27] mm: fix mapping_set_error call in me_pagecache_dirty, Jeff Layton
- [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h, Jeff Layton
- [PATCH v4 02/27] mm: drop "wait" parameter from write_one_page, Jeff Layton
- backing up to a Drobo CIFS VFS: Error -11 sending data on socket to server, Bufferbloat?,
Robert Kudyba
kswapd0 refuses to freeze with CIFS homedir, Mikko Rasa
[PATCH] cifs: cifsacl: Use a temporary ops variable to reduce code length,
Joe Perches
[RFC 00/10] introduce crypto wait for async op function,
Gilad Ben-Yossef
- [RFC 01/10] crypto: factor async completion for general use, Gilad Ben-Yossef
- [RFC 03/10] crypto: move drbg to generic async completion, Gilad Ben-Yossef
- [RFC 02/10] crypto: move pub key to generic async completion, Gilad Ben-Yossef
- [RFC 08/10] cifs: move to generic async completion, Gilad Ben-Yossef
- [RFC 10/10] crypto: adapt api sample to use async. op wait, Gilad Ben-Yossef
- [RFC 09/10] ima: move to generic async completion, Gilad Ben-Yossef
- [RFC 05/10] crypto: move testmgr to generic async completion, Gilad Ben-Yossef
- [RFC 07/10] fscrypt: move to generic async completion, Gilad Ben-Yossef
- [RFC 06/10] dm: move dm-verity to generic async completion, Gilad Ben-Yossef
- [RFC 04/10] crypto: move gcm to generic async completion, Gilad Ben-Yossef
[PATCH] CIFS: Set ->should_dirty in cifs_user_readv(),
Dan Carpenter
[PATCH] CIFS: add misssing SFM mapping for doublequote, Björn JACKE
[PATCH v2 1/2] dax: prevent invalidation of mapped DAX entries,
Ross Zwisler
[no subject], Steve French
smb3 mount fix for Macs,
Steve French
[PATCH] cifs: fix CIFS_IOC_GET_MNT_INFO oops,
David Disseldorp
[PATCH] CIFS: fix mapping of SFM_SPACE and SFM_PERIOD,
Björn JACKE
[PATCH] CIFS: fix oplock break deadlocks,
Rabin Vincent
[PATCH 0/2] cifs: CIFS_ENUMERATE_SNAPSHOTS fixes,
David Disseldorp
[PATCH] CIFS: silence lockdep splat in cifs_relock_file(),
Rabin Vincent
[PATCH v3] cifs: small underflow in cnvrtDosUnixTm(), Dan Carpenter
[PATCH] cifs: fix IPv6 link local, with scope id, address parsing, Daniel N Pettersson
[PATCH] Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE,
Sachin Prabhu
[PATCH] Fix match_prepath(),
Sachin Prabhu
[PATCH v2 0/3] Add kernel AIO support for CIFS,
Pavel Shilovsky
[RFC xfstests PATCH] xfstests: add a writeback error handling test,
Jeff Layton
[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it,
Jeff Layton
- [PATCH v3 01/20] mm: drop "wait" parameter from write_one_page, Jeff Layton
- [PATCH v3 04/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync, Jeff Layton
- [PATCH v3 09/20] 9p: set mapping error when writeback fails in launder_page, Jeff Layton
- [PATCH v3 13/20] fs: new infrastructure for writeback error handling and reporting, Jeff Layton
- [PATCH v3 12/20] lib: add errseq_t type and infrastructure for handling it, Jeff Layton
- [PATCH v3 15/20] mm: remove AS_EIO and AS_ENOSPC flags, Jeff Layton
- [PATCH v3 19/20] jbd2: don't reset error in journal_finish_inode_data_buffers, Jeff Layton
- [PATCH v3 20/20] gfs2: clean up some filemap_* calls, Jeff Layton
- [PATCH v3 16/20] mm: don't TestClearPageError in __filemap_fdatawait_range, Jeff Layton
- [PATCH v3 17/20] cifs: cleanup writeback handling errors and comments, Jeff Layton
- [PATCH v3 18/20] mm: clean up error handling in write_one_page, Jeff Layton
- [PATCH v3 14/20] fs: retrofit old error reporting API onto new infrastructure, Jeff Layton
- [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails, Jeff Layton
- [PATCH v3 11/20] cifs: set mapping error when page writeback fails in writepage or launder_pages, Jeff Layton
- [PATCH v3 06/20] dax: set errors in mapping when writeback fails, Jeff Layton
- [PATCH v3 07/20] nilfs2: set the mapping error when calling SetPageError on writeback, Jeff Layton
- [PATCH v3 08/20] mm: ensure that we set mapping error if writeout() fails, Jeff Layton
- [PATCH v3 05/20] orangefs: don't call filemap_write_and_wait from fsync, Jeff Layton
- [PATCH v3 03/20] buffer: use mapping_set_error instead of setting the flag, Jeff Layton
- [PATCH v3 02/20] mm: fix mapping_set_error call in me_pagecache_dirty, Jeff Layton
mout.cifs - No such file or directory/Permission denied,
Miloslav Hůla
[PATCH v1 1/1] mount.cifs: document SMBv3.1.1 and new seal option,
Aurelien Aptel
cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds),
Robin Blanchard
SMB2_ECHO Flags2, Alastair Rankine
[PATCH] cifs: Do not send echoes before Negotiate is complete,
Sachin Prabhu
Re: [PATCH] cifs: Do not send echoes before Negotiate is complete, Jonathan Liu
[PATCH 0/4] Properly invalidate data in the cleancache.,
Andrey Ryabinin
[PATCH] CIFS: Fix SMB3 mount without specifying a security mechanism,
Pavel Shilovsky
[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones,
Jan Kara
[PATCH] cifs: small underflow in cnvrtDosUnixTm(),
Dan Carpenter
[4.11-rc6 bug] fstests generic/010 crashes cifs 2.0/2.1/3.0 mounts,
Eryu Guan
[4.11-rc6 bug] fstests cifs/001 failure with cifs 2.0/2.1/3.0 mounts,
Eryu Guan
[PATCH] cifs: don't check for failure from mempool_alloc(),
NeilBrown
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time,
Deepa Dinamani
- [PATCH 01/12] fs: f2fs: Use ktime_get_real_seconds for sit_info times, Deepa Dinamani
- [PATCH 06/12] audit: Use timespec64 to represent audit timestamps, Deepa Dinamani
- [PATCH 03/12] fs: cifs: Replace CURRENT_TIME by other appropriate apis, Deepa Dinamani
- [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts(), Deepa Dinamani
- [PATCH 12/12] time: Delete current_fs_time() function, Deepa Dinamani
- [PATCH 08/12] fs: ubifs: Replace CURRENT_TIME_SEC with current_time, Deepa Dinamani
- [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime, Deepa Dinamani
- [PATCH 11/12] time: Delete CURRENT_TIME_SEC and CURRENT_TIME, Deepa Dinamani
- [PATCH 09/12] lustre: Replace CURRENT_TIME macro, Deepa Dinamani
- [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time(), Deepa Dinamani
- [PATCH 05/12] fs: ufs: Use ktime_get_real_ts64() for birthtime, Deepa Dinamani
- [PATCH 02/12] trace: Make trace_hwlat timestamp y2038 safe, Deepa Dinamani
CIFS multiuser without active user session, Félix C. Morency
[PATCH v2 0/4] Various fixes and improvements for SMB CA,
Germano Percossi
[bug report] Handle mismatched open calls,
Dan Carpenter
Unable to mount windows share as administrator,
Jon Scott
[PATCH] CIFS: Fix build failure with smb2,
Tobias Regnery
[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission,
Eric Biggers
[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones,
Jan Kara
[PATCH 2/4] CIFS: reconnect thread reschedule itself, Germano Percossi
[PATCH 0/4] Various fixes and improvements for SMB CA, Germano Percossi
[PATCH 4/4] CIFS: store results of cifs_reopen_file to avoid infinite wait, Germano Percossi
[PATCH 3/4] CIFS: remove bad_network_name flag, Germano Percossi
[PATCH 1/4] CIFS: queue 'reconnect' thread with a delay,
Germano Percossi
[PATCH net-next 0/2] break include loop and dsa devlink support,
Andrew Lunn
[PATCH] mount.cifs: Remove data_blob.h include,
Thomas Witt
[cifs:for-next 1/1] fs/cifs/smb2misc.c:689:14-41: WARNING: casting value returned by memory allocation function to (struct close_cancelled_open *) is useless.,
kbuild test robot
New kernel, new problems...,
L A Walsh
[PATCH v4] Handle mismatched open calls,
Sachin Prabhu
cifs-utils release 6.7 ready for download, Jeff Layton
[PATCH 00/10] various fs subsystems refcounter conversions,
Elena Reshetova
- [PATCH 09/10] fs, fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 07/10] fs, fscache: convert fscache_operation.usage from atomic_t to refcount_t, Elena Reshetova
- [PATCH 01/10] fs, kernfs: convert kernfs_node.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 08/10] fs, fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 02/10] fs, cachefiles: convert cachefiles_object.usage from atomic_t to refcount_t, Elena Reshetova
- [PATCH 03/10] fs, proc: convert proc_dir_entry.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 06/10] fs, fscache: convert fscache_cache_tag.usage from atomic_t to refcount_t, Elena Reshetova
- [PATCH 04/10] fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 05/10] fs, hfs: convert hfs_bnode.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 10/10] fs, cifs: convert tcon_link.tl_count from atomic_t to refcount_t, Elena Reshetova
[cifs:test-dfs-changes 4/8] fs/cifs/smb2ops.c:1160:5: error: passing argument 10 of 'SMB2_ioctl' from incompatible pointer type, kbuild test robot
[PATCH] CIFS: Fix possible use after free in demultiplex thread, Pavel Shilovsky
[PATCH v3 0/7] Add support for DFS in SMB2+,
Aurelien Aptel
cifs running amok after being disconnected (timeout?),
L A Walsh
[cifs-utils PATCH 0/8] cifs-utils: fix problems with credcaches with overridden process creds,
Jeff Layton
- [cifs-utils PATCH 2/8] spengo.c/asn1.c: remove need for replace.h, Jeff Layton
- [cifs-utils PATCH 3/8] cifs.upcall: remove need for replace.h, Jeff Layton
- [cifs-utils PATCH 1/8] data_blob: remove need for replace.h, Jeff Layton
- [cifs-utils PATCH 4/8] replace.h: remove it, Jeff Layton
- [cifs-utils PATCH 5/8] treewide: Eliminate SAFE_FREE, Jeff Layton
- [cifs-utils PATCH 6/8] data_blob: Eliminate _PUBLIC_, Jeff Layton
- [cifs-utils PATCH 7/8] cifs.upcall: unset $KRB5CCNAME when creating new credcache from keytab, Jeff Layton
- [cifs-utils PATCH 8/8] cifs.upcall: don't do env scraping when uid is 0, Jeff Layton
- [cifs-utils PATCH 9/8] cifs.upcall: use a MEMORY: ccache when instantiating from a keytab, Jeff Layton
- Re: [cifs-utils PATCH 0/8] cifs-utils: fix problems with credcaches with overridden process creds, Jeff Layton
[cifs-utils PATCH] replace.h: remove some stuff that just shouldn't be there, Jeff Layton
[cifs-utils PATCH] cifs.upcall: unset $KRB5CCNAME when creating new credcache from keytab, Jeff Layton
[cifs-utils RFC PATCH] cifs.upcall: don't do env scraping when uid is 0,
Jeff Layton
[PATCH v2 0/6] Add support for DFS in SMB2+,
Aurelien Aptel
[PATCH v2 4/6] CIFS: set signing flag in SMB2+ TreeConnect if needed, Aurelien Aptel
[PATCH v2 5/6] CIFS: use DFS pathnames in SMB2+ Create requests, Aurelien Aptel
[PATCH v2 1/6] CIFS: move DFS response parsing out of SMB1 code, Aurelien Aptel
[PATCH v2 6/6] CIFS: enable get_dfs_refer for SMB2+, Aurelien Aptel
Re: [PATCH v2 0/6] Add support for DFS in SMB2+, Pavel Shilovsky
[GIT] CIFS/SMB3 patches, Steve French
Pavel's async i/o CIFS/SMB3 patches, Steve French
[PATCH] Reset TreeId to zero on SMB2 TREE_CONNECT,
Jan-Marek Glogowski
[PATCH] Handle mismatched open calls,
Sachin Prabhu
[cifs-utils PATCH] cifs.upcall: trim even more capabilities,
Jeff Layton
[PATCH] manpage: correct typos and spelling mistakes, Aurelien Aptel
[cifs-utils PATCH v3 0/4] cifs.upcall: allow cifs.upcall to scrape cache location initiating task's environment,
Jeff Layton
[PATCH v2 0/2] cifs.upcall: allow cifs.upcall to grab $KRB5CCNAME from initiating process,
Jeff Layton
[PATCH v28 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v28 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v28 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v28 20/21] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v28 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v28 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v28 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v28 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v28 16/21] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v28 14/21] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v28 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v28 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v28 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v28 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v28 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v28 07/21] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v28 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v28 06/21] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v28 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v28 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v28 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v28 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
[cifs-utils PATCH] cifs.upcall: convert several flags from int to bool, Jeff Layton
[cifs-utils PATCH] cifs.upcall: switch group IDs when handling an upcall, Jeff Layton
[RFC][cifs-utils PATCH] cifs.upcall: allow scraping of KRB5CCNAME out of initiating task's /proc/<pid>/environ file,
Jeff Layton
[PATCH 0/2] Add kernel AIO support for CIFS,
Pavel Shilovsky
Re: [Samba] cifs-utils: regression in (mulituser?) mounting 'CIFS VFS: Send error in SessSetup = -126',
Jeff Layton
Fix SMB2_TREE_CONNECT requests with the wrong TreeId,
Jan-Marek Glogowski
[PATCH 0/2 v2] Add copy_file_range support for cifs,
Sachin Prabhu
[patch] CIFS: set *resp_buf_type to NO_BUFFER on error,
Dan Carpenter
[PATCH] Introduce cifs_copy_file_range(),
Sachin Prabhu
[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones,
Jan Kara
[PATCH] CIFS: use correct format string for size_t,
Arnd Bergmann
[cifs:for-next 13/19] fs/cifs/smb2ops.c:2141:1: error: expected identifier or '(' before '}' token,
kbuild test robot
An odd behavior (win-junction vs. symlink): trying to find why, & claim of no-symlinks valid?,
L A Walsh
[cifs:for-next 17/19] fs/cifs/smb2ops.c:1920:2: note: in expansion of macro 'cifs_dbg',
kbuild test robot
smbcmp: new tool to compare SMB traces,
Aurélien Aptel
[PATCH] CIFS: Fix splice read for non-cached files, Pavel Shilovsky
[PATCH v2 00/15] SMB3 encryption support,
Pavel Shilovsky
- [PATCH v2 04/15] CIFS: Send RFC1001 length in a separate iov, Pavel Shilovsky
- [PATCH v2 02/15] CIFS: Make SendReceive2() takes resp iov, Pavel Shilovsky
- [PATCH v2 03/15] CIFS: Make send_cancel take rqst as argument, Pavel Shilovsky
- [PATCH v2 05/15] CIFS: Separate SMB2 sync header processing, Pavel Shilovsky
- [PATCH v2 09/15] CIFS: Encrypt SMB3 requests before sending, Pavel Shilovsky
- [PATCH v2 15/15] CIFS: Allow to switch on encryption with seal mount option, Pavel Shilovsky
- [PATCH v2 12/15] CIFS: Add copy into pages callback for a read operation, Pavel Shilovsky
- [PATCH v2 11/15] CIFS: Add mid handle callback, Pavel Shilovsky
- [PATCH v2 10/15] CIFS: Add transform header handling callbacks, Pavel Shilovsky
- [PATCH v2 14/15] CIFS: Add capability to decrypt big read responses, Pavel Shilovsky
- [PATCH v2 13/15] CIFS: Decrypt and process small encrypted packets, Pavel Shilovsky
- [PATCH v2 07/15] CIFS: Add capability to transform requests before sending, Pavel Shilovsky
- [PATCH v2 06/15] CIFS: Separate RFC1001 length processing for SMB2 read, Pavel Shilovsky
- [PATCH v2 01/15] CIFS: Separate SMB2 header structure, Pavel Shilovsky
- [PATCH v2 08/15] CIFS: Enable encryption during session setup phase, Pavel Shilovsky
Linux CIFS client module: login rate limiting,
Valentin Hilbig
[PATCH v2] smb2: Enforce sec= mount option,
Sachin Prabhu
US-Cert recommends disabling SMB1,
Sachin Prabhu
[PATCH] cifs: initialize file_info_lock,
Rabin Vincent
weirdness with cifsd,
L A Walsh
[PATCH] Document mfsymlinks in the mount.cifs man page,
Sachin Prabhu
System freeze if mount cifs share with option "hard", and samba server is not available, Wang, Zhiye
learning lessons from mount.cifs for throughput of gvfs-smb and kioclient-smb, Oliver Schonrock
Troubles with CIFS and suspend, Mikko Rasa
Access samba share which underlying storage is very slow,
Wang, Zhiye
Message not available
[PATCH] cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack,
Andy Lutomirski
[PATCH] SMB2: Enforce sec= mount option,
Sachin Prabhu
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]