Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-07 13:12:22 to 2024-05-08 13:54:43 UTC [more...]

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-08 13:54 UTC  (16+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[GIT PULL] fuse fixes for 6.9 final
 2024-05-08 13:30 UTC 

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-08 12:58 UTC  (4+ messages)
` [PATCH 2/2] Update uffd-stress to handle EINVAL for unset config features

[PATCHSET v5.6 2/2] xfs: fs-verity support
 2024-05-08 11:47 UTC  (6+ messages)
` [PATCH 18/26] xfs: use merkle tree offset as attr hash

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-08 11:40 UTC  (8+ messages)

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-08 11:43 UTC  (19+ messages)
` [PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
  ` [RFC] iomap: use huge zero folio in iomap_dio_zero
` [PATCH v5 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()

[LSF/MM/BPF TOPIC] finishing up mount API conversions; consistency & logging
 2024-05-08 11:42 UTC  (3+ messages)

[RFC] iomap: use huge zero folio in iomap_dio_zero
 2024-05-08 11:42 UTC  (2+ messages)

[PATCH v3] fs: Create anon_inode_getfile_fmode()
 2024-05-08 11:37 UTC  (6+ messages)

[PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating
 2024-05-08 11:27 UTC  (7+ messages)
` [PATCH rfc 3/4] mm: filemap: move __lruvec_stat_mod_folio() out of filemap_set_pte_range()

[PATCH v15 00/11] Landlock: IOCTL support
 2024-05-08 10:40 UTC  (2+ messages)

[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
 2024-05-08 10:16 UTC  (39+ messages)
  ` get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
    ` [PATCH] epoll: try to be a _bit_ better about file lifetimes
                ` [Linaro-mm-sig] "

[PATCH v14 00/28] DEPT(Dependency Tracker)
 2024-05-08  9:47 UTC  (29+ messages)
` [PATCH v14 01/28] llist: Move llist_{head,node} definition to types.h
` [PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
` [PATCH v14 03/28] dept: Add single event dependency tracker APIs
` [PATCH v14 04/28] dept: Add lock "
` [PATCH v14 05/28] dept: Tie to Lockdep and IRQ tracing
` [PATCH v14 06/28] dept: Add proc knobs to show stats and dependency graph
` [PATCH v14 07/28] dept: Distinguish each syscall context from another
` [PATCH v14 08/28] dept: Distinguish each work "
` [PATCH v14 09/28] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v14 10/28] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v14 11/28] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v14 12/28] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v14 13/28] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v14 14/28] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v14 15/28] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v14 16/28] dept: Track timeout waits separately with a new Kconfig
` [PATCH v14 17/28] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v14 18/28] dept: Apply timeout consideration to swait
` [PATCH v14 19/28] dept: Apply timeout consideration to waitqueue wait
` [PATCH v14 20/28] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v14 21/28] dept: Apply timeout consideration to dma fence wait
` [PATCH v14 22/28] dept: Make Dept able to work with an external wgen
` [PATCH v14 23/28] dept: Track PG_locked with dept
` [PATCH v14 24/28] dept: Print event context requestor's stacktrace on report
` [PATCH v14 25/28] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v14 26/28] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v14 27/28] dept: Add documentation for Dept
` [PATCH v14 28/28] dept: Add documentation for Dept's APIs

WARNING in fuse_request_end
 2024-05-08  9:42 UTC  (4+ messages)

[PATCH v2] fscrypt: try to avoid refing parent dentry in fscrypt_file_open
 2024-05-08  8:14 UTC 

[PATCH] virtiofs: include a newline in sysfs tag
 2024-05-08  7:55 UTC  (6+ messages)

[PATCH v4 00/12] mm/swap: clean up and optimize swap cache index
 2024-05-08  7:49 UTC  (8+ messages)
` [PATCH v4 09/12] mm/swap: get the swap device offset directly
` [PATCH v4 10/12] mm: remove page_file_offset and folio_file_pos
` [PATCH v4 12/12] mm/swap: reduce swap cache search space

kdevops BoF at LSFMM
 2024-05-08  7:45 UTC  (3+ messages)

[PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
 2024-05-08  7:32 UTC  (7+ messages)

[PATCHES] ->bd_inode elimination
 2024-05-08  6:44 UTC  (18+ messages)
` [PATCHES part 1 1/7] ext4: remove block_device_ejected()
  ` [PATCHES part 1 2/7] bcachefs: remove dead function bdev_sectors()
  ` [PATCHES part 1 3/7] blkdev_write_iter(): saner way to get inode and bdev
  ` [PATCHES part 1 4/7] dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode)
  ` [PATCHES part 1 5/7] block2mtd: prevent direct access of bd_inode
  ` [PATCHES part 1 6/7] block: move two helpers into bdev.c
  ` [PATCHES part 1 7/7] missing helpers: bdev_unhash(), bdev_drop()
