linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 10:02:59 to 2024-05-10 11:41:04 UTC [more...]

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-05-10 11:40 UTC  (8+ messages)
` [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks()

[PATCH] ext4: Don't reduce symlink i_mode by umask if no ACL support
 2024-05-10 11:38 UTC  (6+ messages)

[syzbot] [fs?] WARNING in stashed_dentry_prune (2)
 2024-05-10 11:34 UTC  (3+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_seq_start
 2024-05-10 11:33 UTC  (7+ messages)

[PATCH 1/4] btrfs: Remove duplicate included header
 2024-05-10 11:23 UTC  (3+ messages)
` [PATCH 3/4] overlayfs: "

[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
 2024-05-10 11:19 UTC  (3+ messages)
` [PATCH v3 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker

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

[PATCH] fuse: annotate potential data-race in num_background
 2024-05-10  9:21 UTC  (2+ messages)

[PATCH 0/2] fuse: two tiny fixes for fuse_resend()
 2024-05-10  9:16 UTC  (4+ 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

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2024-05-10  7:57 UTC  (6+ messages)
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter

[PATCH] libfs: fix accidental overflow in offset calculation
 2024-05-10  7:02 UTC  (7+ messages)

[PATCHSET v5.6 2/2] xfs: fs-verity support
 2024-05-10  6:20 UTC  (30+ 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 rfc 0/4] mm: filemap: try to batch lruvec stat updating
 2024-05-10  1:55 UTC  (12+ 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 v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-05-10  1:33 UTC  (23+ messages)
` [PATCH v16 1/9] ext4: Simplify the handling of cached insensitive names
` [PATCH v16 2/9] f2fs: "
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
` [PATCH v16 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v16 5/9] f2fs: "
` [PATCH v16 6/9] ext4: Log error when lookup of encoded dentry fails
` [PATCH v16 7/9] f2fs: "
` [PATCH v16 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v16 9/9] f2fs: "

[PATCH v4 32/66] selftests/mount_setattr: Drop define _GNU_SOURCE
 2024-05-10  0:07 UTC  (3+ messages)
` [PATCH v4 45/66] selftests/proc: "
` [PATCH v4 46/66] selftests/proc: Drop duplicate -D_GNU_SOURCE

[PATCH v2] fs: fix unintentional arithmetic wraparound in offset calculation
 2024-05-09 23:42 UTC 

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-05-09 23:14 UTC  (4+ messages)
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one

[PATCH] fs: remove accidental overflow during wraparound check
 2024-05-09 22:10 UTC  (3+ messages)

[PATCH] fs: fix unintentional arithmetic wraparound in offset calculation
 2024-05-09 21:34 UTC 

[PATCH v3 34/68] selftests/mount_setattr: Drop define _GNU_SOURCE
 2024-05-09 19:58 UTC  (3+ messages)
` [PATCH v3 47/68] selftests/proc: "
` [PATCH v3 48/68] selftests/proc: Drop duplicate -D_GNU_SOURCE

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (26+ 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 0/8] add mTHP support for anonymous shmem
 2024-05-09 17:48 UTC  (2+ messages)

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

[PATCH v1 1/1] isofs: Use *-y instead of *-objs in Makefile
 2024-05-09 16:10 UTC  (2+ messages)

[git pull] vfs.git qibfs leak fix
 2024-05-09 16:08 UTC  (2+ messages)

[PATCH] fs/proc: fix softlockup in __read_vmcore
 2024-05-09 15:30 UTC  (4+ messages)

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

KCSAN in fuse (fuse_request_end <-> fuse_request_end)
 2024-05-09 11:10 UTC  (4+ 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

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

[PATCH v3 04/10] ext4: trim delalloc extent
 2024-05-09  8:27 UTC  (3+ messages)

[PATCH v3 02/10] ext4: check the extent status again before inserting delalloc block
 2024-05-09  8:26 UTC  (3+ messages)

[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

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

[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

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)

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

[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  (5+ 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  (13+ messages)
` [PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
` [PATCH v14 03/28] dept: Add single event dependency tracker APIs
` [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 12/28] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v14 16/28] dept: Track timeout waits separately with a new Kconfig
` [PATCH v14 19/28] dept: Apply timeout consideration to waitqueue 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


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 NNTP newsgroup(s).