Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-13 16:06:36 to 2023-11-07 00:00:53 UTC [more...]

PSA: this list has been migrated (no action required)
 2023-11-07  0:00 UTC 

Minor smbdirect cleanup
 2023-11-06 21:39 UTC  (2+ messages)

[PATCH 01/14] cifs: print server capabilities in DebugData
 2023-11-06 19:36 UTC  (41+ messages)
` [PATCH 02/14] cifs: add xid to query server interface call
` [PATCH 03/14] cifs: reconnect helper should set reconnect for the right channel
` [PATCH 04/14] cifs: do not reset chan_max if multichannel is not supported at mount
` [PATCH 05/14] cifs: force interface update before a fresh session setup
` [PATCH 06/14] cifs: handle cases where a channel is closed
` [PATCH 07/14] cifs: distribute channels across interfaces based on speed
` [PATCH 08/14] cifs: account for primary channel in the interface list
` [PATCH 09/14] cifs: add a back pointer to cifs_sb from tcon
            ` Fwd: "
` [PATCH 10/14] cifs: reconnect work should have reference on server struct
` [PATCH 11/14] cifs: handle when server starts supporting multichannel
` [PATCH 12/14] cifs: handle when server stops "
` [PATCH 13/14] cifs: display the endpoint IP details in DebugData

[PATCH] fs/smb: using crypto lib instead cifs_arc4
 2023-11-06 15:41 UTC  (13+ messages)
` smb cifs: Linux 6.7 pre rc-1 kernel dump in smb2_get_aead_req
          ` [PATCH] cifs: Fix encryption of cleared, but unset rq_iter data buffers

[PATCH] ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
 2023-11-05  3:51 UTC 

[GIT PULL] smb client fixes part 1
 2023-11-04 19:39 UTC  (2+ messages)

[PATCH 1/4] smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
 2023-11-04 12:23 UTC  (10+ messages)
` [PATCH 2/4] smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
` [PATCH 3/4] smb: client: fix potential deadlock when releasing mids
` [PATCH 4/4] smb: client: fix use-after-free in smb2_query_info_compound()

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

Experiments with password change
 2023-11-02  4:48 UTC 

[PATCH] smb: use crypto_shash_digest() in symlink_hash()
 2023-10-31 14:57 UTC  (3+ messages)

[PATCH][CIFS] allow creating FIFOs when "sfu" mount option specified
 2023-10-31 13:30 UTC  (2+ messages)

[PATCH 5.10 0/1] smbdirect: missing rc checks while waiting for rdma events
 2023-10-31 11:47 UTC  (3+ messages)
` [PATCH 5.10 1/1] "

Linux SMB3 client quality improvements
 2023-10-31  3:31 UTC 

[PATCH] treewide: Add SPDX identifier to IETF ASN.1 modules
 2023-10-31  2:23 UTC  (5+ messages)

New SMB3.1.1 command
 2023-10-30 14:59 UTC  (3+ messages)

[PATCH] ksmbd: add processed command debug log
 2023-10-29 23:41 UTC  (3+ messages)

[PATCH] ksmbd: no need to wait for binded connection termination at logoff
 2023-10-29 12:00 UTC 

W sprawie samochodu
 2023-10-26  8:10 UTC 

possible circular locking dependency detected warning and deadlock
 2023-10-26 19:58 UTC  (3+ messages)

Some additional cifs patches for 6.5 stable to address issue brought up by kernel regression tracker
 2023-10-26 13:09 UTC  (2+ messages)

[PATCH] ksmbd: prevent some integer overflows
 2023-10-25 13:42 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:15 UTC 

Possible bug report: kernel 6.5.0/6.5.1 high load when CIFS share is mounted (cifsd-cfid-laundromat in"D" state)
 2023-10-24  2:51 UTC  (21+ messages)

Słowa kluczowe do wypozycjonowania
 2023-10-23  7:30 UTC 

[PATCH v3] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
 2023-10-21 12:07 UTC  (2+ messages)

[PATCH] ksmbd: add support for surrogate pair conversion
 2023-10-21 12:05 UTC 

[PATCH v2] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
 2023-10-21  7:37 UTC  (5+ messages)

[PATCH] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
 2023-10-20 11:38 UTC  (6+ messages)

Proszę o kontakt
 2023-10-20  8:01 UTC 

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

PRODUCT ENQUIRY
 2023-10-17 23:03 UTC 

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-10-17 10:42 UTC  (9+ messages)
` [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
` [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct

[PATCH][SMB3 client] fix touch -h of symlink
 2023-10-16 22:14 UTC  (3+ messages)

[GIT PULL] ksmbd server fixes
 2023-10-15  2:52 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-10-15  2:47 UTC  (2+ messages)

[Bug 14476] Cannot set timestamp of Minshall-French symlinks from a CIFS mount
 2023-10-14 16:17 UTC  (3+ messages)

[PATCH] fs/smb: server: fix recursive locking in vfs helpers
 2023-10-14  3:31 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).