messages from 2023-10-18 12:22:25 to 2023-10-20 12:12:49 UTC [more...]
[PATCH RFC 0/9] fs: multigrain timestamps (redux)
2023-10-20 12:12 UTC (20+ messages)
` [PATCH RFC 1/9] fs: switch timespec64 fields in inode to discrete integers
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
` [PATCH RFC 3/9] timekeeping: add new debugfs file to count multigrain timestamps
` [PATCH RFC 4/9] fs: add infrastructure for "
` [PATCH RFC 5/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH RFC 6/9] xfs: switch to multigrain timestamps
` [PATCH RFC 7/9] ext4: "
` [PATCH RFC 8/9] btrfs: convert "
` [PATCH RFC 9/9] tmpfs: add support for "
[PATCH] fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
2023-10-20 12:04 UTC (9+ messages)
[PATCH 00/32] bcachefs - a new COW filesystem
2023-10-20 11:38 UTC (6+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
` (subset) "
autofs: add autofs_parse_fd()
2023-10-20 11:23 UTC (8+ messages)
[GIT PULL] vfs fixes
2023-10-20 11:14 UTC (4+ messages)
[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
2023-10-20 11:07 UTC (25+ messages)
[PATCH] attr: block mode changes of symlinks
2023-10-20 11:01 UTC (6+ messages)
[PATCH v3 0/3] userfaultfd move option
2023-10-20 10:02 UTC (32+ messages)
` [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
` [PATCH v3 3/3] selftests/mm: add UFFDIO_MOVE ioctl test
[PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
2023-10-20 9:56 UTC (3+ messages)
` [PATCH v15] "
[syzbot] [gfs2?] WARNING: suspicious RCU usage in gfs2_permission
2023-10-20 7:10 UTC (3+ messages)
[PATCH] exec: allow executing block devices
2023-10-20 6:06 UTC (2+ messages)
[RFC PATCH 00/19] Rust abstractions for VFS
2023-10-20 4:11 UTC (38+ messages)
` [RFC PATCH 01/19] rust: fs: add registration/unregistration of file systems
` [RFC PATCH 02/19] rust: fs: introduce the `module_fs` macro
` [RFC PATCH 03/19] samples: rust: add initial ro file system sample
` [RFC PATCH 04/19] rust: fs: introduce `FileSystem::super_params`
` [RFC PATCH 05/19] rust: fs: introduce `INode<T>`
` [RFC PATCH 06/19] rust: fs: introduce `FileSystem::init_root`
` [RFC PATCH 07/19] rust: fs: introduce `FileSystem::read_dir`
` [RFC PATCH 08/19] rust: fs: introduce `FileSystem::lookup`
` [RFC PATCH 09/19] rust: folio: introduce basic support for folios
` [RFC PATCH 10/19] rust: fs: introduce `FileSystem::read_folio`
` [RFC PATCH 11/19] rust: fs: introduce `FileSystem::read_xattr`
` [RFC PATCH 12/19] rust: fs: introduce `FileSystem::statfs`
` [RFC PATCH 13/19] rust: fs: introduce more inode types
` [RFC PATCH 14/19] rust: fs: add per-superblock data
` [RFC PATCH 15/19] rust: fs: add basic support for fs buffer heads
` [RFC PATCH 16/19] rust: fs: allow file systems backed by a block device
` [RFC PATCH 17/19] rust: fs: allow per-inode data
` [RFC PATCH 18/19] rust: fs: export file type from mode constants
` [RFC PATCH 19/19] tarfs: introduce tar fs
[syzbot] [btrfs?] WARNING: refcount bug in btrfs_evict_inode (2)
2023-10-19 23:55 UTC
[linux-next:master] BUILD REGRESSION 4230ea146b1e64628f11e44290bb4008e391bc24
2023-10-19 23:54 UTC
[linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33
2023-10-19 23:23 UTC (4+ messages)
[PATCH v3 00/14] Pass data temperature information to SCSI disk devices
2023-10-19 23:00 UTC (7+ messages)
[PATCH v3 0/5] Landlock: IOCTL support
2023-10-19 22:09 UTC (10+ messages)
[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
2023-10-19 17:08 UTC (11+ messages)
[ANNOUNCE] xfs-linux: iomap-for-next updated to 3ac974796e5d
2023-10-19 16:47 UTC
[PATCH v17 00/12] Implement copy offload support
2023-10-19 16:35 UTC (14+ messages)
` [PATCH v17 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v17 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v17 03/12] block: add copy offload support
` [PATCH v17 04/12] block: add emulation for copy
` [PATCH v17 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v17 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v17 07/12] nvme: add copy offload support
` [PATCH v17 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v17 09/12] dm: Add support for copy offload
` [PATCH v17 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v17 11/12] null: Enable trace capability for null block
` [PATCH v17 12/12] null_blk: add support for copy offload
[PATCH 0/5] Support more filesystems with FAN_REPORT_FID
2023-10-19 15:22 UTC (23+ messages)
` [PATCH 1/5] fanotify: limit reporting of event with non-decodeable file handles
` [PATCH 2/5] exportfs: add helpers to check if filesystem can encode/decode "
` [PATCH 3/5] exportfs: make ->encode_fh() a mandatory method for NFS export
` [PATCH 4/5] exportfs: define FILEID_INO64_GEN* file handle types
` [PATCH 5/5] exportfs: support encoding non-decodeable file handles by default
[PATCH v14 00/12] FUSE passthrough for file io
2023-10-19 14:33 UTC (2+ messages)
[PATCH][RFC] selinuxfs: saner handling of policy reloads
2023-10-19 13:10 UTC (6+ messages)
[resend PATCH v2 2/2] fuse: ensure that submounts lookup their parent
2023-10-19 12:39 UTC (3+ messages)
` [PATCH v3] fuse: share lookup state between submount and its parent
don't take s_umount under open_mutex
2023-10-19 11:27 UTC (14+ messages)
` [PATCH 2/5] block: WARN_ON_ONCE() when we remove active partitions
` [PATCH 3/5] block: move bdev_mark_dead out of disk_check_media_change
` [PATCH 4/5] block: assert that we're not holding open_mutex over blk_report_disk_dead
` [PATCH 5/5] fs: assert that open_mutex isn't held over holder ops
[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
2023-10-19 9:16 UTC (5+ messages)
` [PATCH 1/6] "
[GIT PULL] ntfs3: bugfixes for 6.6
2023-10-19 6:37 UTC
[PATCH v10 00/12] ceph: support idmapped mounts
2023-10-19 5:41 UTC (4+ messages)
[PATCH] iomap: fix short copy in iomap_write_iter()
2023-10-19 4:58 UTC (7+ messages)
` [PATCH v2] "
[syzbot] [mm?] [fs?] general protection fault in folio_flags
2023-10-18 22:21 UTC (5+ messages)
[PATCH 00/20] bcachefs prereqs patch series
2023-10-18 21:04 UTC (8+ messages)
` [PATCH 11/20] locking/osq: Export osq_(lock|unlock)
` [NAK] "
[PATCH v3 25/28] xfs: add fs-verity support
2023-10-18 19:18 UTC (2+ messages)
[RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
2023-10-18 18:35 UTC (11+ messages)
[PATCH 1/2] lib/find: Make functions safe on changing bitmaps
2023-10-18 16:23 UTC (2+ messages)
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-18 15:03 UTC (3+ messages)
` [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
[PATCH v2 00/27] Finish the create_empty_buffers() transition
2023-10-18 14:19 UTC (4+ messages)
` [PATCH v2 01/27] buffer: Return bool from grow_dev_folio()
[PATCH v2 0/1] mm: report per-page metadata information
2023-10-18 14:08 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v16 04/12] block: add emulation for copy
2023-10-18 10:08 UTC (5+ messages)
` [PATCH v16 00/12] Implement copy offload support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).