Toggle navigation
Patchwork
Linux CIFS Client
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 2173 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
...
3
4
5
…
21
22
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v4,8/9] vfs: allow copy_file_range to copy across devices
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-31
Amir Goldstein
New
[v4,7/9] xfs: use file_modified() helper
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-31
Amir Goldstein
New
[v4,6/9] vfs: introduce file_modified() helper
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-31
Amir Goldstein
New
[v4,5/9] vfs: add missing checks to copy_file_range
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-31
Amir Goldstein
New
[v4,4/9] vfs: remove redundant checks from generic_remap_checks()
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-31
Amir Goldstein
New
[v4,3/9] vfs: introduce generic_file_rw_checks()
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-31
Amir Goldstein
New
[v4,2/9] vfs: no fallback for ->copy_file_range
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-31
Amir Goldstein
New
[v4,1/9] vfs: introduce generic_copy_file_range()
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-31
Amir Goldstein
New
[v3,14/13] man-pages: copy_file_range updates
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,13/13] vfs: allow copy_file_range to copy across devices
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,12/13] nfs: copy_file_range needs to strip setuid bits and update timestamps
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,11/13] fuse: copy_file_range needs to strip setuid bits and update timestamps
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,10/13] cifs: copy_file_range needs to strip setuid bits and update timestamps
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,09/13] ceph: copy_file_range needs to strip setuid bits and update timestamps
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,08/13] vfs: copy_file_range needs to strip setuid bits and update timestamps
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,07/13] xfs: use file_modified() helper
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,06/13] vfs: introduce file_modified() helper
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,05/13] vfs: add missing checks to copy_file_range
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,04/13] vfs: remove redundant checks from generic_remap_checks()
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,03/13] vfs: introduce generic_file_rw_checks()
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,02/13] vfs: no fallback for ->copy_file_range
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-29
Amir Goldstein
New
[v3,01/13] vfs: introduce generic_copy_file_range()
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-29
Amir Goldstein
New
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
- - - -
0 0 0
2019-05-28
Roberto Bergantinos Corpas
New
dfs_cache: fix a wrong use of kfree in flush_cache_ent()
dfs_cache: fix a wrong use of kfree in flush_cache_ent()
- - - -
0 0 0
2019-05-28
Gen Zhang
New
[v2,9/8] man-pages: copy_file_range updates
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-26
Amir Goldstein
New
[v2,8/8] vfs: remove redundant checks from generic_remap_checks()
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-26
Amir Goldstein
New
[v2,7/8] vfs: allow copy_file_range to copy across devices
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-26
Amir Goldstein
New
[v2,6/8] vfs: copy_file_range should update file timestamps
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-26
Amir Goldstein
New
[v2,5/8] vfs: copy_file_range needs to strip setuid bits
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-26
Amir Goldstein
New
[v2,4/8] vfs: add missing checks to copy_file_range
Fixes for major copy_file_range() issues
- - - -
0 0 0
2019-05-26
Amir Goldstein
New
[v2,3/8] vfs: introduce generic_file_rw_checks()
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-26
Amir Goldstein
New
[v2,2/8] vfs: no fallback for ->copy_file_range
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-26
Amir Goldstein
New
[v2,1/8] vfs: introduce generic_copy_file_range()
Fixes for major copy_file_range() issues
- - 1 -
0 0 0
2019-05-26
Amir Goldstein
New
cifs-utils: smbinfo.c: probably harmless wrong memset sizes + printf format correction
cifs-utils: smbinfo.c: probably harmless wrong memset sizes + printf format correction
- - - -
0 0 0
2019-05-25
Adam Richter
New
[9/9] keys: Pass the network namespace into request_key mechanism [ver #3]
keys: Namespacing [ver #3]
- - - -
0 0 0
2019-05-23
David Howells
New
[8/9] keys: Network namespace domain tag [ver #3]
keys: Namespacing [ver #3]
- - - -
0 0 0
2019-05-23
David Howells
New
fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free
fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free
- 1 1 -
0 0 0
2019-05-23
Murphy Zhou
New
cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
- 1 - -
0 0 0
2019-05-17
Colin King
New
[2/2] cifs: Allocate memory for all iovs in smb2_ioctl
[1/2] cifs: Don't match port on SMBDirect transport
- - 2 -
0 0 0
2019-05-15
Long Li
New
[1/2] cifs: Don't match port on SMBDirect transport
[1/2] cifs: Don't match port on SMBDirect transport
- - - -
0 0 0
2019-05-15
Long Li
New
cifs: add support for SEEK_DATA and SEEK_HOLE
cifs: add support for SEEK_DATA and SEEK_HOLE
- - - -
0 0 0
2019-05-14
Ronnie Sahlberg
New
cifs: add support for SEEK_DATA and SEEK_HOLE
cifs: add support for SEEK_DATA and SEEK_HOLE
- - - -
0 0 0
2019-05-14
Ronnie Sahlberg
New
Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file
Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file
- - - -
0 0 0
2019-05-14
Kovtunenko Oleksandr
New
[2/2] cifs:smbd Use the correct DMA direction when sending data
[1/2] cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called
1 - - -
0 0 0
2019-05-14
Long Li
New
[1/2] cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called
[1/2] cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called
- 1 1 -
0 0 0
2019-05-14
Long Li
New
cifs: use the right include for signal_pending()
cifs: use the right include for signal_pending()
- - - -
0 0 0
2019-05-13
Ronnie Sahlberg
New
safe_setuid: skip if testing on CIFS
safe_setuid: skip if testing on CIFS
- - - -
0 0 0
2019-05-10
Murphy Zhou
New
[SMB3] Display session id in /proc/fs/cifs/DebugData
[SMB3] Display session id in /proc/fs/cifs/DebugData
- - - -
0 0 0
2019-05-09
Steve French
New
cifs: fix checkpatch warnings and normalize strings
cifs: fix checkpatch warnings and normalize strings
- - - -
0 0 0
2019-05-08
Christoph Probst
New
[v2] cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
[v2] cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
- - 1 -
0 0 0
2019-05-07
Christoph Probst
New
cifs: fix strcat buffer overflow in smb21_set_oplock_level()
cifs: fix strcat buffer overflow in smb21_set_oplock_level()
- - - -
0 0 0
2019-05-06
Christoph Probst
New
Minor update to negotiate and save preferred compression algorithm patch
Minor update to negotiate and save preferred compression algorithm patch
- - - -
0 0 0
2019-05-06
Steve French
New
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
- - 1 -
0 0 0
2019-05-06
Ronnie Sahlberg
New
[SMB3] Add SMB3 protocol flags and structs for change notify
[SMB3] Add SMB3 protocol flags and structs for change notify
- - - -
0 0 0
2019-05-05
Steve French
New
cifs: fix smb3_zero_range for Azure
cifs: fix smb3_zero_range for Azure
- - - -
0 0 0
2019-05-02
Ronnie Sahlberg
New
cifs: fix credits leak for SMB1 oplock breaks
cifs: fix credits leak for SMB1 oplock breaks
- - 1 -
0 0 0
2019-05-01
Ronnie Sahlberg
New
[11/11] keys: Pass the network namespace into request_key mechanism [ver #2]
keys: Namespacing [ver #2]
- - - -
0 0 0
2019-04-30
David Howells
New
[10/11] keys: Network namespace domain tag [ver #2]
keys: Namespacing [ver #2]
- - - -
0 0 0
2019-04-30
David Howells
New
[5.0,09/89] cifs: fix page reference leak with readv/writev
Untitled series #105371
- - 1 -
0 0 0
2019-04-30
Greg Kroah-Hartman
New
Add support for new Compression Negotiate Context
Add support for new Compression Negotiate Context
- - - -
0 0 0
2019-04-27
Steve French
New
cifs: fix credits leak for SMB1 oplock breaks
cifs: fix credits leak for SMB1 oplock breaks
- - 1 -
0 0 0
2019-04-26
Ronnie Sahlberg
New
cifs: add fiemap support
cifs: add fiemap support
- - - -
0 0 0
2019-04-25
Ronnie Sahlberg
New
[11/11] keys: Pass the network namespace into request_key mechanism
keys: Namespacing
- - - -
0 0 0
2019-04-24
David Howells
New
[10/11] keys: Network namespace domain tag
keys: Namespacing
- - - -
0 0 0
2019-04-24
David Howells
New
cifs: fix memory leak in SMB2_read
cifs: fix memory leak in SMB2_read
- - 1 -
0 0 0
2019-04-23
Ronnie Sahlberg
New
cifs: fix credits leak for SMB1 oplock breaks
cifs: fix credits leak for SMB1 oplock breaks
- - - -
0 0 0
2019-04-23
Ronnie Sahlberg
New
SMB3: allowing extending size if allocating on non-sparse file
SMB3: allowing extending size if allocating on non-sparse file
- - - -
0 0 0
2019-04-22
Steve French
New
getcifsacl: Add support for -R(recursive) option.
getcifsacl: Add support for -R(recursive) option.
- - - -
0 0 0
2019-04-22
Kenneth D'souza
New
[SMB3] Add missing defines for new negotiate contexts
[SMB3] Add missing defines for new negotiate contexts
- - - -
0 0 0
2019-04-18
Steve French
New
cifs: add SEEK_HOLE/SEEK_DATA support
cifs: add SEEK_HOLE/SEEK_DATA support
- - - -
0 0 0
2019-04-18
Ronnie Sahlberg
New
getcifsacl: Add support to accept more paths
getcifsacl: Add support to accept more paths
- - - -
0 0 0
2019-04-17
Kenneth D'souza
New
smbinfo: Improve help usage and add -h option.
smbinfo: Improve help usage and add -h option.
- - - -
0 0 0
2019-04-17
Kenneth D'souza
New
cifs: add SEEK_HOLE/SEEK_DATA support
cifs: add SEEK_HOLE/SEEK_DATA support
- - - -
0 0 0
2019-04-17
Ronnie Sahlberg
New
cifs: fix bi-directional fsctl passthrough calls
cifs: fix bi-directional fsctl passthrough calls
- - - -
0 0 0
2019-04-16
Steve French
New
cifs: do not attempt cifs operation on smb2+ rename error
cifs: do not attempt cifs operation on smb2+ rename error
- - - -
0 0 0
2019-04-16
Frank Sorenson
New
cifs: smbd: take an array of reqeusts when sending upper layer data
cifs: smbd: take an array of reqeusts when sending upper layer data
- - - -
0 0 0
2019-04-15
Long Li
New
cifs: fix bi-directional fsctl passthrough calls
cifs: fix bi-directional fsctl passthrough calls
- - - -
0 0 0
2019-04-15
Ronnie Sahlberg
New
cifs: fix bi-directional fsctl passthrough calls
cifs: fix bi-directional fsctl passthrough calls
- - - -
0 0 0
2019-04-12
Ronnie Sahlberg
New
cifs: zero-range does not require the file is sparse
cifs: zero-range does not require the file is sparse
- - - -
0 0 0
2019-04-11
Ronnie Sahlberg
New
[v1,14/15] fs: use bvec_set_gup_page() where appropriate
Keep track of GUPed pages in fs and block
- - - -
0 0 0
2019-04-11
Jerome Glisse
New
[v1,04/15] block: introduce BIO_VEC_INIT() macro to initialize bio_vec structure
Keep track of GUPed pages in fs and block
- - - -
0 0 0
2019-04-11
Jerome Glisse
New
[2/2] smbinfo: Add SETCOMPRESSION support
Add get/set compression support to smbinfo
- - - -
0 0 0
2019-04-11
Ronnie Sahlberg
New
[1/2] smbinfo: add GETCOMPRESSION support
Add get/set compression support to smbinfo
- - - -
0 0 0
2019-04-11
Ronnie Sahlberg
New
cifs: Add support for FSCTL passthrough that write data to the server
FSCTL write support
- - - -
0 0 0
2019-04-11
Ronnie Sahlberg
New
cifs: fix page reference leak with readv/writev
cifs: fix page reference leak with readv/writev
- - 1 -
0 0 0
2019-04-10
Jerome Glisse
New
[v2] CIFS: display noacl in the mount options
[v2] CIFS: display noacl in the mount options
- - - -
0 0 0
2019-04-10
Xiaoli Feng
New
cifs: fix handle leak in smb2_query_symlink()
cifs: fix handle leak in smb2_query_symlink()
- - 1 -
0 0 0
2019-04-09
Ronnie Sahlberg
New
[v1] CIFS: display noacl and locallease in the mount options
[v1] CIFS: display noacl and locallease in the mount options
- - - -
0 0 0
2019-04-09
Xiaoli Feng
New
secdesc-ui.py: a UI to view the security descriptors on SMB2+ shares
secdesc-ui.py
- - - -
0 0 0
2019-04-09
Ronnie Sahlberg
New
[RFC] cifs: remove superfluous inode_lock in cifs_{strict_}fsync
[RFC] cifs: remove superfluous inode_lock in cifs_{strict_}fsync
1 - - -
0 0 0
2019-04-08
Jeff Layton
New
[v3,2/2] cifs: Fix use-after-free in SMB2_read
Fix KASAN use-after free in SMB2_write and SMB2_read
- 1 1 -
0 0 0
2019-04-08
ZhangXiaoxu
New
[v3,1/2] cifs: Fix use-after-free in SMB2_write
Fix KASAN use-after free in SMB2_write and SMB2_read
- 1 1 -
0 0 0
2019-04-08
ZhangXiaoxu
New
[v4] cifs: Fix lease buffer length error
[v4] cifs: Fix lease buffer length error
- 2 1 -
0 0 0
2019-04-08
ZhangXiaoxu
New
[v2,2/2] cifs: Fix use-after-free in SMB2_read
[v2,1/2] cifs: Fix use-after-free in SMB2_write
- 1 - -
0 0 0
2019-04-06
ZhangXiaoxu
New
[v2,1/2] cifs: Fix use-after-free in SMB2_write
[v2,1/2] cifs: Fix use-after-free in SMB2_write
- 1 - -
0 0 0
2019-04-06
ZhangXiaoxu
New
[v3] cifs: Fix lease buffer length error
[v3] cifs: Fix lease buffer length error
- 2 - -
0 0 0
2019-04-06
ZhangXiaoxu
New
[v2] cifs: Fix lease buffer length error
[v2] cifs: Fix lease buffer length error
- 2 - -
0 0 0
2019-04-06
ZhangXiaoxu
New
cifs: Fix lease buffer length error
cifs: Fix lease buffer length error
- - - -
0 0 0
2019-04-06
ZhangXiaoxu
New
[(resend),5/5] cifs: Call MID callback before destroying transport
[(resend),1/5] cifs: smbd: Don't destroy transport on RDMA disconnect
- - - -
0 0 0
2019-04-05
Long Li
New
[(resend),4/5] cifs: smbd: Retry on memory registration failure
[(resend),1/5] cifs: smbd: Don't destroy transport on RDMA disconnect
- - - -
0 0 0
2019-04-05
Long Li
New
«
1
2
...
3
4
5
…
21
22
»