linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-10 06:57:35 to 2023-12-01 23:59:18 UTC [more...]

[GIT PULL] smb3 client fixes
 2023-12-01 23:59 UTC 

cifs hardlink misbehaviour in generic/002?
 2023-12-01 17:54 UTC  (5+ messages)

[PATCH -next] ksmbd: fix memory leak in smb2_lock()
 2023-12-01 14:50 UTC 

[PATCH 0/2] cifs: Fixes for copy_file_range() and FICLONE
 2023-12-01  0:49 UTC  (4+ messages)
` [PATCH 1/2] cifs: Fix flushing, invalidation and file size with copy_file_range()
` [PATCH 2/2] cifs: Fix flushing, invalidation and file size with FICLONE

[PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE
 2023-11-30 17:08 UTC  (10+ messages)
` [PATCH 1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
` [PATCH 2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after "
` [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()

[PATCH] smb: client, common: fix fortify warnings
 2023-11-30  2:29 UTC  (4+ messages)

[PATCH] cifs: Set the file size after doing copychunk_range
 2023-11-30  1:39 UTC  (6+ messages)

[PATCH 1/4] smb: client: Delete unused value
 2023-11-30  0:30 UTC  (9+ messages)
` [PATCH 2/4] smb: client: Protect ses->chans update with chan_lock spin lock
` [PATCH 3/4] smb: client: Protect tcon->status with tc_lock "
` [PATCH 4/4] smb: client: Fix checkpatch whitespace errors and warnings

[PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE
 2023-11-29 16:58 UTC  (2+ messages)

[PATCH] ksmbd: initialize ar to NULL
 2023-11-29  5:46 UTC  (4+ messages)

[PATCH] smb: client: handle special files and symlinks in SMB3 POSIX
 2023-11-28 21:23 UTC 

[PATCH AUTOSEL 6.6 37/40] smb: client: implement ->query_reparse_point() for SMB1
 2023-11-28 21:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 38/40] smb: client: introduce ->parse_reparse_point()
` [PATCH AUTOSEL 6.6 39/40] smb: client: set correct file type from NFS reparse points

[PATCH] smb: client: report correct st_size for SMB and NFS symlinks
 2023-11-28 19:37 UTC 

[GIT PULL] ksmbd server fixes
 2023-11-28  1:26 UTC  (2+ messages)

[PATCH v2 0/9] reparse points work
 2023-11-27 10:14 UTC  (12+ messages)
` [PATCH v2 1/9] smb: client: extend smb2_compound_op() to accept more commands
` [PATCH v2 2/9] smb: client: allow creating special files via reparse points
` [PATCH v2 3/9] smb: client: allow creating symlinks "
` [PATCH v2 4/9] smb: client: optimise reparse point querying
` [PATCH v2 5/9] smb: client: fix renaming of reparse points
` [PATCH v2 6/9] smb: client: fix hardlinking "
` [PATCH v2 7/9] smb: client: cleanup smb2_query_reparse_point()
` [PATCH v2 8/9] smb: client: optimise dentry revalidation for reparse points
` [PATCH v2 9/9] smb: client: fix missing mode bits for SMB symlinks

[PATCH v2 1/3] smb: client: Protect ses->chans update with chan_lock spin lock
 2023-11-27  5:22 UTC  (3+ messages)
` [PATCH v2 2/3] smb: client: Protect tcon->status with tc_lock "
` [PATCH v2 3/3] smb: client: Fix checkpatch whitespace errors and warnings

[GIT PULL] smb3/cifs client fixes
 2023-11-26 17:16 UTC  (2+ messages)

[PATCH 0/8] reparse points work
 2023-11-26  0:56 UTC  (11+ messages)
` [PATCH 1/8] smb: client: extend smb2_compound_op() to accept more commands
` [PATCH 2/8] smb: client: allow creating special files via reparse points
` [PATCH 3/8] smb: client: allow creating symlinks "
` [PATCH 4/8] smb: client: optimise reparse point querying
` [PATCH 5/8] smb: client: fix renaming of reparse points
` [PATCH 6/8] smb: client: fix hardlinking "
` [PATCH 7/8] smb: client: cleanup smb2_query_reparse_point()
` [PATCH 8/8] smb: client: optimise dentry revalidation for reparse points

[PATCH 6.5 396/491] cifs: Fix encryption of cleared, but unset rq_iter data buffers
 2023-11-24 17:50 UTC 

[PATCH 6.6 429/530] cifs: Fix encryption of cleared, but unset rq_iter data buffers
 2023-11-24 17:49 UTC 

Unexpected additional umh-based DNS lookup in 6.6.0
 2023-11-24 11:53 UTC  (8+ messages)

Fwd: kernel 6.6.x and higher , apci reboot problems
 2023-11-24  0:24 UTC  (2+ messages)

[PATCH 1/6] ksmbd: fix possible deadlock in smb2_open
 2023-11-23  8:45 UTC  (6+ messages)
` [PATCH 2/6] ksmbd: separately allocate ci per dentry
` [PATCH 3/6] ksmbd: move oplock handling after unlock parent dir
` [PATCH 4/6] ksmbd: release interim response after sending status pending response
` [PATCH 5/6] ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
` [PATCH 6/6] ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error

[PATCH 1/3] smb: client: implement ->query_reparse_point() for SMB1
 2023-11-22 15:16 UTC  (17+ messages)
` [PATCH 2/3] smb: client: introduce ->parse_reparse_point()
` [PATCH 3/3] smb: client: set correct file type from NFS reparse points
` [PATCH v2 1/3] smb: client: implement ->query_reparse_point() for SMB1
  ` [PATCH v2 2/3] smb: client: introduce ->parse_reparse_point()
  ` [PATCH v2 3/3] smb: client: set correct file type from NFS reparse points
` [PATCH 1/7] smb: client: implement ->query_reparse_point() for SMB1
  ` [PATCH 2/7] smb: client: introduce ->parse_reparse_point()
  ` [PATCH 3/7] smb: client: set correct file type from NFS reparse points
  ` [PATCH 4/7] smb: client: introduce cifs_sfu_make_node()
  ` [PATCH 5/7] smb: client: allow creating special files via reparse points
  ` [PATCH 6/7] smb: client: allow creating symlinks "
  ` [PATCH 7/7] smb: client: handle reparse points over SMB3 POSIX

[PATCH] cifs: fix use after free for iface while disabling secondary channels
 2023-11-22  1:48 UTC  (2+ messages)

[cifs:for-next 8/13] fs/smb/client/sess.c:323 cifs_disable_secondary_channels() error: dereferencing freed memory 'iface'
 2023-11-20 11:33 UTC 

Parts for sports cars
 2023-11-20  9:15 UTC 

[PATCH] ksmbd: prevent memory leak on error return
 2023-11-20  1:38 UTC  (6+ messages)
` [PATCH v2] "

[GIT PULL] smb3 client fixes
 2023-11-18 19:44 UTC  (2+ messages)

subscribe
 2023-11-18 13:24 UTC 

[PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-11-17 21:15 UTC  (52+ messages)
` [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests
` [PATCH v2 02/51] netfs: Track the fpos above which the server has no data
` [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v2 04/51] netfs: Add a ->free_subrequest() op
` [PATCH v2 05/51] afs: Don't use folio->private to record partial modification
` [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v2 09/51] netfs: Add support for DIO buffering
` [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray
` [PATCH v2 11/51] netfs: Add bounce buffering support
` [PATCH v2 12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v2 13/51] netfs: Limit subrequest by size or number of segments
` [PATCH v2 14/51] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v2 15/51] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v2 16/51] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v2 17/51] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v2 18/51] fscache: Add a function to begin an cache op from a netfslib request
` [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice
` [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v2 23/51] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v2 24/51] netfs: Allocate multipage folios in the writepath
` [PATCH v2 25/51] netfs: Implement support for unbuffered/DIO read
` [PATCH v2 26/51] netfs: Implement unbuffered/DIO write support
` [PATCH v2 27/51] netfs: Implement buffered write API
` [PATCH v2 28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v2 29/51] netfs: Provide netfs_file_read_iter()
` [PATCH v2 30/51] netfs: Provide a writepages implementation
` [PATCH v2 31/51] netfs: Provide minimum blocksize parameter
` [PATCH v2 32/51] netfs: Make netfs_skip_folio_read() take account of blocksize
` [PATCH v2 33/51] netfs: Perform content encryption
` [PATCH v2 34/51] netfs: Decrypt encrypted content
` [PATCH v2 35/51] netfs: Support decryption on ubuffered/DIO read
` [PATCH v2 36/51] netfs: Support encryption on Unbuffered/DIO write
` [PATCH v2 37/51] netfs: Provide a launder_folio implementation
` [PATCH v2 38/51] netfs: Implement a write-through caching option
` [PATCH v2 39/51] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH v2 40/51] afs: Use the netfs write helpers
` [PATCH v2 41/51] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v2 42/51] cifs: Share server EOF pos with netfslib
` [PATCH v2 43/51] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v2 44/51] cifs: Use more fields from netfs_io_subrequest
` [PATCH v2 45/51] cifs: Make wait_mtu_credits take size_t args
` [PATCH v2 46/51] cifs: Implement netfslib hooks
` [PATCH v2 47/51] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v2 48/51] cifs: Cut over to using netfslib
` [PATCH v2 49/51] cifs: Remove some code that's no longer used, part 1
` [PATCH v2 50/51] cifs: Remove some code that's no longer used, part 2
` [PATCH v2 51/51] cifs: Remove some code that's no longer used, part 3

[RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
 2023-11-17 20:20 UTC  (6+ messages)
` [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
  ` [RFC PATCH 11/53] netfs: Add support for DIO buffering

[PATCH 0/4] Make folio_start_writeback return void
 2023-11-17 19:22 UTC  (3+ messages)
` [PATCH 4/4] mm: Return void from folio_start_writeback() and related functions

[PATCH 01/14] cifs: print server capabilities in DebugData
 2023-11-16 19:35 UTC  (14+ messages)
` [PATCH 10/14] cifs: reconnect work should have reference on server struct
` [PATCH 12/14] cifs: handle when server stops supporting multichannel

[PATCH][SMB client] two multichannel patches
 2023-11-16 19:10 UTC 

[PATCH][SMB client] two multichannel patches
 2023-11-16 19:09 UTC 

subscribe
 2023-11-15 20:03 UTC 

[PATCH] cifs: spnego: add ';' in HOST_KEY_LEN
 2023-11-13 22:23 UTC  (3+ messages)

[PATCH] cifs: fix check of rc in function generate_smb3signingkey
 2023-11-13 22:23 UTC  (3+ messages)

[PATCH][smb3 client] allow debugging session and tcon info to improve stats analysis and debugging
 2023-11-12 18:21 UTC  (4+ messages)

[GIT PULL] smb3 client fixes
 2023-11-12  1:30 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-11-10 18:47 UTC  (2+ messages)

[PATCH][SMB3 client] flags field not being set in
 2023-11-10  7:30 UTC 

[RFC PATCH 11/53] netfs: Add support for DIO buffering
 2023-10-16 16:10 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).