linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-07 21:23:29 to 2023-12-21 04:09:10 UTC [more...]

[GIT PULL] smb3 client fixes
 2023-12-21  4:08 UTC 

[PATCH v3 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-20 13:35 UTC  (2+ messages)

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-20 13:26 UTC  (64+ messages)
` [PATCH v4 01/39] netfs, fscache: Move fs/fscache/* into fs/netfs/
` [PATCH v4 02/39] netfs, fscache: Combine fscache with netfs
` [PATCH v4 03/39] netfs, fscache: Remove ->begin_cache_operation
` [PATCH v4 04/39] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
` [PATCH v4 05/39] netfs: Move pinning-for-writeback from fscache to netfs
` [PATCH v4 06/39] netfs: Add a procfile to list in-progress requests
` [PATCH v4 07/39] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v4 08/39] netfs: Add a ->free_subrequest() op
` [PATCH v4 09/39] afs: Don't use folio->private to record partial modification
` [PATCH v4 10/39] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v4 13/39] netfs: Add support for DIO buffering
` [PATCH v4 14/39] netfs: Provide tools to create a buffer in an xarray
` [PATCH v4 15/39] netfs: Add bounce buffering support
` [PATCH v4 16/39] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v4 17/39] netfs: Limit subrequest by size or number of segments
` [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v4 19/39] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v4 20/39] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v4 21/39] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v4 22/39] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v4 23/39] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v4 24/39] netfs: Dispatch write requests to process a writeback slice
` [PATCH v4 25/39] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v4 26/39] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v4 27/39] netfs: Allocate multipage folios in the writepath
` [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
` [PATCH v4 29/39] netfs: Implement unbuffered/DIO write support
` [PATCH v4 30/39] netfs: Implement buffered write API
` [PATCH v4 31/39] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v4 32/39] netfs: Provide netfs_file_read_iter()
` [PATCH v4 33/39] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v4 34/39] netfs: Provide a writepages implementation
` [PATCH v4 35/39] netfs: Provide a launder_folio implementation
` [PATCH v4 36/39] netfs: Implement a write-through caching option
` [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
` [PATCH v4 38/39] afs: Use the netfs write helpers
` [PATCH v4 39/39] 9p: Use netfslib read/write_iter

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

[PATCH 1/2] smb: client: fix potential OOB in cifs_dump_detail()
 2023-12-19 16:10 UTC  (5+ messages)
` [PATCH 2/2] smb: client: fix potential OOB in smb2_dump_detail()
  ` [PATCH v2] "

[PATCH 5.15 80/83] ksmbd: Mark as BROKEN in the 5.15.y kernel
 2023-12-19 11:20 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 08/15] ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
 2023-12-18 12:44 UTC 

[PATCH AUTOSEL 6.6 10/18] ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
 2023-12-18 12:43 UTC 

[PATCH] ksmbd: Mark as BROKEN in the 5.15.y kernel
 2023-12-18 10:37 UTC 

[PATCH 1/3] ksmbd: set v2 lease version on lease upgrade
 2023-12-18  2:05 UTC  (7+ messages)
` [PATCH 2/3] ksmbd: fix potential circular locking issue in smb2_set_ea()
` [PATCH 3/3] ksmbd: don't increment epoch if current state and request state are same

[PATCH] ksmbd: Add missing set_freezable() for freezable kthread
 2023-12-17 13:41 UTC 

ksmbd oops
 2023-12-16  6:39 UTC 

[PATCH -next] fs: cifs: Fix atime update check
 2023-12-16  6:24 UTC  (2+ messages)

[PATCH] ksmbd: auth: fix most kernel-doc warnings
 2023-12-16  4:28 UTC  (2+ messages)

[PATCH] ksmbd: vfs: fix all kernel-doc warnings
 2023-12-16  4:27 UTC  (2+ messages)

[PATCH] smb: client: fix OOB in smbCalcSize()
 2023-12-15 23:15 UTC  (2+ messages)

[PATCHv2] smb3: allow files to be created with backslash in name
 2023-12-15 20:29 UTC 

[PATCH v2] smb3: allow files to be created with backslash in name
 2023-12-15 19:06 UTC  (2+ messages)

[PATCH 1/2] cifs: fix a pending undercount of srv_count
 2023-12-15 17:16 UTC  (2+ messages)
