linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 03:58:28 to 2020-12-13 15:47:20 UTC [more...]

[PATCH v9 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-13 15:45 UTC 

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-13 14:30 UTC  (4+ messages)

[RFC PATCH 0/2] errseq+overlayfs: accomodate the volatile upper layer use-case
 2020-12-13 13:27 UTC  (3+ messages)
` [RFC PATCH 1/2] errseq: split the SEEN flag into two new flags
` [RFC PATCH 2/2] overlayfs: propagate errors from upper to overlay sb in sync_fs

[PATCH v12 0/4] xfs: avoid transaction reservation recursion
 2020-12-13  9:09 UTC  (4+ messages)
` [PATCH v12 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-13  8:36 UTC  (4+ messages)
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-13  3:46 UTC  (5+ messages)
`  "

[PATCHSET RFC v2 0/5] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2020-12-12 22:03 UTC  (11+ messages)
` [PATCH 1/5] fs: make unlazy_walk() error handling consistent
` [PATCH 2/5] fs: add support for LOOKUP_NONBLOCK
` [PATCH 3/5] fs: add mnt_want_write_trylock()
` [PATCH 4/5] fs: honor LOOKUP_NONBLOCK for the last part of file open
` [PATCH 5/5] fs: expose LOOKUP_NONBLOCK through openat2() RESOLVE_NONBLOCK

[LSFMMBPF 2021] A status update
 2020-12-12 17:29 UTC  (2+ messages)

Zoom call about Page Folios tomorrow
 2020-12-12 15:14 UTC  (3+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-12 13:59 UTC  (4+ messages)
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v2 0/3] Check errors on sync for volatile overlayfs mounts
 2020-12-12 11:48 UTC  (7+ messages)
` [PATCH v2 1/3] errseq: Add errseq_counter to allow for all errors to be observed
` [PATCH v2 2/3] errseq: Add mechanism to snapshot errseq_counter and check snapshot
` [PATCH v2 3/3] overlay: Implement volatile-specific fsync error behaviour

[PATCH v10 00/41] btrfs: zoned block device support
 2020-12-12 10:22 UTC  (10+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND

[PATCH v4 0/7] Convert all THP vmstat counters to pages
 2020-12-11 14:14 UTC  (11+ messages)
` [PATCH v4 1/7] mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
` [PATCH v4 2/7] mm: memcontrol: convert NR_ANON_THPS account to pages
` [PATCH v4 3/7] mm: memcontrol: convert NR_FILE_THPS "
    ` [External] "
` [PATCH v4 4/7] mm: memcontrol: convert NR_SHMEM_THPS "
` [PATCH v4 5/7] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [PATCH v4 6/7] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [PATCH v4 7/7] mm: memcontrol: make the slab calculation consistent

[PATCH v8 00/12] Free some vmemmap pages of HugeTLB page
 2020-12-11 14:08 UTC  (36+ messages)
` [PATCH v8 01/12] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v8 02/12] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v8 03/12] mm/bootmem_info: Introduce free_bootmem_page helper
    ` [External] "
` [PATCH v8 04/12] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
      ` [External] "
` [PATCH v8 05/12] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v8 06/12] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v8 07/12] mm/hugetlb: Set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v8 08/12] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v8 09/12] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v8 10/12] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v8 11/12] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v8 12/12] mm/hugetlb: Optimize the code with the help of the compiler
    ` [External] "

[RFC 0/2] nocopy bvec for direct IO
 2020-12-11 16:13 UTC  (8+ messages)
` [PATCH 2/2] block: no-copy "

[PATCHSET 0/2] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2020-12-11 23:47 UTC  (28+ messages)
` [PATCH 1/2] fs: add support for LOOKUP_NONBLOCK
` [PATCH 2/2] fs: expose LOOKUP_NONBLOCK through openat2() RESOLVE_NONBLOCK

[PATCH 5/8] vfs: Include origin of the SB error notification
 2020-12-11 22:35 UTC  (12+ messages)
` [PATCH 0/8] Superblock Notifications
  ` [PATCH 4/8] vfs: Add superblock notifications

[GIT PULL] zonefs fixes for 5.10-rc7
 2020-12-11 22:35 UTC  (2+ messages)

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-11 19:20 UTC  (16+ messages)
` [PATCH 2/9] mm: vmscan: use nid from shrink_control for tracepoint
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX
 2020-12-11 18:12 UTC  (6+ messages)
` [PATCH v2 0/2] fuse: fscrypt ioctl support
  ` [PATCH v2 1/2] fuse: Move ioctl length calculation to a separate function
  ` [PATCH v2 2/2] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX

linux-next fsnotify mod breaks tail -f
 2020-12-11 17:28 UTC  (5+ messages)

[PATCH v14 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-12-11 16:31 UTC  (7+ messages)
` [PATCH v14 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v14 06/10] fs/ntfs3: Add compression

"do_copy_range:: Invalid argument"
 2020-12-11 16:26 UTC 

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

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-11 14:55 UTC  (15+ messages)
` [PATCH v2 04/10] ovl: make ioctl() safe
` [PATCH v2 06/10] ovl: user xattr
` [PATCH v2 08/10] ovl: do not fail because of O_NOATIME

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-11 13:22 UTC  (9+ messages)

FAN_CREATE_SELF
 2020-12-11 13:12 UTC  (4+ messages)

linux-next boot error: KASAN: global-out-of-bounds Read in fs_validate_description
 2020-12-11 12:13 UTC 

[PATCH] vfs: remove comment for deleted argument 'cred'
 2020-12-11 11:35 UTC  (2+ messages)

[RFC PATCH 00/11] Page folios
 2020-12-11  8:32 UTC  (3+ messages)
` [RFC PATCH 10/11] mm/filemap: Add folio_add_to_page_cache

[PATCH] fs/proc: make pde_get() return nothing
 2020-12-11  6:19 UTC 

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

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

INFO: task hung in linkwatch_event (2)
 2020-12-11  2:25 UTC  (2+ messages)

[PATCH v2 15/24] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
 2020-12-10 23:10 UTC  (14+ messages)
          ` [PATCH] files: rcu free files_struct

[PATCH v3 0/2] add epoll_pwait2 syscall
 2020-12-10 22:59 UTC  (18+ messages)
` [PATCH v3 1/2] epoll: add nsec timeout support with epoll_pwait2

[RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes
 2020-12-10 17:05 UTC  (9+ messages)
` [RESEND PATCH v2 01/12] mm: memcontrol: fix NR_ANON_THPS account
    ` [External] "
` [RESEND PATCH v2 02/12] mm: memcontrol: convert NR_ANON_THPS account to pages
    ` [External] "

[PATCH V3 0/3] Begin converting kmap calls to kmap_local_page()
 2020-12-10 17:18 UTC  (3+ messages)
` [PATCH V3 1/2] mm/highmem: Remove deprecated kmap_atomic
` [PATCH V3 2/2] mm/highmem: Lift memcpy_[to|from]_page to core

[PATCH v26 00/12] Landlock LSM
 2020-12-10 10:38 UTC  (3+ messages)
` [PATCH v26 08/12] landlock: Add syscall implementations

[PATCH v2] zonefs: fix page reference and BIO leak
 2020-12-10  7:11 UTC  (5+ messages)

[PATCH V2 2/2] mm/highmem: Lift memcpy_[to|from]_page to core
 2020-12-10  5:35 UTC  (11+ messages)

BUG: unable to handle kernel NULL pointer dereference in __lookup_slow
 2020-12-10  4:34 UTC  (2+ messages)

mmotm 2020-12-09-19-58 uploaded
 2020-12-10  3:59 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).