linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-27 18:21:17 to 2019-04-23 17:51:14 UTC [more...]

[PATCH] cifs: fix memory leak in SMB2_read
 2019-04-23 17:50 UTC  (2+ messages)

[PATCH] cifs: fix credits leak for SMB1 oplock breaks
 2019-04-23  3:27 UTC 

SMB3: allowing extending size if allocating on non-sparse file
 2019-04-22 21:52 UTC 

[PATCH][SMB3] Add missing defines for new negotiate contexts
 2019-04-22 15:50 UTC  (4+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-22  5:39 UTC 

[PATCH] getcifsacl: Add support for -R(recursive) option
 2019-04-22  5:53 UTC 

[PATCH] cifs: fix page reference leak with readv/writev
 2019-04-21  3:48 UTC  (5+ messages)

smbinfo: Add bash completion support for smbinfo
 2019-04-18 19:38 UTC 

[PATCH] getcifsacl: Add support to accept more paths
 2019-04-18 19:36 UTC  (2+ messages)

[PATCH] smbinfo: Improve help usage and add -h option
 2019-04-18 18:29 UTC  (2+ messages)

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-18 18:03 UTC  (22+ messages)
` [PATCH v1 04/15] block: introduce BIO_VEC_INIT() macro to initialize bio_vec structure
` [PATCH v1 14/15] fs: use bvec_set_gup_page() where appropriate

Full backport of all 83 CIFS/SMB3 fixes in 5.1 to the 5.0 kernel
 2019-04-18 17:21 UTC  (2+ messages)

[PATCH] cifs: add SEEK_HOLE/SEEK_DATA support
 2019-04-18  0:40 UTC  (3+ messages)

[PATCH] cifs: add SEEK_HOLE/SEEK_DATA support
 2019-04-18  0:39 UTC 

[PATCH 0/2] Add get/set compression support to smbinfo
 2019-04-17 21:47 UTC  (4+ messages)
` [PATCH 1/2] smbinfo: add GETCOMPRESSION support
` [PATCH 2/2] smbinfo: Add SETCOMPRESSION support

[GIT PULL] SMB3 Fixes
 2019-04-17 21:15 UTC  (2+ messages)

[regression]: CIFS: block in wait_for_free_credits when open file for SMB1.0
 2019-04-17 13:49 UTC  (2+ messages)

fix bidirectional fsctl passthrough
 2019-04-17  6:36 UTC  (5+ messages)
` [PATCH] cifs: fix bi-directional fsctl passthrough calls

[PATCH] cifs: fix bi-directional fsctl passthrough calls
 2019-04-16 23:01 UTC 

[PATCH] cifs: do not attempt cifs operation on smb2+ rename error
 2019-04-16 13:37 UTC 

[PATCH] cifs: smbd: take an array of reqeusts when sending upper layer data
 2019-04-15 21:49 UTC 

[PATCH] cifs: fix bi-directional fsctl passthrough calls
 2019-04-12 13:53 UTC  (4+ messages)

[PATCH] cifs: zero-range does not require the file is sparse
 2019-04-12  0:10 UTC  (2+ messages)

[PATCH 0/1] FSCTL write support
 2019-04-11 20:02 UTC  (7+ messages)
` [PATCH] cifs: Add support for FSCTL passthrough that write data to the server

[PATCH 0/1] secdesc-ui.py
 2019-04-10 19:33 UTC  (3+ messages)
` [PATCH] secdesc-ui.py: a UI to view the security descriptors on SMB2+ shares

[PATCH v2] CIFS: display noacl in the mount options
 2019-04-10 17:27 UTC  (5+ messages)

Kerberos ticket expiration on CIFS client
 2019-04-10  2:52 UTC  (2+ messages)

[PATCH v1] CIFS: display noacl and locallease in the mount options
 2019-04-10  2:35 UTC  (3+ messages)

[PATCH] cifs: fix handle leak in smb2_query_symlink()
 2019-04-09 22:06 UTC  (2+ messages)

[RFC PATCH] cifs: remove superfluous inode_lock in cifs_{strict_}fsync
 2019-04-09  0:29 UTC  (5+ messages)

linux-next: Fixes tags need some work in the cifs tree
 2019-04-08 23:54 UTC  (3+ messages)

[PATCH v4] cifs: Fix lease buffer length error
 2019-04-08 23:09 UTC  (2+ messages)

[PATCH v3 0/2] Fix KASAN use-after free in SMB2_write and SMB2_read
 2019-04-08 23:09 UTC  (5+ messages)
` [PATCH v3 1/2] cifs: Fix use-after-free in SMB2_write
` [PATCH v3 2/2] cifs: Fix use-after-free in SMB2_read

[PATCH v2 0/2] Fix KASAN use-after free in SMB2_write and SMB2_read
 2019-04-07  3:28 UTC  (4+ messages)
` [PATCH v2 1/2] cifs: Fix use-after-free in SMB2_write
` [PATCH v2 2/2] cifs: Fix use-after-free in SMB2_read

[PATCH v3] cifs: Fix lease buffer length error
 2019-04-06  7:30 UTC 

[PATCH v2] cifs: Fix lease buffer length error
 2019-04-06  7:27 UTC  (2+ messages)

[PATCH] cifs: Fix lease buffer length error
 2019-04-06  6:44 UTC  (2+ messages)

[Patch (resend) 1/5] cifs: smbd: Don't destroy transport on RDMA disconnect
 2019-04-05 21:36 UTC  (5+ messages)
` [Patch (resend) 2/5] cifs: smbd: Return EINTR when interrupted
` [Patch (resend) 3/5] cifs: smbd: Indicate to retry on transport sending failure
` [Patch (resend) 4/5] cifs: smbd: Retry on memory registration failure
` [Patch (resend) 5/5] cifs: Call MID callback before destroying transport

cifs-utils release 6.9 ready for download
 2019-04-05 18:42 UTC 

Add smb3 mount helper
 2019-04-05 17:06 UTC  (3+ messages)

[PATCH 0/2] Fix KASAN use-after free in SMB2_write and SMB2_read
 2019-04-05  6:17 UTC  (3+ messages)
` [PATCH 1/2] cifs: Fix use-after-free in SMB2_write
` [PATCH 2/2] cifs: Fix use-after-free in SMB2_read

current patches for cifs-utils release
 2019-04-04 17:16 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2019-04-04  6:30 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-04-03  4:27 UTC  (2+ messages)

[PATCH][CIFSUTILS SMBINFO] Do not convert snapshot time to local time zone
 2019-04-02 23:55 UTC  (2+ messages)

[PATCH] Show locallease in /proc/mounts for cifs shares mounted with locallease feature
 2019-04-02 15:11 UTC 

[PATCH v1] CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
 2019-04-02 11:00 UTC 

Added xfstests 306 and 452 to the buildbot
 2019-04-02  0:34 UTC 

mount -t cifs fails while smbclient succeed
 2019-04-02  0:19 UTC  (4+ messages)

[PATCH] cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid
 2019-04-01 19:24 UTC  (2+ messages)

[PATCH 0/1] secdesc-ui.py
 2019-04-01 19:23 UTC  (4+ messages)
` [PATCH] secdesc-ui.py: a UI to view the security descriptors on SMB2+ shares
  ` Fwd: "

[PATCH AUTOSEL 4.9 10/21] cifs: fallback to older infolevels on findfirst queryinfo retry
 2019-03-30  1:31 UTC 

[PATCH AUTOSEL 4.4 08/16] cifs: fallback to older infolevels on findfirst queryinfo retry
 2019-03-30  1:31 UTC 

[PATCH AUTOSEL 4.14 16/37] cifs: fallback to older infolevels on findfirst queryinfo retry
 2019-03-30  1:29 UTC 

[PATCH AUTOSEL 4.19 25/57] cifs: fallback to older infolevels on findfirst queryinfo retry
 2019-03-30  1:28 UTC 

[PATCH AUTOSEL 5.0 63/67] cifs: fix that return -EINVAL when do dedupe operation
 2019-03-30  0:50 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 64/67] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH AUTOSEL 5.0 65/67] cifs: Fix slab-out-of-bounds when tracing SMB tcon

[PATCH AUTOSEL 4.19 50/52] fix incorrect error code mapping for OBJECTID_NOT_FOUND
 2019-03-30  0:52 UTC 

[PATCH AUTOSEL 4.14 36/37] fix incorrect error code mapping for OBJECTID_NOT_FOUND
 2019-03-30  0:54 UTC 

[PATCH AUTOSEL 4.9 26/27] fix incorrect error code mapping for OBJECTID_NOT_FOUND
 2019-03-30  0:55 UTC 

[PATCH AUTOSEL 4.4 20/21] fix incorrect error code mapping for OBJECTID_NOT_FOUND
 2019-03-30  0:56 UTC 

[PATCH AUTOSEL 3.18 15/15] fix incorrect error code mapping for OBJECTID_NOT_FOUND
 2019-03-30  0:57 UTC 

[PATCH][SMB3] Allow overriding the default persistent handle timeout on opens
 2019-03-29 21:53 UTC  (3+ messages)

[PATCH][smbinfo cifsutils]
 2019-03-29 19:05 UTC  (6+ messages)

[PATCH v3] CIFS: keep FileInfo handle live during oplock break
 2019-03-29 18:20 UTC  (2+ messages)

[PATCH] cifs: fix kref underflow in close_shroot()
 2019-03-28 19:06 UTC  (4+ messages)

[PATCH v2] CIFS: keep FileInfo handle live during oplock break
 2019-03-28 18:46 UTC  (2+ messages)

[PATCH][SMB3] Fix snapshot enumeration to Azure
 2019-03-28  8:45 UTC 

[PATCH] cifs: fix kref underflow in close_shroot()
 2019-03-28  1:22 UTC  (3+ messages)

v5.1-rc1 cifs bug: underflow; use-after-free
 2019-03-27 23:44 UTC  (4+ messages)
` [PATCH v1] CIFS: prevent refcount underflow

[PATCH v1] CIFS: keep FileInfo handle around while writing pages
 2019-03-27 22:49 UTC  (2+ messages)

[PATCH AUTOSEL 5.0 001/262] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-27 17:58 UTC  (4+ messages)
` [PATCH AUTOSEL 5.0 046/262] cifs: use correct format characters
` [PATCH AUTOSEL 5.0 049/262] cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
` [PATCH AUTOSEL 5.0 050/262] cifs: Fix NULL pointer dereference of devname

[PATCH AUTOSEL 4.19 001/192] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-27 18:07 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 035/192] cifs: use correct format characters
` [PATCH AUTOSEL 4.19 038/192] cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
` [PATCH AUTOSEL 4.19 039/192] cifs: Fix NULL pointer dereference of devname

[PATCH AUTOSEL 4.14 001/123] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-27 18:14 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 025/123] cifs: use correct format characters
` [PATCH AUTOSEL 4.14 027/123] cifs: Fix NULL pointer dereference of devname

[PATCH AUTOSEL 4.9 01/87] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-27 18:19 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 17/87] cifs: use correct format characters
` [PATCH AUTOSEL 4.9 19/87] cifs: Fix NULL pointer dereference of devname

[PATCH AUTOSEL 4.4 01/63] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-27 18:22 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 15/63] cifs: use correct format characters
` [PATCH AUTOSEL 4.4 17/63] cifs: Fix NULL pointer dereference of devname

[PATCH AUTOSEL 3.18 08/41] cifs: use correct format characters
 2019-03-27 18:24 UTC  (2+ messages)
` [PATCH AUTOSEL 3.18 10/41] cifs: Fix NULL pointer dereference of devname


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).