Linux CIFS
[Prev Page][Next Page]
- [PATCH v2 32/53] cachefiles: Add a couple of tracepoints for logging errors, (continued)
- [PATCH v2 32/53] cachefiles: Add a couple of tracepoints for logging errors, David Howells
- [PATCH v2 33/53] cachefiles: Add I/O error reporting macros, David Howells
- [PATCH v2 34/53] cachefiles: Provide a function to check how much space there is, David Howells
- [PATCH v2 35/53] cachefiles: Implement a function to get/create a directory in the cache, David Howells
- [PATCH v2 36/53] cachefiles: Implement daemon UAPI and cache registration, David Howells
- [PATCH v2 37/53] cachefiles: Implement volume support, David Howells
- [PATCH v2 38/53] cachefiles: Implement data storage object handling, David Howells
- [PATCH v2 39/53] cachefiles: Implement begin and end I/O, David Howells
- [PATCH v2 40/53] cachefiles: Implement the I/O routines, David Howells
- [PATCH v2 41/53] afs: Handle len being extending over page end in write_begin/write_end, David Howells
- [PATCH v2 42/53] afs: Fix afs_write_end() to handle len > page size, David Howells
- [PATCH v2 43/53] afs: Make afs_write_begin() return the THP subpage, David Howells
- [PATCH v2 44/53] afs: Convert afs to use the new fscache API, David Howells
- [PATCH v2 45/53] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v2 46/53] afs: Skip truncation on the server of data we haven't written yet, David Howells
- [PATCH v2 47/53] afs: Add synchronous O_DIRECT support, David Howells
- [PATCH v2 48/53] 9p: Use fscache indexing rewrite and reenable caching, David Howells
- [PATCH v2 50/53] nfs: Convert to new fscache volume/cookie API, David Howells
- [PATCH v2 51/53] cifs: Support fscache indexing rewrite (untested), David Howells
- [PATCH v2 52/53] fscache, cachefiles: Display stats of no-space events, David Howells
- [PATCH v2 53/53] fscache, cachefiles: Display stat of culling events, David Howells
- [PATCH v2 49/53] 9p: Copy local writes to the cache when writing to the server, David Howells
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system, Linus Torvalds
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system, David Howells
- [PATCH v4] ksmbd: add buffer validation in session setup,
Marios Makassikis
- [PATCH v3] ksmbd: add buffer validation in session setup,
Marios Makassikis
- [PATCH 00/67] fscache: Rewrite index API and management system,
David Howells
- [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page, David Howells
- [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag, David Howells
- [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback, David Howells
- [PATCH 04/67] afs: Handle len being extending over page end in write_begin/write_end, David Howells
- [PATCH 05/67] afs: Fix afs_write_end() to handle len > page size, David Howells
- [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite, David Howells
- [PATCH 07/67] fscache: Remove the netfs data from the cookie, David Howells
- [PATCH 08/67] fscache: Remove struct fscache_cookie_def, David Howells
- [PATCH 09/67] fscache: Remove store_limit* from struct fscache_object, David Howells
- [PATCH 10/67] fscache: Remove fscache_check_consistency(), David Howells
- [PATCH 11/67] fscache: Remove fscache_attr_changed(), David Howells
- [PATCH 12/67] fscache: Remove obsolete stats, David Howells
- [PATCH 13/67] fscache: Remove old I/O tracepoints, David Howells
- [PATCH 14/67] fscache: Temporarily disable fscache_invalidate(), David Howells
- [PATCH 15/67] fscache: Disable fscache_begin_operation(), David Howells
- [PATCH 16/67] fscache: Remove the I/O operation manager, David Howells
- [PATCH 17/67] fscache: Rename fscache_cookie_{get,put,see}(), David Howells
- [PATCH 18/67] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag, David Howells
- [PATCH 19/67] cachefiles: Don't set an xattr on the root of the cache, David Howells
- [PATCH 20/67] cachefiles: Remove some redundant checks on unsigned values, David Howells
- [PATCH 21/67] cachefiles: Prevent inode from going away when burying a dentry, David Howells
- [PATCH 22/67] cachefiles: Simplify the pathwalk and save the filename for an object, David Howells
- [PATCH 23/67] cachefiles: trace: Improve the lookup tracepoint, David Howells
- [PATCH 24/67] cachefiles: Remove separate backer dentry from cachefiles_object, David Howells
- [PATCH 25/67] cachefiles: Fold fscache_object into cachefiles_object, David Howells
- [PATCH 26/67] cachefiles: Change to storing file* rather than dentry*, David Howells
- [PATCH 27/67] cachefiles: trace: Log coherency checks, David Howells
- [PATCH 28/67] cachefiles: Trace truncations, David Howells
- [PATCH 29/67] cachefiles: Trace read and write operations, David Howells
- [PATCH 30/67] cachefiles: Round the cachefile size up to DIO block size, David Howells
- [PATCH 31/67] cachefiles: Don't use XATTR_ flags with vfs_setxattr(), David Howells
- [PATCH 33/67] cachefiles: Trace decisions in cachefiles_prepare_read(), David Howells
- [PATCH 34/67] cachefiles: Make cachefiles_write_prepare() check for space, David Howells
- [PATCH 35/67] fscache: Automatically close a file that's been unused for a while, David Howells
- [PATCH 36/67] fscache: Add stats for the cookie commit LRU, David Howells
- [PATCH 37/67] fscache: Move fscache_update_cookie() complete inline, David Howells
- [PATCH 38/67] fscache: Remove more obsolete stats, David Howells
- [PATCH 39/67] fscache: Note the object size during invalidation, David Howells
- [PATCH 42/67] cachefiles: Use tmpfile/link, David Howells
- [PATCH 41/67] afs: Render cache cookie key as big endian, David Howells
- [PATCH 44/67] fscache: disable cookie when doing an invalidation for DIO write, David Howells
- [PATCH 43/67] fscache: Rewrite invalidation, David Howells
- [PATCH 48/67] fscache: Implement "will_modify" parameter on fscache_use_cookie(), David Howells
- [PATCH 45/67] cachefiles: Simplify the file lookup/creation/check code, David Howells
- [PATCH 46/67] fscache: Provide resize operation, David Howells
- [PATCH 40/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback, David Howells
- [PATCH 47/67] cachefiles: Put more information in the xattr attached to the cache file, David Howells
- [PATCH 49/67] fscache: Add support for writing to the cache, David Howells
- [PATCH 50/67] fscache: Make fscache_clear_page_bits() conditional on cookie, David Howells
- [PATCH 51/67] fscache: Make fscache_write_to_cache() conditional on cookie, David Howells
- [PATCH 52/67] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH 53/67] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr, David Howells
- [PATCH 54/67] afs: Add O_DIRECT read support, David Howells
- [PATCH 57/67] cachefiles, afs: Drive FSCACHE_COOKIE_NO_DATA_TO_READ, David Howells
- [PATCH 55/67] afs: Skip truncation on the server of data we haven't written yet, David Howells
- [PATCH 56/67] afs: Make afs_write_begin() return the THP subpage, David Howells
- [PATCH 58/67] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie, David Howells
- [PATCH 59/67] NFS: Convert fscache_enable_cookie and fscache_disable_cookie, David Howells
- [PATCH 60/67] NFS: Convert fscache invalidation and update aux_data and i_size, David Howells
- [PATCH 61/67] nfs: Convert to new fscache volume/cookie API, David Howells
- [PATCH 62/67] 9p: Use fscache indexing rewrite and reenable caching, David Howells
- [PATCH 63/67] 9p: Copy local writes to the cache when writing to the server, David Howells
- [PATCH 64/67] netfs: Display the netfs inode number in the netfs_read tracepoint, David Howells
- [PATCH 65/67] cachefiles: Add tracepoints to log errors from ops on the backing fs, David Howells
- [PATCH 66/67] cachefiles: Add error injection support, David Howells
- [PATCH 67/67] cifs: Support fscache indexing rewrite (untested), David Howells
- Re: [Linux-cachefs] [PATCH 00/67] fscache: Rewrite index API and management system, Marc Dionne
- Re: [PATCH 00/67] fscache: Rewrite index API and management system, Jeff Layton
- Re: [PATCH 00/67] fscache: Rewrite index API and management system, David Howells
- Re: [PATCH 00/67] fscache: Rewrite index API and management system, Omar Sandoval
- [PATCH v2] ksmbd: add buffer validation in session setup,
Marios Makassikis
- [PATCH] ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests,
Hyunchul Lee
- [PATCH] ksmbd: add buffer validation in session setup,
Marios Makassikis
- [PATCH v2] ksmbd: validate credit charge after validating SMB2 PDU body size,
Namjae Jeon
- [PATCH v2] ksmbd-tools: change default db file name to users.db,
Enzo Matsumiya
- [PATCH v2] ksmbd: add buffer validation for smb direct,
Hyunchul Lee
- [PATCH v2] ksmbd-tools: update README,
Enzo Matsumiya
- [PATCH] cifs: To match file servers, make sure the server hostname matches, Shyam Prasad N
- Re: [PATCH] cifs: for compound requests, use open handle if possible,
Shyam Prasad N
- Ksmbd and max credits,
Steve French
- [PATCH] ksmbd: throttle session setup failures to avoid dictionary attacks, Namjae Jeon
- [PATCH] ksmbd-tools: throttle session setup failures to avoid dictionary attacks, Namjae Jeon
- [question] how to set up SMB direct connection with Windows server, Diederick C. Niehorster
- [PATCH v3] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN, Namjae Jeon
- [PATCH] ksmbd: fix potencial 32bit overflow from data area check in smb2_write,
Namjae Jeon
- [PATCH 5.14 086/151] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray(), Greg Kroah-Hartman
- [PATCH] ksmbd: add buffer validation for smb direct,
Hyunchul Lee
- xfstest generic/048 failure, Steve French
- [PATCH] ksmbd: Remove redundant 'flush_workqueue()' calls,
Christophe JAILLET
- [PATCH] ksmbd-tools: set a minimum character limit for password,
Namjae Jeon
[PATCH v2] ksmbd: limit read/write/trans buffer size not to exceed MAX_STREAM_PROT_LEN,
Namjae Jeon
[PATCH] ksmbd: limit read/write/trans buffer size not to exceed 8MB,
Namjae Jeon
[PATCH v3 00/10] fscache: Replace and remove old I/O API,
David Howells
- [PATCH v3 01/10] fscache: Generalise the ->begin_read_operation method, David Howells
- [PATCH v3 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie, David Howells
- [PATCH v3 04/10] fscache: Implement a fallback I/O interface to replace the old API, David Howells
- [PATCH v3 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros, David Howells
- [PATCH v3 05/10] nfs: Move to using the alternate fallback fscache I/O API, David Howells
- [PATCH v3 10/10] fscache: Update the documentation to reflect I/O API changes, David Howells
- [PATCH v3 08/10] fscache: Remove the old I/O API, David Howells
- [PATCH v3 09/10] fscache: Remove stats that are no longer used, David Howells
- [PATCH v3 06/10] 9p: Convert to using the netfs helper lib to do reads and caching, David Howells
- [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API, David Howells
- Re: [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API, David Howells
[GIT PULL] netfs, cachefiles, afs: Collected fixes,
David Howells
[PATCH][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes,
Colin King
[PATCH v2] ksmbd: improve credits management,
Hyunchul Lee
[PATCH] ksmbd-tools: update README,
Enzo Matsumiya
[PATCH] ksmbd-tools: update names in logger,
Enzo Matsumiya
[PATCH] ksmbd-tools: change default db file name to users.db,
Enzo Matsumiya
[PATCH] ksmbd: improve credits management,
Hyunchul Lee
[PATCH v7 0/9] Buffer validation and compound handling patches,
Ralph Boehme
[PATCH v2] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req(),
Namjae Jeon
[PATCH] ksmbd-tools: Add ksmbd-tools.spec template,
Enzo Matsumiya
[bug report] ksmbd: add validation in smb2 negotiate,
Dan Carpenter
[PATCH 1/3] ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req(),
Namjae Jeon
[PATCH v6 00/14] Buffer validation patches,
Ralph Boehme
- [PATCH v6 11/14] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs, Ralph Boehme
- [PATCH v6 01/14] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value, Ralph Boehme
- [PATCH v6 03/14] ksmbd: check strictly data area in ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v6 05/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message(), Ralph Boehme
- [PATCH v6 13/14] ksmdb: move session and tcon validation to ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v6 09/14] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v6 06/14] ksmbd: check buffer is big enough to access the ProtocolId field, Ralph Boehme
- [PATCH v6 08/14] ksmbd: use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v6 10/14] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon(), Ralph Boehme
- [PATCH v6 07/14] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v6 02/14] ksmbd: add validation in smb2_ioctl, Ralph Boehme
- [PATCH v6 12/14] ksmbd: make smb2_check_user_session() callable for compound PDUs, Ralph Boehme
- [PATCH v6 14/14] ksmdb: validate credit charge after validating SMB2 PDU body size, Ralph Boehme
- [PATCH v6 04/14] ksmbd: remove the leftover of smb2.0 dialect support, Ralph Boehme
[PATCH v5 00/20] Buffer validation patches,
Ralph Boehme
- [PATCH v5 01/20] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value, Ralph Boehme
- [PATCH v5 02/20] ksmbd: add validation in smb2_ioctl, Ralph Boehme
- [PATCH v5 04/20] ksmbd: add request buffer validation in smb2_set_info, Ralph Boehme
- [PATCH v5 08/20] ksmbd: remove the leftover of smb2.0 dialect support, Ralph Boehme
- [PATCH v5 16/20] ksmbd: check PDU len is at least header plus body size in ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v5 03/20] ksmbd: use correct basic info level in set_file_basic_info(), Ralph Boehme
- [PATCH v5 06/20] ksmbd: add validation in smb2 negotiate, Ralph Boehme
- [PATCH v5 12/20] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message(), Ralph Boehme
- [PATCH v5 05/20] ksmbd: check strictly data area in ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v5 14/20] ksmbd: add ksmbd_smb2_cur_pdu_buflen(), Ralph Boehme
- [PATCH v5 07/20] ksmbd: add buffer validation for SMB2_CREATE_CONTEXT, Ralph Boehme
- [PATCH v5 15/20] ksmbd: use ksmbd_smb2_cur_pdu_buflen() in ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v5 18/20] ksmdb: make smb2_get_ksmbd_tcon() callable with chained PDUs, Ralph Boehme
- [PATCH v5 10/20] ksmbd: fix transform header validation, Ralph Boehme
- [PATCH v5 20/20] ksmdb: move session and tcon validation to ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v5 09/20] ksmbd: remove NTLMv1 authentication, Ralph Boehme
- [PATCH v5 11/20] ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message(), Ralph Boehme
- [PATCH v5 17/20] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon(), Ralph Boehme
- [PATCH v5 19/20] ksmbd: make smb2_check_user_session() callabe for compound PDUs, Ralph Boehme
- [PATCH v5 13/20] ksmbd: remove ksmbd_verify_smb_message(), Ralph Boehme
- Re: [PATCH v5 00/20] Buffer validation patches, Namjae Jeon
[PATCH] ksmbd: missing check for NULL in convert_to_nt_pathname(),
Dan Carpenter
[Bug 14440] creator owner (S-1-3-0) ACE not honored, samba-bugs
[PATCH v2] ksmbd: fix transform header validation,
Namjae Jeon
Use less confusing branch name for populating ksmbd changes in for-next,
Steve French
[PATCH] ksmbd: fix transform header validation,
Namjae Jeon
[PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed,
Namjae Jeon
- [PATCH v4 1/9] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value, Namjae Jeon
- [PATCH v4 2/9] ksmbd: add validation in smb2_ioctl, Namjae Jeon
- [PATCH v4 4/9] ksmbd: add request buffer validation in smb2_set_info, Namjae Jeon
- [PATCH v4 3/9] ksmbd: use correct basic info level in set_file_basic_info(), Namjae Jeon
- [PATCH v4 5/9] ksmbd: check strictly data area in ksmbd_smb2_check_message(), Namjae Jeon
- [PATCH v4 6/9] ksmbd: add validation in smb2 negotiate, Namjae Jeon
- [PATCH v4 7/9] ksmbd: add buffer validation for SMB2_CREATE_CONTEXT, Namjae Jeon
- [PATCH v4 8/9] ksmbd: remove the leftover of smb2.0 dialect support, Namjae Jeon
- [PATCH v4 9/9] ksmbd: remove NTLMv1 authentication, Namjae Jeon
- Re: [PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed, Ralph Boehme
[PATCH] ksmbd: fix documentation for 2 functions,
Enzo Matsumiya
[PATCH] MAINTAINERS: rename cifs_common to smbfs_common in cifs and ksmbd entry,
Namjae Jeon
[PATCH AUTOSEL 5.10 22/23] smb3: correct smb3 ACL security descriptor, Sasha Levin
[PATCH AUTOSEL 5.14 35/40] smb3: correct smb3 ACL security descriptor, Sasha Levin
No fs/cifs_common directory in kernel tree,
Lukas Bulwahn
[PATCH 1/2] ksmbd: remove the leftover of smb2.0 dialect support,
Namjae Jeon
[PATCH v3 0/5] ksmbd: a bunch of patches,
Namjae Jeon
[GIT PULL] ksmbd server fixes,
Steve French
- Re: [GIT PULL] ksmbd server fixes, pr-tracker-bot
- <Possible follow-ups>
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
- [GIT PULL] ksmbd server fixes, Steve French
[PATCH v2 0/7] ksmbd: a bunch of patches,
Namjae Jeon
Building ksmbd as external module on kernel < 5.15,
Ralph Boehme
[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles,
David Howells
[PATCH v4] ksmbd: use LOOKUP_BENEATH to prevent the out of share access,
Hyunchul Lee
[PATCH v3] ksmbd: use LOOKUP_BENEATH to prevent the out of share access,
Hyunchul Lee
[PATCH 0/7] a bunch of patches that have not yet been reviewed,
Namjae Jeon
Two more CIFS patches pointed out by Dan Carpenter using smatch,
Steve French
[ANNOUNCE] cifs-utils release 6.14 ready for download, Pavel Shilovsky
[PATCH][CIFS] Clear modified attribute bit from inode flags, Steve French
[RESEND PATCH v3] ksmbd: add validation in smb2_ioctl, Namjae Jeon
setcifsacl: Shouldn't 0x0 be a valid mask?,
Bruno Wolff III
[PATCH] ksmbd: check strictly data area in ksmbd_smb2_check_message(), Namjae Jeon
[PATCH] cifs: switch to noop_direct_IO, Jeff Layton
[PATCH] ksmbd: use LOOKUP_BENEATH to prevent the out of share access,
Hyunchul Lee
[PATCH] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value,
Namjae Jeon
[PATCH v3] ksmbd: fix invalid request buffer access in compound request,
Namjae Jeon
[PATCH] ksmbd: check protocol id in ksmbd_verify_smb_message(),
Namjae Jeon
Only checks the signature for the first pdu in a compound.,
Leif Sahlberg
[PATCH v3] ksmbd: add request buffer validation in smb2_set_info,
Namjae Jeon
ksmbd security review status wiki page, Steve French
[PATCH v3] ksmbd: add validation in smb2_ioctl,
Namjae Jeon
[PATCH v3] ksmbd: add buffer validation for SMB2_CREATE_CONTEXT,
Hyunchul Lee
[PATCH v2 1/3] ksmbd: remove RFC1002 check in smb2 request,
Namjae Jeon
[bug report] CIFS: Migrate to shared superblock model, Dan Carpenter
[PATCH] smbfs_client: fix a sign extension bug,
Dan Carpenter
[PATCH 1/3] ksmbd: remove RFC1002 check in smb2 request,
Namjae Jeon
[PATCH v3] ksmbd: remove follow symlinks support,
Namjae Jeon
ksmbd: missing validation of hdr->next_offset,
Leif Sahlberg
[PATCH v2] ksmbd: remove follow symlinks support,
Namjae Jeon
ksmbd_smb_request can be removed,
ronnie sahlberg
[PATCH][ksmbd] log that module is experimental at load time, Steve French
[RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1,
David Howells
- Re: [RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1, Matthew Wilcox
- Re: [RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1, David Howells
- Re: [RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1, Dominique Martinet
- Re: [RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1, David Howells
- Re: [RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1, Steve French
- Fwd: [RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1, Steve French
- Re: Fwd: [RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1, David Howells
[PATCH] ksmbd: remove follow symlinks support,
Namjae Jeon
ksmbd regression tests pass with all 6 security fixes, Steve French
[GIT PULL] ksmbd server security fixes,
Steve French
[PATCH v2 1/4] ksmbd: add request buffer validation in smb2_set_info,
Namjae Jeon
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]