linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 17:19:32 to 2021-02-08 08:53:48 UTC [more...]

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-08  8:49 UTC  (4+ messages)
` [PATCH v17 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v17 02/10] mmap: make mlock_future_check() global
` [PATCH v17 03/10] riscv/Kconfig: make direct map manipulation options depend on MMU

[PATCH 00/18] new API for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-02-08  8:25 UTC  (15+ messages)
` [PATCH 03/18] ovl: stack miscattr

[PATCH] fcntl: make F_GETOWN(EX) return 0 on dead owner task
 2021-02-08  7:39 UTC  (2+ messages)

[PATCH] fs/buffer.c: Add checking buffer head stat before clear
 2021-02-08  6:12 UTC  (3+ messages)

[RFC PATCH 0/8] use core page calls instead of kmaps
 2021-02-08  5:47 UTC  (14+ messages)
` [RFC PATCH 1/8] brd: use memcpy_from_page() in copy_from_brd()
` [RFC PATCH 2/8] "
` [RFC PATCH 3/8] null_blk: use memcpy_page() in copy_to_nullb()
` [RFC PATCH 4/8] null_blk: use memcpy_page() in copy_from_nullb()
` [RFC PATCH 5/8] ext4: use memcpy_from_page() in pagecache_read()
` [RFC PATCH 6/8] ext4: use memcpy_to_page() in pagecache_write()
` [RFC PATCH 7/8] f2fs: use memcpy_from_page() in pagecache_read()
` [RFC PATCH 8/8] f2fs: use memcpy_to_page() in pagecache_write()

[PATCH 0/4] btrfs: Convert kmaps to core page calls
 2021-02-08  4:34 UTC  (8+ messages)
` [PATCH 1/4] mm/highmem: Lift memcpy_[to|from]_page to core
` [PATCH 2/4] fs/btrfs: Use memcpy_[to|from]_page()
` [PATCH 3/4] fs/btrfs: Use copy_highpage() instead of 2 kmaps()
` [PATCH 4/4] fs/btrfs: Convert to zero_user()

[PATCH 0/3] fs/efs: Follow kernel style guide
 2021-02-08  0:15 UTC  (13+ messages)
` [PATCH 1/3] fs/efs: Use correct brace styling for statements
` [PATCH 2/3] fs/efs: Correct spacing after C keywords
` [PATCH 3/3] fs/efs: Fix line breakage for "

[RFC][PATCH 0/2] keys: request_key() interception in containers
 2021-02-07 23:55 UTC  (9+ messages)
` [PATCH 1/2] Add namespace tags that can be used for matching without pinning a ns
` [PATCH 2/2] keys: Allow request_key upcalls from a container to be intercepted

