linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-24 15:29:51 to 2023-08-28 07:52:16 UTC [more...]

[PATCH] vfs: use helpers for calling f_op->{read,write}_iter() in read_write.c
 2023-08-28 15:50 UTC 

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-28  6:57 UTC  (8+ messages)
` [PATCH v13] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
` [PATCH v14] "

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-28  6:57 UTC  (3+ messages)
` [PATCH v33 2/6] fs/proc/task_mmu: "

[PATCH] fs: clean up usage of noop_dirty_folio
 2023-08-28  6:36 UTC  (4+ messages)

[GIT PULL] fsverity updates for 6.6
 2023-08-28  3:47 UTC 

[GIT PULL] fscrypt update for 6.6
 2023-08-28  3:46 UTC 

[PATCH v4] ntfs : fix shift-out-of-bounds in ntfs_iget
 2023-08-28  3:00 UTC  (4+ messages)

[RFC PATCH 00/18] ceph, rbd: Collapse all the I/O types down to something iov_iter-based
 2023-08-28  1:32 UTC  (4+ messages)
` [RFC PATCH 18/18] ceph: Don't use data_pages

[GIT PULL] iomap: new code for 6.6
 2023-08-28  1:26 UTC 

[PATCH 00/15] Many folio conversions for ceph
 2023-08-28  1:21 UTC  (21+ messages)
` [PATCH 01/15] ceph: Convert ceph_writepages_start() to use folios a little more
` [PATCH 02/15] ceph: Convert ceph_page_mkwrite() to use a folio
` [PATCH 03/15] mm: Delete page_mkwrite_check_truncate()
` [PATCH 04/15] ceph: Add a migrate_folio method
` [PATCH 05/15] ceph: Remove ceph_writepage()
` [PATCH 06/15] ceph: Convert ceph_find_incompatible() to take a folio
` [PATCH 07/15] ceph: Convert writepage_nounlock() "
` [PATCH 08/15] ceph: Convert writepages_finish() to use "
` [PATCH 09/15] ceph: Use a folio in ceph_filemap_fault()
` [PATCH 10/15] ceph: Convert ceph_read_iter() to use a folio to read inline data
` [PATCH 11/15] ceph: Convert __ceph_do_getattr() to take a folio
` [PATCH 12/15] ceph: Convert ceph_fill_inode() "
` [PATCH 13/15] ceph: Convert ceph_fill_inline_data() "
` [PATCH 14/15] ceph: Convert ceph_set_page_fscache() to ceph_folio_start_fscache()
` [PATCH 15/15] netfs: Remove unused functions
  ` [PATCH] fscache: Convert __fscache_clear_page_bits() to use a folio

cleanup the filemap / direct I/O interaction v4
 2023-08-28  1:04 UTC  (5+ messages)
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write

