public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-05 00:25:14 to 2024-06-07 12:24:19 UTC [more...]

[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
 2024-06-07 12:23 UTC  (7+ messages)
` [PATCH v1 1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
` [PATCH v1 2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
` [PATCH v1 3/6] fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs
` [PATCH v1 4/6] fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea how often"
` [PATCH v1 5/6] fs/proc: move page_mapcount() to fs/proc/internal.h
` [PATCH v1 6/6] Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something useful"

[PATCH 00/18] Bugfix​ and refactoring
 2024-06-07 12:15 UTC  (17+ messages)
` [PATCH 01/18] fs/ntfs3: Remove unused function
` [PATCH 02/18] fs/ntfs3: Simplify initialization of $AttrDef and $UpCase
` [PATCH 05/18] fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting
` [PATCH 06/18] fs/ntfs3: Fix getting file type
` [PATCH 07/18] fs/ntfs3: Add missing .dirty_folio in address_space_operations
` [PATCH 08/18] fs/ntfs3: Fix attr_insert_range at end of file
` [PATCH 09/18] fs/ntfs3: Replace inode_trylock with inode_lock
` [PATCH 10/18] fs/ntfs3: One more reason to mark inode bad
` [PATCH 11/18] fs/ntfs3: Correct undo if ntfs_create_inode failed
` [PATCH 12/18] fs/ntfs3: Add a check for attr_names and oatbl
` [PATCH 13/18] fs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value
` [PATCH 14/18] fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
` [PATCH 15/18] fs/ntfs3: Remove sync_blockdev_nowait()
` [PATCH 16/18] fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE
` [PATCH 17/18] fs/ntfs3: Rename variables
` [PATCH 18/18] fs/ntfs3: Add some comments

Is is reasonable to support quota in fuse?
 2024-06-07 12:11 UTC  (13+ messages)

[viro-vfs:work.fd 11/19] fs/select.c:860:3: error: cannot jump from this goto statement to its label
 2024-06-07 10:47 UTC 

[PATCH v5 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-07 10:38 UTC  (4+ messages)
` [PATCH v5 2/2] proc: restrict /proc/pid/mem

[viro-vfs:work.fd 11/19] fs/ocfs2/cluster/heartbeat.c:1784:3: error: cannot jump from this goto statement to its label
 2024-06-07 10:36 UTC 

support large folios for NFS
 2024-06-07  7:57 UTC  (5+ messages)

[RFC PATCH] vfs: add rcu-based find_inode variants for iget ops
 2024-06-07  7:51 UTC  (5+ messages)

[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
 2024-06-07  6:17 UTC  (14+ messages)

[PATCH v7 0/9] block atomic writes
 2024-06-07  6:16 UTC  (16+ messages)
` [PATCH v7 2/9] fs: Initial atomic write support
` [PATCH v7 4/9] block: Add core "

[PATCH v3 00/21] block atomic writes for XFS
 2024-06-07  6:04 UTC  (9+ messages)
` [PATCH v3 07/21] fs: xfs: align args->minlen for forced allocation alignment
` [PATCH RFC v3 11/21] xfs: Unmap blocks according to forcealign

[PATCHES][RFC] rework of struct fd handling
 2024-06-07  5:55 UTC  (21+ messages)
` [PATCH 01/19] powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()
  ` [PATCH 02/19] lirc: rc_dev_get_from_fd(): fix file leak
  ` [PATCH 03/19] introduce fd_file(), convert all accessors to it
  ` [PATCH 04/19] struct fd: representation change
  ` [PATCH 05/19] add struct fd constructors, get rid of __to_fd()
  ` [PATCH 06/19] net/socket.c: switch to CLASS(fd)
  ` [PATCH 07/19] introduce struct fderr, convert overlayfs uses to that
  ` [PATCH 08/19] fdget_raw() users: switch to CLASS(fd_raw, ...)
  ` [PATCH 09/19] css_set_fork(): "
  ` [PATCH 10/19] introduce "fd_pos" class
  ` [PATCH 11/19] switch simple users of fdget() to CLASS(fd, ...)
  ` [PATCH 12/19] bpf: switch "
  ` [PATCH 13/19] convert vmsplice() "
  ` [PATCH 14/19] finit_module(): convert "
  ` [PATCH 15/19] timerfd: switch "
  ` [PATCH 16/19] do_mq_notify(): "
  ` [PATCH 17/19] simplify xfs_find_handle() a bit
  ` [PATCH 18/19] convert kernel/events/core.c
  ` [PATCH 19/19] deal with the last remaing boolean uses of fd_file()

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-06-07  4:49 UTC  (8+ messages)
` [PATCH RFC v2 06/19] Add a vmalloc_node_user function

[PATCH 0/5] sys_ringbuffer
 2024-06-07  1:49 UTC  (2+ messages)

[RFC PATCH 0/5] Avoid MAP_FIXED gap exposure
 2024-06-07  0:14 UTC  (5+ messages)
` [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma()
` [RFC PATCH 2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation

[PATCH 1/2][RFC] amdgpu: fix a race in kfd_mem_export_dmabuf()
 2024-06-06 21:57 UTC  (4+ messages)

[PATCH v18 0/7] Case insensitive cleanup for ext4/f2fs
 2024-06-06 21:50 UTC  (9+ messages)
` [PATCH v18 1/7] ext4: Simplify the handling of cached casefolded names
` [PATCH v18 2/7] f2fs: "
` [PATCH v18 3/7] libfs: Introduce case-insensitive string comparison helper
` [PATCH v18 4/7] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v18 5/7] f2fs: "
` [PATCH v18 6/7] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v18 7/7] f2fs: "

[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-06 18:32 UTC  (28+ messages)
` [PATCH v3 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock
` [PATCH v3 2/9] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v3 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
` [PATCH v3 5/9] fs/procfs: add build ID fetching to "
` [PATCH v3 6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v3 7/9] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v3 8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
` [PATCH v3 9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs

[PATCH][RFC] fs: add levels to inode write access
 2024-06-06 17:49 UTC  (7+ messages)
` [PATCH] fs: don't block i_writecount during exec

[PATCH] Improving readability of copy_tree
 2024-06-06 17:39 UTC  (8+ messages)
` [PATCH v2] Employ `copy mount tree from src to dst` concept in copy_tree
` [PATCH v3] Improve readability of copy_tree
` [PATCH v4] "

[PATCH v5] fs: Improve eventpoll logging to stop indicting timerfd
 2024-06-06 17:28 UTC 

[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
 2024-06-06 16:44 UTC  (12+ messages)

[PATCH 6.6 439/744] splice: remove permission hook from iter_file_splice_write()
 2024-06-06 14:41 UTC  (2+ messages)
  ` [PATCH 6.6 438/744] ovl: add helper ovl_file_modified()

[PATCH 6.9 276/374] netfs: Fix setting of BDP_ASYNC from iocb flags
 2024-06-06 14:04 UTC  (2+ messages)
` [PATCH 6.9 278/374] cifs: Set zero_point in the copy_file_range() and remap_file_range()

[syzbot] [fuse?] WARNING in fuse_request_end
 2024-06-06 11:57 UTC  (4+ messages)

[PATCH v20 03/12] block: add copy offload support
 2024-06-06  5:56 UTC 

[PATCH] iomap: keep on increasing i_size in iomap_write_end()
 2024-06-06  5:45 UTC  (3+ messages)

[jlayton:mgtime] [fs] 0dd26047b0: unixbench.throughput -1.5% regression
 2024-06-06  5:16 UTC 

[PATCH v3] writeback: factor out balance_wb_limits to remove repeated code
 2024-06-06  3:35 UTC 

[PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
 2024-06-06  3:24 UTC  (6+ messages)
` [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code

[PATCH v13] mm: report per-page metadata information
 2024-06-05 22:27 UTC 

[GIT PULL] bcachefs fixes for 6.10-rc3
 2024-06-05 18:32 UTC  (2+ messages)

[PATCH RFC] fs_parse: add uid & gid option parsing helpers
 2024-06-05 16:30 UTC  (3+ messages)

[PATCH v3] fs/splice: don't block splice_direct_to_actor() after data was read
 2024-06-05 16:18 UTC  (6+ messages)

[PATCH 0/3] whack user_path_at_empty, cleanup getname_flags
 2024-06-05 15:49 UTC  (10+ messages)
` [PATCH 1/3] vfs: stop using user_path_at_empty in do_readlinkat
` [PATCH 2/3] vfs: retire user_path_at_empty and drop empty arg from getname_flags
` [PATCH 3/3] vfs: shave a branch in getname_flags

[HELP] FUSE writeback performance bottleneck
 2024-06-05 15:35 UTC  (13+ messages)

[PATCH] debugfs: ignore auto and noauto options if given
 2024-06-05 15:33 UTC  (10+ messages)

[PATCHv2 0/2] iomap: Optimize read_folio
 2024-06-05 15:29 UTC  (5+ messages)
` [PATCHv2 1/2] iomap: Fix iomap_adjust_read_range for plen calculation
  ` (subset) "
` [PATCHv2 2/2] iomap: Optimize iomap_read_folio
  ` (subset) "

[HACK PATCH] fs: dodge atomic in putname if ref == 1
 2024-06-05 15:23 UTC  (3+ messages)

[RFC] misuse of descriptor tables in HID-BPF
 2024-06-05 14:30 UTC  (4+ messages)

why does proc_fd_getattr() bother with S_ISDIR(inode->i_mode)?
 2024-06-05 14:26 UTC  (4+ messages)

[RFC] possible way to deal with dup2() vs. allocated but still not opened descriptors
 2024-06-05 14:23 UTC  (3+ messages)

[PATCH v5 0/2] Clean up usage of rt_task()
 2024-06-05 14:07 UTC  (10+ messages)
` [PATCH v5 1/2] sched/rt: "
` [PATCH v5 2/2] sched/rt, dl: Convert functions to return bool

[PATCH] fuse: cleanup request queuing towards virtiofs
 2024-06-05 11:04 UTC  (4+ messages)

[RFC] ML infrastructure in Linux kernel
 2024-06-05 11:02 UTC 

[PATCH v17 0/7] Case insensitive cleanup for ext4/f2fs
 2024-06-05 10:48 UTC  (4+ messages)
` [PATCH v17 4/7] ext4: Reuse generic_ci_match for ci comparisons

[RFC] Documentation: Add initial iomap document
 2024-06-05  4:07 UTC  (3+ messages)

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-06-05  9:32 UTC  (4+ messages)

[PATCH] isofs: add missing MODULE_DESCRIPTION()
 2024-06-05  8:35 UTC  (2+ messages)

[PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
 2024-06-05  8:17 UTC  (3+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-05  8:14 UTC  (4+ messages)

[RFC] fstests: add mmap page boundary tests
 2024-06-05  4:40 UTC  (4+ messages)

[PATCH] selftests: proc: remove unreached code and fix build warning
 2024-06-05  3:25 UTC  (3+ messages)

[PATCH 0/6] kernel: Avoid memcpy of task comm
 2024-06-05  2:48 UTC  (4+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()


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