linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-19 21:21:44 to 2023-06-21 17:42:32 UTC [more...]

[PATCH 0/1] iomap regression for aio dio 4k writes
 2023-06-21 17:29 UTC 

[syzbot] [udf?] WARNING in udf_setsize (2)
 2023-06-21 16:59 UTC  (3+ messages)

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-21 16:55 UTC  (12+ messages)

[PATCH 00/13] Remove pagevecs
 2023-06-21 16:45 UTC  (14+ messages)
` [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback()
` [PATCH 02/13] mm: Add __folio_batch_release()
` [PATCH 03/13] scatterlist: Add sg_set_folio()
` [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch
` [PATCH 05/13] drm: Convert drm_gem_put_pages() "
` [PATCH 06/13] mm: Remove check_move_unevictable_pages()
` [PATCH 07/13] pagevec: Rename fbatch_count()
` [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch
` [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch
` [PATCH 10/13] mm: Remove struct pagevec
` [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate
` [PATCH 12/13] mm: Remove references to pagevec
` [PATCH 13/13] mm: Remove unnecessary pagevec includes

[PATCH 10/79] affs: switch to new ctime accessors
 2023-06-21 16:42 UTC  (12+ messages)
  ` [PATCH 12/79] fs: "
  ` [PATCH 27/79] exfat: "
  ` [PATCH 33/79] fuse: "
  ` [PATCH 35/79] hfs: "
  ` [PATCH 36/79] hfsplus: "
  ` [PATCH 40/79] isofs: "
  ` [PATCH 55/79] proc: "
  ` [PATCH 69/79] vboxsf: "
  ` [PATCH 71/79] zonefs: "

[PATCH 0/2] v2: F_OFD_GETLK extension to read lock info
 2023-06-21 15:22 UTC  (4+ messages)
` [PATCH 1/2] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/2] selftests: add OFD lock tests
` [PATCH] fcntl.2: document F_UNLCK F_OFD_GETLK extension

[PATCH 01/11] sysctl: Prefer ctl_table_header in proc_sysctl
 2023-06-21 15:30 UTC  (17+ messages)
  ` [PATCH 02/11] sysctl: Use the ctl header in list ctl_table macro
  ` [PATCH 03/11] sysctl: Add ctl_table_size to ctl_table_header
  ` [PATCH 04/11] sysctl: Add size argument to init_header
  ` [PATCH 05/11] sysctl: Add a size arg to __register_sysctl_table
  ` [PATCH 07/11] sysctl: Add size to register_sysctl
  ` [PATCH 08/11] sysctl: Add size to register_sysctl_init
  ` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
      ` [PATCH 10/11] sysctl: Remove nr_entries from new_links
      ` [PATCH 11/11] sysctl: rm "child" from __register_sysctl_table doc

[linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression
 2023-06-21 15:28 UTC  (2+ messages)

[PATCH 0/3] RFC: F_OFD_GETLK should provide more info
 2023-06-21 15:24 UTC  (30+ messages)
` [PATCH 1/3] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK
` [PATCH 3/3] selftests: add OFD lock tests

[PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-21 14:27 UTC  (9+ messages)
` [PATCH v20 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v20 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v20 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v20 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v20 5/5] selftests: mm: add pagemap ioctl tests

[PATCH v3 0/3] shmemfs stable directory offsets
 2023-06-21 14:25 UTC  (3+ messages)

next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
 2023-06-21 14:08 UTC  (2+ messages)

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-21 13:29 UTC  (10+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

[PATCH][next] fsdax: remove redundant variable 'error'
 2023-06-21 13:28 UTC  (2+ messages)

[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-21 13:24 UTC  (17+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "

[PATCH][next] readdir: Replace one-element arrays with flexible-array members
 2023-06-21 13:12 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in emit_fiemap_extent
 2023-06-21 12:33 UTC  (2+ messages)

[PATCH v3 0/8] Create large folios in iomap buffered write path
 2023-06-21 12:03 UTC  (2+ messages)

[RFC 0/4] minimum folio order support in filemap
 2023-06-21 12:02 UTC  (15+ messages)
    ` [RFC 1/4] fs: Allow fine-grained control of folio sizes
    ` [RFC 2/4] filemap: use minimum order while allocating folios
    ` [RFC 3/4] block: set mapping order for the block cache in set_init_blocksize
    ` [RFC 4/4] nvme: enable logical block size > PAGE_SIZE

[PATCH] docs: filesystems: idmappings: clarify from where idmappings are taken
 2023-06-21  9:59 UTC 

[PATCH] udf: Fix uninitialized array access for some pathnames
 2023-06-21  9:52 UTC 

[PATCH 0/3] Support negative dentry cache for FUSE and virtiofs
 2023-06-21  9:40 UTC  (7+ messages)
` [PATCH 1/3] docs: virtiofs: Fix descriptions about virtiofs mount option
` [PATCH 2/3] fuse: Add negative_dentry_timeout option
` [PATCH 3/3] virtiofs: "

[RFC 0/4] Landlock: ioctl support
 2023-06-21  9:17 UTC  (6+ messages)

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-21  9:01 UTC  (3+ messages)

[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
 2023-06-21  8:05 UTC  (3+ messages)

[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
 2023-06-21  7:54 UTC  (3+ messages)

[syzbot] [udf?] KMSAN: uninit-value in udf_name_from_CS0
 2023-06-21  6:21 UTC 

[syzbot] [hfs?] KASAN: wild-memory-access Read in hfsplus_bnode_read_u16
 2023-06-21  4:00 UTC 

[PATCH v4 0/4] Add support for Vendor Defined Error Types in Einj Module
 2023-06-21  3:51 UTC  (5+ messages)
` [PATCH v4 1/4] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [PATCH v4 2/4] fs: debugfs: Add write functionality to debugfs blobs
` [PATCH v4 3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH v4 4/4] ACPI: APEI: EINJ: Add support for vendor defined error types

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-21  1:27 UTC  (24+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH v2] poll: Fix use-after-free in poll_freewait()
 2023-06-21  0:09 UTC  (6+ messages)

[PATCH v3] fs: Provide helpers for manipulating sb->s_readonly_remount
 2023-06-20 23:41 UTC  (3+ messages)

[PATCH] ovl: reserve ability to reconfigure mount options with new mount api
 2023-06-20 15:40 UTC  (2+ messages)

[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-20 14:53 UTC 

[PATCH v2 0/5] clean up block_commit_write
 2023-06-20 12:19 UTC  (10+ messages)
` [PATCH v2 1/5] fs/buffer: "
` [PATCH v2 2/5] ext4: No need to check return value of block_commit_write()

[syzbot] [jfs?] kernel BUG in txEnd
 2023-06-20 12:13 UTC 

[PATCH v2] fs: Provide helpers for manipulating sb->s_readonly_remount
 2023-06-20 11:30 UTC  (3+ messages)

[PATCH] block: Add config option to not allow writing to mounted devices
 2023-06-20 11:29 UTC  (6+ messages)

[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing
 2023-06-20 11:09 UTC  (3+ messages)
` [PATCH v3 3/3] ovl: change layer mount option handling

[PATCH v5 0/5] Handle notifications on overlayfs fake path files
 2023-06-20 10:57 UTC  (2+ messages)

Hang seen with the latest mainline kernel
 2023-06-20 10:07 UTC  (2+ messages)

[PATCH] fs: Fix bug in lock_rename_child that can cause deadlock
 2023-06-20  9:44 UTC  (2+ messages)

[syzbot] [udf?] WARNING in udf_rmdir
 2023-06-20  6:34 UTC 

[PATCHv10 8/8] iomap: Add per-block dirty state tracking to improve performance
 2023-06-20  5:58 UTC  (4+ messages)

[PATCH 0/7] RFC: high-order folio support for I/O
 2023-06-20  5:57 UTC  (7+ messages)
` [PATCH 6/7] mm/filemap: allocate folios with mapping blocksize

[PATCH] drop me from MAINTAINERS for iomap
 2023-06-20  5:29 UTC 

[PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
 2023-06-20  4:07 UTC  (6+ messages)

[PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path
 2023-06-20  3:50 UTC  (4+ messages)

[PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
 2023-06-20  3:42 UTC  (5+ messages)

[linux-next:master] [splice, net] 2dc334f1a6: netperf.Throughput_Mbps 29.9% improvement
 2023-06-20  2:29 UTC 

[PATCH] fs: Provide helpers for manipulating sb->s_readonly_remount
 2023-06-19 23:16 UTC  (6+ messages)


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