linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-15 04:16:19 to 2019-06-17 22:38:48 UTC [more...]

[PATCH][SMB3] if max_credits is specified on mount then display it in /proc/mounts
 2019-06-17 22:38 UTC 

NT_STATUS_INSUFFICIENT_RESOURCES and retrying writes to Windows 10 servers
 2019-06-17 21:25 UTC  (4+ messages)

[PATCH] cifs: fix GlobalMid_Lock bug in cifs_reconnect
 2019-06-17 21:25 UTC  (3+ messages)

Fwd: SMB2 not respecting mtime values
 2019-06-15 17:37 UTC  (3+ messages)

uninterruptible I/O wait on CIFS mounts on Amazon Linux 2 running latest kernel
 2019-06-14 21:46 UTC  (5+ messages)

[PATCH] cifs: add missing GCM module dependency
 2019-06-14 20:33 UTC  (2+ messages)

[PATCH][CIFS] Fix match_server check to allow for multidialect negotiate
 2019-06-13 23:33 UTC  (5+ messages)

[PATCH v5 7/7] fs: cifs: switch to RC4 library interface
 2019-06-12 16:19 UTC 

[PATCH] cifs: fix panic in smb2_reconnect
 2019-06-11 23:52 UTC  (3+ messages)

[PATCH v4 7/7] fs: cifs: switch to RC4 library interface
 2019-06-11 23:09 UTC 

[PATCH v3 7/7] fs: cifs: switch to RC4 library interface
 2019-06-11 18:17 UTC  (2+ messages)

[WIP] multichannel
 2019-06-11 14:47 UTC 

[PATCH -next] cifs: remove set but not used variable 'ioctl_buf' and 'cifsi'
 2019-06-11 13:53 UTC 

[PATCH] vfs: allow copy_file_range from a swapfile
 2019-06-11  5:44 UTC  (6+ messages)

[PATCH] cifs: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-11  4:53 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: copy-file-range-fixes updated to fe0da9c09b2d
 2019-06-11  1:11 UTC  (2+ messages)

[SMB3.1.1] Faster crypto (GCM) for Linux kernel SMB3.1.1 mounts
 2019-06-11  0:41 UTC  (7+ messages)

[PATCH] cifs: add spinlock for the openFileList to cifsInodeInfo
 2019-06-10 22:22 UTC  (4+ messages)

[PATCH v2 7/7] fs: cifs: switch to RC4 library interface
 2019-06-10 18:59 UTC  (6+ messages)

[PATCH AUTOSEL 5.1 51/70] dfs_cache: fix a wrong use of kfree in flush_cache_ent()
 2019-06-08 11:39 UTC 

[PATCH v5 8/9] vfs: allow copy_file_range to copy across devices
 2019-06-06  5:27 UTC  (4+ messages)

[PATCH] fs: cifs: drop unneeded likely() call around IS_ERR()
 2019-06-06  0:41 UTC  (3+ messages)

match_server broken
 2019-06-06  0:33 UTC 

[PATCH] fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)
 2019-06-05 14:24 UTC 

USB drives with logos
 2019-06-05 12:21 UTC 

[PATCH v3 00/13] Fixes for major copy_file_range() issues
 2019-06-04  4:11 UTC  (37+ messages)
