public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-09 13:08:16 to 2024-07-11 16:59:51 UTC [more...]

[PATCH v5 0/9] fs: multigrain timestamp redux
 2024-07-11 16:59 UTC  (16+ messages)
` [PATCH v5 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v5 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v5 3/9] fs: add percpu counters for significant "
` [PATCH v5 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v5 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v5 6/9] xfs: switch to "
` [PATCH v5 7/9] ext4: "
` [PATCH v5 8/9] btrfs: convert "
` [PATCH v5 9/9] tmpfs: add support for "

[PATCH fs/bfs 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func
 2024-07-11 16:40 UTC  (7+ messages)
` [PATCH fs/bfs 1/2] bfs: fix null-ptr-deref in bfs_move_block
      ` [fs/bfs "
` [PATCH fs/bfs 2/2] bfs: add buffer_uptodate check before mark_buffer_dirty call

[PATCH] fs/affs: struct slink_front: Replace 1-element array with flexible array
 2024-07-11 16:05 UTC  (4+ messages)

Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
 2024-07-11 15:38 UTC  (2+ messages)

[PATCH 0/2] virtio-fs: Add 'file' mount option
 2024-07-11 15:04 UTC  (10+ messages)

[PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
 2024-07-11 14:25 UTC  (8+ messages)
` [PATCH 1/2] mm: dmabuf_direct_io: Support direct_io "

[syzbot] [lsm?] general protection fault in hook_inode_free_security
 2024-07-11 14:06 UTC  (13+ messages)

[PATCH] 9p: Fix O_NONBLOCK read behaviour in P9L_DIRECT mode
 2024-07-11 13:19 UTC 

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-11  9:50 UTC  (15+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-07-11  9:27 UTC  (10+ messages)
` [PATCH v3 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-11  8:57 UTC  (36+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
          ` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2))
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
` [RFC PATCH v19 5/5] samples/should-exec: Add set-should-exec

[PATCH] exfat: check disk status during buffer write
 2024-07-11  8:53 UTC  (2+ messages)

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
 2024-07-11  8:27 UTC  (3+ messages)

[PATCH 0/3] Add {init, exit}_sequence_fs() helper function
 2024-07-11  8:26 UTC  (5+ messages)
` [PATCH 1/3] f2fs: make module init/exit match their sequence
` [PATCH 2/3] ext4: make ext4 "
` [PATCH 3/3] fs: Add {init, exit}_sequence_fs() helper functions

[PATCHv2 fs/bfs 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func
 2024-07-11  8:13 UTC  (5+ messages)
` [PATCHv2 fs/bfs 1/2] bfs: prevent null pointer dereference in bfs_move_block()
` [PATCHv2 fs/bfs 2/2] bfs: add buffer_uptodate check before mark_buffer_dirty call
` [PATCH v2 fs/bfs 0/2] bfs: fix null-ptr-deref and possible warning in bfs_move_block() func

[PATCH v2 00/13] forcealign for xfs
 2024-07-11  7:17 UTC  (5+ messages)
` [PATCH v2 07/13] xfs: Introduce FORCEALIGN inode flag

virtio-blk/ext4 error handling for host-side ENOSPC
 2024-07-11  6:02 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 2bf6e353542d
 2024-07-11  5:18 UTC 

[GIT PULL] vfs fixes
 2024-07-11  5:09 UTC 

[PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-11  2:54 UTC  (19+ messages)
` [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v2 3/7] mm: move vma_shrink(), vma_expand() "
` [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v2 6/7] tools: separate out shared radix-tree components
` [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic

[PATCH v2] jbd2: speed up jbd2_transaction_committed()
 2024-07-11  2:35 UTC  (2+ messages)

[syzbot] [ext4?] general protection fault in __block_commit_write
 2024-07-11  2:35 UTC  (3+ messages)
` [PATCH] kernel/ext4: sanity check for NULL pointer after ext4_force_shutdown

[syzbot] [jfs?] INFO: task hung in deactivate_super (3)
 2024-07-11  1:05 UTC 

[PATCH] fs/affs: struct affs_head: Replace 1-element array with flexible array
 2024-07-10 23:26 UTC  (2+ messages)

[PATCH] fs/affs: struct affs_data_head: Replace 1-element array with flexible array
 2024-07-10 23:25 UTC  (2+ messages)

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-10 22:05 UTC  (9+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests

[6.12] Conversion of aops->write_end to use a folio
 2024-07-10 21:40 UTC 

permission problems with fuse
 2024-07-10 19:49 UTC 

[GIT PULL] bcachefs fixes for 6.10-rc8
 2024-07-10 19:03 UTC  (2+ messages)

[PATCH] ntfs3: Remove reset_log_file()
 2024-07-10 18:45 UTC 

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-07-10 18:41 UTC  (3+ messages)

Hard and soft lockups with FIO and LTP runs on a large system
 2024-07-10 18:04 UTC  (4+ messages)

[PATCH 0/6] Convert qnx6 directory handling to folios
 2024-07-10 15:59 UTC  (7+ messages)
` [PATCH 1/6] qnx6: Convert qnx6_get_page() to qnx6_get_folio()
` [PATCH 2/6] qnx6: Convert qnx6_find_entry() to qnx6_find_ino()
` [PATCH 3/6] qnx6: Convert qnx6_longname() to take a folio
` [PATCH 4/6] qnx6: Convert qnx6_checkroot() to use "
` [PATCH 5/6] qnx6: Convert qnx6_iget() "
` [PATCH 6/6] qnx6: Convert directory handling to use kmap_local

[PATCH v2] vfs: don't mod negative dentry count when on shrinker list
 2024-07-10 15:37 UTC  (2+ messages)

[PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
 2024-07-10 14:09 UTC  (3+ messages)
` [PATCH 1/2] mm: dmabuf_direct_io: Support direct_io "
` [PATCH 2/2] mm: dmabuf_direct_io: Fix memory statistics error for dmabuf allocated memory with direct_io support

Fwd: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
 2024-07-10 11:57 UTC  (10+ messages)
  `  "

[PATCH v3 0/3] man2: Document RWF_ATOMIC
 2024-07-10 10:23 UTC  (13+ messages)
` [PATCH v3 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v3 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v3 3/3] io_submit.2: Document RWF_ATOMIC

[PATCH] fuse: Set iov_len to sizeof(int) for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
 2024-07-10 10:09 UTC 

[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
 2024-07-10  8:20 UTC  (6+ messages)

[PATCH] minixfs: Fix minixfs_rename with HIGHMEM
 2024-07-10  5:17 UTC  (2+ messages)

[PATCH 0/7] Convert minixfs directory handling to folios
 2024-07-10  1:23 UTC  (8+ messages)
` [PATCH 1/7] minixfs: Convert dir_get_page() to dir_get_folio()
` [PATCH 2/7] minixfs: Convert minix_find_entry() to take a folio
` [PATCH 3/7] minifs: Convert minix_set_link() and minix_dotdot() "
` [PATCH 4/7] minixfs: Convert minix_delete_entry() to work on "
` [PATCH 5/7] minixfs: Convert minix_make_empty() to use "
` [PATCH 6/7] minixfs: Convert minix_prepare_chunk() to take "
` [PATCH 7/7] minixfs: Convert dir_commit_chunk() "

[PATCH 0/2] mm: skip memcg for certain address space
 2024-07-10  1:07 UTC  (3+ messages)
` [PATCH 1/2] mm: make lru_gen_eviction() to handle folios without memcg info
` [PATCH 2/2] mm: allow certain address space to be not accounted by memcg

[PATCH v4 0/9] fs: multigrain timestamp redux
 2024-07-09 23:50 UTC  (3+ messages)
` [PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-09 21:59 UTC  (17+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes

[syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
 2024-07-09 21:36 UTC  (3+ messages)

[PATCH v6] fs: Improve eventpoll logging to stop indicting timerfd
 2024-07-09 21:04 UTC  (3+ messages)

[PATCH v6 0/2] man-pages: add documentation for statmount/listmount
 2024-07-09 19:32 UTC  (4+ messages)
` [PATCH v6 1/2] statmount.2: New page describing the statmount syscall
` [PATCH v6 2/2] listmount.2: New page describing the listmount syscall

[PATCH v5 0/2] man-pages: add documentation for statmount/listmount
 2024-07-09 18:45 UTC  (7+ messages)
` [PATCH v5 1/2] statmount.2: New page describing the statmount syscall
` [PATCH v5 2/2] listmount.2: New page describing the listmount syscall

FYI: path walking optimizations pending for 6.11
 2024-07-09 16:24 UTC  (4+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-09 15:56 UTC  (5+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code

[PATCH 0/7] Convert sysv directory handling to folios
 2024-07-09 15:03 UTC  (8+ messages)
` [PATCH 1/7] sysv: Convert dir_get_page() to dir_get_folio()
` [PATCH 2/7] sysv: Convert sysv_find_entry() to take a folio
` [PATCH 3/7] sysv: Convert sysv_set_link() and sysv_dotdot() "
` [PATCH 4/7] sysv: Convert sysv_delete_entry() to work on "
` [PATCH 5/7] sysv: Convert sysv_make_empty() to use "
` [PATCH 6/7] sysv: Convert sysv_prepare_chunk() to take "
` [PATCH 7/7] sysv: Convert dir_commit_chunk() "


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