linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 20:07:51 to 2021-04-30 12:47:17 UTC [more...]

[PATCH] afs: Fix speculative status fetches
 2021-04-30 12:47 UTC 

[PATCH v2] virtiofs: propagate sync() to file server
 2021-04-30 12:32 UTC  (5+ messages)

[PATCH] afs: Fix speculative status fetches
 2021-04-30 12:26 UTC 

[PATCH] generic/631: Add a check for extended attributes
 2021-04-30 10:26 UTC 

[PATCH 0/9] Shrink the list lru size on memory cgroup removal
 2021-04-30  8:32 UTC  (18+ messages)
` [PATCH 1/9] mm: list_lru: fix list_lru_count_one() return value
` [PATCH 2/9] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH 3/9] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH 4/9] mm: memcontrol: remove the kmem states
` [PATCH 5/9] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH 6/9] mm: list_lru: support for shrinking list lru
` [PATCH 7/9] ida: introduce ida_max() to return the maximum allocated ID
    ` [External] "
` [PATCH 8/9] mm: memcontrol: shrink the list lru size
` [PATCH 9/9] mm: memcontrol: rename memcg_{get,put}_cache_ids to memcg_list_lru_resize_{lock,unlock}
  ` [External] Re: [PATCH 0/9] Shrink the list lru size on memory cgroup removal

[GIT PULL] iomap: new code for 5.13-rc1
 2021-04-30  6:13 UTC  (18+ messages)

[PATCH v2] .gitignore: prefix local generated files with a slash
 2021-04-30  5:47 UTC  (2+ messages)

BUG_ON(!mapping_empty(&inode->i_data))
 2021-04-30  5:41 UTC  (11+ messages)

[PATCH v22 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-30  3:13 UTC  (10+ messages)
` [PATCH v22 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v22 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v22 3/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v22 4/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v22 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v22 6/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
` [PATCH v22 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v22 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
` [PATCH v22 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v21 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-29 23:19 UTC  (10+ messages)
` [PATCH v21 6/9] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "
  ` [External] Re: [PATCH v21 0/9] Free some vmemmap pages of "

[PATCH v3] mm/compaction:let proactive compaction order configurable
 2021-04-29 19:45 UTC  (8+ messages)
  ` 答复: "
      ` 答复: "

[GIT PULL] xfs: new code for 5.13
 2021-04-29 19:19 UTC  (4+ messages)

[PATCH RFC 00/15] File system wide monitoring
 2021-04-29 18:40 UTC  (12+ messages)
` [PATCH RFC 05/15] fsnotify: Support event submission through ring buffer
` [PATCH RFC 06/15] fanotify: Support "
` [PATCH RFC 10/15] fanotify: Introduce code location record
` [PATCH RFC 13/15] ext4: Send notifications on error

[GIT PULL] fsnotify changes for 5.13-rc1
 2021-04-29 18:18 UTC  (2+ messages)

[GIT PULL] Quota, ext2, reiserfs cleanups & improvents for 5.13-rc1
 2021-04-29 18:18 UTC  (2+ messages)

[PATCH 1/3] fs/buffer.c: add new api to allow eof writeback
 2021-04-29 18:07 UTC  (9+ messages)
` [PATCH 2/3] ocfs2: allow writing back pages out of inode size
  ` [Ocfs2-devel] "
` [PATCH 3/3] gfs2: fix out of inode size writeback
` [Ocfs2-devel] [PATCH 1/3] fs/buffer.c: add new api to allow eof writeback
` [Cluster-devel] "

[PATCH] hfsplus: Prevent corruption in shrinking truncate
 2021-04-29 16:51 UTC 

[PATCH] proc: Use seq_read_iter where possible
 2021-04-29 16:36 UTC  (8+ messages)
        ` [PATCH v2] proc: Use seq_read_iter for /proc/*/maps

switch block layer polling to a bio based model v2
 2021-04-29 14:42 UTC  (14+ messages)
` [PATCH 12/15] block: switch polling to be bio based
` [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 15/15] nvme-multipath: enable polled I/O

[PATCH] generic/453: Exclude filenames that are not supported by exfat
 2021-04-29 14:32 UTC  (10+ messages)

[PATCH v1 0/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-04-29 12:25 UTC  (8+ messages)
` [PATCH v1 1/7] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [PATCH v1 2/7] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [PATCH v1 3/7] mm: rename and move page_is_poisoned()
` [PATCH v1 4/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [PATCH v1 5/7] mm: introduce page_offline_(begin|end|freeze|unfreeze) to synchronize setting PageOffline()
` [PATCH v1 6/7] virtio-mem: use page_offline_(start|end) when "
` [PATCH v1 7/7] fs/proc/kcore: use page_offline_(freeze|unfreeze)

[PATCH] afs: Fix speculative status fetches
 2021-04-29 12:03 UTC  (3+ messages)

[PATCH 0/12 v4] fs: Hole punch vs page cache filling races
 2021-04-29  9:30 UTC  (7+ messages)
` [PATCH 09/12] shmem: Convert to using invalidate_lock
` [PATCH 10/12] shmem: Use invalidate_lock to protect fallocate

[PATCH] hfsplus: fix attr searching failed of xattr key name with ':'
 2021-04-29  9:14 UTC 

[PATCH v7 00/31] Network fs helper library & fscache kiocb API
 2021-04-29  8:43 UTC  (5+ messages)
` [PATCH v7 07/31] netfs: Make a netfs helper module

[PATCH] ics932s401: fix broken handling of errors when word reading fails
 2021-04-29  7:12 UTC  (6+ messages)

[PATCH] poll: Ignore benign race on pwd->triggered
 2021-04-29  3:44 UTC 

[PATCH v1] binfmt: remove support for em86 (alpha only)
 2021-04-29  2:36 UTC  (2+ messages)

[PATCH v2 00/10] cifsd: introduce new SMB3 kernel server
 2021-04-29  0:36 UTC  (14+ messages)
    ` [PATCH v2 07/10] cifsd: add oplock/lease cache mechanism

[PATCH 2/2] fanotify: Add pidfd support to the fanotify API
 2021-04-28 22:53 UTC  (11+ messages)

[PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-28 21:08 UTC  (5+ messages)
` [PATCH v6 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v6 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
` [PATCH v6 3/3] dax: Wake up all waiters after invalidating dax entry

[PATCH v8 0/4] Make UTF-8 encoding loadable
 2021-04-28 18:58 UTC  (8+ messages)
` [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer

[RFC][PATCH] fanotify: introduce filesystem view mark
 2021-04-28 18:28 UTC  (7+ messages)

[PATCH v5 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-28 17:26 UTC  (22+ messages)
` [PATCH v5 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v5 02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v5 03/10] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH v5 04/10] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v5 05/10] userfaultfd/shmem: advertise shmem minor fault support
` [PATCH v5 06/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
` [PATCH v5 07/10] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v5 08/10] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v5 10/10] userfaultfd/selftests: exercise minor fault handling shmem support

[PATCH v5 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-28 17:03 UTC  (5+ messages)
` [PATCH v5 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v5 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
` [PATCH v5 3/3] dax: Wake up all waiters after invalidating dax entry

[git pull] fileattr series from Miklos
 2021-04-28 16:55 UTC  (3+ messages)

[PATCH v4 00/11] evm: Improve usability of portable signatures
 2021-04-28 15:35 UTC  (10+ messages)
` [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks

[PATCH] mm: compaction: improve /proc trigger for full node memory compaction
 2021-04-28 15:32 UTC  (3+ messages)

[PATCH v3 0/3] implement zone-aware probing/wiping for zoned btrfs
 2021-04-28 11:36 UTC  (2+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-28 10:29 UTC  (2+ messages)

[PATCH] block: reexpand iov_iter after read/write
 2021-04-28  6:16 UTC  (5+ messages)

[iov_iter] 2418c34937: Initiating_system_reboot
 2021-04-28  4:32 UTC  (3+ messages)

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-04-28  2:28 UTC 

[PATCH 0/3] bcachefs support
 2021-04-27 21:18 UTC  (7+ messages)
` [PATCH 3/3] Use --yes option to lvcreate

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-27 20:59 UTC  (9+ messages)
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE "

[GIT PULL] Network fs helper library & fscache kiocb API
 2021-04-27 20:37 UTC  (5+ messages)
` [GIT PULL] afs: Preparation for fscache overhaul

[GIT PULL] fs helper kernel-doc update
 2021-04-27 20:07 UTC  (4+ messages)
` [GIT PULL] fs mapping helpers update


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