linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-23 14:07:29 to 2023-06-15 04:36:25 UTC [more...]

[GIT PULL] smb3 client fixes
 2023-06-15  4:36 UTC 

[PATCH] smb: fix a possible data race in cifs_can_echo()
 2023-06-15  4:01 UTC 

[linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe
 2023-06-14 18:42 UTC 

[PATCH] ksmbd: add mnt_want_write to ksmbd vfs functions
 2023-06-14 14:49 UTC  (3+ messages)

[PATCH v1] fs:smb:server:Fix unsigned compared with less than zero
 2023-06-14 12:27 UTC 

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-06-14  8:30 UTC  (13+ messages)
` [PATCH v2 1/8] ibmvmc: update ctime in conjunction with mtime on write
` [PATCH v2 2/8] usb: update the ctime as well when updating mtime after an ioctl
` [PATCH v2 3/8] autofs: set ctime as well when mtime changes on a dir
  ` (subset) "
` [PATCH v2 4/8] bfs: update ctime in addition to mtime when adding entries
` [PATCH v2 5/8] efivarfs: update ctime when mtime changes on a write
` [PATCH v2 6/8] exfat: ensure that ctime is updated whenever the mtime is
` [PATCH v2 7/8] apparmor: update ctime whenever the mtime changes on an inode
` [PATCH v2 8/8] cifs: update the ctime on a partial page write

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-06-14  6:29 UTC  (9+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime

Samba returning mtime for multiple time stamp fields
 2023-06-13 23:34 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977
 2023-06-13 21:38 UTC 

[PATCH v8 0/3] ksmbd patches included vfs changes
 2023-06-13 12:24 UTC  (3+ messages)

[PATCH 1/6] cifs: fix status checks in cifs_tree_connect
 2023-06-12 15:29 UTC  (18+ messages)
` [PATCH 2/6] cifs: print all credit counters in DebugData
` [PATCH 3/6] cifs: add a warning when the in-flight count goes negative
` [PATCH 4/6] cifs: display the endpoint IP details in DebugData
` [PATCH 5/6] cifs: fix max_credits implementation
` [PATCH 6/6] cifs: fix sockaddr comparison in iface_cmp

[PATCH 0/9] fs: add some missing ctime updates
 2023-06-12 10:36 UTC  (15+ messages)
` [PATCH 1/9] ibmvmc: update ctime in conjunction with mtime on write
` [PATCH 2/9] usb: update the ctime as well when updating mtime after an ioctl
` [PATCH 3/9] autofs: set ctime as well when mtime changes on a dir
` [PATCH 4/9] bfs: update ctime in addition to mtime when adding entries
` [PATCH 5/9] efivarfs: update ctime when mtime changes on a write
` [PATCH 6/9] exfat: ensure that ctime is updated whenever the mtime is
` [PATCH 7/9] gfs2: update ctime when quota is updated
` [PATCH 8/9] apparmor: update ctime whenever the mtime changes on an inode
` [PATCH 9/9] cifs: update the ctime on a partial page write

[PATCH v2 5.4 0/2] Backport few dfs related fixes to cifs
 2023-06-12  9:18 UTC  (5+ messages)
` [PATCH v2 5.4 1/2] cifs: get rid of unused parameter in reconn_setup_dfs_targets()
` [PATCH v2 5.4 2/2] cifs: handle empty list of targets in cifs_reconnect()

[PATCH] fs: smb: client: Replace the ternary conditional operator
 2023-06-12  5:21 UTC 

[GIT PULL] ksmbd server fixes
 2023-06-11 17:43 UTC  (2+ messages)

[PATCH v2] smb/client: print "Unknown" instead of bogus link speed value
 2023-06-11  8:00 UTC  (2+ messages)

[PATCH] fs: smb: server: Replace the ternary conditional operator with min()
 2023-06-10 14:40 UTC  (2+ messages)

[PATCH] smb/client: print "Unknown" instead of bogus link speed value
 2023-06-09  1:32 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION db10f126048021b86e43a5d6a335ec49dec10155
 2023-06-08 16:38 UTC 

[PATCH 5.4 0/2] Backport few dfs related fixes to cifs
 2023-06-07 20:36 UTC  (6+ messages)
` [PATCH 5.10 1/2] cifs: get rid of unused parameter in reconn_setup_dfs_targets()
` [PATCH 5.10 2/2] cifs: handle empty list of targets in cifs_reconnect()

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-06-07 18:26 UTC  (4+ messages)
` [Linux-cachefs] "

[PATCH 5.4 0/2] Backport few dfs related fixes to cifs
 2023-06-07 18:06 UTC  (4+ messages)
` [PATCH 5.4 1/2] cifs: get rid of unused parameter in reconn_setup_dfs_targets()
` [PATCH 5.4 2/2] cifs: handle empty list of targets in cifs_reconnect()

[PATCH] smb: remove obsolete comment
 2023-06-06 22:31 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6db29e14f4fb7bce9eb5290288e71b05c2b0d118
 2023-06-06 19:14 UTC 

[PATCH net-next v3 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
 2023-06-06 13:08 UTC  (4+ messages)
` [PATCH net-next v3 02/10] Fix a couple of spelling mistakes
` [PATCH net-next v3 03/10] Wrap lines at 80
` [PATCH net-next v3 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c

[PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
 2023-06-06  9:00 UTC  (6+ messages)
` [PATCH net-next v2 02/10] Fix a couple of spelling mistakes
` [PATCH net-next v2 03/10] Wrap lines at 80
` [PATCH net-next v2 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c

[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
 2023-06-05 15:59 UTC 

KASAN: slab-out-of-bounds in smb2_sess_setup+0x3ac/0x1a70
 2023-06-05 13:31 UTC  (2+ messages)

Wyższa konwersja w e-sklepie
 2023-06-02  8:55 UTC 

[linux-next:master] BUILD REGRESSION bc708bbd8260ee4eb3428b0109f5f3be661fae46
 2023-06-02 17:30 UTC 

[GIT PULL] smb3 server fixes
 2023-06-01 21:15 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 571d71e886a5edc89b4ea6d0fe6f445282938320
 2023-06-01 17:30 UTC 

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-31 16:44 UTC  (13+ messages)

[PATCH] ksmbd: use kvzalloc instead of kvmalloc
 2023-05-31 13:36 UTC 

KASAN: slab-out-of-bounds in init_smb2_rsp_hdr+0x1b9/0x1f0
 2023-05-31  9:03 UTC 

[PATCH] smb: Change the return value of ksmbd_vfs_query_maximal_access to void
 2023-05-31  6:07 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8c33787278ca8db73ad7d23f932c8c39b9f6e543
 2023-05-30 21:32 UTC  (2+ messages)

[PATCH] ksmbd: fix out-of-bound read in deassemble_neg_contexts()
 2023-05-30 14:12 UTC  (6+ messages)
` [PATCH] ksmbd: fix out-of-bound read in parse_lease_state()
` [PATCH] ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
` [PATCH] ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()

[PATCH] smb: Remove unnecessary variables
 2023-05-30 11:21 UTC  (2+ messages)

Proszę o kontakt
 2023-05-30  7:30 UTC 

Displaying streams as xattrs
 2023-05-30  7:26 UTC  (23+ messages)

[bug report] CIFS: Respect epoch value from create lease context v2
 2023-05-29 14:07 UTC 

[PATCH 6.3 015/127] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
 2023-05-28 19:09 UTC 

[PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c
 2023-05-28  8:33 UTC  (5+ messages)
` [PATCH net-next 2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg()

[EXTERNAL] [samba-ksmbd:for-next 4/7] fs/smb/client/ioctl.c:324:17: warning: variable 'caps' set but not used
 2023-05-27  8:49 UTC 

[PATCH] smb: delete an unnecessary statement
 2023-05-26 15:36 UTC  (2+ messages)

[bug report] ksmbd: fix racy issue from using ->d_parent and ->d_name
 2023-05-26 14:38 UTC  (2+ messages)

[bug report] cifsd: add server-side procedures for SMB3
 2023-05-26 14:38 UTC  (2+ messages)

[PATCH] ksmbd: fix out-of-bound read in deassemble_neg_contexts
 2023-05-26 14:20 UTC  (4+ messages)

[GIT PULL] SMB3 client fixes and move of cifs and ksmbd to under "smb" directory
 2023-05-26  2:36 UTC  (2+ messages)

[PATCH][SMB3] missing null check in SMB2_change_notify
 2023-05-26  0:15 UTC 

W sprawie samochodu
 2023-05-25  7:30 UTC 

[PATCH] ksmbd: call putname after using the last component
 2023-05-24 15:16 UTC 

KASAN use after free warning
 2023-05-24 11:33 UTC 

[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-24 10:13 UTC  (12+ messages)
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 05/12] cifs: Pass a pointer to virt_to_page()
` [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v3 08/12] arm64: vdso: Pass (void *) "
` [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v3 11/12] arm64: memory: "
` [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines

Bug with mount.cifs and mapchars
 2023-05-24  8:40 UTC  (2+ messages)

patches to move ksmbd and cifs under new subdirectory
 2023-05-24  4:27 UTC  (6+ messages)

SMB1 mount fix from Paulo
 2023-05-24  2:26 UTC 

[PATCH][SMB3] display debug information better for encryption
 2023-05-24  1:50 UTC  (3+ messages)

[PATCH v2] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
 2023-05-23 16:30 UTC  (2+ messages)

[PATCH] cifs: Close deferred files that may be open via hard links
 2023-05-23 16:30 UTC  (7+ 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 NNTP newsgroup(s).