Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-08 07:22:03 to 2023-06-09 12:51:11 UTC [more...]

[PATCH 0/9] fs: add some missing ctime updates
 2023-06-09 12:50 UTC  (2+ messages)
` [PATCH 1/9] ibmvmc: update ctime in conjunction with mtime on write

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-06-09 12:49 UTC  (5+ messages)

[RFC PATCH 00/80] Rust PuzzleFS filesystem driver
 2023-06-09 12:42 UTC  (9+ messages)

[PATCH v4 01/11] documentation: Block Device Filtering Mechanism
 2023-06-09 11:58 UTC  (10+ messages)
` [PATCH v4 02/11] block: "
` [PATCH v4 03/11] documentation: Block Devices Snapshots Module
` [PATCH v4 04/11] blksnap: header file of the module interface
` [PATCH v4 05/11] blksnap: module management interface functions
` [PATCH v4 06/11] blksnap: handling and tracking I/O units
` [PATCH v4 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v4 08/11] blksnap: difference storage
` [PATCH v4 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v4 11/11] blksnap: Kconfig and Makefile

[PATCH v4 00/11] blksnap - block devices snapshots module
 2023-06-09 11:51 UTC 

[RFC PATCH 00/11] fixed worker
 2023-06-09 12:20 UTC  (12+ messages)
` [PATCH 01/11] io-wq: fix worker counting after worker received exit signal
` [PATCH 02/11] io-wq: add a new worker flag to indicate worker exit
` [PATCH 03/11] io-wq: add a new type io-wq worker
` [PATCH 04/11] io-wq: add fixed worker members in io_wq_acct
` [PATCH 05/11] io-wq: add a new parameter for creating a new fixed worker
` [PATCH 06/11] io-wq: return io_worker after successful inline worker creation
` [PATCH 07/11] io_uring: add new api to register fixed workers
` [PATCH 08/11] io_uring: add function to unregister "
` [PATCH 09/11] io-wq: add strutures to allow to wait fixed workers exit
` [PATCH 10/11] io-wq: distinguish fixed worker by its name
` [PATCH 11/11] io_uring: add IORING_SETUP_FIXED_WORKER_ONLY and its friend

[PATCH 0/3] Reduce impact of overlayfs fake path files
 2023-06-09 12:20 UTC  (11+ messages)
` [PATCH 1/3] fs: use fake_file container for internal files with fake f_path
` [PATCH 2/3] fs: use file_fake_path() to get path of mapped files for display
` [PATCH 3/3] fs: store fake path in file_fake along with real path

[PATCH v1 1/1] memory: export symbols for process memory related functions
 2023-06-09 11:20 UTC 

[PATCH v2 00/12] multiblock allocator improvements
 2023-06-09 10:57 UTC  (6+ messages)
` [PATCH v2 11/12] ext4: Add allocation criteria 1.5 (CR1_5)

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-09 10:12 UTC  (19+ messages)
` [PATCH v5 01/14] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v5 02/14] ceph: stash idmapping in mdsc request
` [PATCH v5 03/14] ceph: handle idmapped mounts in create_request_message()
` [PATCH v5 04/14] ceph: pass an idmapping to mknod/symlink/mkdir/rename
` [PATCH v5 05/14] ceph: allow idmapped getattr inode op
` [PATCH v5 06/14] ceph: allow idmapped permission "
` [PATCH v5 07/14] ceph: pass idmap to __ceph_setattr
` [PATCH v5 08/14] ceph: allow idmapped setattr inode op
` [PATCH v5 09/14] ceph/acl: allow idmapped set_acl "
` [PATCH v5 10/14] ceph/file: allow idmapped atomic_open "
` [PATCH v5 11/14] ceph: pass idmap to ceph_do_getattr
` [PATCH v5 12/14] ceph: pass idmap to __ceph_setxattr
` [PATCH v5 13/14] ceph: pass idmap to ceph_open/ioctl_set_layout
` [PATCH v5 14/14] ceph: allow idmapped mounts

