linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-25 07:24:09 to 2019-05-31 16:47:46 UTC [more...]

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

[PATCH v3 00/13] Fixes for major copy_file_range() issues
 2019-05-29 21:41 UTC  (35+ 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 v2 0/8] Fixes for major copy_file_range() issues
 2019-05-29 16:20 UTC  (27+ 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

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  (5+ messages)
` [PATCH 2/2] cifs:smbd Use the correct DMA direction when sending data

[PATCH 0/1] cifs: add support for SEEK_DATA and SEEK_HOLE
 2019-05-14 21:33 UTC  (2+ messages)
` [PATCH] "

[PATCH] safe_setuid: skip if testing on CIFS
 2019-05-14 12:38 UTC  (4+ messages)
` [LTP] "

[PATCH] Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file
 2019-05-14  5:52 UTC 

[Patch (resend) 1/5] cifs: smbd: Don't destroy transport on RDMA disconnect
 2019-05-14  1:32 UTC  (4+ messages)
` [Patch (resend) 5/5] cifs: Call MID callback before destroying transport

[PATCH] cifs: use the right include for signal_pending()
 2019-05-13  4:37 UTC  (2+ messages)

[SMB3][PATCH] Display session id in /proc/fs/cifs/DebugData
 2019-05-09 17:12 UTC  (3+ messages)

GSoC 2019: welcome Mairo Rufus
 2019-05-09 15:40 UTC 

[PATCH] cifs: fix checkpatch warnings and normalize strings
 2019-05-09  5:13 UTC  (2+ messages)

[GIT PULL] CIFS/SMB3 fixes
 2019-05-08 21:47 UTC  (5+ messages)

[PATCH v2] cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
 2019-05-08 19:08 UTC  (6+ messages)

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

[PATCH] getcifsacl: Add support for -R(recursive) option
 2019-05-07 22:54 UTC  (2+ messages)

[PATCH 0/2] Add get/set compression support to smbinfo
 2019-05-07 22:54 UTC  (6+ messages)
` [PATCH 1/2] smbinfo: add GETCOMPRESSION support
` [PATCH 2/2] smbinfo: Add SETCOMPRESSION support

[PATCH] cifs: fix strcat buffer overflow in smb21_set_oplock_level()
 2019-05-07 11:02 UTC  (8+ messages)

[PATCH AUTOSEL 4.14 83/95] cifs: fix memory leak in SMB2_read
 2019-05-07  5:38 UTC 

[PATCH] cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
 2019-05-06 18:45 UTC  (2+ messages)

Minor update to negotiate and save preferred compression algorithm patch
 2019-05-06  4:46 UTC 

[PATCH][SMB3] Add SMB3 protocol flags and structs for change notify
 2019-05-05 23:13 UTC  (2+ messages)

SMB2 SET_ZERO_DATA and PUNCH_HOLE
 2019-05-03 21:08 UTC  (3+ messages)

[PATCH] cifs: fix smb3_zero_range for Azure
 2019-05-02 17:47 UTC  (3+ messages)

[RFC PATCH] network fs notification
 2019-05-02 15:13 UTC 

Memory alignment requirement for Direct/IO
 2019-05-01 15:35 UTC  (2+ messages)

[PATCH] cifs: fix credits leak for SMB1 oplock breaks
 2019-05-01  2:03 UTC 

Tests 112 and 469
 2019-04-30 15:52 UTC 

[PATCH 00/11] keys: Namespacing [ver #2]
 2019-04-30 15:08 UTC  (3+ messages)
` [PATCH 10/11] keys: Network namespace domain tag "
` [PATCH 11/11] keys: Pass the network namespace into request_key mechanism "

[PATCH 5.0 09/89] cifs: fix page reference leak with readv/writev
 2019-04-30 11:38 UTC 

[PATCH 0/1] cifs: fix credits leak for SMB1 oplock breaks
 2019-04-29 18:58 UTC  (6+ messages)
` [PATCH] "

[GIT PULL] Ceph fixes for 5.1-rc7
 2019-04-28 16:40 UTC  (6+ messages)

Add support for new Compression Negotiate Context
 2019-04-27  3:43 UTC 

[GIT PULL] SMB3 Fixes
 2019-04-26 16:50 UTC  (2+ messages)

[PATCH] cifs: fix credits leak for SMB1 oplock breaks
 2019-04-26  3:44 UTC  (5+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-25 22:02 UTC 


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