` [PATCHES part 2 01/10] block_device: add a pointer to struct address_space (page cache of bdev)
  ` [PATCHES part 2 02/10] use ->bd_mapping instead of ->bd_inode->i_mapping
  ` [PATCHES part 2 03/10] grow_dev_folio(): we only want ->bd_inode->i_mapping there
  ` [PATCHES part 2 04/10] blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here
  ` [PATCHES part 2 05/10] fs/buffer.c: massage the remaining users of ->bd_inode to ->bd_mapping
  ` [PATCHES part 2 06/10] gfs2: more obvious initializations of mapping->host
  ` [PATCHES part 2 07/10] block/bdev.c: use the knowledge of inode/bdev coallocation
  ` [PATCHES part 2 08/10] nilfs_attach_log_writer(): use ->bd_mapping->host instead of ->bd_inode
  ` [PATCHES part 2 09/10] dasd_format(): killing the last remaining user "
  ` [PATCHES part 2 10/10] RIP ->bd_inode

[PATCH v3 00/10] ext4: support adding multi-delalloc blocks
 2024-05-08  6:12 UTC  (11+ messages)
` [PATCH v3 01/10] ext4: factor out a common helper to query extent map
` [PATCH v3 02/10] ext4: check the extent status again before inserting delalloc block
` [PATCH v3 03/10] ext4: warn if delalloc counters are not zero on inactive
` [PATCH v3 04/10] ext4: trim delalloc extent
` [PATCH v3 05/10] ext4: drop iblock parameter
` [PATCH v3 06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v3 07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH v3 08/10] ext4: factor out check for whether a cluster is allocated
` [PATCH v3 09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v3 10/10] ext4: make ext4_da_map_blocks() buffer_head unaware

[syzbot] [kernfs?] possible deadlock in kernfs_seq_start
 2024-05-08  5:36 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_fs_recovery
 2024-05-08  4:59 UTC  (2+ messages)

allow building a kernel without buffer_heads v3
 2024-05-08  1:45 UTC  (4+ messages)
` [PATCH 5/6] block: use iomap for writes to block devices

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_sb_clean_to_text
 2024-05-08  1:28 UTC  (11+ messages)
` [PATCH] bcachefs: fix oob "

[PATCH 0/5] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-08  1:20 UTC  (34+ messages)
` [PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs

[PATCH] fs: remove accidental overflow during wraparound check
 2024-05-08  0:11 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 15/15] epoll: be better about file lifetimes
 2024-05-07 23:13 UTC 

[PATCH AUTOSEL 6.1 25/25] epoll: be better about file lifetimes
 2024-05-07 23:12 UTC 

[PATCH AUTOSEL 6.6 43/43] epoll: be better about file lifetimes
 2024-05-07 23:10 UTC 

[PATCH AUTOSEL 6.8 52/52] epoll: be better about file lifetimes
 2024-05-07 23:07 UTC 

[PATCH] ext4: remove the redundant folio_wait_stable()
 2024-05-07 23:03 UTC  (2+ messages)

[PATCH 0/5] Convert ext4's mballoc to use folios
 2024-05-07 23:03 UTC  (2+ messages)

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-07 22:38 UTC  (7+ messages)

bug in may_dedupe_file allows to deduplicate files we aren't allowed to write to
 2024-05-07 22:14 UTC  (5+ messages)

[PATCHv2 0/2] iomap: Optimize read_folio
 2024-05-07 21:11 UTC  (3+ messages)
` [PATCHv2 2/2] iomap: Optimize iomap_read_folio

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in rewrite_old_nodes_pred
 2024-05-07 19:11 UTC  (2+ messages)

[PATCH] fscrypto: try to avoid refing parent dentry in fscrypt_file_open
 2024-05-07 17:56 UTC 

[PATCH v4] fs/coredump: Enable dynamic configuration of max file note size
 2024-05-07 17:13 UTC  (6+ messages)

[PATCH v2] virtiofs: use string format specifier for sysfs tag
 2024-05-07 16:35 UTC  (4+ messages)

[GIT PULL] bcachefs fixes for 6.9
 2024-05-07 15:27 UTC  (3+ messages)

[PATCH] [RFC] dma-buf: fix race condition between poll and close
 2024-05-07 15:02 UTC  (7+ messages)
            ` [lvc-project] "

[PATCH v2 0/4] Fix and cleanups to page-writeback
 2024-05-07 13:28 UTC  (5+ messages)
` [PATCH v2 2/4] mm: correct calculation of wb's bg_thresh in cgroup domain

[PATCH] fs/proc: fix softlockup in __read_vmcore
 2024-05-07 13:18 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).