` [PATCH v3 01/13] vfs: introduce generic_copy_file_range()
` [PATCH v3 02/13] vfs: no fallback for ->copy_file_range
` [PATCH v3 03/13] vfs: introduce generic_file_rw_checks()
` [PATCH v3 04/13] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v3 05/13] vfs: add missing checks to copy_file_range
` [PATCH v3 06/13] vfs: introduce file_modified() helper
` [PATCH v3 07/13] xfs: use "
` [PATCH v3 08/13] vfs: copy_file_range needs to strip setuid bits and update timestamps
` [PATCH v3 09/13] ceph: "
` [PATCH v3 10/13] cifs: "
` [PATCH v3 11/13] fuse: "
` [PATCH v3 12/13] nfs: "
` [PATCH v3 13/13] vfs: allow copy_file_range to copy across devices
` [PATCH v3 14/13] man-pages: copy_file_range updates

[PATCH] cifs: add global spinlock for the openFileList
 2019-06-03 23:50 UTC  (4+ messages)

[PATCH] cifs: fix panic in smb2_reconnect
 2019-06-03 10:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 062/186] cifs: fix credits leak for SMB1 oplock breaks
 2019-06-01 13:14 UTC 

[PATCH -next] cifs: Use kmemdup in SMB2_ioctl_init()
 2019-06-01  3:31 UTC 

Added test 091, and updated github tree with current 5.2-rc mainline, rerunning buildbot
 2019-05-31 23:54 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2019-05-31 20:55 UTC  (2+ messages)

[PATCH v2 0/8] Fixes for major copy_file_range() issues
 2019-05-31 19:34 UTC  (28+ messages)
` [PATCH v2 1/8] vfs: introduce generic_copy_file_range()
` [PATCH v2 2/8] vfs: no fallback for ->copy_file_range
` [PATCH v2 3/8] vfs: introduce generic_file_rw_checks()
` [PATCH v2 4/8] vfs: add missing checks to copy_file_range
` [PATCH v2 5/8] vfs: copy_file_range needs to strip setuid bits
` [PATCH v2 6/8] vfs: copy_file_range should update file timestamps
` [PATCH v2 7/8] vfs: allow copy_file_range to copy across devices
` [PATCH v2 8/8] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v2 9/8] man-pages: copy_file_range updates

[PATCH v4 0/9] Fixes for major copy_file_range() issues
 2019-05-31 16:47 UTC  (10+ messages)
` [PATCH v4 1/9] vfs: introduce generic_copy_file_range()
` [PATCH v4 2/9] vfs: no fallback for ->copy_file_range
` [PATCH v4 3/9] vfs: introduce generic_file_rw_checks()
` [PATCH v4 4/9] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v4 5/9] vfs: add missing checks to copy_file_range
` [PATCH v4 6/9] vfs: introduce file_modified() helper
` [PATCH v4 7/9] xfs: use "
` [PATCH v4 8/9] vfs: allow copy_file_range to copy across devices
` [PATCH v4 9/9] fuse: copy_file_range needs to strip setuid bits and update timestamps

NFS & CIFS support dedupe now?? Was: Re: [PATCH] generic/517: notrun on NFS due to unaligned dedupe in test
 2019-05-31 15:35 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the cifs tree
 2019-05-29  3:24 UTC  (3+ messages)

Purchase_rfq
 2019-05-28 14:48 UTC 

[PATCH] CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
 2019-05-28  7:38 UTC 

[PATCH] dfs_cache: fix a wrong use of kfree in flush_cache_ent()
 2019-05-28  1:12 UTC 

[PATCH] cifs-utils: smbinfo.c: probably harmless wrong memset sizes + printf format correction
 2019-05-25 22:35 UTC 

[PATCH][SMB3] Add missing defines for new negotiate contexts
 2019-05-24 10:27 UTC  (8+ messages)

[PATCH] fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free
 2019-05-24  0:44 UTC  (2+ messages)

[PATCH 0/9] keys: Namespacing [ver #3]
 2019-05-23 15:18 UTC  (3+ messages)
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "

Logo printing
 2019-05-22 11:40 UTC 

[PATCH 01/11] vfs: copy_file_range source range over EOF should fail
 2019-05-21  5:52 UTC  (6+ messages)
  ` [PATCH 12/11] man-pages: copy_file_range updates

Print your logo
 2019-05-20 15:02 UTC 

[PATCH] cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
 2019-05-20  1:20 UTC  (2+ messages)

[GIT PULL] SMB3 Fixes
 2019-05-19 19:15 UTC  (2+ messages)

[cifs:for-next 8/10] fs/cifs/smb2pdu.c:2580:19: warning: 'in_data_buf' may be used uninitialized in this function
 2019-05-17  4:04 UTC 

[PATCH 1/2] cifs: Don't match port on SMBDirect transport
 2019-05-16  3:00 UTC  (6+ messages)
` [PATCH 2/2] cifs: Allocate memory for all iovs in smb2_ioctl

[PATCH 0/1] cifs: add support for SEEK_DATA and SEEK_HOLE
 2019-05-15  4:16 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called
 2019-05-15  4:16 UTC  (3+ messages)
` [PATCH 2/2] cifs:smbd Use the correct DMA direction when sending data


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).