Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-09 00:20:05 to 2023-05-12 02:25:40 UTC [more...]

[PATCH] coredump, vmcore: Set p_align to 4 for PT_NOTE
 2023-05-12  2:25 UTC 

[PATCH] filemap: Handle error return from __filemap_get_folio()
 2023-05-12  0:14 UTC  (18+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-11 22:28 UTC  (74+ messages)
` [PATCH 01/32] Compiler Attributes: add __flatten
` [PATCH 02/32] locking/lockdep: lock_class_is_held()
` [PATCH 03/32] locking/lockdep: lockdep_set_no_check_recursion()
` [PATCH 04/32] locking: SIX locks (shared/intent/exclusive)
` [PATCH 05/32] MAINTAINERS: Add entry for six locks
` [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
` [PATCH 07/32] mm: Bring back vmalloc_exec
` [PATCH 08/32] fs: factor out d_mark_tmpfile()
` [PATCH 09/32] block: Add some exports for bcachefs
` [PATCH 10/32] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 11/32] block: Bring back zero_fill_bio_iter
` [PATCH 12/32] block: Rework bio_for_each_segment_all()
` [PATCH 13/32] block: Rework bio_for_each_folio_all()
` [PATCH 14/32] block: Don't block on s_umount from __invalidate_super()
` [PATCH 15/32] bcache: move closures to lib/
` [PATCH 16/32] MAINTAINERS: Add entry for closures
` [PATCH 17/32] closures: closure_wait_event()
` [PATCH 18/32] closures: closure_nr_remaining()
` [PATCH 19/32] closures: Add a missing include
` [PATCH 20/32] vfs: factor out inode hash head calculation
` [PATCH 21/32] hlist-bl: add hlist_bl_fake()
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
` [PATCH 23/32] iov_iter: copy_folio_from_iter_atomic()
` [PATCH 24/32] MAINTAINERS: Add entry for generic-radix-tree
` [PATCH 25/32] lib/generic-radix-tree.c: Don't overflow in peek()
` [PATCH 26/32] lib/generic-radix-tree.c: Add a missing include
` [PATCH 27/32] lib/generic-radix-tree.c: Add peek_prev()
` [PATCH 28/32] stacktrace: Export stack_trace_save_tsk
` [PATCH 29/32] lib/string_helpers: string_get_size() now returns characters wrote
` [PATCH 30/32] lib: Export errname
` [PATCH 31/32] lib: add mean and variance module
` [PATCH 32/32] MAINTAINERS: Add entry for bcachefs

[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 0/4] NFSD: add support for NFSv4 write delegation
 2023-05-11 21:43 UTC  (5+ 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

[PATCH v5 0/5] Introduce block provisioning primitives
 2023-05-11 20:03 UTC  (11+ 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 3/5] dm: Add block provisioning support
  ` [PATCH v6 4/5] dm-thin: Add REQ_OP_PROVISION support

[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] fs: use correct __poll_t type
 2023-05-11 16:46 UTC 

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

[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  (3+ messages)

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-11 15:17 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 6/9] fs: use new capable_any functionality
 2023-05-11 14:25 UTC 

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

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

[syzbot] [ntfs?] kernel BUG in ntfs_iget
 2023-05-11 13:35 UTC  (2+ messages)

[PATCH 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-11 11:59 UTC  (13+ 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 v2 0/6] io_uring: add getdents support, take 2
 2023-05-11 11:03 UTC  (9+ messages)
` [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v2 2/6] vfs_getdents/struct dir_context: add flags field
` [PATCH v2 3/6] io_uring: add support for getdents
` [PATCH v2 4/6] kernfs: implement readdir FMODE_NOWAIT
` [PATCH v2 5/6] libfs: set FMODE_NOWAIT on dir open
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE

[syzbot] [nilfs?] KASAN: slab-use-after-free Write in nilfs_inode_sub_blocks
 2023-05-11  7:47 UTC  (2+ messages)

[syzbot] [ext4?] WARNING in __ext4fs_dirhash
 2023-05-11  6:15 UTC  (3+ messages)

[PATCH] fs: hfsplus: fix uninit-value bug in hfsplus_listxattr
 2023-05-11  4:36 UTC  (2+ messages)

[PATCH 04/12] mm: page_alloc: collect mem statistic into show_mem.c
 2023-05-11  0:04 UTC  (2+ messages)

[PATCH] cifs: release leases for deferred close handles when freezing
 2023-05-10 22:51 UTC 

[GIT PULL] inotify fix for 6.4-rc2
 2023-05-10 22:12 UTC  (2+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-05-10 19:21 UTC  (2+ messages)

[syzbot] [ext4?] BUG: sleeping function called from invalid context in alloc_buffer_head
 2023-05-10 19:03 UTC  (5+ messages)
` [PATCH] workingset: add missing rcu_read_unlock() in lru_gen_refault()

[LSF/MM/BPF TOPIC] Memory profiling using code tagging
 2023-05-10 16:28 UTC  (4+ messages)

Checking in: loan info
 2023-05-10 15:58 UTC 

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

introduce bdev holder ops and a file system shutdown method
 2023-05-10 15:13 UTC  (18+ messages)
` [PATCH 1/9] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
` [PATCH 5/9] block: introduce holder ops
` [PATCH 6/9] block: add a mark_dead holder operation
` [PATCH 8/9] xfs: wire up sops->shutdown

[PATCH] filemap: remove page_endio()
 2023-05-10 13:36 UTC  (3+ messages)

Pompy ciepła - nowe warunki
 2023-05-10  8:11 UTC 

[PATCH 03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c
 2023-05-10  8:01 UTC  (2+ messages)
` [PATCH v2 "

[syzbot] [fs?] possible deadlock in quotactl_fd
 2023-05-10  7:31 UTC  (2+ messages)
` [syzbot] [ext4?] "

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in __btrfs_release_delayed_node
 2023-05-10  6:56 UTC 

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

[PATCH -next 00/12] mm: page_alloc: misc cleanup and refector
 2023-05-09 16:48 UTC  (9+ messages)
` [PATCH 01/12] mm: page_alloc: move mirrored_kernelcore into mm_init.c
` [PATCH 02/12] mm: page_alloc: move init_on_alloc/free() "
` [PATCH 05/12] mm: page_alloc: squash page_is_consistent()
` [PATCH 06/12] mm: page_alloc: remove alloc_contig_dump_pages() stub

rcu_preempt self-detected stall in filemap_get_read_batch
 2023-05-09 16:28 UTC 

[linux-next:master] BUILD SUCCESS WITH WARNING 47cba14ce6fc4f314bd814d07269d0c8de1e4ae6
 2023-05-09 15:56 UTC 

[PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
 2023-05-09 12:59 UTC  (2+ messages)
` [fuse-devel] "

[RFC PATCH 0/3] Rework locking when rendering mountinfo cgroup paths
 2023-05-09 10:34 UTC  (6+ messages)
` [RFC PATCH 3/3] cgroup: Do not take css_set_lock in cgroup_show_path

[syzbot] [hfs?] kernel BUG in __filemap_get_folio (2)
 2023-05-09  8:26 UTC 

[RFC PATCH] fuse: invalidate page cache pages before direct write
 2023-05-09  8:01 UTC 

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-05-09  6:50 UTC  (2+ messages)

[PATCH v4 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-05-09  5:47 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-05-09  1:20 UTC  (3+ messages)
` [PATCH 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

[PATCH v3] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-05-09  1:12 UTC  (3+ messages)

[syzbot] [udf?] WARNING in udf_unlink
 2023-05-09  0:55 UTC 

[PATCH RFC 00/16] block atomic writes
 2023-05-09  0:19 UTC  (3+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits


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).