messages from 2023-08-03 14:33:57 to 2023-08-07 11:10:03 UTC [more...]
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-07 11:08 UTC
bd_holder
2023-08-07 10:47 UTC (2+ messages)
[PATCH v9 00/12] ceph: support idmapped mounts
2023-08-07 10:34 UTC (22+ messages)
` [PATCH v9 01/12] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v9 02/12] ceph: stash idmapping in mdsc request
` [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()
` [PATCH v9 04/12] ceph: add enable_unsafe_idmap module parameter
` [PATCH v9 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
` [PATCH v9 06/12] ceph: allow idmapped getattr inode op
` [PATCH v9 07/12] ceph: allow idmapped permission "
` [PATCH v9 08/12] ceph: pass idmap to __ceph_setattr
` [PATCH v9 09/12] ceph: allow idmapped setattr inode op
` [PATCH v9 10/12] ceph/acl: allow idmapped set_acl "
` [PATCH v9 11/12] ceph/file: allow idmapped atomic_open "
` [PATCH v9 12/12] ceph: allow idmapped mounts
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-07 10:20 UTC (14+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH vfs.tmpfs] shmem: move spinlock into shmem_recalc_inode() to fix quota support
2023-08-07 9:34 UTC (6+ messages)
[PATCH] tmpfs: verify {g,u}id mount options correctly
2023-08-07 8:56 UTC (2+ messages)
[syzbot] Monthly xfs report (Aug 2023)
2023-08-07 8:36 UTC
[syzbot] Monthly f2fs report (Aug 2023)
2023-08-07 7:27 UTC
[syzbot] Monthly ext4 report (Aug 2023)
2023-08-07 7:27 UTC
[PATCH RFC bootconfig 0/2] Distinguish bootloader and embedded kernel parameters
2023-08-07 4:39 UTC (10+ messages)
` [PATCH RFC bootconfig] 1/2] fs/proc: Add /proc/cmdline_load for boot loader arguments
` [PATCH RFC bootconfig] 2/2] fs/proc: Add /proc/cmdline_image for embedded arguments
[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-08-07 4:28 UTC (12+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "
` WIP: Performance improvements
[PATCH] fs: use __fput_sync in close(2)
2023-08-07 3:18 UTC (2+ messages)
[syzbot] [ext4?] WARNING in ext4_file_write_iter
2023-08-07 2:34 UTC (5+ messages)
[PATCH v3] io_uring: correct check for O_TMPFILE
2023-08-07 2:24 UTC
[PATCH v8 00/12] ceph: support idmapped mounts
2023-08-07 0:56 UTC (9+ messages)
` [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
[PATCH] file: always lock position
2023-08-06 17:48 UTC (6+ messages)
[PATCH v2 0/2] open: make RESOLVE_CACHED correctly test for O_TMPFILE
2023-08-06 16:41 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] io_uring: correct check "
[PATCH v3] init: Add support for rootwait timeout parameter
2023-08-06 12:45 UTC (3+ messages)
[syzbot] [ntfs3?] WARNING in wnd_add_free_ext (2)
2023-08-06 3:48 UTC (2+ messages)
[syzbot] [gfs2?] general protection fault in gfs2_lookup_simple
2023-08-06 0:38 UTC
[PATCH] open: make RESOLVE_CACHED correctly test for O_TMPFILE
2023-08-05 17:21 UTC (3+ messages)
more blkdev_get and holder work
2023-08-05 17:13 UTC (29+ messages)
` [PATCH 01/12] fs: export setup_bdev_super
` [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
` [PATCH 05/12] ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust
` [PATCH 06/12] fs: use the super_block as holder when mounting file systems
` [PATCH 07/12] fs: stop using get_super in fs_mark_dead
` [PATCH 08/12] fs: export fs_holder_ops
` [PATCH 09/12] ext4: drop s_umount over opening the log device
` [PATCH 11/12] xfs: drop s_umount over opening the log and RT devices
[syzbot] [nilfs?] general protection fault in folio_create_empty_buffers
2023-08-05 13:20 UTC (3+ messages)
` [PATCH] nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
[PATCH v7] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-05 12:59 UTC (3+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in test_bdev_super_fc
2023-08-05 8:57 UTC (10+ messages)
[syzbot] [ntfs?] UBSAN: shift-out-of-bounds in ntfs_iget
2023-08-05 4:57 UTC
[PATCH 1/2] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
2023-08-05 2:38 UTC (5+ messages)
` [PATCH 2/2] autofs: use wake_up() instead of wake_up_interruptible(()
[syzbot] WARNING in brelse
2023-08-05 0:09 UTC (2+ messages)
` [syzbot] [fs?] "
[PATCH] fs/buffer.c: disable per-CPU buffer_head cache for isolated CPUs
2023-08-04 23:54 UTC (3+ messages)
[PATCH] gfs2: Don't use filemap_splice_read
2023-08-04 21:32 UTC
[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-08-04 18:00 UTC (10+ messages)
` [PATCH v3 2/7] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v3 3/7] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v3 5/7] pgtable: improve pte_protnone() comment
` [PATCH v3 6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
Kernel NULL pointer deref and data corruptions with xfs on 6.1
2023-08-04 16:57 UTC (5+ messages)
[PATCH] file: mostly eliminate spurious relocking in __range_close
2023-08-04 16:49 UTC
[PATCHSET v2 0/3] xfs: maintainer transition for 6.6
2023-08-04 16:25 UTC (4+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS
` [PATCH 2/3] MAINTAINERS: drop me as XFS maintainer
` [PATCH 3/3] MAINTAINERS: add Chandan Babu as XFS release manager
[PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-04 16:00 UTC (17+ messages)
[ANNOUNCE] xfs-linux: iomap-6.6-merge updated to 377698d4abe2
2023-08-04 15:35 UTC
[ANNOUNCE] xfs-linux: vfs-6.6-merge updated to ce85a1e04645
2023-08-04 15:28 UTC
[PATCH] file: always lock position
2023-08-04 13:59 UTC (14+ messages)
[RFC PATCH 00/18] ceph, rbd: Collapse all the I/O types down to something iov_iter-based
2023-08-04 13:13 UTC (19+ messages)
` [RFC PATCH 01/18] iov_iter: Add function to see if buffer is all zeros
` [RFC PATCH 02/18] ceph: Rename alignment to offset
` [RFC PATCH 03/18] ceph: Add a new data container type, ceph_databuf
` [RFC PATCH 04/18] ceph: Convert ceph_mds_request::r_pagelist to a databuf
` [RFC PATCH 05/18] rbd: Use ceph_databuf for rbd_obj_read_sync()
` [RFC PATCH 06/18] ceph: Change ceph_osdc_call()'s reply to a ceph_databuf
` [RFC PATCH 07/18] ceph: Unexport osd_req_op_cls_request_data_pages()
` [RFC PATCH 08/18] ceph: Remove osd_req_op_cls_response_data_pages()
` [RFC PATCH 09/18] ceph: Convert notify_id_pages to a ceph_databuf
` [RFC PATCH 10/18] rbd: Switch from using bvec_iter to iov_iter
` [RFC PATCH 11/18] ceph: Remove bvec and bio data container types
` [RFC PATCH 12/18] ceph: Convert some page arrays to ceph_databuf
` [RFC PATCH 13/18] ceph: Convert users of ceph_pagelist "
` [RFC PATCH 14/18] ceph: Remove ceph_pagelist
` [RFC PATCH 15/18] ceph: Convert ceph_osdc_notify() reply to ceph_databuf
` [RFC PATCH 16/18] ceph: Remove CEPH_OS_DATA_TYPE_PAGES and its attendant helpers
` [RFC PATCH 17/18] ceph: Remove CEPH_MSG_DATA_PAGES and its helpers
` [RFC PATCH 18/18] ceph: Don't use data_pages
[PATCH V2 0/3] Supporting same fsid mounting through a compat_ro feature
2023-08-04 11:38 UTC (6+ messages)
` [PATCH 1/3] btrfs-progs: Add the single-dev feature (to both mkfs/tune)
` [PATCH 2/3] btrfs: Introduce the single-dev feature
` [PATCH 3/3] btrfs: Add parameter to force devices behave as single-dev ones
[PATCH -next] unicode: Make failed_tests and total_tests static
2023-08-04 8:45 UTC
[PATCHSET 0/3] xfs: maintainer transition for 6.6
2023-08-04 6:08 UTC (4+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS
[PATCH v4 0/7] Support negative dentries on case-insensitive ext4 and f2fs
2023-08-04 4:41 UTC (7+ messages)
` [PATCH v4 3/7] libfs: Validate negative dentries in case-insensitive directories
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-08-04 3:12 UTC (15+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH v3] fstests: add helper to canonicalize devices used to enable persistent disks
2023-08-03 19:18 UTC
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-03 19:15 UTC (2+ messages)
[bug report] shmem: quota support
2023-08-03 16:53 UTC (5+ messages)
[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
2023-08-03 15:47 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 NNTP newsgroup(s).