messages from 2023-10-18 02:36:49 to 2023-10-19 17:51:40 UTC [more...]
[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
2023-10-19 17:51 UTC (21+ messages)
[PATCH v3 0/3] userfaultfd move option
2023-10-19 17:29 UTC (9+ messages)
` [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v3 3/3] selftests/mm: add UFFDIO_MOVE ioctl test
[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
2023-10-19 17:08 UTC (11+ messages)
[PATCH v3 00/14] Pass data temperature information to SCSI disk devices
2023-10-19 16:48 UTC (5+ 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
[GIT PULL] vfs fixes
2023-10-19 16:37 UTC (2+ messages)
[PATCH 00/32] bcachefs - a new COW filesystem
2023-10-19 15:59 UTC (5+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
` (subset) "
[PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
2023-10-19 15:41 UTC (12+ messages)
[linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33
2023-10-19 15:32 UTC (3+ messages)
autofs: add autofs_parse_fd()
2023-10-19 15:27 UTC
[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)
[RFC PATCH 00/19] Rust abstractions for VFS
2023-10-19 14:30 UTC (35+ 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
[PATCH] fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
2023-10-19 13:40 UTC (6+ 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
[PATCH RFC 0/9] fs: multigrain timestamps (redux)
2023-10-19 11:28 UTC (16+ 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 "
don't take s_umount under open_mutex
2023-10-19 11:27 UTC (21+ 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)
[PATCH] attr: block mode changes of symlinks
2023-10-18 19:09 UTC (4+ 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
[syzbot] [gfs2?] WARNING: suspicious RCU usage in gfs2_permission
2023-10-18 14:28 UTC (2+ messages)
[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 (4+ 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
[PATCH] fat: fix mtime handing in __fat_write_inode
2023-10-18 12:09 UTC (6+ messages)
[RFC PATCH v2 00/14] device_cgroup: guard mknod for non-initial user namespace
2023-10-18 10:50 UTC (15+ messages)
` [RFC PATCH v2 01/14] device_cgroup: Implement devcgroup hooks as lsm security hooks
` [RFC PATCH v2 02/14] vfs: Remove explicit devcgroup_inode calls
` [RFC PATCH v2 03/14] device_cgroup: Remove explicit devcgroup_inode hooks
` [RFC PATCH v2 04/14] lsm: Add security_dev_permission() hook
` [RFC PATCH v2 05/14] device_cgroup: Implement dev_permission() hook
` [RFC PATCH v2 06/14] block: Switch from devcgroup_check_permission to security hook
` [RFC PATCH v2 07/14] drm/amdkfd: "
` [RFC PATCH v2 08/14] device_cgroup: Hide devcgroup functionality completely in lsm
` [RFC PATCH v2 09/14] lsm: Add security_inode_mknod_nscap() hook
` [RFC PATCH v2 10/14] lsm: Add security_sb_alloc_userns() hook
` [RFC PATCH v2 11/14] vfs: Wire up security hooks for lsm-based device guard in userns
` [RFC PATCH v2 12/14] bpf: Add flag BPF_DEVCG_ACC_MKNOD_UNS for device access
` [RFC PATCH v2 13/14] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
` [RFC PATCH v2 14/14] device_cgroup: Allow mknod in non-initial userns if guarded
[RFC PATCH v2] fs: introduce check for inode nlink when delete
2023-10-18 10:08 UTC
[PATCH v3] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
2023-10-18 9:07 UTC (3+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2023-10-18 8:48 UTC (2+ messages)
` [syzbot] "
[PATCH v2] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
2023-10-18 8:43 UTC (2+ messages)
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 read-only IMAP folder(s) and NNTP newsgroup(s).