Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 06:52:15 to 2023-05-30 07:35:19 UTC [more...]

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

Displaying streams as xattrs
 2023-05-30  7:26 UTC  (26+ 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 -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-26 16:33 UTC  (3+ messages)

[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 v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-05-24 16:38 UTC  (3+ messages)
` [Linux-cachefs] "

[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  (15+ messages)
` [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v3 05/12] cifs: "
` [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  (7+ 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  (8+ messages)

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-05-23 12:46 UTC  (28+ messages)
` [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
` [PATCH v4 3/9] overlayfs: allow it to handle multigrain timestamps
` [PATCH v4 4/9] nfsd: ensure we use ctime_peek to grab the inode->i_ctime
` [PATCH v4 5/9] ksmbd: use ctime_peek to grab the ctime out of the inode
` [PATCH v4 6/9] tmpfs: add support for multigrain timestamps
` [PATCH v4 7/9] xfs: switch to "
` [PATCH v4 8/9] ext4: convert "
` [PATCH v4 9/9] btrfs: "

[PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
 2023-05-23  6:45 UTC  (4+ messages)

[PATCH v22 03/31] splice: Rename direct_splice_read() to copy_splice_read()
 2023-05-22 13:50 UTC  (4+ messages)
` [PATCH v22 27/31] cifs: Use filemap_splice_read()
` [PATCH v22 29/31] splice: Remove generic_file_splice_read()
` [PATCH v22 31/31] splice: kdoc for filemap_splice_read() and copy_splice_read()

[PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read()
 2023-05-22 12:53 UTC  (10+ messages)
` [PATCH v21 27/30] cifs: Use filemap_splice_read()
` [PATCH v21 29/30] splice: Remove generic_file_splice_read()

[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-22 10:11 UTC  (14+ messages)
` [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v2 05/12] cifs: "
` [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v2 08/12] arm64: vdso: Pass (void *) "
` [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v2 11/12] arm64: memory: "
` [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines

Proszę o kontakt
 2023-05-22  8:16 UTC 

[GIT PULL] ksmbd server fixes
 2023-05-22  8:04 UTC  (8+ messages)

[GIT PULL] smb3 client fixes
 2023-05-21 18:09 UTC  (2+ messages)

[PATCH] ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
 2023-05-21  6:07 UTC  (2+ messages)

[PATCH] ksmbd: fix UAF issue from opinfo->conn
 2023-05-19 14:15 UTC  (2+ messages)
` [PATCH] ksmbd: fix incorrect AllocationSize set in smb2_get_info

[PATCH v20 24/32] splice: Do splice read from a file without using ITER_PIPE
 2023-05-19  7:40 UTC  (2+ messages)
` [PATCH v20 25/32] cifs: Use generic_file_splice_read()

[PATCH] ksmbd: fix multiple out-of-bounds read during context decoding
 2023-05-19  5:16 UTC  (4+ messages)

[PATCH] ksmbd: fix multiple out-of-bounds read during context decoding
 2023-05-18 14:10 UTC  (9+ messages)

[PATCH] SMB3: Close all deferred handles of inode in case of handle lease break
 2023-05-18 14:01 UTC  (3+ messages)

[PATCH] ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
 2023-05-18  8:43 UTC  (7+ messages)

Linux client test automation improvements
 2023-05-17 23:48 UTC  (2+ messages)

[PATCH 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-17 14:01 UTC  (9+ messages)
` [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH 05/12] cifs: Pass a pointer to virt_to_page()
` [PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob

W sprawie samochodu
 2023-05-17  7:51 UTC 

[PATCH 4.14 000/116] 4.14.315-rc1 review
 2023-05-16 20:08 UTC 

[PATCH 4.19 000/191] 4.19.283-rc1 review
 2023-05-16 19:39 UTC 

[PATCH] SMB3: force unmount was failing to close deferred close files
 2023-05-16 19:07 UTC  (4+ 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).