Linux CIFS
[Prev Page][Next Page]
[PATCH 0/5] cifs: Fixes for SMB1 non-UNICODE 8-bit mode,
Pali Rohár
[PATCH AUTOSEL 6.11 12/32] netfs: Downgrade i_rwsem for a buffered write, Sasha Levin
[PATCH] cifs: Use str_yes_no() helper in cifs_ses_add_channel(), Thorsten Blum
[no subject], Unknown
Directory Leases,
Ralph Boehme
[PATCH] ksmbd: Fix the missing xa_store error check,
Jinjie Ruan
[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v2 01/31] netfs: Remove call to folio_index(), David Howells
- [PATCH v2 02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH v2 03/31] netfs: Remove unnecessary references to pages, David Howells
- [PATCH v2 04/31] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v2 05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v2 06/31] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v2 07/31] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v2 08/31] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v2 09/31] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v2 10/31] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v2 11/31] netfs: Don't use bh spinlock, David Howells
- [PATCH v2 12/31] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v2 13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v2 14/31] afs: Fix directory format encoding struct, David Howells
- [PATCH v2 15/31] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v2 16/31] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH v2 17/31] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v2 22/31] afs: Use netfslib for directories, David Howells
- [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v2 24/31] afs: Eliminate afs_read, David Howells
- [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v2 26/31] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v2 28/31] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive(), David Howells
- [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- Re: [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
[PATCH 00/27] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH 01/27] netfs: Remove call to folio_index(), David Howells
- [PATCH 02/27] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH 03/27] netfs: Remove unnecessary references to pages, David Howells
- [PATCH 04/27] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH 05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH 06/27] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH 07/27] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH 08/27] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH 09/27] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 11/27] netfs: Don't use bh spinlock, David Howells
- [PATCH 12/27] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH 13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH 14/27] afs: Fix directory format encoding struct, David Howells
- [PATCH 15/27] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH 16/27] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH 17/27] cachefiles: Add auxiliary data trace, David Howells
- [PATCH 18/27] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH 19/27] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH 20/27] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH 22/27] afs: Use netfslib for directories, David Howells
- [PATCH 24/27] afs: Eliminate afs_read, David Howells
- [PATCH 21/27] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH 25/27] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH 23/27] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH 26/27] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH 27/27] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
[PATCH] cifs: fix warning when destroy 'cifs_io_request_pool', Ye Bin
[no subject], Unknown
Keyrings and namespaces, Shyam Prasad N
[PATCH] netfs: Downgrade i_rwsem for a buffered write, David Howells
[PATCH v3] smb: client: fix OOBs when building SMB2_IOCTL request,
Paulo Alcantara
[PATCH v2] smb: client: fix OOBs when building SMB2_IOCTL request, Paulo Alcantara
[PATCH] smb: client: fix OOBs when building SMB2_IOCTL request, Paulo Alcantara
[PATCH v2] smb: client: fix possible double free in smb2_set_ea(),
Su Hui
[PATCH] smb: client: fix possible double free in smb2_set_ea(),
Su Hui
[PATCH AUTOSEL 6.1 07/10] cifs: Fix creating native symlinks pointing to current or parent directory, Sasha Levin
[PATCH AUTOSEL 6.6 12/17] cifs: Fix creating native symlinks pointing to current or parent directory, Sasha Levin
[PATCH AUTOSEL 6.6 11/17] cifs: Improve creating native symlinks pointing to directory, Sasha Levin
[PATCH AUTOSEL 6.11 13/20] cifs: Fix creating native symlinks pointing to current or parent directory, Sasha Levin
[PATCH AUTOSEL 6.11 12/20] cifs: Improve creating native symlinks pointing to directory, Sasha Levin
[PATCH AUTOSEL 6.11 15/16] cifs: Validate content of NFS reparse point buffer, Sasha Levin
Kernel panic during copy of large file, Steven Malis
[PATCH][SMB3 client] minor updates to "stop flooding dmesg" patch,
Steve French
[PATCH] cifs: Remove pre-historic unused CIFSSMBCopy,
linux
Re: [PATCH] cifs: Remove pre-historic unused CIFSSMBCopy, Steve French
[PATCH][next] smb: client: remove deadcode check on ret < 0, Colin Ian King
[PATCH v2] smb/client: Fix logically dead code,
Advait Dhamorikar
Long system-wide pauses when CIFS server unreachable, R. Diez
[PATCH] cifs: Remove unused functions,
linux
[ANNOUNCE] cifs-utils release 7.1 ready for download, Pavel Shilovsky
SMB2 DELETE vs UNLINK,
Pali Rohár
[PATCH 0/7] cifs: Improve mount option -o reparse and support for native Windows sockets,
Pali Rohár
[PATCH 3/7] cifs: Add support for creating native Windows sockets, Pali Rohár
[PATCH 5/7] cifs: Improve guard for excluding $LXDEV xattr, Pali Rohár
[PATCH 6/7] cifs: Add support for creating WSL-style symlinks, Pali Rohár
[PATCH 7/7] cifs: Validate content of WSL reparse point buffers, Pali Rohár
[PATCH 4/7] cifs: Add support for creating NFS-style symlinks, Pali Rohár
Re: [PATCH 0/7] cifs: Improve mount option -o reparse and support for native Windows sockets, Steve French
[PATCH v2 0/7] Allow to choose symlink and socket type, Pali Rohár
Message not available
Message not available
Re: [PATCH v2 0/7] Allow to choose symlink and socket type, Pali Rohár
[PATCH] cifs: Add support for parsing WSL-style symlinks,
Pali Rohár
Re: [PATCH] cifs: Add support for parsing WSL-style symlinks, Steve French
[PATCH 0/2] cifs: Improve access without FILE_READ_ATTRIBUTES permission,
Pali Rohár
[PATCH] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY,
Pali Rohár
[PATCH] cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012,
Pali Rohár
[PATCH AUTOSEL 6.6 57/58] smb: client: fix UAF in async decryption, Sasha Levin
[PATCH AUTOSEL 6.10 69/70] smb: client: fix UAF in async decryption, Sasha Levin
[PATCH AUTOSEL 6.11 75/76] smb: client: fix UAF in async decryption, Sasha Levin
[PATCH] Fix logically dead code,
Advait Dhamorikar
[PATCH 1/1] fs: smb: server: Fix building with GCC 15, Brahmajit Das
SMB POSIX Extensions specification,
Pali Rohár
Current Samba master incorrectly returns STATUS_INVALID_HANDLE on copy_chunk,
Steve French
[PATCH 0/7] cifs: Improve support for native SMB symlinks,
Pali Rohár
xfstests generic/089,
Steve French
[PATCH 0/8] cifs: Fix support for NFS-style reparse points,
Pali Rohár
[PATCH 8/8] cifs: Rename posix to nfs in parse_reparse_posix() and reparse_posix_data, Pali Rohár
[PATCH] ksmbd: Use struct_size() to improve smb_direct_rdma_xmit(),
Thorsten Blum
improved special file support ksmbd,
Steve French
[PATCH] cifs: Check for UTF-16 null codepoint in SFU symlink target location, Pali Rohár
[PATCH] ksmbd: Use struct_size() to improve get_file_alternate_info(),
Thorsten Blum
default value of esize (min_encrypt_offload size),
Steve French
[PATCH 0/4] fix async decryption + some secmech cleanups,
Enzo Matsumiya
Intermittent data corruption probably in Linux 6.6.52 SMB client, Zack Weinberg
[PATCH v2] netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs), David Howells
[PATCH AUTOSEL 6.6 130/139] ksmbd: add refcnt to ksmbd_conn struct, Sasha Levin
[PATCH AUTOSEL 6.10 185/197] ksmbd: add refcnt to ksmbd_conn struct, Sasha Levin
[PATCH AUTOSEL 6.11 231/244] ksmbd: add refcnt to ksmbd_conn struct, Sasha Levin
[PATCH v2] ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le(),
Thorsten Blum
[PATCH v1] smb: Correct typos in multiple comments across various files,
Shen Lichuan
[PATCH v1] smb: client: Correct typos in multiple comments across various files,
Shen Lichuan
[PATCH] ksmbd: fix warning: comparison of distinct pointer types lacks a cast,
Namjae Jeon
[PATCH] ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le(),
Thorsten Blum
[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes,
David Howells
- [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes, David Howells
- [PATCH 2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 3/8] afs: Fix missing wire-up of afs_retry_request(), David Howells
- [PATCH 4/8] afs: Remove unused struct and function prototype, David Howells
- [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers, David Howells
- [PATCH 6/8] afs: Fix the setting of the server responding flag, David Howells
- [PATCH 7/8] cifs: Fix reversion of the iter in cifs_readv_receive()., David Howells
- [PATCH 8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info, David Howells
[linus:master] [cifs] 43a64bd02f: xfstests.generic.465.fail,
kernel test robot
[PATCH][SMB3 client] fix incorrect mode bits reported for stat of directories with read only attribute, Steve French
[REGRESSION] Corruption on cifs / smb write on ARM, kernels 6.3-6.9,
James Young
connection reset observed while running iozone on single CIFS over rdma share, Showrya M N
Network discovery of nearby Samba servers,
Steve French
[PATCH] cifs: Make the write_{enter,done,err} tracepoints display netfs info,
David Howells
[PATCH v2] smb: client: fix compression heuristic functions, Enzo Matsumiya
[PATCH] smb: client: fix sparse warning in should_compress(), Enzo Matsumiya
[PATCH 1/9] smb: client: avoid unnecessary reconnects when refreshing referrals,
Paulo Alcantara
[PATCH] cifs: Fix reversion of the iter in cifs_readv_receive()., David Howells
[PATCH] netfs, cifs: Fix mtime/ctime update for mmapped writes,
David Howells
[PATCH] smb: client: fix compression heuristic functions,
Enzo Matsumiya
[PATCH] cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF, David Howells
rmdir() fails for a dir w/o write perm,
Maxim Patlasov
[PATCH 6.6 88/91] cifs: Fix signature miscalculation, Greg Kroah-Hartman
[PATCH 6.10 118/121] cifs: Fix signature miscalculation, Greg Kroah-Hartman
[linux-next:fs-next] [netfs, cifs] 73425800ac: xfstests.generic.080.fail,
kernel test robot
[cifs:for-next 12/25] fs/smb/client/transport.c:437:24: error: implicit declaration of function 'smb_compress'; did you mean 'cra_compress'?, kernel test robot
[PATCH] cifs: Fix getting reparse points from server without WSL support,
Pali Rohár
[bug report] smb: client: compress: LZ77 code improvements cleanup,
Dan Carpenter
Re: [PATCH v2] smb: client: compress: fix an "illegal accesses" issue,
Dan Carpenter
Re: [PATCH] smb: client: compress: fix a potential issue of freeing an invalid pointer, Steve French
[PATCH] cifs: Fix signature miscalculation,
David Howells
[PATCH 0/7] cifs: Improve client SFU support for special files,
Pali Rohár
[PATCH 7/7] cifs: Add support for creating SFU symlinks, Pali Rohár
Re: [PATCH 0/7] cifs: Improve client SFU support for special files, Steve French
[PATCH] cifs: Fix up netfs-writeback vs cifs fixes merge conflicts, David Howells
[PATCH AUTOSEL 6.1 8/8] smb: client: fix hang in wait_for_response() for negproto, Sasha Levin
[PATCH AUTOSEL 6.6 12/12] smb: client: fix hang in wait_for_response() for negproto, Sasha Levin
[PATCH AUTOSEL 6.10 16/18] smb: client: fix hang in wait_for_response() for negproto, Sasha Levin
[PATCH] smb3: Fix complilation for gcc9,
Uwe Kleine-König
[PATCH 6.6 101/269] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, Greg Kroah-Hartman
[PATCH 6.1 073/192] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, Greg Kroah-Hartman
[PATCH 6.10 364/375] cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3, Greg Kroah-Hartman
[PATCH 6.10 363/375] cifs: Fix zero_point init on inode initialisation, Greg Kroah-Hartman
[PATCH 6.10 159/375] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, Greg Kroah-Hartman
[PATCH 6.10 158/375] cifs: Fix copy offload to flush destination region, Greg Kroah-Hartman
[PATCH 6.10 157/375] netfs, cifs: Fix handling of short DIO read, Greg Kroah-Hartman
[PATCH 6.10 156/375] cifs: Fix lack of credit renegotiation on read retry, Greg Kroah-Hartman
[PATCH net-next 0/5] net: implement the QUIC protocol in linux kernel,
Xin Long
generic/236 test failure (failure to update ctime on hardlink) turned out not to be a client issue, Steve French
[PATCH] ksmbd: handle caseless file creation, Namjae Jeon
[PATCH 6.10 181/184] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), Greg Kroah-Hartman
[PATCH 5.10] cifs: Fix freeing non heap memory in dup_vol(),
Alexandra Diupina
[PATCH v2] ksmbd: make __dir_empty() compatible with POSIX,
Hobin Woo
[PATCH 1/2] smb: client: fix double put of @cfile in smb2_rename_path(),
Paulo Alcantara
[cifs:for-next-next] [smb] 6c18ca82c3: filebench.sum_operations/s -16.4% regression, kernel test robot
[PATCH] ksmbd: allow write with FILE_APPEND_DATA,
Namjae Jeon
[PATCH] ksmbd: make __dir_empty() compatible with POSIX,
Hobin Woo
[linus:master] [cifs] 8101d6e112: xfstests.generic.433.fail, kernel test robot
[RESEND PATCH] smb3: Use min() to improve _smbd_get_connection(),
Thorsten Blum
[PATCH 6.10 072/149] cifs: Fix FALLOC_FL_PUNCH_HOLE support, Greg Kroah-Hartman
[PATCH 6.10 070/149] netfs: Fix interaction of streaming writes with zero-point tracker, Greg Kroah-Hartman
[PATCH 6.10 069/149] netfs: Fix missing iterator reset on retry of short read, Greg Kroah-Hartman
[PATCH 6.6 40/93] cifs: Fix FALLOC_FL_PUNCH_HOLE support, Greg Kroah-Hartman
[PATCH] smb: client: fix hang in wait_for_response() for negproto,
Paulo Alcantara
[RFC PATCH] smb: client: force dentry revalidation if nohandlecache is set,
Enzo Matsumiya
[PATCH] ksmbd: Unlock on in ksmbd_tcp_set_interfaces(),
Dan Carpenter
[PATCH v1] cifs: convert to use ERR_CAST(),
Yuesong Li
[PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes,
David Howells
- [PATCH 1/6] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 2/6] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 3/6] cifs: Fix copy offload to flush destination region, David Howells
- [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), David Howells
- [PATCH 5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, David Howells
- [PATCH 6/6] netfs, cifs: Improve some debugging bits, David Howells
- Re: [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes, Steve French
[PATCH] ksmbd: unset the binding mark of a reused connection, Namjae Jeon
[PATCH] cifs: Fix copy offload to flush destination region, David Howells
[PATCH 6.10 142/273] cifs: Add a tracepoint to track credits involved in R/W requests, Greg Kroah-Hartman
[PATCH 6.10 083/273] 9p: Fix DIO read through netfs,
Greg Kroah-Hartman
The mapping->invalidate_lock, copy-offload and cifs,
David Howells
[PATCH v1] smb: client: Use min() macro,
Shen Lichuan
[PATCH -next] cifs: Remove obsoleted declaration for cifs_dir_open,
Gaosheng Cui
[REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps,
Forest
Hang in generic/113 starting in 6.11-rc3 or rc4, Steve French
[REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs,
Forest
generic/075 and generic/112 regression,
Steve French
[PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry,
David Howells
- [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation, David Howells
- [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly, David Howells
- [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty, David Howells
- [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio(), David Howells
- [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read, David Howells
- [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 7/9] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support, David Howells
- [PATCH 9/9] netfs, cifs: Improve some debugging bits, David Howells
- [PATCH 10/9] netfs: Fix interaction of streaming writes with zero-point tracker, David Howells
- Re: (subset) [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry, Christian Brauner
[PATCH 0/5] netfs, cifs: Further fixes,
David Howells
regression in xfstests generic/075 and generic/112, Steve French
[PATCH AUTOSEL 6.1 01/13] ksmbd: override fsids for share path check,
Sasha Levin
[PATCH AUTOSEL 6.6 01/20] ksmbd: override fsids for share path check,
Sasha Levin
[PATCH AUTOSEL 6.10 03/24] ksmbd: override fsids for smb2_query_info(), Sasha Levin
[PATCH AUTOSEL 6.10 02/24] ksmbd: override fsids for share path check, Sasha Levin
[PATCH] smb: Annotate struct xattr_smb_acl with __counted_by(),
Thorsten Blum
[PATCH 0/2] netfs, cifs: DIO read and read-retry fixes,
David Howells
[PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups,
chenxiaosong
- [PATCH v2 03/12] smb/server: remove useless assignment of 'file_present' in smb2_open(), chenxiaosong
- [PATCH v2 01/12] smb/server: fix return value of smb2_open(), chenxiaosong
- [PATCH v2 04/12] smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock, chenxiaosong
- [PATCH v2 02/12] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open(), chenxiaosong
- [PATCH v2 08/12] smb/client: rename cifs_acl to smb_acl, chenxiaosong
- [PATCH v2 09/12] smb/client: rename cifs_ace to smb_ace, chenxiaosong
- [PATCH v2 07/12] smb/client: rename cifs_sid to smb_sid, chenxiaosong
- [PATCH v2 06/12] smb/client: rename cifs_ntsd to smb_ntsd, chenxiaosong
- [PATCH v2 05/12] smb/server: update misguided comment of smb2_allocate_rsp_buf(), chenxiaosong
- [PATCH v2 12/12] smb: add comment to STATUS_MCA_OCCURED, chenxiaosong
- [PATCH v2 11/12] smb: move SMB2 Status code to common header file, chenxiaosong
- [PATCH v2 10/12] smb: move some duplicate definitions to common/smbacl.h, chenxiaosong
- Re: [PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups, Steve French
- Re: [PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups, Steve French
Samba server multichannel session setup regression?,
Steve French
[PATCH] smb3: Use min() to improve _smbd_get_connection(), Thorsten Blum
[PATCH -next] smb: use LIST_HEAD() to simplify code,
Hongbo Li
[PATCH] smb: client: ignore unhandled reparse tags, Paulo Alcantara
[PATCH 0/4] mm, netfs, afs: Truncation fixes,
David Howells
[PATCH 0/8] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups,
chenxiaosong
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]