[PATCH v6 00/15] ceph: support idmapped mounts
 2023-06-09  9:31 UTC  (16+ messages)
` [PATCH v6 01/15] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v6 02/15] ceph: stash idmapping in mdsc request
` [PATCH v6 03/15] ceph: handle idmapped mounts in create_request_message()
` [PATCH v6 04/15] ceph: pass an idmapping to mknod/symlink/mkdir/rename
` [PATCH v6 05/15] ceph: allow idmapped getattr inode op
` [PATCH v6 06/15] ceph: allow idmapped permission "
` [PATCH v6 07/15] ceph: pass idmap to __ceph_setattr
` [PATCH v6 08/15] ceph: allow idmapped setattr inode op
` [PATCH v6 09/15] ceph/acl: allow idmapped set_acl "
` [PATCH v6 10/15] ceph/file: allow idmapped atomic_open "
` [PATCH v6 11/15] ceph: pass idmap to ceph_do_getattr
` [PATCH v6 12/15] ceph: pass idmap to __ceph_setxattr
` [PATCH v6 13/15] ceph: pass idmap to ceph_open/ioctl_set_layout/readdir
` [PATCH v6 14/15] ceph: pass idmap to ceph_netfs_issue_op_inline
` [PATCH v6 15/15] ceph: allow idmapped mounts

[PATCH] ovl: port to new mount api
 2023-06-09  9:55 UTC  (7+ messages)

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2023
 2023-06-09  9:29 UTC 

[RFC 0/4] bdev: allow buffer-head & iomap aops to co-exist
 2023-06-09  9:17 UTC  (11+ messages)
` [RFC 1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC
` [RFC 4/4] bdev: extend bdev inode with it's own super_block

[PATCH 0/7] revert shrinker_srcu related changes
 2023-06-09  8:15 UTC  (8+ messages)
