messages from 2021-11-22 13:31:49 to 2021-11-24 07:10:36 UTC [more...]
decouple DAX from block devices
2021-11-24 7:10 UTC (94+ messages)
` [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
` [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
` [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
` [PATCH 08/29] dax: remove dax_capable
` [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper
` [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
` [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
` [PATCH 14/29] fsdax: simplify the pgoff calculation
` [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
` [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
` [PATCH 17/29] fsdax: factor out a dax_memzero helper
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
` [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
` [PATCH 21/29] xfs: move dax device handling into xfs_{alloc,free}_buftarg
` [PATCH 22/29] iomap: add a IOMAP_DAX flag
` [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings
` [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
` [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
` [PATCH 27/29] dax: fix up some of the block device related ifdefs
` [PATCH 28/29] iomap: build the block based code conditionally
` [PATCH 29/29] fsdax: don't require CONFIG_BLOCK
[PATCH v2 0/9] sysctl: first set of kernel/sysctl cleanups
2021-11-24 7:05 UTC (14+ messages)
` [PATCH v2 1/9] sysctl: add a new register_sysctl_init() interface
` [PATCH v2 2/9] sysctl: Move some boundary constants from sysctl.c to sysctl_vals
` [PATCH v2 3/9] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v2 4/9] watchdog: move watchdog sysctl interface to watchdog.c
` [PATCH v2 5/9] sysctl: make ngroups_max const
` [PATCH v2 6/9] sysctl: use const for typically used max/min proc sysctls
` [PATCH v2 7/9] sysctl: use SYSCTL_ZERO to replace some static int zero uses
` [PATCH v2 8/9] aio: move aio sysctl to aio.c
` [PATCH v2 9/9] dnotify: move dnotify sysctl to dnotify.c
Any bio_clone_slow() implementation which doesn't share bi_io_vec?
2021-11-24 7:02 UTC (11+ messages)
[PATCH v2] hugetlbfs: avoid overflow in hugetlbfs_fallocate
2021-11-24 6:24 UTC
[PATCH] hugetlbfs: avoid overflow in hugetlbfs_fallocate
2021-11-24 6:05 UTC (3+ messages)
[PATCH v2 0/4] extend vmalloc support for constrained allocations
2021-11-24 5:23 UTC (15+ messages)
` [PATCH v2 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH v2 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH v2 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc
[PATCH v2] fs: proc: store PDE()->data into inode->i_private
2021-11-24 3:10 UTC (5+ messages)
[PATCH v5 0/8] Remove dependency on congestion_wait in mm/
2021-11-24 1:49 UTC (4+ messages)
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made
[PATCH v2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
2021-11-24 0:13 UTC (2+ messages)
[PATCH v5] aio: Add support for the POLLFREE
2021-11-23 23:23 UTC (3+ messages)
[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
2021-11-23 23:16 UTC (12+ messages)
[PATCH v4 0/4] Deterministic charging of shared memory
2021-11-23 22:49 UTC (8+ messages)
[PATCH v1 0/3] io_uring: add getdents64 support
2021-11-23 18:10 UTC (4+ messages)
` [PATCH v1 1/3] fs: add parameter use_fpos to iterate_dir function
` [PATCH v1 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v1 3/3] io_uring: add support for getdents64
[PATCH] fs/iomap: Fix write path page prefaulting
2021-11-23 17:29 UTC (2+ messages)
[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-11-23 17:17 UTC (31+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 04/13] KVM: Add fd-based memslot data structure and utils
` [RFC v2 PATCH 09/13] KVM: Introduce kvm_memfd_invalidate_range
` [RFC v2 PATCH 13/13] KVM: Enable memfd based page invalidation/fallocate
[PATCH] fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypes
2021-11-23 16:34 UTC (3+ messages)
[PATCH] hfsplus: Use struct_group_attr() for memcpy() region
2021-11-23 14:27 UTC (2+ messages)
[PATCH 00/10] Extend and tweak mapping support
2021-11-23 11:42 UTC (11+ messages)
` [PATCH 01/10] fs: add is_mapped_mnt() helper
` [PATCH 02/10] fs: move mapping helpers
` [PATCH 03/10] fs: tweak fsuidgid_has_mapping()
` [PATCH 04/10] fs: account for filesystem mappings
` [PATCH 05/10] docs: update mapping documentation
` [PATCH 06/10] fs: use low-level mapping helpers
` [PATCH 07/10] fs: remove unused "
` [PATCH 08/10] fs: port higher-level "
` [PATCH 09/10] fs: add i_user_ns() helper
` [PATCH 10/10] fs: support mapped mounts of mapped filesystems
[PATCH 0/2] pipe: Fix a potential UAF and delete a duplicate line of code
2021-11-23 1:09 UTC (6+ messages)
` [PATCH 1/2] pipe: fix potential use-after-free in pipe_read()
[PATCH v6] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
2021-11-23 0:29 UTC (4+ messages)
[PATCH] proc: "mount -o lookup=..." support
2021-11-23 0:07 UTC (3+ messages)
[PATCH 2/2] xfs: make sure link path does not go away at access
2021-11-22 23:26 UTC (12+ messages)
[PATCH bpf-next v2 00/10] Introduce BPF iterators for io_uring and epoll
2021-11-22 22:53 UTC (11+ messages)
` [PATCH bpf-next v2 01/10] io_uring: Implement eBPF iterator for registered buffers
` [PATCH bpf-next v2 02/10] bpf: Add bpf_page_to_pfn helper
` [PATCH bpf-next v2 03/10] io_uring: Implement eBPF iterator for registered files
` [PATCH bpf-next v2 04/10] epoll: Implement eBPF iterator for registered items
` [PATCH bpf-next v2 05/10] bpftool: Output io_uring iterator info
` [PATCH bpf-next v2 06/10] selftests/bpf: Add test for io_uring BPF iterators
` [PATCH bpf-next v2 07/10] selftests/bpf: Add test for epoll BPF iterator
` [PATCH bpf-next v2 08/10] selftests/bpf: Test partial reads for io_uring, epoll iterators
` [PATCH bpf-next v2 09/10] selftests/bpf: Fix btf_dump test for bpf_iter_link_info
` [PATCH RFC bpf-next v2 10/10] samples/bpf: Add example to checkpoint/restore io_uring
[PATCH v2 0/2] Introduce the pkill_on_warn parameter
2021-11-22 16:21 UTC (9+ messages)
[RFC PATCH 0/4] namespacefs: Proof-of-Concept
2021-11-22 16:15 UTC (12+ messages)
[PATCH] ext4: Avoid trim error on fs with small groups
2021-11-22 13:53 UTC (4+ messages)
[PATCH] mm,fs: Split dump_mapping() out from dump_page()
2021-11-22 13:36 UTC (3+ 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).