` [PATCH 2/2] cifs: do not let cifs_chan_update_iface deallocate channels

[GIT PULL] four smb3 client fixes
 2023-12-15  5:09 UTC  (2+ messages)

[PATCH] ksmbd: Remove usage of the deprecated ida_simple_xx() API
 2023-12-15  0:58 UTC  (2+ messages)

[PATCH v4 00/13] netfs, cifs: Delegate high-level I/O to netfslib
 2023-12-13 15:41 UTC  (14+ messages)
` [PATCH v4 01/13] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH v4 02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v4 03/13] cifs: Share server EOF pos with netfslib
` [PATCH v4 04/13] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v4 05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v4 06/13] cifs: Use more fields from netfs_io_subrequest
` [PATCH v4 07/13] cifs: Make wait_mtu_credits take size_t args
` [PATCH v4 08/13] cifs: Implement netfslib hooks
` [PATCH v4 09/13] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v4 10/13] cifs: Cut over to using netfslib
` [PATCH v4 11/13] cifs: Remove some code that's no longer used, part 1
` [PATCH v4 12/13] cifs: Remove some code that's no longer used, part 2
` [PATCH v4 13/13] cifs: Remove some code that's no longer used, part 3

[PATCH v3 00/59] netfs, afs, 9p, cifs: Delegate high-level I/O to netfslib
 2023-12-13 15:32 UTC  (47+ messages)
` [PATCH v3 04/59] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
` [PATCH v3 20/59] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v3 21/59] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v3 22/59] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v3 23/59] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v3 24/59] netfs: Dispatch write requests to process a writeback slice
` [PATCH v3 25/59] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v3 26/59] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v3 27/59] netfs: Allocate multipage folios in the writepath
` [PATCH v3 28/59] netfs: Implement support for unbuffered/DIO read
` [PATCH v3 29/59] netfs: Implement unbuffered/DIO write support
` [PATCH v3 30/59] netfs: Implement buffered write API
` [PATCH v3 31/59] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v3 32/59] netfs: Provide netfs_file_read_iter()
` [PATCH v3 33/59] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v3 34/59] netfs: Provide a writepages implementation
` [PATCH v3 35/59] netfs: Provide minimum blocksize parameter
` [PATCH v3 36/59] netfs: Make netfs_skip_folio_read() take account of blocksize
` [PATCH v3 37/59] netfs: Perform content encryption
` [PATCH v3 38/59] netfs: Decrypt encrypted content
` [PATCH v3 39/59] netfs: Support decryption on ubuffered/DIO read
` [PATCH v3 40/59] netfs: Support encryption on Unbuffered/DIO write
` [PATCH v3 41/59] netfs: Provide a launder_folio implementation
` [PATCH v3 42/59] netfs: Implement a write-through caching option
` [PATCH v3 43/59] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [PATCH v3 44/59] netfs: Optimise away reads above the point at which there can be no data
` [PATCH v3 45/59] afs: Use the netfs write helpers
` [PATCH v3 46/59] 9p: Use netfslib read/write_iter
` [PATCH v3 47/59] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v3 48/59] cifs: Share server EOF pos with netfslib
` [PATCH v3 49/59] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v3 50/59] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v3 51/59] cifs: Use more fields from netfs_io_subrequest
` [PATCH v3 52/59] cifs: Make wait_mtu_credits take size_t args
` [PATCH v3 53/59] cifs: Implement netfslib hooks
` [PATCH v3 54/59] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v3 55/59] cifs: Cut over to using netfslib
` [PATCH v3 56/59] cifs: Remove some code that's no longer used, part 1
` [PATCH v3 57/59] cifs: Remove some code that's no longer used, part 2
` [PATCH v3 58/59] cifs: Remove some code that's no longer used, part 3
` [PATCH v3 59/59] netfs: Eliminate PG_fscache by setting folio->private and marking dirty

[PATCH 1/2] smb: client: fix OOB in cifsd when receiving compounded resps
 2023-12-13 15:25 UTC  (2+ messages)
` [PATCH 2/2] smb: client: fix OOB in SMB2_query_info_init()

[GIT PULL] ksmbd fixes
 2023-12-12 19:13 UTC  (2+ messages)

[PATCH -next] fs: cifs: Fix atime update check
 2023-12-12 13:58 UTC 

[PATCH v2 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-11 21:32 UTC 

[PATCH 5.15 138/141] cifs: Fix non-availability of dedup breaking generic/304
 2023-12-11 18:23 UTC 

[PATCH 6.1 169/194] cifs: Fix non-availability of dedup breaking generic/304
 2023-12-11 18:22 UTC  (3+ messages)
` [PATCH 6.1 181/194] cifs: Fix flushing, invalidation and file size with copy_file_range()
` [PATCH 6.1 182/194] cifs: Fix flushing, invalidation and file size with FICLONE

[PATCH 5.4 64/67] cifs: Fix non-availability of dedup breaking generic/304
 2023-12-11 18:22 UTC 

[PATCH 5.10 93/97] cifs: Fix non-availability of dedup breaking generic/304
 2023-12-11 18:22 UTC 

[PATCH 6.6 215/244] cifs: Fix non-availability of dedup breaking generic/304
 2023-12-11 18:22 UTC  (3+ messages)
` [PATCH 6.6 228/244] cifs: Fix flushing, invalidation and file size with copy_file_range()
` [PATCH 6.6 229/244] cifs: Fix flushing, invalidation and file size with FICLONE

[PATCH 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-11 16:34 UTC 

[PATCH 1/4] smb: client: fix OOB in receive_encrypted_standard()
 2023-12-11 13:26 UTC  (4+ messages)
` [PATCH 2/4] smb: client: fix potential OOBs in smb2_parse_contexts()
` [PATCH 3/4] smb: client: fix NULL deref in asn1_ber_decoder()
` [PATCH 4/4] smb: client: fix OOB in smb2_query_reparse_point()

[GIT PULL] smb3 client fixes
 2023-12-09 20:34 UTC  (2+ messages)

Lease keys and hardlinked files
 2023-12-08 21:36 UTC  (4+ messages)

[PATCH] cifs: Reuse file lease key in compound operations
 2023-12-08 17:45 UTC  (10+ messages)

[PATCH] ksmbd: validate the zero field of packet header
 2023-12-08 15:34 UTC  (3+ messages)

Can fallocate() ops be emulated better using SMB request compounding?
 2023-12-08 14:03 UTC  (4+ messages)

Bezplatná 60denní zkušební verze: Vylepšete své výrobní procesy
 2023-12-08  8:51 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).