` [PATCH 1/7] Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
` [PATCH 2/7] Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()"
` [PATCH 3/7] Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred"
` [PATCH 4/7] Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"
` [PATCH 5/7] Revert "mm: vmscan: add shrinker_srcu_generation"
` [PATCH 6/7] Revert "mm: vmscan: make memcg slab shrink lockless"
` [PATCH 7/7] Revert "mm: vmscan: make global "

decouple block open flags from fmode_t v2
 2023-06-09  6:41 UTC  (35+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens
` [PATCH 02/30] cdrom: remove the unused bdev argument to cdrom_open
` [PATCH 03/30] cdrom: remove the unused mode argument to cdrom_ioctl
` [PATCH 04/30] cdrom: remove the unused cdrom_close_write release code
` [PATCH 05/30] cdrom: track if a cdrom_device_info was opened for data
` [PATCH 06/30] cdrom: remove the unused mode argument to cdrom_release
` [PATCH 07/30] block: pass a gendisk on bdev_check_media_change
` [PATCH 08/30] block: pass a gendisk to ->open
` [PATCH 09/30] block: remove the unused mode argument to ->release
` [PATCH 10/30] block: rename blkdev_close to blkdev_release
` [PATCH 11/30] swsusp: don't pass a stack address to blkdev_get_by_path
` [PATCH 12/30] bcache: "
` [PATCH 13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
` [PATCH 14/30] btrfs: "
` [PATCH 15/30] block: use the holder as indication for exclusive opens
` [PATCH 16/30] block: add a sb_open_mode helper
` [PATCH 17/30] fs: remove sb->s_mode
` [PATCH 18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
` [PATCH 19/30] scsi: replace the fmode_t argument to scsi_ioctl "
` [PATCH 20/30] scsi: replace the fmode_t argument to ->sg_io_fn "
` [PATCH 21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers "
` [PATCH 22/30] mtd: block: use a simple bool to track open for write
` [PATCH 23/30] rnbd-srv: replace sess->open_flags with a "bool readonly"
` [PATCH 24/30] ubd: remove commented out code in ubd_open
` [PATCH 25/30] block: move a few internal definitions out of blkdev.h
` [PATCH 26/30] block: remove unused fmode_t arguments from ioctl handlers
` [PATCH 27/30] block: replace fmode_t with a block-specific type for block open flags
  ` [dm-devel] "
` [PATCH 28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev
` [PATCH 29/30] block: store the holder in file->private_data
` [PATCH 30/30] fs: remove the now unused FMODE_* flags

[PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
 2023-06-09  5:56 UTC  (4+ messages)
  ` [fuse-devel] "

[PATCH v12 0/9] Implement copy offload support
 2023-06-09  4:24 UTC  (7+ messages)
  ` [PATCH v12 5/9] nvme: add "

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-09  3:32 UTC  (12+ messages)

[PATCH v4 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-06-09  3:16 UTC  (3+ messages)
` [PATCH v4 1/1] "

[RFCv2 0/5] ext4: misc left over folio changes
 2023-06-09  3:14 UTC  (2+ messages)

[PATCH v2 0/6] Per-vma lock support for swap and userfaults
 2023-06-09  3:13 UTC  (9+ messages)
` [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
` [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
` [PATCH v2 3/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
` [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
` [PATCH v2 5/6] mm: implement folio wait under VMA lock
` [PATCH v2 6/6] mm: handle userfaults "

[PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
 2023-06-09  2:50 UTC  (13+ messages)
` [PATCH v2 3/3] fs: Use delayed shrinker unregistration

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-09  0:28 UTC  (5+ messages)
` [PATCH v7 4/5] dm-thin: Add REQ_OP_PROVISION support

[RFC PATCH 00/13] fuse uring communication
 2023-06-08 21:31 UTC  (6+ messages)

[RFC PATCH v2 0/3] Add support for Vendor Defined Error Types in Einj Module
 2023-06-08 21:18 UTC  (8+ messages)
` [RFC PATCH v2 1/3] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [RFC PATCH v2 3/3] ACPI: APEI: EINJ: Add support for vendor defined error types

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-06-08 21:10 UTC  (22+ messages)
` [PATCH 1/6] fs: unify locking semantics for fs freeze / thaw
` [PATCH 2/6] fs: add frozen sb state helpers
` [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze

[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read_key
 2023-06-08 17:19 UTC 

[PATCH v4 00/14] ceph: support idmapped mounts
 2023-06-08 15:46 UTC  (6+ messages)
` [PATCH v4 11/14] ceph: allow idmapped setattr inode op

[PATCH 0/4] ubifs: Convert writeback to use folios
 2023-06-08 15:09 UTC  (6+ messages)
` [PATCH 3/4] ubifs: Use a folio in do_truncation()
` [PATCH 4/4] ubifs: Convert do_writepage() to take a folio

[PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
 2023-06-08 14:45 UTC  (4+ messages)

[PATCH] fs: unexport buffer_check_dirty_writeback
 2023-06-08 12:41 UTC  (2+ messages)

[syzbot] [virt?] [reiserfs?] general protection fault in psi_account_irqtime
 2023-06-08 10:56 UTC 

decouple block open flags from fmode_t
 2023-06-08  9:44 UTC  (7+ messages)
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release

[syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent
 2023-06-08  8:55 UTC  (2+ messages)

[PATCH 0/2] fuse: fixes for remote locking
 2023-06-08  8:46 UTC  (3+ messages)
` [PATCH 1/2] fuse: support unlock remote OFD locks on file release
` [PATCH 2/2] fuse: remove an unnecessary if statement

[syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent
 2023-06-08  8:40 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING in iov_iter_revert (4)
 2023-06-08  8:21 UTC 

[PATCH v17 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-08  8:12 UTC  (6+ messages)
` [PATCH v17 2/5] fs/proc/task_mmu: "

[PATCH v2] fs: avoid empty option when generating legacy mount string
 2023-06-08  7:34 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).