linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-07 02:00:01 to 2024-06-10 19:20:25 UTC [more...]

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

[PATCHES][RFC] rework of struct fd handling
 2024-06-10 17:03 UTC  (30+ 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 04/19] struct fd: representation change
  ` [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, ...)
          ` [RFC] potential UAF in kvm_spapr_tce_attach_iommu_group() (was Re: [PATCH 11/19] switch simple users of fdget() to CLASS(fd, ...))
          ` [RFC] UAF in acrn_irqfd_assign() and vfio_virqfd_enable()
  ` [PATCH 12/19] bpf: switch to CLASS(fd, ...)
  ` [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 -mm 0/2] nilfs2: eliminate the call to inode_attach_wb()
 2024-06-10 16:00 UTC  (3+ messages)
` [PATCH -mm 1/2] nilfs2: prepare backing device folios for writing after adding checksums
` [PATCH -mm 2/2] nilfs2: do not call inode_attach_wb() directly

[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
 2024-06-10 14:44 UTC  (17+ messages)
                    `  "
                        `  "

[PATCH] Documentation: document the design of iomap and how to port
 2024-06-10 14:18 UTC  (5+ messages)

[GIT PULL] vfs fixes
 2024-06-10 14:09 UTC 

[PATCH 0/6] kernel: Avoid memcpy of task comm
 2024-06-10 12:34 UTC  (8+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()

[PATCH 0/4] fs: allow listmount() with reversed ordering
 2024-06-10 13:16 UTC  (8+ messages)
` [PATCH 1/4] fs: use semaphore gard in listmount()
` [PATCH 2/4] path: add cleanup helper
` [PATCH 3/4] fs: simplify error handling
` [PATCH 4/4] listmount: allow listing in reverse order

A fs-next branch
 2024-06-10 13:15 UTC  (6+ messages)

[PATCH v2 0/4] Introduce user namespace capabilities
 2024-06-10 13:05 UTC  (13+ messages)
` [PATCH v2 1/4] capabilities: Add "
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
` [PATCH v2 3/4] capabilities: Add sysctl to mask off "
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks

[RFC PATCH 0/5] Avoid MAP_FIXED gap exposure
 2024-06-10 12:09 UTC  (13+ 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
` [RFC PATCH 3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [RFC PATCH 4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas

[PATCH v8 00/10] block atomic writes
 2024-06-10 10:43 UTC  (11+ messages)
` [PATCH v8 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v8 02/10] block: Generalize chunk_sectors support as boundary support
` [PATCH v8 03/10] fs: Initial atomic write support
` [PATCH v8 04/10] fs: Add initial atomic write support info to statx
` [PATCH v8 05/10] block: Add core atomic write support
` [PATCH v8 06/10] block: Add atomic write support for statx
` [PATCH v8 07/10] block: Add fops atomic write support
` [PATCH v8 08/10] scsi: sd: Atomic "
` [PATCH v8 09/10] scsi: scsi_debug: "
` [PATCH v8 10/10] nvme: "

[PATCH] Improving readability of copy_tree
 2024-06-10  8:27 UTC  (4+ messages)
` [PATCH v4] Improve "

[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-10  8:17 UTC  (4+ messages)
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-10  7:26 UTC  (18+ messages)
` [PATCH v7 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v7 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v7 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v7 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v7 09/11] xfs: expose block size in stat
` [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v7 11/11] xfs: enable block size larger than page size support

[syzbot] INFO: task hung in __unmap_and_move (4)
 2024-06-10  6:41 UTC  (2+ messages)
` [syzbot] [mm?] "

The proper handling of failed IO error?
 2024-06-10  5:24 UTC  (3+ messages)

[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
 2024-06-10  4:51 UTC  (14+ 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"

[syzbot] [bcachefs?] kernel BUG in bch2_fs_recovery
 2024-06-09 13:30 UTC  (3+ messages)

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

[syzbot] [hfs?] KMSAN: uninit-value in hfs_revalidate_dentry
 2024-06-09  5:45 UTC  (5+ messages)

[PATCH] netfs: Switch debug logging to pr_debug()
 2024-06-08 15:13 UTC 

[PATCH RESEND 0/3] Remove usage of the deprecated ida_simple_xx() API
 2024-06-08 14:34 UTC  (4+ messages)
` [PATCH RESEND 1/3] fsi: occ: "
` [PATCH RESEND 2/3] most: "
` [PATCH RESEND 3/3] proc: "

[viro-vfs:work.fd 7/20] drivers/block/ataflop.c:428:13: error: conflicting types for 'fd_error'; have 'void(void)'
 2024-06-08  9:30 UTC 

[viro-vfs:work.fd 11/19] fs/select.c:860:3: error: cannot jump from this goto statement to its label
 2024-06-07 20:30 UTC  (4+ messages)

support large folios for NFS
 2024-06-07 15:32 UTC  (6+ messages)

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

[PATCH v18 0/7] Case insensitive cleanup for ext4/f2fs
 2024-06-07 15:04 UTC  (4+ messages)

[PATCH v4 00/22] block atomic writes for xfs
 2024-06-07 14:39 UTC  (23+ messages)
` [PATCH v4 01/22] fs: Add generic_atomic_write_valid_size()
` [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
` [PATCH v4 03/22] xfs: Use extent size granularity for iomap->io_block_size
` [PATCH v4 04/22] xfs: only allow minlen allocations when near ENOSPC
` [PATCH v4 05/22] xfs: always tail align maxlen allocations
` [PATCH v4 06/22] xfs: simplify extent allocation alignment
` [PATCH v4 07/22] xfs: make EOF allocation simpler
` [PATCH v4 08/22] xfs: introduce forced allocation alignment
` [PATCH v4 09/22] xfs: align args->minlen for "
` [PATCH v4 10/22] xfs: Introduce FORCEALIGN inode flag
` [PATCH v4 11/22] xfs: Do not free EOF blocks for forcealign
` [PATCH v4 12/22] xfs: Update xfs_inode_alloc_unitsize_fsb() "
` [PATCH v4 13/22] xfs: Unmap blocks according to forcealign
` [PATCH v4 14/22] xfs: Only free full extents for forcealign
` [PATCH v4 15/22] xfs: Don't revert allocated offset "
` [PATCH v4 16/22] xfs: Enable file data forcealign feature
` [PATCH v4 17/22] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH v4 18/22] iomap: Atomic write support
` [PATCH v4 19/22] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v4 20/22] xfs: Support atomic write for statx
` [PATCH v4 21/22] xfs: Validate atomic writes
` [PATCH v4 22/22] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH] hfsplus: fix to avoid false alarm of circular locking
 2024-06-07 14:23 UTC 

[syzbot] possible deadlock in hfsplus_file_truncate
 2024-06-07 14:03 UTC  (3+ messages)
  ` [syzbot] [hfs?] "

[PATCH 00/18] Bugfix​ and refactoring
 2024-06-07 12:15 UTC  (19+ messages)
` [PATCH 01/18] fs/ntfs3: Remove unused function
` [PATCH 02/18] fs/ntfs3: Simplify initialization of $AttrDef and $UpCase
` [PATCH 03/18] fs/ntfs3: Fix transform resident to nonresident for compressed files
` [PATCH 04/18] fs/ntfs3: Deny getting attr data block in compressed frame
` [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  (11+ messages)

[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 

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

[PATCH v7 0/9] block atomic writes
 2024-06-07  6:16 UTC  (2+ messages)

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

[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


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