Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 01:33:51 to 2024-05-09 14:37:07 UTC [more...]

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 14:37 UTC  (29+ 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

[PATCH v15 0/9] FUSE passthrough for file io
 2024-05-09 14:32 UTC  (7+ messages)
` [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-09 14:32 UTC  (23+ 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()

[PATCH] ext4: Don't reduce symlink i_mode by umask if no ACL support
 2024-05-09 14:27 UTC  (5+ messages)

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

[PATCH] fs/proc: fix softlockup in __read_vmcore
 2024-05-09 13:41 UTC  (3+ messages)

[PATCH] fuse: annotate potential data-race in num_background
 2024-05-09 12:57 UTC 

[PATCH 0/2] fuse: two tiny fixes for fuse_resend()
 2024-05-09 12:21 UTC  (3+ messages)
` [PATCH 1/2] fuse: set FR_PENDING atomically in fuse_resend()
` [PATCH 2/2] fuse: clear FR_SENT when re-adding requests into pending list

[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
 2024-05-09 11:38 UTC  (38+ 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] "

KCSAN in fuse (fuse_request_end <-> fuse_request_end)
 2024-05-09 11:10 UTC  (4+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_seq_start
 2024-05-09 10:48 UTC  (6+ messages)

[PATCHv2 0/2] iomap: Optimize read_folio
 2024-05-09 10:40 UTC  (6+ messages)
` [PATCHv2 1/2] iomap: Fix iomap_adjust_read_range for plen calculation
` [PATCHv2 2/2] iomap: Optimize iomap_read_folio

XFS BoF at LSFMM
 2024-05-09  9:09 UTC  (5+ messages)
` [Lsf-pc] "

[LSFMM BoF] fanotify HSM update
 2024-05-09  8:44 UTC 

[PATCH v3 00/10] ext4: support adding multi-delalloc blocks
 2024-05-09  8:27 UTC  (15+ 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] [fs?] KASAN: use-after-free Read in sysv_new_inode (2)
 2024-05-09  7:33 UTC 

[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
 2024-05-09  6:16 UTC  (6+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
` [PATCH 2/3] binfmt_elf: Calculate total_size earlier
` [PATCH 3/3] binfmt_elf: Honor PT_LOAD alignment for static PIE

[PATCHSET v5.6 2/2] xfs: fs-verity support
 2024-05-09  5:04 UTC  (19+ messages)
` [PATCH 18/26] xfs: use merkle tree offset as attr hash
` [PATCH 19/26] xfs: don't bother storing merkle tree blocks for zeroed data blocks
` [PATCH 25/26] xfs: make it possible to disable fsverity

[PATCH] sched/proc: Print user_cpus_ptr for task status
 2024-05-08 17:01 UTC  (6+ messages)

[PATCH 00/30] Remove PG_error flag
 2024-05-09  4:26 UTC  (2+ messages)

[PATCH 0/5] Convert ext4's mballoc to use folios
 2024-05-09  4:26 UTC  (4+ messages)

[git pull] vfs.git qibfs leak fix
 2024-05-09  1:12 UTC 

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-09  1:00 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d
 2024-05-08 20:18 UTC 

[PATCHSET v5.6 1/2] fs-verity: support merkle tree access by blocks
 2024-05-08 20:14 UTC  (6+ messages)
` [PATCH 03/18] fsverity: convert verification to use byte instead of page offsets

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-08 19:23 UTC 

kdevops BoF at LSFMM
 2024-05-08 17:54 UTC  (5+ messages)

[GIT PULL] fuse fixes for 6.9 final
 2024-05-08 17:46 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.9
 2024-05-08 17:46 UTC  (3+ messages)
  `  "

[PATCH v2] fscrypt: try to avoid refing parent dentry in fscrypt_file_open
 2024-05-08 17:38 UTC  (2+ messages)

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

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-08 16:43 UTC  (5+ messages)

[PATCH v1 1/1] isofs: Use *-y instead of *-objs in Makefile
 2024-05-08 15:21 UTC 

[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 v15 00/11] Landlock: IOCTL support
 2024-05-08 10:40 UTC  (2+ messages)

[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] virtiofs: include a newline in sysfs tag
 2024-05-08  7:55 UTC  (5+ 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

[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

[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

[PATCH] bcachefs: fix oob in bch2_sb_clean_to_text
 2024-05-08  1:28 UTC  (2+ messages)


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