Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-17 00:55:49 to 2023-09-19 01:16:01 UTC [more...]

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-09-19  1:15 UTC  (26+ messages)

[RFC PATCH 0/3] quering mount attributes
 2023-09-19  0:37 UTC  (25+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall
` [RFC PATCH 3/3] add listmnt(2) syscall

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-19  0:08 UTC  (14+ messages)
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[PATCHSET 0/2] iomap: fix unshare data corruption bug
 2023-09-18 23:19 UTC  (4+ messages)
` [PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
` [PATCH 2/2] iomap: convert iomap_unshare_iter to use large folios
` [PATCH 3/2] fstests: test FALLOC_FL_UNSHARE when pagecache is not loaded

[PATCH v4 0/2] Supporting same fsid mounting through the temp-fsid feature
 2023-09-18 22:21 UTC  (4+ messages)
` [PATCH v4 2/2] btrfs: Introduce "

[GIT PULL] timestamp fixes
 2023-09-18 22:10 UTC  (6+ messages)

[RFC PATCH 00/18] block: update buffer_head for Large-block I/O
 2023-09-18 21:01 UTC  (30+ messages)
` [PATCH 01/18] mm/readahead: rework loop in page_cache_ra_unbounded()
` [PATCH 02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH 03/18] block/buffer_head: introduce block_{index_to_sector,sector_to_index}
` [PATCH 04/18] fs/buffer.c: use accessor function to translate page index to sectors
` [PATCH 05/18] fs/mpage: "
` [PATCH 06/18] fs: Allow fine-grained control of folio sizes
` [PATCH 07/18] mm/filemap: allocate folios with mapping order preference
` [PATCH 08/18] mm/readahead: "
` [PATCH 09/18] fs/buffer: use mapping order in grow_dev_page()
` [PATCH 10/18] block/bdev: lift restrictions on supported blocksize
` [PATCH 11/18] block/bdev: enable large folio support for large logical block sizes
` [PATCH 12/18] brd: convert to folios
` [PATCH 13/18] brd: abstract page_size conventions
` [PATCH 14/18] brd: use memcpy_{to,from}_folio()
` [PATCH 15/18] brd: make sector size configurable
` [PATCH 16/18] brd: make logical "
` [PATCH 17/18] xfs: remove check for block sizes smaller than PAGE_SIZE
` [PATCH 18/18] nvme: enable logical block size > PAGE_SIZE

[PATCH 1/4] inotify_user: pass directory fd to inotify_find_inode()
 2023-09-18 20:24 UTC  (12+ messages)
` [PATCH 2/4] inotify_user: move code to do_inotify_add_watch()
` [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
          ` inotify maintenance status
` [PATCH 4/4] arch: register inotify_add_watch_at

[PATCH v4 00/10] fuse direct write consolidation and parallel IO
 2023-09-18 20:13 UTC  (12+ messages)
` [PATCH v4 01/10] fuse: direct IO can use the write-through code path
` [PATCH v4 02/10] fuse: Create helper function if DIO write needs exclusive lock
` [PATCH v4 03/10] fuse: prepare support for shared lock for DIO writes
` [PATCH v4 04/10] fs: Add and export file_needs_remove_privs
` [PATCH v4 05/10] fuse: enable shared lock for O_DIRECT / handle privilege drop
` [PATCH v4 06/10] fuse: Rename fuse_direct_io
` [PATCH v4 07/10] fuse: Remove fuse_direct_write_iter code path / use IOCB_DIRECT
` [PATCH v4 08/10] fuse: Remove page flush/invaliation in fuse_direct_io
` [PATCH v4 09/10] fuse: Use the existing inode fuse_cache_write_iter
` [PATCH v4 10/10] [RFC] fuse: No privilege removal when FOPEN_DIRECT_IO is set

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-09-18 18:56 UTC  (13+ messages)

[PATCH 0/6] shmem: high order folios support in write path
 2023-09-18 18:55 UTC  (13+ messages)
  ` [PATCH 6/6] shmem: add large folios support to the "
    ` [PATCH 1/6] filemap: make the folio order calculation shareable

[RFC PATCH kdevops 0/2] augment expunge list for v6.1.53
 2023-09-18 18:52 UTC  (3+ messages)

[RFC v2 00/10] bdev: LBS devices support to coexist with buffer-heads
 2023-09-18 18:42 UTC  (13+ messages)

[czhong@redhat.com: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
 2023-09-18 18:42 UTC  (11+ messages)

[syzbot] [fs?] [mm?] WARNING in page_copy_sane
 2023-09-18 18:36 UTC  (4+ messages)

[RFC 00/23] Enable block size > page size in XFS
 2023-09-18 18:36 UTC  (22+ messages)
` [RFC 04/23] filemap: set the order of the index in page_cache_delete_batch()
` [RFC 05/23] filemap: align index to mapping_min_order in filemap_range_has_page()
` [RFC 06/23] mm: call xas_set_order() in replace_page_cache_folio()
` [RFC 07/23] filemap: align the index to mapping_min_order in __filemap_add_folio()
` [RFC 08/23] filemap: align the index to mapping_min_order in filemap_get_folios_tag()

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAlloc (2)
 2023-09-18 18:15 UTC 

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-18 17:59 UTC  (8+ messages)
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH 00/17] Add folio_end_read
 2023-09-18 14:37 UTC  (5+ messages)
` [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte

[PATCH RFC] binfmt_elf: fully allocate bss pages
 2023-09-18 14:11 UTC  (2+ messages)

[PATCH v2] netfs: Only call folio_start_fscache() one time for each folio
 2023-09-18 13:17 UTC 

[PATCH] ima: fix wrong dereferences of file->f_path
 2023-09-18 11:56 UTC  (4+ messages)
        ` Fwd: "

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-09-18 12:06 UTC  (18+ messages)
` [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v6 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v6 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
` [PATCH v6 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v6 45/45] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH] fs-writeback: do not requeue a clean inode having skipped pages
 2023-09-18 11:10 UTC  (3+ messages)

[syzbot] [ext4?] WARNING in setattr_copy
 2023-09-18 11:10 UTC  (5+ messages)
  ` [syzbot] [overlayfs] "

DoS in lseek inodes with proc_ops
 2023-09-18  9:59 UTC 

[syzbot] [btrfs?] WARNING in btrfs_run_delayed_refs (2)
 2023-09-18  8:39 UTC  (2+ messages)

[PATCH v1 1/1] mm: report per-page metadata information
 2023-09-18  8:14 UTC  (2+ messages)

[PATCH] aio: Annotate struct kioctx_table with __counted_by
 2023-09-18  7:25 UTC  (2+ messages)

[PATCH v2] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
 2023-09-18  6:27 UTC  (3+ messages)

[PATCH v3 0/4] block: simplify with PAGE_SECTORS_SHIFT
 2023-09-18  5:55 UTC  (7+ messages)
` [PATCH v3 2/4] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH v3 3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH v3 4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT

[PATCH v1 1/1] poll: fix the data race in the use of pwq->triggered in poll_schedule_timeout()
 2023-09-18  4:48 UTC 

dentry UAF bugs crashing arm64 machines on 6.5/6.6?
 2023-09-18  1:37 UTC  (2+ messages)

[syzbot] [overlayfs?] general protection fault in d_path
 2023-09-18  0:04 UTC  (2+ messages)
` [syzbot] [integrity] [overlayfs] "

BUG: KCSAN: data-race in poll_schedule_timeout.constprop.0 / pollwake
 2023-09-17 20:19 UTC 

[PATCH 5.15 057/511] eventfd: prevent underflow for eventfd semaphores
 2023-09-17 19:08 UTC 

[PATCH 5.10 067/406] eventfd: prevent underflow for eventfd semaphores
 2023-09-17 19:08 UTC 

[BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked
 2023-09-17 19:09 UTC  (4+ messages)

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-17 15:35 UTC  (2+ messages)
` [syzbot] [block] "

[PATCH v2] mm/writeback: Update filemap_dirty_folio() comment
 2023-09-17 15:35 UTC 

[PATCH] mm/writeback: Update filemap_dirty_folio() comment
 2023-09-17 15:04 UTC 

[syzbot] [hfs?] INFO: task hung in hfsplus_find_init
 2023-09-17  7:36 UTC 


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