[PATCH v6 00/11] io_uring getdents
 2023-08-27 21:32 UTC  (16+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents

Inbox vboxsf not working
 2023-08-27 15:18 UTC  (6+ messages)

[PATCH fstests v2 0/3] fstests: add appropriate checks for fs features for some tests
 2023-08-27 13:43 UTC  (14+ messages)
` [PATCH fstests v2 1/3] common/attr: fix the _require_acl test
` [PATCH fstests v2 2/3] generic/513: limit to filesystems that support capabilities
` [PATCH fstests v2 3/3] generic/578: only run on filesystems that support FIEMAP

Fwd: kernel bug when performing heavy IO operations
 2023-08-27 11:54 UTC  (3+ messages)

[PATCH v2] exfat: add ioctls for accessing attributes
 2023-08-27 10:42 UTC 

[PATCH] mm: allow a controlled amount of unfairness in the page lock
 2023-08-27  8:54 UTC  (2+ messages)

[PATCH 5.4 0/1] mm: allow a controlled amount of unfairness in the page lock
 2023-08-27  8:52 UTC  (4+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_insert_delayed_dir_index
 2023-08-27  5:10 UTC 

[syzbot] [fuse?] KASAN: slab-use-after-free Read in fuse_test_super
 2023-08-26 23:40 UTC 

[PATCH v3 0/5] Landlock: IOCTL support
 2023-08-26 18:26 UTC  (12+ messages)
` [PATCH v3 2/5] selftests/landlock: Test ioctl support
` [PATCH v3 5/5] landlock: Document "

[PATCH] idr: fix param name in idr_alloc_cyclic() doc
 2023-08-26 17:33 UTC 

[syzbot] [hfs?] kernel BUG in hfs_show_options
 2023-08-26 17:33 UTC  (2+ messages)

[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_test_super
 2023-08-26 16:53 UTC 

Re: fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
 2023-08-26 13:07 UTC 

[syzbot] [ceph?] [fs?] KASAN: slab-use-after-free Read in ceph_compare_super
 2023-08-26 10:49 UTC 

[syzbot] [btrfs?] kernel BUG in insert_state (2)
 2023-08-26  4:14 UTC 

fd == 0 means AT_FDCWD BPF_OBJ_GET commands
 2023-08-26  4:27 UTC  (9+ messages)

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-26  2:28 UTC  (6+ messages)
` [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open()

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 22:53 UTC  (39+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents

[PATCH v2] procfs: Fix /proc/self/maps output for 32-bit kernel and compat tasks
 2023-08-25 21:09 UTC  (5+ messages)

[syzbot] [btrfs?] possible deadlock in btrfs_search_slot (2)
 2023-08-25 19:50 UTC 

[PATCH 0/7] lockd: dlm: async lock request changes
 2023-08-25 18:18 UTC  (13+ messages)
` [PATCH 1/7] lockd: introduce safe async lock op
` [PATCH 2/7] lockd: don't call vfs_lock_file() for pending requests
` [PATCH 3/7] lockd: fix race in async lock request handling
` [PATCH 4/7] lockd: add doc to enable EXPORT_OP_SAFE_ASYNC_LOCK
` [PATCH 6/7] dlm: use FL_SLEEP to determine blocking vs non-blocking

[PATCH fstests v3 0/2] fstests: add appropriate checks for fs features for some tests
 2023-08-25 17:56 UTC  (3+ messages)
` [PATCH fstests v3 1/2] common/attr: fix the _require_acl test
` [PATCH fstests v3 2/2] generic/578: add a check to ensure that fiemap is supported

[PATCH 1/3] selftests/mount_setattr: Add a test to test locking mount attrs
 2023-08-25 17:02 UTC  (8+ messages)
` [PATCH 2/3] fs: Allow user to lock mount attributes with mount_setattr

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25 13:32 UTC  (66+ messages)
` [PATCH 01/29] block: Provide bdev_open_* functions
` [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open()
` [PATCH 03/29] block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()
` [PATCH 04/29] drdb: Convert to use bdev_open_by_path()
` [PATCH 05/29] pktcdvd: Convert to bdev_open_by_dev()
` [PATCH 06/29] rnbd-srv: Convert to use bdev_open_by_path()
` [PATCH 07/29] xen/blkback: Convert to bdev_open_by_dev()
` [PATCH 08/29] zram: Convert to use bdev_open_by_dev()
` [PATCH 09/29] bcache: Convert to bdev_open_by_path()
` [PATCH 10/29] dm: Convert to bdev_open_by_dev()
` [PATCH 11/29] md: "
` [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path()
` [PATCH 13/29] nvmet: Convert to bdev_open_by_path()
` [PATCH 14/29] s390/dasd: "
` [PATCH 15/29] scsi: target: "
` [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev()
` [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument
` [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev()
` [PATCH 19/29] fs: Convert to bdev_open_by_dev()
` [PATCH 20/29] btrfs: Convert to bdev_open_by_path()
` [PATCH 21/29] erofs: Convert to use bdev_open_by_path()
` [PATCH 22/29] ext4: Convert to bdev_open_by_dev()
` [PATCH 23/29] f2fs: Convert to bdev_open_by_dev/path()
` [PATCH 24/29] jfs: Convert to bdev_open_by_dev()
` [PATCH 25/29] nfs/blocklayout: Convert to use bdev_open_by_dev/path()
` [PATCH 26/29] ocfs2: Convert to use bdev_open_by_dev()
` [PATCH 27/29] reiserfs: Convert to bdev_open_by_dev/path()
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()
` [PATCH 29/29] block: Remove blkdev_get_by_*() functions

[syzbot] [ext4?] BUG: unable to handle kernel paging request in ext4_calculate_overhead
 2023-08-25 12:22 UTC  (2+ messages)

[syzbot] [f2fs?] possible deadlock in f2fs_add_inline_entry
 2023-08-25  5:37 UTC  (5+ messages)
` [PATCH] f2fs: fix deadlock in f2f2_add_dentry

[PATCH] proc: remove unneeded semicolon
 2023-08-25  3:57 UTC 

[PATCH v5 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-08-25  2:54 UTC  (9+ messages)
` [PATCH v5 06/45] erofs: dynamically allocate the erofs-shrinker
` [PATCH v5 07/45] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v5 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker

decouple block open flags from fmode_t v2
 2023-08-25  2:44 UTC  (3+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens

pagevec: Fix array-index-out-of-bounds error
 2023-08-25  2:05 UTC  (3+ messages)

[PATCH V2 0/3] Supporting same fsid mounting through a compat_ro feature
 2023-08-24 20:55 UTC  (4+ messages)
` [PATCH 2/3] btrfs: Introduce the single-dev feature

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-08-24 17:38 UTC  (12+ messages)

[PATCH] kernel: Add Mount Option For Efivarfs
 2023-08-24 17:16 UTC  (4+ messages)

[GIT PULL] file locking updates for v6.6
 2023-08-24 16:19 UTC 


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