linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-22 04:46:09 to 2020-11-24 11:53:19 UTC [more...]

[RFC PATCH] vfs: fs{set,get}attr iops
 2020-11-24 11:52 UTC  (5+ messages)

[PATCH v6 00/16] Free some vmemmap pages of hugetlb page
 2020-11-24 11:51 UTC  (23+ messages)
` [PATCH v6 01/16] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v6 02/16] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v6 03/16] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v6 04/16] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v6 05/16] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v6 06/16] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
` [PATCH v6 07/16] x86/mm/64: Disable PMD page mapping of vmemmap
    ` [External] "
` [PATCH v6 08/16] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v6 09/16] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v6 10/16] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v6 11/16] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v6 12/16] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v6 13/16] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v6 14/16] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v6 15/16] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v6 16/16] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-24 11:36 UTC  (15+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v10 08/41] btrfs: disallow NODATACOW in ZONED mode
` [PATCH v10 11/41] btrfs: implement log-structured superblock for "
` [PATCH v10 12/41] btrfs: implement zoned chunk allocator

[PATCH v11 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24 10:59 UTC  (11+ messages)
` [PATCH v11 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v11 2/9] mmap: make mlock_future_check() global
` [PATCH v11 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v11 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v11 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v11 6/9] secretmem: add memcg accounting
` [PATCH v11 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v11 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v11 9/9] secretmem: test: add basic selftest for memfd_secret(2)

PROBLEM: fanotify_mark EFAULT on x86
 2020-11-24 10:28 UTC  (9+ messages)
      ` [PATCH] fanotify: Fix fanotify_mark() on 32-bit archs

INFO: task hung in __io_uring_files_cancel
 2020-11-24  9:39 UTC  (4+ messages)

[PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24  9:29 UTC  (13+ messages)
` [PATCH v10 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v10 2/9] mmap: make mlock_future_check() global
` [PATCH v10 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v10 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v10 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v10 6/9] secretmem: add memcg accounting
` [PATCH v10 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v10 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v10 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[fuse-devel] Cross-host entry caching and file open/create
 2020-11-24  8:16 UTC  (6+ messages)

[PATCH] Resolve LRU page-pinning issue for file-backed pages
 2020-11-24  6:49 UTC  (2+ messages)
` [PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers

kernel BUG at fs/ext4/inode.c:LINE!
 2020-11-24  6:34 UTC  (4+ messages)

[PATCH] dcookies: Make dcookies depend on CONFIG_OPROFILE
 2020-11-24  6:33 UTC  (2+ messages)

[PATCH v2 06/19] elf/vdso: Reuse arch_setup_additional_pages() parameters
 2020-11-24  6:18 UTC  (2+ messages)

[PATCH 00/17] kmap: Create mem*_page interfaces
 2020-11-24  6:07 UTC  (18+ messages)
` [PATCH 01/17] mm/highmem: Lift memcpy_[to|from]_page and memset_page to core
` [PATCH 02/17] drivers/firmware_loader: Use new memcpy_[to|from]_page()
` [PATCH 03/17] drivers/gpu: Convert to mem*_page()
` [PATCH 04/17] fs/afs: Convert to memzero_page()
` [PATCH 05/17] fs/btrfs: "
` [PATCH 06/17] fs/hfs: Convert to mem*_page() interface
` [PATCH 07/17] fs/cifs: Convert to memcpy_page()
` [PATCH 08/17] fs/hfsplus: Convert to mem*_page()
` [PATCH 09/17] fs/f2fs: Remove f2fs_copy_page()
` [PATCH 10/17] fs/freevxfs: Use memcpy_to_page()
` [PATCH 11/17] fs/reiserfs: Use memcpy_from_page()
` [PATCH 12/17] fs/cramfs: "
` [PATCH 13/17] drivers/target: Convert to mem*_page()
` [PATCH 14/17] drivers/scsi: Use memcpy_to_page()
` [PATCH 15/17] drivers/staging: Use memcpy_to/from_page()
` [PATCH 16/17] lib: Use mempcy_to/from_page()
` [PATCH 17/17] samples: Use memcpy_to/from_page()

mmotm 2020-11-23-21-12 uploaded
 2020-11-24  5:12 UTC 

[PATCH v4 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-24  4:37 UTC  (11+ messages)
` [PATCH v4 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v4 2/3] fscrypt: Have filesystems handle their d_ops

[PATCH] coredump: fix core_pattern parse error
 2020-11-24  4:06 UTC  (2+ messages)

[PATCH v24 00/12] Landlock LSM
 2020-11-24  2:38 UTC  (10+ messages)
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 12/12] landlock: Add user and kernel documentation

[PATCH v3] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
 2020-11-24  2:11 UTC  (2+ messages)

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-24  0:26 UTC  (5+ messages)
` [PATCH v2 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM

[PATCH 01/29] iov_iter: Switch to using a table of operations
 2020-11-23 23:42 UTC  (14+ messages)
` [PATCH 00/29] RFC: iov_iter: Switch to using an ops table

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-23 22:42 UTC  (11+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-23 22:06 UTC  (11+ messages)
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 14/39] commoncap: handle idmapped mounts
` [PATCH v2 31/39] audit: "

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-23 22:01 UTC  (38+ messages)
` [PATCH v5 13/21] mm/hugetlb: Use PG_slab to indicate split pmd
    ` [External] "
` [PATCH v5 21/21] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
      ` [External] "
          ` [External] Re: [PATCH v5 00/21] Free some vmemmap pages of hugetlb page

[PATCH] fs/stat: set attributes_mask for STATX_ATTR_DAX
 2020-11-23 21:37 UTC  (3+ messages)

[PATCH v2 02/24] exec: Simplify unshare_files
 2020-11-23 21:05 UTC  (10+ messages)
` [PATCH v2 11/24] file: Implement task_lookup_fd_rcu
` [PATCH v2 13/24] kcmp: In get_file_raw_ptr use task_lookup_fd_rcu
` [PATCH v2 16/24] bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu

[PATCH v6 0/2] Control over userfaultfd kernel-fault handling
 2020-11-23 20:11 UTC  (5+ messages)
` [PATCH v6 1/2] Add UFFD_USER_MODE_ONLY

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-11-23 17:09 UTC  (5+ messages)
` [PATCH v6 04/11] btrfs: fix btrfs_write_check()
` [PATCH v6 05/11] btrfs: fix check_data_csum() error message for direct I/O

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (16+ messages)

inconsistent lock state in io_file_data_ref_zero
 2020-11-23 16:37 UTC  (2+ messages)

[PATCH v2] qnx4_match: do not over run the buffer
 2020-11-23 10:34 UTC 

[RESEND PATCH] fuse : Improve file open behavior for recently created/unlinked files
 2020-11-23 10:40 UTC  (2+ messages)

kernel BUG at fs/notify/dnotify/dnotify.c:LINE! (2)
 2020-11-23 10:05 UTC 

[RESEND PATCH v1] proc: use untagged_addr() for pagemap_read addresses
 2020-11-23  6:38 UTC 

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-11-23  0:41 UTC  (7+ messages)
` [RFC PATCH v2 1/6] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH v2 2/6] blk: introduce ->block_lost() to handle memory-failure
` [RFC PATCH v2 3/6] md: implement ->block_lost() for memory-failure
` [RFC PATCH v2 4/6] pagemap: introduce ->memory_failure()
` [RFC PATCH v2 5/6] mm, fsdax: refactor dax handler in memory-failure
` [RFC PATCH v2 6/6] fsdax: remove useless (dis)associate functions

KASAN: use-after-free Read in iput (2)
 2020-11-22 21:23 UTC 

possible deadlock in freeze_super
 2020-11-22 21:15 UTC 

[PATCH] eventfd: convert to ->write_iter()
 2020-11-22 14:42 UTC  (2+ messages)
` [eventfd] 5cb13cb023: will-it-scale.per_thread_ops -6.3% regression

[PATCH v3 2/2] selftests: core: add tests for CLOSE_RANGE_CLOEXEC
 2020-11-22 13:42 UTC  (2+ messages)
` [selftests] 4d9c16a494: kernel-selftests.core.make_fail

[PATCH] afs: Fix speculative status fetch going out of order wrt to modifications
 2020-11-22 13:13 UTC 

[RFC RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
 2020-11-22 12:48 UTC  (3+ messages)
` [RFC v2] "


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).