messages from 2023-04-21 09:47:37 to 2023-04-24 14:22:01 UTC [more...]
[syzbot] [fs?] [mm?] KCSAN: data-race in __filemap_remove_folio / folio_mapping (2)
2023-04-24 14:21 UTC (6+ messages)
[syzbot] [fs?] KCSAN: data-race in inotify_handle_inode_event / inotify_remove_from_idr
2023-04-24 13:54 UTC (3+ messages)
[PATCH] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-24 13:40 UTC (11+ messages)
[PATCH v2] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-24 13:39 UTC (8+ messages)
RFC: allow building a kernel without buffer_heads
2023-04-24 12:42 UTC (22+ messages)
` [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
` [PATCH 02/17] fs: remove the special !CONFIG_BLOCK def_blk_fops
` [PATCH 03/17] fs: rename and move block_page_mkwrite_return
` [PATCH 04/17] fs: remove emergency_thaw_bdev
` [PATCH 05/17] filemap: update ki_pos in generic_perform_write
` [PATCH 06/17] filemap: add a kiocb_write_and_wait helper
` [PATCH 07/17] filemap: add a kiocb_invalidate_pages helper
` [PATCH 08/17] filemap: add a kiocb_invalidate_post_write helper
` [PATCH 09/17] fs: factor out a direct_write_fallback helper
` [PATCH 10/17] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 11/17] iomap: assign current->backing_dev_info in iomap_file_buffered_write
` [PATCH 12/17] fuse: use direct_write_fallback
` [PATCH 13/17] block: don't plug in blkdev_write_iter
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 15/17] block: stop setting ->direct_IO
` [PATCH 16/17] block: use iomap for writes to block devices
` [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
[PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path
2023-04-24 12:32 UTC
[RFC PATCH 0/3] permit write-sealed memfd read-only shared mappings
2023-04-24 12:23 UTC (8+ messages)
` [RFC PATCH 3/3] mm: perform the mapping_map_writable() check after call_mmap()
[PATCH RFC 0/2] io_uring: add getdents support, take 2
2023-04-24 10:55 UTC (10+ messages)
` [PATCH RFC 1/2] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH RFC 2/2] io_uring: add support for getdents
[PATCHv6 0/9] ext2: DIO to use iomap
2023-04-24 9:44 UTC (14+ messages)
` [PATCHv6 5/9] ext2: Move direct-io "
` [PATCHv6 6/9] fs.h: Add TRACE_IOCB_STRINGS for use in trace points
` [PATCHv6 7/9] ext2: Add direct-io "
` [PATCHv6 8/9] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
` [PATCHv6 9/9] iomap: Add DIO tracepoints
[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
2023-04-24 9:38 UTC (12+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()
` [PATCH v2 2/4] buffer: Add lock_buffer_timeout()
` [PATCH v2 3/4] migrate_pages: Don't wait forever locking pages in MIGRATE_SYNC_LIGHT
` [PATCH v2 4/4] migrate_pages: Don't wait forever locking buffers "
[syzbot] [afs?] [net?] KCSAN: data-race in rxrpc_send_data / rxrpc_set_call_completion
2023-04-24 8:30 UTC (2+ messages)
[PATCH 0/5] block: simplify with PAGE_SECTORS_SHIFT
2023-04-24 8:26 UTC (16+ messages)
` [PATCH 1/5] dm integrity: simplify by using PAGE_SECTORS_SHIFT
` [PATCH 2/5] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH 4/5] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH 5/5] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
[syzbot] [ext4?] [mm?] KCSAN: data-race in strscpy / strscpy (3)
2023-04-24 8:25 UTC (8+ messages)
[syzbot] [fs?] [mm?] possible deadlock in do_writepages
2023-04-24 8:11 UTC
[syzbot] [mm?] [fs?] KCSAN: data-race in __filemap_remove_folio / shmem_get_folio_gfp
2023-04-24 7:48 UTC (2+ messages)
[syzbot] [ext4?] KCSAN: data-race in __es_find_extent_range / __es_find_extent_range (6)
2023-04-24 7:27 UTC (2+ messages)
[RFC PATCH 2/3][RESEND] shmem: mark for high-res timestamps on next update after getattr
2023-04-24 7:20 UTC (2+ messages)
[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfs_btree_close
2023-04-24 7:22 UTC
[syzbot] [udf?] BUG: unable to handle kernel paging request in udf_add_fid_counter
2023-04-24 7:21 UTC
[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio (2)
2023-04-24 7:18 UTC
[syzbot] [reiserfs?] possible deadlock in chmod_common
2023-04-24 6:46 UTC
[syzbot] [btrfs?] WARNING in btrfs_put_block_group
2023-04-24 6:46 UTC
[LSF/MM/BPF TOPIC] bpf iterator for file-system
2023-04-24 6:45 UTC (3+ messages)
` [Lsf-pc] "
[syzbot] [hfs?] KASAN: invalid-free in hfsplus_release_folio
2023-04-24 6:44 UTC
[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
2023-04-24 6:44 UTC (11+ messages)
[PATCH] fs: fix undefined behavior in bit shift for SB_NOUSER
2023-04-24 5:43 UTC (5+ messages)
` [PATCH V2] "
` [PATCH V3] "
[git pull] vfs.git misc pile
2023-04-24 4:29 UTC
[git pull] old dio cleanup
2023-04-24 4:27 UTC
[git pull] the rest of write_one_page() series
2023-04-24 4:26 UTC
[git pull] fget() whack-a-mole
2023-04-24 4:25 UTC
[PATCH] mmzone: Introduce for_each_populated_zone_pgdat()
2023-04-24 3:50 UTC (2+ messages)
[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
2023-04-23 14:50 UTC (4+ messages)
[PATCH] [PATCH] fuse: no interrupt for lookup request
2023-04-23 4:27 UTC (2+ messages)
[syzbot] [btrfs?] kernel BUG in scrub_handle_errored_block
2023-04-23 0:05 UTC (2+ messages)
[PATCH v3 00/11] blksnap - block devices snapshots module
2023-04-22 20:01 UTC (12+ messages)
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module
[syzbot] [btrfs?] kernel BUG in add_new_free_space
2023-04-22 11:37 UTC
[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
2023-04-22 5:10 UTC (14+ messages)
` [RFC 1/8] shmem: replace BLOCKS_PER_PAGE with PAGE_SECTORS
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()
` [RFC 3/8] shmem: account for high order folios
` [RFC 4/8] shmem: add helpers to get block size
` [RFC 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks()
` [RFC 6/8] shmem: consider block size in shmem_default_max_inodes()
` [RFC 7/8] shmem: add high order page support
` [RFC 8/8] shmem: add support to customize block size on multiple PAGE_SIZE
[PATCH] mm/filemap: allocate folios according to the blocksize
2023-04-22 0:14 UTC (6+ messages)
[PATCH v2 0/7] Support negative dentries on case-insensitive ext4 and f2fs
2023-04-22 0:03 UTC (8+ messages)
` [PATCH v2 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH v2 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
` [PATCH v2 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH v2 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
` [PATCH v2 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v2 6/7] ext4: Enable negative dentries on case-insensitive lookup
` [PATCH v2 7/7] f2fs: "
[PATCH v9 03/11] proc: Use lsmids instead of lsm names for attrs
2023-04-21 19:21 UTC (2+ messages)
[syzbot] [ext4?] WARNING: bad unlock balance in unlock_two_nondirectories
2023-04-21 19:07 UTC
[PATCH v5 0/5] cgroup: eliminate atomic rstat flushing
2023-04-21 18:54 UTC (7+ messages)
` [PATCH v5 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH v5 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
` [PATCH v5 3/5] memcg: calculate root usage from global state
` [PATCH v5 4/5] memcg: remove mem_cgroup_flush_stats_atomic()
` [PATCH v5 5/5] cgroup: remove cgroup_rstat_flush_atomic()
[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
2023-04-21 17:21 UTC (4+ messages)
` [PATCH mm-unstable RFC 1/5] writeback: move wb_over_bg_thresh() call outside lock section
[GIT PULL] Turn single vector imports into ITER_UBUF
2023-04-21 16:53 UTC
[ANNOUNCE] xfs-linux: iomap-for-next updated to 3fd41721cd5c
2023-04-21 16:09 UTC
Can you drop the splice patches?
2023-04-21 15:57 UTC (2+ messages)
[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
2023-04-21 14:55 UTC (7+ messages)
[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
2023-04-21 14:26 UTC (24+ messages)
` [PATCH] [REGRESSION] "
[GIT PULL] open: fix O_DIRECTORY | O_CREAT
2023-04-21 14:02 UTC
[GIT PULL] pipe: nonblocking rw for io_uring
2023-04-21 14:01 UTC
[GIT PULL] vfs: misc updates
2023-04-21 13:48 UTC
[GIT PULL] acl updates
2023-04-21 13:45 UTC
[GIT PULL] pidfd updates
2023-04-21 13:41 UTC
[PATCH V2 0/6] shmem: Add user and group quota support for tmpfs
2023-04-21 12:34 UTC (6+ messages)
` [PATCH 6/6] Add default quota limit mount options
[RFC PATCH 0/3] fs: opportunistic high-res file timestamps
2023-04-21 10:47 UTC (4+ messages)
` [RFC PATCH 1/3] fs: add infrastructure for opportunistic high-res ctime/mtime updates
[RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
2023-04-21 10:23 UTC (5+ messages)
` [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox