Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2024-06-17 22:03:29 to 2024-07-29 16:23:05 UTC [more...]

[PATCH 00/24] netfs: Read/write improvements
 2024-07-29 16:19 UTC  (23+ messages)
` [PATCH 01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check
` [PATCH 02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr
` [PATCH 03/24] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 04/24] netfs: Record contention stats for writeback lock
` [PATCH 05/24] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown
` [PATCH 09/24] netfs: Remove NETFS_COPY_TO_CACHE
` [PATCH 10/24] netfs: Set the request work function upon allocation
` [PATCH 11/24] netfs: Use bh-disabling spinlocks for rreq->lock
` [PATCH 12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
` [PATCH 13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
` [PATCH 14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter
` [PATCH 15/24] netfs: Provide an iterator-reset function
` [PATCH 16/24] netfs: Simplify the writeback code
` [PATCH 17/24] afs: Make read subreqs async
` [PATCH 18/24] netfs: Speed up buffered reading
` [PATCH 19/24] netfs: Remove fs/netfs/io.c
` [PATCH 20/24] cachefiles, netfs: Fix write to partial block at EOF
` [PATCH 21/24] netfs: Cancel dirty folios that have no storage destination
` [PATCH 22/24] cifs: Use iterate_and_advance*() routines directly for hashing

Why do very few filesystems have umount helpers
 2024-07-29  9:50 UTC  (5+ messages)

[GIT PULL] SMB3 client fixes
 2024-07-28  3:57 UTC  (4+ messages)

[PATCH][SMB3] mark compression as CONFIG_EXPERIMENTAL and fix missing compression operation
 2024-07-28  0:39 UTC  (2+ messages)

[PATCH][SMB3 client] add dynamic trace point for session setup password expired failures
 2024-07-26 16:42 UTC  (2+ messages)

[PATCH][SMB3 client] dynamic tracepoints for copy_range and clone_range
 2024-07-24 17:04 UTC  (2+ messages)

[PATCH][CIFS] fix reconnect with SMB1 Unix Extensions
 2024-07-23 22:50 UTC  (2+ messages)

[cifs:for-next 2/3] ERROR: modpost: "reset_cifs_unix_caps" [fs/smb/client/cifs.ko] undefined!
 2024-07-23 22:48 UTC  (2+ messages)

[cifs:for-next 2/3] fs/smb/client/connect.c:3822:undefined reference to `reset_cifs_unix_caps'
 2024-07-23 21:31 UTC 

[PATCH v2][CIFS] mount with "unix" mount option for SMB1 incorrectly handled
 2024-07-23 18:21 UTC 

[bug report] smb3: retrying on failed server close
 2024-07-23 15:57 UTC  (4+ messages)

[PATCH 6.10 2/9] cifs: Fix missing error code set
 2024-07-23 11:52 UTC  (4+ messages)
` [PATCH 6.10 3/9] cifs: Fix missing fscache invalidation
` [PATCH 6.10 5/9] cifs: Fix server re-repick on subrequest retry
` [PATCH 6.10 6/9] cifs: Fix setting of zero_point after DIO write

cifs: BUG: kernel NULL pointer dereference
 2024-07-23  9:29 UTC  (2+ messages)

[PATCH][CIFS] mount with "unix" mount option for SMB1 incorrectly handled
 2024-07-23  5:56 UTC 

[REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
 2024-07-23  0:51 UTC  (8+ messages)
  ` [REGRESSION][BISECTED][STABLE] "

[GIT PULL] ksmbd server fixes
 2024-07-22  3:54 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-07-21 22:53 UTC  (2+ messages)

[bug report] cifsd: add server-side procedures for SMB3
 2024-07-19 23:55 UTC 

[PATCH 0/4] cifs: Miscellaneous fixes and a trace point
 2024-07-19 15:45 UTC  (9+ messages)
` [PATCH 1/4] cifs: Fix server re-repick on subrequest retry
` [PATCH 2/4] cifs: Fix missing error code set
` [PATCH 3/4] cifs: Fix setting of zero_point after DIO write
` [PATCH 4/4] cifs: Add a tracepoint to track credits involved in R/W requests
` [PATCH 5/4] cifs: Fix missing fscache invalidation

Return SMB2_CREATE_FLAG_REPARSEPOINT in create response
 2024-07-17 11:18 UTC 

[PATCH 6.1] cifs: use origin fullpath for automounts
 2024-07-17  6:26 UTC  (3+ messages)

[PATCH][SMB3] fix noisy error message logged on cross share copy_file_range
 2024-07-17  5:50 UTC 

[PATCH AUTOSEL 6.1 2/5] ksmbd: return FILE_DEVICE_DISK instead of super magic
 2024-07-16 18:33 UTC 

[PATCH AUTOSEL 6.6 2/8] ksmbd: return FILE_DEVICE_DISK instead of super magic
 2024-07-16 18:32 UTC 

[PATCH AUTOSEL 6.9 05/11] ksmbd: return FILE_DEVICE_DISK instead of super magic
 2024-07-16 18:31 UTC 

[PATCH] cifs: Use seq_putc() in two functions
 2024-07-15  5:57 UTC  (4+ messages)

[GIT PULL] smb3 client fix
 2024-07-13 20:06 UTC  (2+ messages)

[PATCH RFC 0/2] NFSv4: set sb_flags to second superblock
 2024-07-13  9:33 UTC  (4+ messages)
` [PATCH RFC 2/2] "

[PATCH] cifs: fix setting SecurityFlags to true
 2024-07-13  5:48 UTC  (3+ messages)

file descriptor leak in 4.18.6 but not 4.17.5 with the automounter
 2024-07-12 17:51 UTC 

Different behavior of POSIX file locks depending on cache mode
 2024-07-11  4:20 UTC  (10+ messages)

[PATCH] cifs-utils: smbinfo: add gettconinfo command
 2024-07-10 19:49 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2024-07-09 15:21 UTC  (2+ messages)

[PATCH v2] ksmb: discard write access to the directory open
 2024-07-08 12:31 UTC  (8+ messages)

[GIT PULL] smb3 client fix
 2024-07-07  1:38 UTC  (2+ messages)

[PATCH] ksmb: discard write access to the directory open
 2024-07-04  2:40 UTC  (2+ messages)

cifs-utils depends on python - need it?
 2024-07-02 18:26 UTC 

[PATCH 6.9 221/222] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
 2024-07-02 17:04 UTC  (2+ messages)
` [PATCH 6.9 222/222] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait

[PATCH] cifs: Fix read-performance regression by dropping readahead expansion
 2024-07-02 14:50 UTC 

[PATCH 0/14] New uid & gid mount option parsing helpers
 2024-07-02  4:25 UTC  (9+ messages)
` [PATCH 01/14] fs_parse: add uid & gid option "
` [PATCH 12/14] smb: client: Convert to new uid/gid "
` (subset) [PATCH 0/14] New uid & gid mount "

xfstest improvements with recent netfs fixes?
 2024-07-01 21:16 UTC 

[PATCH] fs: smb: client: Add missing check for kstrdup()
 2024-07-01 13:01 UTC  (2+ messages)

[PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
 2024-06-26 12:20 UTC  (2+ messages)

[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
 2024-06-26 12:19 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] cifs: fix pagecache leak when do writepages
 2024-06-25  3:43 UTC 

[PATCH 6.6~6.9] cifs: fix pagecache leak when do writepages
 2024-06-25  2:39 UTC  (3+ messages)

[PATCH] ksmbd: return FILE_DEVICE_DISK instead of super magic
 2024-06-24  0:09 UTC 

[PATCH] ksmbd: Constify struct ksmbd_transport_ops
 2024-06-23 23:22 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-06-23 15:13 UTC  (3+ messages)

[PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements
 2024-06-20 20:49 UTC  (22+ messages)
` [PATCH 01/17] netfs: Fix io_uring based write-through
` [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail
` [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 05/17] netfs: Record contention stats for writeback lock
` [PATCH 06/17] 9p: Enable multipage folios
` [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used
` [PATCH 09/17] cifs: Defer read completion
  ` [PATCH v2 "
` [PATCH 10/17] cifs: Only pick a channel once per read request
` [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
` [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios
` [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter
` [PATCH 15/17] netfs: Simplify the writeback code
` [PATCH 16/17] afs: Make read subreqs async
` [PATCH 17/17] netfs: Speed up buffered reading

[PATCH 0/2] smb: move SMB2 Status code to common header file
 2024-06-20  9:34 UTC  (3+ messages)
` [PATCH 1/2] smb/client: fix typo to STATUS_MCA_OCCURRED
` [PATCH 2/2] smb: move SMB2 Status code to common header file

[PATCH] smb: client: use actual path when queryfs
 2024-06-20  8:37 UTC 

[PATCH][SMB client] fix typo in description of enable_gcm_256 module load parameter
 2024-06-20  4:43 UTC  (2+ messages)

[PATCH] ksmbd: remove duplicate SMB2 Oplock levels definitions
 2024-06-20  1:41 UTC  (3+ messages)

[PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
 2024-06-20  1:23 UTC  (3+ messages)

[PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
 2024-06-20  1:20 UTC  (5+ messages)

fix swap on NFS
 2024-06-18  6:48 UTC  (13+ messages)
` [PATCH] nfs: fix nfs_swap_rw for large-folio swap

[PATCH] nfs: fix the incorrect assertion in nfs_swap_rw()
 2024-06-17 23:36 UTC  (3+ messages)

[PATCH] cifs: fix the incorrect assertion in cifs_swap_rw()
 2024-06-17 22:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox