Linux CIFS
[Prev Page][Next Page]
- Re: [PATCH] cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting, (continued)
- [PATCH] cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf(),
Stefano Brivio
- [PATCH] cifs: Fix memory leak in smb2_set_ea(), Paulo Alcantara
- [PATCH 1/2] cifs: Handle unsupported file locks gracefully,
Paulo Alcantara
- [PATCH][SMB3] remove noisy warning message on mount,
Steve French
- Re: Can we have cifsmount.conf?,
Steve French
- [cifs:for-next 15/16] fs//cifs/cifs_debug.c:173:9: warning: "CONFIG_CIFS_STATS" is not defined, evaluates to 0, kbuild test robot
- [cifs:for-next 15/16] fs//cifs/cifs_debug.c:178:9: warning: "CONFIG_CIFS_DEBUG" is not defined, evaluates to 0,
kbuild test robot
- [PATCH] smb3: simplify code by removing CONFIG_CIFS_SMB311,
Steve French
- [PATCH] cifs: add missing debug entries for kconfig options,
Steve French
- Remove most of documentations/fs/cifs/CHANGES file,
Steve French
- config files and how to have persistent Linux kernel Driver/File System configuration info saved,
Steve French
- fix smb1 breakage,
Ronnie Sahlberg
- fix SMB1,
Ronnie Sahlberg
- [PATCH] cifs: fix SMB1 breakage, Ronnie Sahlberg
- [PATCH 0/1] cifs: fix SMB1 mount breakage,
Ronnie Sahlberg
- [PATCH 0/1] cifs: OFD lock fix,
Ronnie Sahlberg
- F_OFD_GETLK implemented wrong with CIFS protocol version 2.0+,
Laura Abbott
- [PATCH v2] cifs: Fix use after free of a mid_q_entry,
Lars Persson
- Fwd: FW: [linux-next:master 1839/2218] fs/cifs/connect.c:942 cifs_demultiplex_thread() error: uninitialized symbol 'mid_entry'., Steve French
- [PATCH 1/3] cifs: Fix validation of signed data in smb3+,
Paulo Alcantara
- [cifs:for-next 9/9] fs/cifs/cifsfs.c:219:28: sparse: incorrect type in assignment (different base types),
kbuild test robot
- [cifs:for-next 8/9] fs//cifs/smb2ops.c:1542:11: error: 'struct cifs_tcon' has no member named 'posix_extensions',
kbuild test robot
- [cifs:for-next 8/9] fs//cifs/smb2ops.c:1542:2: note: in expansion of macro 'if',
kbuild test robot
- [cifs:for-next 7/7] fs/cifs/smb2pdu.c:2056 smb311_posix_mkdir() error: uninitialized symbol 'rsp'.,
Dan Carpenter
- SMB3.1.1 POSIX extensions - statfs, Steve French
- [patch] one more minor warning cleanup, Steve French
- [patch][smb3] Fix two fields in statfs output, Steve French
- [PATCH] CIFS: Fix error code in smb311_posix_mkdir(),
Dan Carpenter
- [PATCH] CIFS: fix structurally dead code in smb311_posix_mkdir,
Gustavo A. R. Silva
- SMB3.1.1 POSIX Extensions: statfs, Steve French
- [RFC] Remove CHANGES file, Matthew Wilcox
- [PATCH 0/9] cifs: compounding,
Ronnie Sahlberg
- [PATCH 1/2] cifs: use timespec64 internally,
Arnd Bergmann
- [PATCH] cifs: Silence uninitialized variable warning,
Dan Carpenter
- [smb3] unreachable code and memory leaks,
Gustavo A. R. Silva
- Three minor SMB3 patches - two for the POSIX SMB3.11 extensions, Steve French
- [PATCH] cifs: Fix invalid check in __cifs_calc_signature(), Paulo Alcantara
- [PATCH v2] cifs: Use correct packet length in SMB2_TRANSFORM header,
Paulo Alcantara
- [PATCH] cifs: Fix broken SMB2_TRANSFORM header being sent,
Paulo Alcantara
- [PATCH] cifs: Fix kernel oops when traceSMB is enabled,
Paulo Alcantara
- [cifs:for-next 14/14] fs/cifs/smb2pdu.c:1915:12: sparse: function 'smb311_posix_mkdir' with external linkage has definition, kbuild test robot
- [cifs:for-next 14/14] fs/cifs/smb2ops.o:undefined reference to `smb311_posix_mkdir', kbuild test robot
- [cifs:for-next 14/14] fs//cifs/smb2pdu.c:2059:1: warning: control reaches end of non-void function, kbuild test robot
- [PATCH v2 0/5] [multichannel] Keep track of server interfaces in each session,
Aurelien Aptel
- [PATCH v1 0/5] [multichannel] Keep track of server interfaces in each session,
Aurelien Aptel
- [PATCH] cifs: Fix use after free of a mid_q_entry,
Lars Persson
- linux-next: manual merge of the cifs tree with Linus' tree,
Stephen Rothwell
- [PATCH 0/0] cifs: use leases to track when the cached filehandle changes,
Ronnie Sahlberg
- [PATCH] cifs: Fix encryption/signing,
Paulo Alcantara
- [PATCH 0/0] uses leases for the cached (root) directory,
Ronnie Sahlberg
- [PATCH 00/10] cifs: compounding series,
Ronnie Sahlberg
- [PATCH 09/10] cifs: add SMB2_query_info_[init|free](), Ronnie Sahlberg
- [PATCH 08/10] cifs: add SMB2_close_init()/SMB2_close_free(), Ronnie Sahlberg
- [PATCH 06/10] cifs: add compound_send_recv(), Ronnie Sahlberg
- [PATCH 07/10] cifs: create SMB2_open_init()/SMB2_open_free() helpers., Ronnie Sahlberg
- [PATCH 04/10] cifs: make smb_send_rqst() take an array of requests, Ronnie Sahlberg
- [PATCH 05/10] cifs: update init_sg and crypt_message to take an array of rqst, Ronnie Sahlberg
- [PATCH 03/10] cifs: update __smb_send_rqst() to take an array of requests, Ronnie Sahlberg
- [PATCH 02/10] cifs: remove smb2_send_recv(), Ronnie Sahlberg
- [PATCH 10/10] cifs: update smb2_queryfs() to use compounding, Ronnie Sahlberg
- [PATCH 01/10] cifs: push rfc1002 generation down the stack, Ronnie Sahlberg
- POSIX extensions - mkdir progress, Steve French
- [PATCH] cifs: fix a buffer leak in smb2_query_symlink,
Ronnie Sahlberg
- [PATCH 3.16 014/410] cifs: empty TargetInfo leads to crash on recovery, Ben Hutchings
- [PATCH] smb3: do not allow insecure cifs (vers=1.0) mounts if mounting smb3,
Steve French
- [PATCH 1/1] CIFS: fix encryption in SMB3.1.1, Aurelien Aptel
- [PATCH RFC 0/2] fix for-next kernel crashes,
Aurelien Aptel
- [GIT PULL] SMB3 Fixes,
Steve French
- <Possible follow-ups>
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] SMB3 Fixes, Steve French
- [GIT PULL] smb3 fixes, Steve French
- [GIT PULL] smb3 fixes, Steve French
- [GIT PULL] smb3 fixes, Steve French
- [GIT PULL] smb3 fixes, Steve French
- [PATCH] cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class, shirishpargaonkar
- File System summit SMB3 topics, Steve French
- Re: [vfs:work.aio 10/12] fs/aio.c:1444: undefined reference to `ioprio_check_cap',
Matthew Wilcox
- [PATCH 00/15] cifs: compounding series,
Ronnie Sahlberg
- [PATCH 15/15] cifs: add compound_send_recv(), Ronnie Sahlberg
- [PATCH 14/15] cifs: update smb3_init_transform_rq to take an array of requests, Ronnie Sahlberg
- [PATCH 10/15] cifs: remove smb2_send_recv(), Ronnie Sahlberg
- [PATCH 08/15] cifs: update multiplex loop to handle compounded responses, Ronnie Sahlberg
- [PATCH 11/15] cifs: update __smb_send_rqst() to take an array of requests, Ronnie Sahlberg
- [PATCH 04/15] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr, Ronnie Sahlberg
- [PATCH 12/15] cifs: make smb_send_rqst() take an array of requests, Ronnie Sahlberg
- [PATCH 01/15] cifs: update smb2_check_message to handle PDUs without a 4 byte length header, Ronnie Sahlberg
- [PATCH 06/15] cifs: remove struct smb2_hdr, Ronnie Sahlberg
- [PATCH 03/15] cifs: remove struct smb2_oplock_break_rsp, Ronnie Sahlberg
- [PATCH 13/15] cifs: update init_sg and crypt_message to take an array of rqst, Ronnie Sahlberg
- [PATCH 07/15] cifs: remove header_preamble_size where it is always 0, Ronnie Sahlberg
- [PATCH 02/15] cifs: remove rfc1002 header from all SMB2 response structures, Ronnie Sahlberg
- [PATCH 05/15] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument, Ronnie Sahlberg
- [PATCH 09/15] cifs: push rfc1002 generation down the stack, Ronnie Sahlberg
- [SMB3][PATCH] On reconnect set PreviousSessionId field in SessionSetup,
Steve French
- [cifs:for-next 26/26] fs/cifs/connect.c:3967:10: error: 'struct cifs_tcon' has no member named 'posix_extensions', kbuild test robot
- [cifs:for-next 26/26] fs/cifs/connect.c:3967:2: note: in expansion of macro 'if', kbuild test robot
- [PATCH v3] common/rc: skip atime related tests on CIFS, XiaoLi Feng
- [patch][smb3] Add tracepoints for smb2_open_done and smb2_open_err, Steve French
- [PATCH 00/15] compounding,
Ronnie Sahlberg
- [PATCH 06/15] cifs: remove struct smb2_hdr, Ronnie Sahlberg
- [PATCH 13/15] cifs: update init_sg and crypt_message to take an array of rqst, Ronnie Sahlberg
- [PATCH 12/15] cifs: make smb_send_rqst() take an array of requests, Ronnie Sahlberg
- [PATCH 10/15] cifs: remove smb2_send_recv(), Ronnie Sahlberg
- [PATCH 14/15] cifs: update smb3_init_transform_rq to take an array of requests, Ronnie Sahlberg
- [PATCH 07/15] cifs: remove header_preamble_size where it is always 0, Ronnie Sahlberg
- [PATCH 09/15] cifs: push rfc1002 generation down the stack, Ronnie Sahlberg
- [PATCH 11/15] cifs: update __smb_send_rqst() to take an array of requests, Ronnie Sahlberg
- [PATCH 01/15] cifs: update smb2_check_message to handle PDUs without a 4 byte length header, Ronnie Sahlberg
- [PATCH 03/15] cifs: remove struct smb2_oplock_break_rsp, Ronnie Sahlberg
- [PATCH 05/15] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument, Ronnie Sahlberg
- [PATCH 08/15] cifs: update multiplex loop to handle compounded responses, Ronnie Sahlberg
- [PATCH 04/15] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr, Ronnie Sahlberg
- [PATCH 15/15] cifs: add compound_send_recv(), Ronnie Sahlberg
- [PATCH 02/15] cifs: remove rfc1002 header from all SMB2 response structures, Ronnie Sahlberg
- Re: [PATCH 00/15] compounding, Steve French
- [Patch v2 00/15] CIFS: Add direct I/O support,
Long Li
- [Patch v2 02/15] CIFS: Add support for direct pages in rdata, Long Li
- [Patch v2 08/15] CIFS: SMBD: Support page offset in RDMA send, Long Li
- [Patch v2 15/15] CIFS: Add direct I/O functions to file_operations, Long Li
- [Patch v2 14/15] CIFS: Add support for direct I/O write, Long Li
- [Patch v2 12/15] CIFS: Pass page offset for encrypting, Long Li
- [Patch v2 11/15] CIFS: Pass page offset for calculating signature, Long Li
- [Patch v2 13/15] CIFS: Add support for direct I/O read, Long Li
- [Patch v2 10/15] CIFS: SMBD: Support page offset in memory registration, Long Li
- [Patch v2 06/15] CIFS: Introduce helper function to get page offset and length in smb_rqst, Long Li
- [Patch v2 04/15] CIFS: Add support for direct pages in wdata, Long Li
- [Patch v2 09/15] CIFS: SMBD: Support page offset in RDMA recv, Long Li
- [Patch v2 01/15] CIFS: Introduce offset for the 1st page in data transfer structures, Long Li
- [Patch v2 05/15] CIFS: Calculate the correct request length based on page offset and tail size, Long Li
- [Patch v2 07/15] CIFS: When sending data on socket, pass the correct page offset, Long Li
- [Patch v2 03/15] CIFS: Use offset when reading pages, Long Li
- Cifs wiki for xfstesting,
Ronnie Sahlberg
- [PATCH 00/15] cifs: compounding patches,
Ronnie Sahlberg
- [PATCH 08/15] cifs: update multiplex loop to handle compounded responses, Ronnie Sahlberg
- [PATCH 04/15] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr, Ronnie Sahlberg
- [PATCH 12/15] cifs: make smb_send_rqst() take an array of requests, Ronnie Sahlberg
- [PATCH 07/15] cifs: remove header_preamble_size where it is always 0, Ronnie Sahlberg
- [PATCH 13/15] cifs: update init_sg and crypt_message to take an array of rqst, Ronnie Sahlberg
- [PATCH 15/15] cifs: add compound_send_recv(), Ronnie Sahlberg
- [PATCH 09/15] cifs: push rfc1002 generation down the stack, Ronnie Sahlberg
- [PATCH 05/15] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument, Ronnie Sahlberg
- [PATCH 02/15] cifs: remove rfc1002 header from all SMB2 response structures, Ronnie Sahlberg
- [PATCH 03/15] cifs: remove struct smb2_oplock_break_rsp, Ronnie Sahlberg
- [PATCH 11/15] cifs: update __smb_send_rqst() to take an array of requests, Ronnie Sahlberg
- [PATCH 10/15] cifs: remove smb2_send_recv(), Ronnie Sahlberg
- [PATCH 06/15] cifs: remove struct smb2_hdr, Ronnie Sahlberg
- [PATCH 14/15] cifs: update smb3_init_transform_rq to take an array of requests, Ronnie Sahlberg
- [PATCH 01/15] cifs: update smb2_check_message to handle PDUs without a 4 byte length header, Ronnie Sahlberg
- Re: [PATCH 00/15] cifs: compounding patches, Steve French
- [cifs:for-next 2/21] fs/cifs/cifs_debug.c:87:4: error: too few arguments to function 'cifs_dump_detail', kbuild test robot
- [PATCH] IB: Revert "remove redundant INFINIBAND kconfig dependencies",
Arnd Bergmann
- [cifs:for-next 16/19] fs/cifs/cifsfs.c:903:25: sparse: symbol 'smb3_fs_type' was not declared. Should it be static?,
kbuild test robot
- [PATCH] cifs: allow disabling less secure legacy dialects,
Steve French
- cifs: minor clarification to module param descriptions for cifs.ko, Steve French
- [PATCH] cifs: show the "w" bit for writeable /proc/fs/cifs/* files,
Ronnie Sahlberg
[PATCH] cifs: return error on invalid value written to cifsFYI,
Ronnie Sahlberg
[PATCH] cifs: invalidate cache when we truncate a file,
Ronnie Sahlberg
LFS/MM 2018 recordings, Aurélien Aptel
CIFS: Reconnect expired SMB sessions,
Mark Syms
[PATCH] common/rc: skip atime related tests on CIFS,
XiaoLi Feng
Fwd: rsize/wsize and Samba performance,
Steve French
Fwd: [PATCH] common/rc: add the function _require_noatime,
Xiaoli Feng
[cifs:for-next 2/13] fs/cifs/cifs_debug.c:87:4: error: too few arguments to function 'cifs_dump_detail', kbuild test robot
[PATCH][SMB3] update info printed for each tree id in /proc/fs/cifs/DebugData, Steve French
[PATCH[[SMB3] Add additional ftrace entry points for entry/exit to cifs.ko,
Steve French
smb3: fix xid leak,
Steve French
[PATCHv2][SMB3] Add kernel trace support,
Steve French
[RFC PATCH 00/09] Implement direct user I/O interfaces for RDMA,
Long Li
- [RFC PATCH 08/09] Implement direct file I/O interfaces, Long Li
- [RFC PATCH 06/09] Change RDMA recv to support offset in the 1st page, Long Li
- [RFC PATCH 07/09] Support page offset in memory regsitrations, Long Li
- [RFC PATCH 05/09] Change RDMA send to regonize page offset in the 1st page, Long Li
- [RFC PATCH 09/09] Introduce cache=rdma moutning option, Long Li
- [RFC PATCH 04/09] Change function to support offset when reading pages, Long Li
- [RFC PATCH 01/09] Introduce offset for the 1st page in data transfer structures, Long Li
- [RFC PATCH 02/09] Change wdata alloc to support direct pages, Long Li
- [RFC PATCH 03/09] Change rdata alloc to support direct pages, Long Li
- Re: [RFC PATCH 00/09] Implement direct user I/O interfaces for RDMA, Tom Talpey
[PATCH v1 1/1] smb2: fix missing files in root share directory listing,
Aurelien Aptel
[PATCH][SMB3] Add ftrace support, Steve French
Fwd: cifs.ko v2.1 bug (kernel 4.15),
Steve French
[PATCH] cifs: check for size before setting/adding an EA, Ronnie Sahlberg
[cifs-utils PATCH v1 1/2] docs: cleanup rst formating,
Aurelien Aptel
[cifs:for-next 3/8] fs/cifs/cifs_debug.c:54:4: error: too few arguments to function 'server->ops->calc_smb_size', kbuild test robot
[GIT PULL] Some minor SMB3 fixes, Steve French
[cifs:for-next 12/12] fs/cifs/cifsfs.c:1056:5: sparse: symbol 'cifs_dir_fsync' was not declared. Should it be static?,
kbuild test robot
[PATCH] cifs/smb3: directory sync should not return an error,
Steve French
[PATCH 0/20] cifs: compounding,
Ronnie Sahlberg
- [PATCH 14/20] cifs: update smb3_init_transform_rq to take an array of requests, Ronnie Sahlberg
- [PATCH 17/20] cifs: add SMB2_close_init()/SMB2_close_free(), Ronnie Sahlberg
- [PATCH 03/20] cifs: remove struct smb2_oplock_break_rsp, Ronnie Sahlberg
- [PATCH 10/20] cifs: remove smb2_send_recv(), Ronnie Sahlberg
- [PATCH 13/20] cifs: update init_sg and crypt_message to take an array of rqst, Ronnie Sahlberg
- [PATCH 06/20] cifs: remove struct smb2_hdr, Ronnie Sahlberg
- [PATCH 19/20] cifs: rename encryption_required to smb3_encryption_required, Ronnie Sahlberg
- [PATCH 02/20] cifs: remove rfc1002 header from all SMB2 response structures, Ronnie Sahlberg
- [PATCH 20/20] cifs: update smb2_queryfs() to use compounding, Ronnie Sahlberg
- [PATCH 04/20] cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr, Ronnie Sahlberg
- [PATCH 08/20] cifs: update multiplex loop to handle compounded responses, Ronnie Sahlberg
- [PATCH 11/20] cifs: update __smb_send_rqst() to take an array of requests, Ronnie Sahlberg
- [PATCH 18/20] cifs: add SMB2_query_info_[init|free](), Ronnie Sahlberg
- [PATCH 05/20] cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument, Ronnie Sahlberg
- [PATCH 07/20] cifs: remove header_preamble_size where it is always 0, Ronnie Sahlberg
- [PATCH 15/20] cifs: add compound_send_recv(), Ronnie Sahlberg
- [PATCH 09/20] cifs: push rfc1002 generation down the stack, Ronnie Sahlberg
- [PATCH 16/20] cifs: create SMB2_open_init()/SMB2_open_free() helpers., Ronnie Sahlberg
- [PATCH 12/20] cifs: make smb_send_rqst() take an array of requests, Ronnie Sahlberg
- [PATCH 01/20] cifs: update smb2_check_message to handle PDUs without a 4 byte length header, Ronnie Sahlberg
[PATCH 1/7 v2] cifs: smbd: Make upper layer decide when to destroy the transport, Long Li
Add leases to track the cached root filehandle,
Ronnie Sahlberg
[PATCH 1/7] cifs: smbd: Make upper layer decide when to destroy the transport,
Long Li
[cifs:for-next 6/8] fs/cifs/cifs_debug.c:54:4: error: too few arguments to function 'server->ops->calc_smb_size',
kbuild test robot
[cifs:for-next 5/8] fs/cifs/cifs_debug.c:87:4: error: too few arguments to function 'cifs_dump_detail',
kbuild test robot
[cifs:for-next 6/6] fs/cifs/smb2misc.c:437:4: note: in expansion of macro 'cifs_dbg',
kbuild test robot
Some minor patches added into for-next ... progress on leases, Steve French
[PATCH v1] cifs: smb2ops: Fix listxattr() when there are no EAs,
Paulo Alcantara
[PATCH] IB: remove redundant INFINIBAND kconfig dependencies,
Greg Thelen
SMB3 xfstests against windows server 2016,
Aurélien Aptel
CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5,
xnor
xfstest 323, Steve French
xfstest failures to Samba, Steve French
updated xfstest results, Steve French
[GIT] SMB3 security fixes for rc2, Steve French
copy_file_range and user space tools to do copy fastest,
Steve French
[PATCH 0/6] IB: make INFINIBAND_ADDR_TRANS configurable,
Greg Thelen
[PATCH] smb3: prevent redundant opens on root,
Steve French
[PATCH 4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS,
Greg Thelen
[PATCH v5] cifs: Allocate validate negotiation request through kmalloc,
Long Li
[PATCH] cifs: smbd: Fix printk format warning for iov on the stack,
Matt Redfearn
linux-next: Signed-off-by missing for commits in the cifs tree,
Stephen Rothwell
[GIT] CIFS/SMB3 fixes for rc1, Steve French
encrypt the tcon itself if seal requested on mount and set encryption support for 3.11 properly,
Steve French
[PATCH] cifs: dir: fix memory leak in cifs_mknod,
Gustavo A. R. Silva
[PATCH][next] cifs: ensure full_path is free'd on error exit path, Colin King
[Patch v4] cifs: Allocate validate negotiation request through kmalloc,
Long Li
[PATCH 1/1] CIFS: fix typo in cifs_dbg,
Aurelien Aptel
[PATCH 0/1] cifs: fix kernel NULL deref when creating sockets,
Ronnie Sahlberg
[PATCH 0/1] fix kernel NULL deref,
Ronnie Sahlberg
[PATCH 0/1] cifs: fix kernel NULL deref,
Ronnie Sahlberg
cifs_dbg log message,
Long Li
[PATCH] cifs: use FsFullSizeInfo in qfs since it is quota aware, Ronnie Sahlberg
[Patch v3 2/6] cifs: Allocate validate negotiation request through kmalloc,
Long Li
[Patch v2 1/6] cifs: smbd: Check for iov length on sending the last iov,
Long Li
[PATCH 1/6] cifs: smbd: Check for iov length on sending the last iov,
Long Li
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]