public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-02 10:24:01 to 2023-05-03 08:11:11 UTC [more...]

[PATCH 00/40] Memory allocation profiling
 2023-05-03  8:05 UTC  (41+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
` [PATCH 03/40] fs: Convert alloc_inode_sb() to a macro
` [PATCH 06/40] lib/string.c: strsep_no_empty()
` [PATCH 09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH 28/40] timekeeping: Fix a circular include dependency
` [PATCH 34/40] lib: code tagging context capture support
` [PATCH 35/40] lib: implement context capture support for tagged allocations

[6.4-current oops] null ptr deref in blk_mq_sched_bio_merge() from blkdev readahead
 2023-05-03  8:07 UTC  (2+ messages)

[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_bnode_put
 2023-05-03  8:04 UTC 

[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-03  7:08 UTC  (7+ messages)
` [PATCH v8 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v8 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[RFC] FUSE: add another flag to support shared mmap in FOPEN_DIRECT_IO mode
 2023-05-03  5:09 UTC  (3+ messages)

[syzbot] [fs?] INFO: task hung in eventpoll_release_file
 2023-05-03  5:04 UTC  (4+ messages)

[syzbot] [sysv?] [vfs?] WARNING in invalidate_bh_lru
 2023-05-03  4:31 UTC  (4+ messages)

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-05-03  3:45 UTC  (7+ messages)
` [RFC PATCH v3 08/37] fuse: Add fuse-bpf, a stacked fs extension "
` [RFC PATCH v3 28/37] WIP: bpf: Add fuse_ops struct_op programs

[PATCH] fs: hugetlbfs: Set vma policy only when needed for allocating folio
 2023-05-03  3:11 UTC  (2+ messages)

[PATCH 0/2] Fix fallocate error in hugetlbfs when fallocating again
 2023-05-03  3:05 UTC  (4+ messages)
` [PATCH 1/2] mm: filemap: Add filemap_has_folio function
` [PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache

[PATCHSET RFC v24.6 0/4] xfs: online repair for fs summary counters with exclusive fsfreeze
 2023-05-03  3:02 UTC  (5+ messages)
` [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs
` [PATCH 2/4] vfs: allow exclusive freezing of filesystems
` [PATCH 3/4] xfs: stabilize fs summary counters for online fsck
` [PATCH 4/4] xfs: repair summary counters

[syzbot] [net?] WARNING in print_bfs_bug (2)
 2023-05-03  2:49 UTC  (2+ messages)

[PATCH 0/2] sysctl: death to register_sysctl_paths()
 2023-05-03  2:33 UTC  (3+ messages)
` [PATCH 1/2] kernel: pid_namespace: simplify sysctls with register_sysctl()
` [PATCH 2/2] sysctl: remove register_sysctl_paths()

[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
 2023-05-03  1:05 UTC  (16+ messages)
` [PATCH 2/3] mm: drop VMA lock before waiting for migration

[PATCH v1] shmem: stable directory cookies
 2023-05-03  0:43 UTC  (3+ messages)

[PATCH v7 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-03  0:22 UTC  (31+ messages)
` [PATCH v7 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v7 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v7 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
 2023-05-03  0:17 UTC  (2+ messages)

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_getbmap
 2023-05-03  0:14 UTC  (9+ messages)

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-05-02 23:27 UTC  (13+ messages)

[PATCH] fs: fix incorrect fmode_t casts
 2023-05-02 23:22 UTC 

[syzbot] [mm?] [udf?] KASAN: null-ptr-deref Read in filemap_fault
 2023-05-02 20:54 UTC 

[PATCH] mm: Do not reclaim private data from pinned page
 2023-05-02 20:20 UTC  (7+ messages)

[RFC PATCH 0/3] Rework locking when rendering mountinfo cgroup paths
 2023-05-02 19:58 UTC  (7+ messages)
` [RFC PATCH 1/3] cgroup: Drop unused function for cgroup_path
` [RFC PATCH 2/3] cgroup: Rely on namespace_sem in current_cgns_cgroup_from_root explicitly
` [RFC PATCH 3/3] cgroup: Do not take css_set_lock in cgroup_show_path

[PATCH v6 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02 19:23 UTC  (52+ messages)
` [PATCH v6 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v6 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[GIT PULL] afs: Fix directory size handling
 2023-05-02 18:27 UTC  (2+ messages)

[PATCH 0/3] afs: Fix directory size handling
 2023-05-02 17:56 UTC  (5+ messages)
` [PATCH 1/3] afs: Fix updating of i_size with dv jump from server
` [PATCH 2/3] afs: Fix getattr to report server i_size on dirs, not local size
` [PATCH 3/3] afs: Avoid endless loop if file is larger than expected

[syzbot] [fs?] KASAN: stack-out-of-bounds Read in proc_pid_stack
 2023-05-02 13:13 UTC  (8+ messages)

[PATCH v2 0/4] Prepare for supporting more filesystems with fanotify
 2023-05-02 12:48 UTC  (5+ messages)
` [PATCH v2 1/4] exportfs: change connectable argument to bit flags
` [PATCH v2 2/4] exportfs: add explicit flag to request non-decodeable file handles
` [PATCH v2 3/4] exportfs: allow exporting non-decodeable file handles to userspace
` [PATCH v2 4/4] fanotify: support reporting non-decodeable file handles

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-02 11:53 UTC  (9+ messages)
` [PATCH v5 09/20] gfs2: use __bio_add_page for adding single page to bio
` [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails
` [PATCH v5 17/20] block: mark bio_add_page as __must_check
` [PATCH v5 18/20] block: add __bio_add_folio
` [PATCH v5 19/20] fs: iomap: use __bio_add_folio where possible
` [PATCH v5 20/20] block: mark bio_add_folio as __must_check


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