Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2024-08-09 18:45:02 to 2024-08-13 08:15:41 UTC [more...]

[PATCH v2 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
 2024-08-13  8:15 UTC  (19+ messages)
` [PATCH v2 1/6] iomap: correct the range of a partial dirty clear
` [PATCH v2 2/6] iomap: support invalidating partial folios
` [PATCH v2 3/6] iomap: advance the ifs allocation if we have more than one blocks per folio
` [PATCH v2 4/6] iomap: correct the dirty length in page mkwrite
` [PATCH v2 5/6] iomap: don't mark blocks uptodate after partial zeroing
` [PATCH v2 6/6] iomap: reduce unnecessary state_lock when setting ifs uptodate and dirty bits

[syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
 2024-08-13  8:14 UTC 

[viro-vfs:work.fdtable 13/13] kernel/fork.c:3242 unshare_fd() warn: passing a valid pointer to 'PTR_ERR'
 2024-08-13  8:00 UTC 

conver XFS perag lookup to xarrays
 2024-08-13  6:37 UTC  (11+ messages)
` [PATCH 1/3] xarray: add xa_set
` [PATCH 2/3] xfs: convert perag lookup to xarray
` [PATCH 3/3] xfs: use kfree_rcu_mightsleep to free the perag structures

[PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
 2024-08-13  4:53 UTC  (4+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-13  4:07 UTC  (16+ messages)
` [RFC net-next 4/5] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [RFC net-next 5/5] eventpoll: Control irq suspension for prefer_busy_poll

[PATCHSET][RFC] struct fd and memory safety
 2024-08-13  3:32 UTC  (18+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
  ` [PATCH 35/39] convert bpf_token_create()
  ` [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd)

[PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-13  3:11 UTC  (16+ messages)
` [PATCH v5 bpf-next 01/10] lib/buildid: harden "
` [PATCH v5 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
` [PATCH v5 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v5 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH v5 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH v5 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH v5 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH v5 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH v5 bpf-next 10/10] selftests/bpf: add build ID tests

[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
 2024-08-13  2:09 UTC  (8+ messages)
` [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
` [PATCH 2/2] mm: allow read-ahead with IOCB_NOWAIT set

f_modown and LSM inconsistency (was [PATCH v2 1/4] Landlock: Add signal control)
 2024-08-13  1:42 UTC  (15+ messages)
                        ` [PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies

[PATCH v4] exfat: check disk status during buffer write
 2024-08-13  1:42 UTC  (5+ messages)

[PATCH v3] fuse: Allow page aligned writes
 2024-08-12 23:26 UTC  (3+ messages)

[PATCH v3 0/2] fuse: add timeout option for requests
 2024-08-12 23:18 UTC  (3+ messages)

[PATCH v2] fs,security: Fix file_set_fowner LSM hook inconsistencies
 2024-08-12 22:26 UTC  (3+ messages)

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-12 18:25 UTC  (8+ messages)

[PATCH] sysctl: update comments to new registration APIs
 2024-08-12 18:11 UTC  (2+ messages)

[git pull] fix bitmap corruption on close_range(), take 2
 2024-08-12 15:27 UTC  (2+ messages)

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-08-12 15:09 UTC  (10+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in

[PATCH v6 0/9] Improve the copy of task comm
 2024-08-12 13:20 UTC  (12+ messages)
` [PATCH v6 1/9] Get rid of __get_task_comm()
` [PATCH v6 2/9] auditsc: Replace memcpy() with strscpy()
` [PATCH v6 3/9] security: Replace memcpy() with get_task_comm()
` [PATCH v6 4/9] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v6 5/9] mm/util: Fix possible race condition in kstrdup()
` [PATCH v6 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v6 7/9] tracing: Replace strncpy() with strscpy()
` [PATCH v6 8/9] net: Replace strcpy() "
` [PATCH v6 9/9] drm: "

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2024-08-12 13:01 UTC  (4+ messages)
` [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers

[PATCHES] fs/file.c stuff
 2024-08-12  9:35 UTC  (18+ messages)
` [PATCH 01/11] get rid of ...lookup...fdget_rcu() family
  ` [PATCH 02/11] remove pointless includes of <linux/fdtable.h>
  ` [PATCH 03/11] close_files(): don't bother with xchg()
    ` [PATCH] close_files(): reimplement based on do_close_on_exec()
  ` [PATCH 04/11] proc_fd_getattr(): don't bother with S_ISDIR() check
  ` [PATCH 05/11] move close_range(2) into fs/file.c, fold __close_range() into it
  ` [PATCH 06/11] sane_fdtable_size(): don't bother looking at descriptors we are not going to copy
  ` [PATCH 07/11] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
  ` [PATCH 08/11] fs/file.c: conditionally clear full_fds
  ` [PATCH 09/11] fs/file.c: add fast path in find_next_fd()
  ` [PATCH 10/11] alloc_fdtable(): change calling conventions
  ` [PATCH 11/11] dup_fd(): "

[PATCH] unicode: get rid of obsolete 'utf8data.h'
 2024-08-12  8:52 UTC  (2+ messages)

[brauner-vfs:vfs.misc] [fs] 10c62724d2: aim7.jobs-per-min 117.1% improvement
 2024-08-12  8:25 UTC 

[PATCHES] [drm] file descriptor fixes
 2024-08-12  6:59 UTC  (5+ messages)
` [PATCH 1/4] new helper: drm_gem_prime_handle_to_dmabuf()
  ` [PATCH 2/4] amdgpu: fix a race in kfd_mem_export_dmabuf()
  ` [PATCH 3/4] amdkfd CRIU fixes
  ` [PATCH 4/4] amdgpu: get rid of bogus includes of fdtable.h

[PATCH] unicode: constify utf8 data table
 2024-08-12  6:45 UTC  (2+ messages)

[PATCH 00/16] Prepare to remove PG_error
 2024-08-12  4:36 UTC  (5+ messages)
` [PATCH 12/16] romfs: Convert romfs_read_folio() to use a folio

[PATCH V2] Squashfs: sanity check symbolic link size
 2024-08-11 23:28 UTC 

[syzbot] [fs?] general protection fault in iter_file_splice_write
 2024-08-11 22:43 UTC  (2+ messages)

[PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
 2024-08-11 21:52 UTC  (12+ messages)

[PATCH] Squashfs: sanity check symbolic link size
 2024-08-11 20:13 UTC 

[PATCH] [DRAFT RFC]: file: reclaim 24 bytes from f_owner
 2024-08-11 12:42 UTC  (5+ messages)

[RESEND PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
 2024-08-11 10:26 UTC  (2+ messages)

[PATCH v3 00/16] fanotify: add pre-content hooks
 2024-08-11  8:40 UTC  (15+ messages)
` [PATCH v3 07/16] fanotify: rename a misnamed constant
` [PATCH v3 08/16] fanotify: report file range info with pre-content events
` [PATCH v3 09/16] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v3 10/16] fanotify: add a helper to check for pre content events
` [PATCH v3 11/16] fanotify: disable readahead if we have pre-content watches
` [PATCH v3 12/16] mm: don't allow huge faults for files with pre content watches
` [PATCH v3 13/16] fsnotify: generate pre-content permission event on page fault
` [PATCH v3 14/16] bcachefs: add pre-content fsnotify hook to fault
` [PATCH v3 15/16] gfs2: "
` [PATCH v3 16/16] xfs: add pre-content fsnotify hook for write faults

[GIT PULL] bcachefs fixes for 6.11-rc3, more
 2024-08-10 18:09 UTC  (2+ messages)

[REGRESSION] fuse: copy_file_range() fails with EIO
 2024-08-10 15:12 UTC  (6+ messages)
  ` [PATCH 3/3] fuse: use folio_end_read

[viro-vfs:work.fd 3/39] fs/namei.c:2499:27: warning: comparison of distinct pointer types ('struct file *' and 'typeof (*(((struct task_struct *const)get_lowcore()->current_task)->cred)) *' (aka 'const struct cred *'))
 2024-08-10 14:28 UTC 

[viro-vfs:work.fd 3/39] fs/open.c:1654:1: error: expected declaration or statement at end of input
 2024-08-10 14:17 UTC 

[viro-vfs:work.fd 3/39] include/linux/file.h:60:34: error: expected ')' before ';' token
 2024-08-10 14:17 UTC 

ext4 avoidably stalls waiting on writeback when unlinking a truncated file
 2024-08-10 10:16 UTC 

[PATCH AUTOSEL 6.10 02/16] fs: remove accidental overflow during wraparound check
 2024-08-10  9:10 UTC  (3+ messages)

[PATCH v2] vfs: only read fops once in fops_get/put
 2024-08-10  6:47 UTC 

[PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks
 2024-08-10  4:01 UTC  (8+ messages)
` [PATCH v2 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()

[PATCH] 9p: Fix DIO read through netfs
 2024-08-10  3:36 UTC  (2+ messages)

[PATCH] fuse: fix race conditions on fi->nlookup
 2024-08-10  3:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox