linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 00:07:20 to 2020-12-07 11:37:00 UTC [more...]

[RFC V2 00/37] Enhance memory utilization with DMEMFS
 2020-12-07 11:31 UTC  (18+ messages)
` [RFC V2 01/37] fs: introduce dmemfs module
` [RFC V2 02/37] mm: support direct memory reservation
` [RFC V2 03/37] dmem: implement dmem memory management
` [RFC V2 04/37] dmem: let pat recognize dmem
` [RFC V2 05/37] dmemfs: support mmap for dmemfs
` [RFC V2 06/37] dmemfs: support truncating inode down
` [RFC V2 08/37] dmem: show some statistic in debugfs
` [RFC V2 09/37] dmemfs: support remote access
` [RFC V2 10/37] dmemfs: introduce max_alloc_try_dpages parameter
` [RFC V2 11/37] mm: export mempolicy interfaces to serve dmem allocator
` [RFC V2 12/37] dmem: introduce mempolicy support
` [RFC V2 13/37] mm, dmem: introduce PFN_DMEM and pfn_t_dmem
` [RFC V2 22/37] kvm, x86: Distinguish dmemfs page from mmio page
` [RFC V2 31/37] dmem: introduce mce handler
` [RFC V2 32/37] mm, dmemfs: register and handle the dmem mce
` [RFC V2 34/37] dmem: add dmem unit tests
` [RFC V2 35/37] mm, dmem: introduce dregion->memmap for dmem

[RFC PATCH] 9p: create writeback fid on shared mmap
 2020-12-07 11:24 UTC  (4+ messages)
  ` [V9fs-developer] "

[PATCH] do_exit(): panic() when double fault detected
 2020-12-07 10:40 UTC  (4+ messages)
` [NEEDS-REVIEW] "

WARNING: bad unlock balance detected! - mkfs.ext4/426 is trying to release lock (rcu_read_lock)
 2020-12-07 10:37 UTC  (3+ messages)

[PATCH] exfat: Avoid allocating upcase table using kcalloc()
 2020-12-07  9:34 UTC  (7+ messages)
        ` [PATCH v3] "
    ` [PATCH v2] "

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-07  8:24 UTC  (15+ messages)
  ` Why the auxiliary cipher in gss_krb5_crypto.c?

[PATCH RFC] btrfs: remove cow fixup related code
 2020-12-07  7:13 UTC 

[PATCH 04/17] fs/afs: Convert to memzero_page()
 2020-12-07  6:46 UTC  (7+ messages)
` [PATCH 00/17] kmap: Create mem*_page interfaces
  ` [PATCH 03/17] drivers/gpu: Convert to mem*_page()

sched: core.c:7270 Illegal context switch in RCU-bh read-side critical section! __alloc_pages_nodemask
 2020-12-07  5:52 UTC  (2+ messages)

[PATCH] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX
 2020-12-07  4:03 UTC 

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

[PATCH] direct-io: fix typo
 2020-12-07  3:06 UTC  (2+ messages)

[PATCH v2 0/9] Allow deleting files with unsupported encryption policy
 2020-12-06 23:12 UTC  (2+ messages)

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-06 22:55 UTC  (4+ messages)

[PATCH v9 0/2] avoid xfs transaction reservation recursion
 2020-12-06 21:04 UTC  (4+ messages)
` [PATCH v9 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v9 2/2] xfs: avoid transaction reservation recursion

[PATCH] iov_iter: optimise iter type checking
 2020-12-06 16:01 UTC  (2+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-06 11:30 UTC  (7+ messages)
` [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant

[RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes
 2020-12-06 10:14 UTC  (13+ messages)
` [RESEND PATCH v2 01/12] mm: memcontrol: fix NR_ANON_THPS account
` [RESEND PATCH v2 02/12] mm: memcontrol: convert NR_ANON_THPS account to pages
` [RESEND PATCH v2 03/12] mm: memcontrol: convert NR_FILE_THPS "
` [RESEND PATCH v2 04/12] mm: memcontrol: convert NR_SHMEM_THPS "
` [RESEND PATCH v2 05/12] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [RESEND PATCH v2 06/12] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [RESEND PATCH v2 07/12] mm: memcontrol: convert kernel stack account to bytes
` [RESEND PATCH v2 08/12] mm: memcontrol: convert NR_KERNEL_SCS_KB "
` [RESEND PATCH v2 09/12] mm: memcontrol: convert vmstat slab counters "
` [RESEND PATCH v2 10/12] mm: memcontrol: scale stat_threshold for byted-sized vmstat
` [RESEND PATCH v2 11/12] mm: memcontrol: make the slab calculation consistent
` [RESEND PATCH v2 12/12] mm: memcontrol: remove {global_}node_page_state_pages

[PATCH v2 00/12] Convert all vmstat counters to pages or bytes
 2020-12-06 10:02 UTC  (15+ messages)
` [PATCH v2 01/12] mm: memcontrol: fix NR_ANON_THPS account
` [PATCH 1/9] mm: vmstat: fix stat_threshold for NR_KERNEL_STACK_KB
` [PATCH v2 02/12] mm: memcontrol: convert NR_ANON_THPS account to pages
` [PATCH 2/9] mm: memcontrol: fix NR_ANON_THPS account
` [PATCH v2 03/12] mm: memcontrol: convert NR_FILE_THPS account to pages
` [PATCH 3/9] mm: memcontrol: convert kernel stack account to byte-sized
` [PATCH 4/9] mm: memcontrol: convert NR_ANON_THPS account to pages
` [PATCH v2 04/12] mm: memcontrol: convert NR_SHMEM_THPS "
` [PATCH 5/9] mm: memcontrol: convert NR_FILE_THPS "
` [PATCH v2 05/12] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [PATCH v2 06/12] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [PATCH 6/9] mm: memcontrol: convert NR_SHMEM_THPS "
` [PATCH 7/9] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "

[PATCH v2 07/12] mm: memcontrol: convert kernel stack account to bytes
 2020-12-06  8:29 UTC  (6+ messages)
` [PATCH v2 08/12] mm: memcontrol: convert NR_KERNEL_SCS_KB "
` [PATCH v2 09/12] mm: memcontrol: convert vmstat slab counters "
` [PATCH v2 10/12] mm: memcontrol: scale stat_threshold for byted-sized vmstat
` [PATCH v2 11/12] mm: memcontrol: make the slab calculation consistent
` [PATCH v2 12/12] mm: memcontrol: remove {global_}node_page_state_pages

memory leak in generic_parse_monolithic
 2020-12-06  2:45 UTC  (2+ messages)
` memory leak in generic_parse_monolithic [+PATCH]

[ANNOUNCE] erofs-utils: release 1.2
 2020-12-05 21:28 UTC 

/proc/net/sctp/snmp, setns, proc: revalidate misc dentries
 2020-12-05 18:50 UTC  (3+ messages)
` [PATCH] proc: fix lookup in /proc/net subdirectories after setns(2)

[PATCH 0/9] Convert all THP vmstat counters to pages
 2020-12-05 17:06 UTC  (18+ messages)
` [PATCH 1/9] mm: vmstat: fix stat_threshold for NR_KERNEL_STACK_KB
` [PATCH 2/9] mm: memcontrol: fix NR_ANON_THPS account
` [PATCH 3/9] mm: memcontrol: convert kernel stack account to byte-sized
` [PATCH 4/9] mm: memcontrol: convert NR_ANON_THPS account to pages
` [PATCH 5/9] mm: memcontrol: convert NR_FILE_THPS "
    ` [External] "
` [PATCH 6/9] mm: memcontrol: convert NR_SHMEM_THPS "
` [PATCH 7/9] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [PATCH 8/9] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [PATCH 9/9] mm: memcontrol: make the slab calculation consistent

[PATCH v2 0/4] Make overlayfs volatile mounts reusable
 2020-12-05 14:51 UTC  (6+ messages)
` [PATCH v2 4/4] overlay: Add rudimentary checking of writeback errseq on volatile remount

AFS documentation
 2020-12-05  5:46 UTC  (2+ messages)

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

[PATCH] libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()
 2020-12-04 23:39 UTC 

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-04 21:24 UTC  (16+ messages)
` [PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred

BUG: KCSAN: data-race in dec_zone_page_state / write_cache_pages
 2020-12-04 18:51 UTC 

[PATCH] file: remove redundant assignment to variable err
 2020-12-04 17:56 UTC 

[RFC PATCH v4 0/9] implement containerized syncfs for overlayfs
 2020-12-04 16:40 UTC  (4+ messages)
` 回复:[RFC "

[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
 2020-12-04 16:02 UTC  (10+ messages)

[LSFMMBPF 2021] A status update
 2020-12-04 15:48 UTC 

[PATCH] overlay: Implement volatile-specific fsync error behaviour
 2020-12-04 15:00 UTC  (14+ messages)

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-04 14:59 UTC  (6+ messages)
` [PATCH v3 06/11] evm: Ignore INTEGRITY_NOLABEL if no HMAC key is loaded

PATCH] fs/dax: fix compile problem on parisc and mips
 2020-12-04 14:11 UTC  (6+ messages)

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-04 12:48 UTC  (7+ messages)

[iov_iter] 9bd0e337c6: will-it-scale.per_process_ops -4.8% regression
 2020-12-04 11:51 UTC  (5+ messages)
` [PATCH 01/29] iov_iter: Switch to using a table of operations

[PATCH v3 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-12-04 11:32 UTC  (2+ messages)

[PATCH 0/2] io_uring: add mkdirat support
 2020-12-04 10:57 UTC  (2+ messages)

[PATCH V2] common/rc: Fix _check_s_dax()
 2020-12-04  9:47 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-12-04  3:39 UTC  (4+ messages)
    ` [External] "

[PATCH v3] proc: use untagged_addr() for pagemap_read addresses
 2020-12-04  2:43 UTC 

mmotm 2020-12-03-18-16 uploaded
 2020-12-04  2:16 UTC 

Problems doing DIO to netfs cache on XFS from Ceph
 2020-12-04  1:50 UTC  (4+ messages)

[PATCH] common/rc: Fix _check_s_dax()
 2020-12-04  1:44 UTC  (5+ messages)

[PATCH v2] proc: use untagged_addr() for pagemap_read addresses
 2020-12-04  1:34 UTC  (5+ messages)

[PATCH v4 00/40] idmapped mounts
 2020-12-03 23:57 UTC  (19+ messages)
` [PATCH v4 20/40] namei: prepare for "
` [PATCH v4 21/40] open: handle idmapped mounts in do_truncate()
` [PATCH v4 22/40] open: handle idmapped mounts
` [PATCH v4 23/40] af_unix: "
` [PATCH v4 25/40] fcntl: "
` [PATCH v4 26/40] notify: "
` [PATCH v4 27/40] init: "
` [PATCH v4 28/40] ioctl: "
` [PATCH v4 30/40] exec: "
` [PATCH v4 31/40] fs: make helpers idmap mount aware
` [PATCH v4 32/40] apparmor: handle idmapped mounts
` [PATCH v4 33/40] ima: "
` [PATCH v4 34/40] fat: "
` [PATCH v4 35/40] ext4: support "
` [PATCH v4 36/40] ecryptfs: do not mount on top of "
` [PATCH v4 37/40] overlayfs: "
` [PATCH v4 39/40] tests: extend mount_setattr tests
` [PATCH v4 40/40] generic/618: add fstests for idmapped mounts

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-04  0:02 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).