Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-11 11:57:56 to 2023-05-15 20:18:12 UTC [more...]

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2023-05-15 20:16 UTC  (15+ messages)
` [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
                          ` [fuse-devel] "

[PATCH v2 0/4] NFSD: add support for NFSv4 write delegation
 2023-05-15 20:15 UTC  (15+ messages)
` [PATCH v2 1/4] locks: allow support for "
` [PATCH v2 2/4] NFSD: enable "
` [PATCH v2 3/4] NFSD: add supports for CB_GETATTR callback
` [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation

[PATCH 0/6] sysctl: Remove register_sysctl_table from parport
 2023-05-15 19:10 UTC  (8+ messages)
    ` [PATCH 1/6] parport: Move magic number "15" to a define
    ` [PATCH 2/6] parport: Remove register_sysctl_table from parport_proc_register
    ` [PATCH 3/6] parport: Remove register_sysctl_table from parport_device_proc_register
    ` [PATCH 4/6] parport: Remove register_sysctl_table from parport_default_proc_register
    ` [PATCH 5/6] parport: Removed sysctl related defines
    ` [PATCH 6/6] sysctl: stop exporting register_sysctl_table

[PATCH] fs/coredump: open coredump file in O_WRONLY instead of O_RDWR
 2023-05-15 19:13 UTC  (5+ messages)

[PATCH] fix NFSv4 acl detection on F39
 2023-05-15 18:53 UTC  (4+ messages)

[PATCH] mm: pagemap: restrict pagewalk to the requested range
 2023-05-15 17:26 UTC 

[PATCH 6.2 031/242] rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()
 2023-05-15 16:25 UTC 

[PATCH 6.3 022/246] rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()
 2023-05-15 16:23 UTC 

[RFCv5 0/5] iomap: Add support for per-block dirty state to improve write performance
 2023-05-15 15:15 UTC  (10+ messages)
` [RFCv5 2/5] iomap: Refactor iop_set_range_uptodate() function
` [RFCv5 3/5] iomap: Add iop's uptodate state handling functions
` [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-15 15:12 UTC  (2+ messages)

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 14:20 UTC  (6+ messages)

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-15 13:07 UTC  (8+ messages)

[syzbot] [nilfs?] WARNING in nilfs_segctor_do_construct (2)
 2023-05-15 12:56 UTC 

[PATCH v5 0/5] Introduce block provisioning primitives
 2023-05-15 12:40 UTC  (14+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] block: Don't invalidate pagecache for invalid falloc modes
  ` [PATCH v6 2/5] block: Introduce provisioning primitives
  ` [PATCH v6 4/5] dm-thin: Add REQ_OP_PROVISION support
  ` [PATCH v6 5/5] loop: Add support for provision requests

[PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-05-15 11:49 UTC  (2+ messages)

[PATCH] fs: fix incorrect fmode_t casts
 2023-05-15 11:17 UTC  (2+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-15 11:15 UTC 

[PATCH] fs/open.c: Fix W=1 kernel doc warnings
 2023-05-15 10:41 UTC  (2+ messages)

[RFCv2 0/5] ext4: misc left over folio changes
 2023-05-15 10:40 UTC  (6+ messages)
` [RFCv2 1/5] ext4: kill unused function ext4_journalled_write_inline_data
` [RFCv2 2/5] ext4: Remove PAGE_SIZE assumption of folio from mpage_submit_folio
` [RFCv2 3/5] ext4: Change remaining tracepoints to use folio
` [RFCv2 4/5] ext4: Make mpage_journal_page_buffers "
` [RFCv2 5/5] ext4: Make ext4_write_inline_data_end() "

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-15 10:29 UTC  (41+ messages)
` [PATCH 03/32] locking/lockdep: lockdep_set_no_check_recursion()
` [PATCH 04/32] locking: SIX locks (shared/intent/exclusive)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH net-next v7 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-15  9:33 UTC  (17+ messages)
` [PATCH net-next v7 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v7 02/16] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v7 04/16] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v7 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v7 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v7 07/16] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v7 08/16] tls: "
` [PATCH net-next v7 09/16] siw: "
` [PATCH net-next v7 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v7 11/16] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v7 12/16] ip6, udp6: "
` [PATCH net-next v7 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v7 14/16] ip: Remove ip_append_page()
` [PATCH net-next v7 15/16] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v7 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES

[syzbot] [xfs?] KASAN: use-after-free Read in xfs_btree_lookup_get_block
 2023-05-15  9:05 UTC  (2+ messages)

[PATCH V4 0/6] shmem: Add user and group quota support for tmpfs
 2023-05-15  8:54 UTC  (2+ messages)

[PATCH v4 6/9] fs: use new capable_any functionality
 2023-05-15  7:56 UTC  (2+ messages)

[PATCH] vfs: Replace all non-returning strlcpy with strscpy
 2023-05-15  7:50 UTC  (3+ messages)

[PATCH] fs: use correct __poll_t type
 2023-05-15  7:37 UTC  (2+ messages)

[syzbot] [ext4?] possible deadlock in ext4_setattr
 2023-05-15  1:15 UTC  (4+ messages)

[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
 2023-05-14 21:25 UTC  (9+ messages)
` [PATCH 1/2] btrfs: Introduce the virtual_fsid feature

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-05-13 22:03 UTC 

[syzbot] [jfs?] KASAN: null-ptr-deref Read in txBegin
 2023-05-13 15:33 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING in __virt_to_phys (2)
 2023-05-13  8:20 UTC 

[GIT PULL] vfs fixes
 2023-05-12 22:14 UTC  (2+ messages)

[PATCH] coredump, vmcore: Set p_align to 4 for PT_NOTE
 2023-05-12 18:39 UTC  (3+ messages)

[PATCH 0/4] NFSD: add support for NFSv4 write delegation
 2023-05-12 17:41 UTC  (8+ messages)
` [PATCH 1/4] locks: allow support for "
` [PATCH 2/4] NFSD: enable "
` [PATCH 3/4] NFSD: add supports for CB_GETATTR callback
` [PATCH 4/4] NFSD: handle GETATTR conflict with write delegation

[syzbot] [ext4?] WARNING in __ext4fs_dirhash
 2023-05-12 16:18 UTC  (3+ messages)

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in ntfs_listxattr
 2023-05-12 14:07 UTC 

[syzbot] [ext4?] general protection fault in ext4_acquire_dquot
 2023-05-12 13:15 UTC 

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

[PATCH 0/3] filesystems: start removal of the kthread freezer
 2023-05-12  7:31 UTC  (2+ messages)

[PATCH] fs: hfsplus: fix uninit-value bug in hfsplus_listxattr
 2023-05-12  7:23 UTC  (2+ messages)

[syzbot] [fs?] [mm?] BUG: sleeping function called from invalid context in mempool_alloc
 2023-05-12  7:08 UTC 

[PATCH] filemap: Handle error return from __filemap_get_folio()
 2023-05-12  4:49 UTC  (14+ messages)
                  ` [PATCH 1/3] mm: handle_mm_fault_one()

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-11 22:00 UTC  (7+ messages)
` [PATCH 2/3] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH 3/3] selftests/mm: add uffd unit test for UFFDIO_SIGBUS

[PATCH] pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
 2023-05-11 18:29 UTC  (2+ messages)

6.2 series regression, transient stalls during write intensive workloads
 2023-05-11 17:06 UTC 

[PATCH] procfs: Replace all non-returning strlcpy with strscpy
 2023-05-11 16:25 UTC  (2+ messages)

[PATCH] vboxsf: Replace all non-returning strlcpy with strscpy
 2023-05-11 16:21 UTC  (2+ messages)

[syzbot] [reiserfs?] KMSAN: uninit-value in reiserfs_security_init
 2023-05-11 14:48 UTC  (2+ messages)
` [PATCH] reiserfs: Initialize sec->length in reiserfs_security_init()

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir
 2023-05-11 14:29 UTC 

[PATCH v4 0/4] fs: allow to mount beneath top mount
 2023-05-11 14:19 UTC  (4+ messages)
` [PATCH v4 4/4] "

[syzbot] [ntfs?] kernel BUG in ntfs_iget
 2023-05-11 13:35 UTC  (2+ 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).