[PATCH RFC] namei: don't drop link paths acquired under LOOKUP_RCU
 2021-02-07 20:26 UTC 

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-07 17:09 UTC  (8+ messages)
` [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH 2/7] fsdax: Introduce dax_copy_edges() for CoW
` [PATCH 3/7] fsdax: Copy data before write
` [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
` [PATCH 5/7] fsdax: Dedup file range to use a compare function
` [PATCH 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH 7/7] fs/xfs: Add dedupe support for fsdax

[PATCH] cifs: use discard iterator to discard unneeded network data more efficiently
 2021-02-07  9:57 UTC  (3+ messages)

[PATCH 0/6] fs-verity: add an ioctl to read verity metadata
 2021-02-07  8:32 UTC  (5+ messages)
` [PATCH 3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
  ` [f2fs-dev] "

[PATCH v28 00/12] Landlock LSM
 2021-02-07  4:18 UTC  (11+ messages)
` [PATCH v28 04/12] landlock: Add ptrace restrictions
` [PATCH v28 05/12] LSM: Infrastructure management of the superblock
` [PATCH v28 06/12] fs,security: Add sb_delete hook

[fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode
 2021-02-07  1:47 UTC 

[PATCH v20 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-02-06 17:39 UTC  (4+ messages)

[PATCH v14 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-06  8:01 UTC  (25+ messages)
` [PATCH v14 3/8] mm: hugetlb: free the vmemmap pages associated with each "
    ` [External] "
` [PATCH v14 4/8] mm: hugetlb: alloc "
    ` [External] "
` [PATCH v14 5/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v14 6/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v14 7/8] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v14 8/8] mm: hugetlb: optimize the code with the help of the compiler
    ` [External] "
  ` [External] Re: [PATCH v14 0/8] Free some vmemmap pages of HugeTLB page

[PATCH 0/5] block: add a sequence number to disks
 2021-02-06  0:09 UTC  (6+ messages)
` [PATCH 1/5] block: add disk sequence number
` [PATCH 2/5] block: add ioctl to read the "
` [PATCH 3/5] block: refactor sysfs code
` [PATCH 4/5] block: export diskseq in sysfs
` [PATCH 5/5] loop: increment sequence number

[PATCH v4 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-06  0:39 UTC  (4+ messages)
` [PATCH v4 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[PATCH v2] cifs: report error instead of invalid when revalidating a dentry fails
 2021-02-05 22:31 UTC  (9+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-02-05 11:21 UTC  (8+ messages)
` [PATCH RESEND V12 2/8] fuse: 32-bit user space ioctl compat for fuse device
` [PATCH RESEND V12 7/8] fuse: Use daemon creds in passthrough mode

[PATCH] fs: notify: inotify: Replace a common bad word with better common word
 2021-02-05 15:56 UTC  (4+ messages)

[PATCH v15 00/42] btrfs: zoned block device support
 2021-02-05 16:25 UTC  (15+ messages)
` [PATCH v15 01/42] block: add bio_add_zone_append_page
  ` [PATCH v15 40/42] btrfs: zoned: serialize log transaction on zoned filesystems
  ` [PATCH v15 43/43] btrfs: zoned: deal with holes writing out tree-log pages
    ` [PATCH v15.1 "

[PATCH] fs/btrfs: Fix raid6 qstripe kmap'ing
 2021-02-05 16:39 UTC  (6+ messages)

[RFC] Better page cache error handling
 2021-02-05 16:11 UTC 

[PATCH v3 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05 15:13 UTC  (5+ messages)
` [PATCH v3 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[PATCH v20 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-02-05 21:07 UTC  (12+ messages)
` [PATCH v20 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v20 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v20 03/10] fs/ntfs3: Add bitmap
` [PATCH v20 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v20 05/10] fs/ntfs3: Add attrib operations
` [PATCH v20 06/10] fs/ntfs3: Add compression
` [PATCH v20 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v20 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v20 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v20 10/10] fs/ntfs3: Add MAINTAINERS

[v6 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-02-05 16:49 UTC  (20+ messages)
` [v6 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v6 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
  ` [mm] [confidence: ] 3510a44e0e: WARNING:suspicious_RCU_usage
` [v6 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v6 PATCH 11/11] mm: vmscan: shrink deferred objects proportional to priority

Upcoming for next merge window: fscache and netfs lib
 2021-02-05 17:02 UTC 

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2021-02-05 18:01 UTC  (5+ messages)
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2021-02-05 13:49 UTC  (13+ messages)

[PATCH 0/6] kernfs: proposed locking and concurrency improvement
 2021-02-05 12:10 UTC  (4+ messages)
` [PATCH 5/6] kernfs: stay in rcu-walk mode if possible

[PATCH v2 0/3] fs/efs: Follow kernel style guide
 2021-02-05  6:07 UTC  (6+ messages)
` [PATCH v2 1/3] fs/efs: Use correct brace styling for statements
` [PATCH v2 2/3] fs/efs: Correct spacing after C keywords
` [PATCH v2 3/3] fs/efs: Fix line breakage for "

[PATCH] Documentation: f2fs: fix typo s/automaic/automatic
 2021-02-05  3:40 UTC  (2+ messages)

[PATCH v2 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05  0:15 UTC  (3+ messages)
` [PATCH v2 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[PATCH v4 00/10] userfaultfd: add minor fault handling
 2021-02-04 21:07 UTC  (15+ messages)
` [PATCH v4 01/10] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
` [PATCH v4 02/10] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v4 03/10] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v4 04/10] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v4 05/10] userfaultfd: add minor fault registration mode
` [PATCH v4 06/10] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v4 07/10] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v4 08/10] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v4 09/10] userfaultfd: update documentation to describe minor fault handling
` [PATCH v4 10/10] userfaultfd/selftests: add test exercising "

[GIT PULL] overlayfs fixes for 5.11-rc7
 2021-02-04 18:10 UTC  (2+ messages)

[PATCH 0/5] kernel-doc fixes to latest fs changes
 2021-02-04 18:00 UTC  (6+ messages)
` [PATCH 1/5] fs: turn some comments into kernel-doc
` [PATCH 2/5] fs: update kernel-doc for vfs_rename()
` [PATCH 3/5] fs: update kernel-doc for may_create_in_sticky()
` [PATCH 4/5] fs: update kernel-doc for vfs_tmpfile()
` [PATCH 5/5] fs: update kernel-doc for new mnt_userns argument

[PATCH RESEND v5] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-02-04 17:17 UTC 


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