linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 22:15:54 to 2021-04-15 12:49:21 UTC [more...]

inotify_init1() syscall creates memcg-uncharged objects
 2021-04-15 12:48 UTC 

[PATCH v2 1/2] fuse: Fix possible deadlock when writing back dirty pages
 2021-04-15 12:30 UTC  (11+ messages)

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-15 11:17 UTC  (24+ messages)
` [PATCH v6 09/10] vduse: "
    `  "
` [PATCH v6 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "
  ` Re: [PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace

[PATCH v3 0/2] io_uring: add mkdirat support
 2021-04-15 10:41 UTC  (8+ messages)
` [PATCH v3 1/2] fs: make do_mkdirat() take struct filename

[PATCH] direct-io: use read lock for DIO_LOCKING flag
 2021-04-15 10:24 UTC  (2+ messages)

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

High kmalloc-32 slab cache consumption with 10k containers
 2021-04-15  7:21 UTC  (5+ messages)

[PATCH 0/7 RFC v3] fs: Hole punch vs page cache filling races
 2021-04-15  2:05 UTC  (20+ messages)
` [PATCH 1/7] mm: Fix comments mentioning i_mutex
` [PATCH 2/7] mm: Protect operations adding pages to page cache with i_mapping_lock
` [PATCH 3/7] ext4: Convert to use inode->i_mapping_sem
` [PATCH 4/7] ext2: Convert to using i_mapping_sem
` [PATCH 5/7] xfs: Convert to use i_mapping_sem
` [PATCH 6/7] zonefs: Convert to using i_mapping_sem
` [PATCH 7/7] fs: Remove i_mapping_sem protection from .page_mkwrite handlers

[PATCH v2 0/3] implement zone-aware probing/wiping for zoned btrfs
 2021-04-14 22:04 UTC  (16+ messages)
` [PATCH v2 1/3] blkid: implement zone-aware probing
` [PATCH v2 2/3] blkid: add magic and probing for zoned btrfs
` [PATCH v2 3/3] blkid: support zone reset for wipefs

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-14 18:51 UTC  (18+ messages)
` [PATCH v2 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v2 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v2 3/9] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH v2 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v2 5/9] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v2 6/9] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v2 7/9] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v2 8/9] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH v2 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

A concurrency bug between configfs_dir_lseek() and configfs_lookup()
 2021-04-14 17:18 UTC 

Query about fuse ->sync_fs and virtiofs
 2021-04-14 11:58 UTC  (4+ messages)

[RFC PATCH v2 0/7] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-04-14 13:47 UTC  (8+ messages)
` [RFC PATCH v2 1/7] jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
` [RFC PATCH v2 2/7] jbd2: ensure abort the journal if detect IO error when writing original buffer back
` [RFC PATCH v2 3/7] jbd2: don't abort the journal when freeing buffers
` [RFC PATCH v2 4/7] jbd2: do not free buffers in jbd2_journal_try_to_free_buffers()
` [RFC PATCH v2 5/7] ext4: use RCU to protect accessing superblock in blkdev_releasepage()
` [RFC PATCH v2 6/7] fs: introduce a usage count into the superblock
` [RFC PATCH v2 7/7] ext4: fix race between blkdev_releasepage() and ext4_put_super()

[PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set
 2021-04-14 12:58 UTC  (4+ messages)
` [Virtio-fs] "

[PATCH 0/7] fs: tweak and switch more fses to private mounts
 2021-04-14 12:37 UTC  (8+ messages)
` [PATCH 1/7] namespace: fix clone_private_mount() kernel doc
` [PATCH 2/7] namespace: add kernel doc for mnt_clone_internal()
` [PATCH 3/7] namespace: move unbindable check out of clone_private_mount()
` [PATCH 4/7] cachefiles: switch to using a private mount
` [PATCH 5/7] cachefiles: extend ro check to "
` [PATCH 6/7] ecryptfs: switch to using a "
` [PATCH 7/7] ecryptfs: extend ro check to "

[PATCH AUTOSEL 4.19 6/8] radix tree test suite: Fix compilation
 2021-04-14 12:18 UTC  (3+ messages)

[PATCH v7 0/4] Make UTF-8 encoding loadable
 2021-04-14 11:56 UTC  (4+ messages)
` [PATCH v7 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH 0/3] ext4: Fix data corruption when extending DIO write races with buffered read
 2021-04-14 11:56 UTC  (6+ messages)
` [PATCH 2/3] ext4: Fix occasional generic/418 failure

[PATCH] fuse: Invalidate attrs when page writeback completes
 2021-04-14 11:25 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH] virtiofs: remove useless function
 2021-04-14  8:40 UTC  (2+ messages)

[PATCH v4 00/10] Add support for synchronous signals on perf events
 2021-04-14  8:37 UTC  (2+ messages)

[RFC PATCH v5 0/4] add simple copy support
 2021-04-14  6:58 UTC  (8+ messages)
  ` [RFC PATCH v5 2/4] block: "

[RFC PATCH v4 0/9] implement containerized syncfs for overlayfs
 2021-04-14  6:14 UTC  (9+ messages)
` [RFC PATCH v4 6/9] ovl: implement overlayfs' ->write_inode operation
` [RFC PATCH v4 7/9] ovl: cache dirty overlayfs' inode

[PATCH RFC 0/6] fix the negative dentres bloating system memory usage
 2021-04-14  3:56 UTC  (7+ messages)
` [PATCH RFC 1/6] dcache: sweep cached negative dentries to the end of list of siblings
` [PATCH RFC 6/6] dcache: prevent flooding with negative dentries

[PATCH] mm/compaction:let proactive compaction order configurable
 2021-04-14  1:56 UTC  (5+ messages)
  ` 答复: "

[PATCH 0/3] implement zone-aware probing/wiping for zoned btrfs
 2021-04-14  1:23 UTC  (8+ messages)
` [PATCH 1/3] blkid: implement zone-aware probing
` [PATCH 2/3] blkid: add magic and probing for zoned btrfs
` [PATCH 3/3] blkid: support zone reset for wipefs

mmotm 2021-04-11-20-47 uploaded
 2021-04-13 22:44 UTC  (6+ messages)
` mmotm 2021-04-11-20-47 uploaded (bpf: xsk.c)
` mmotm 2021-04-11-20-47 uploaded (ni_routes_test.c)

[RFC PATCH 0/3] vfs: convert inode cache to hlist-bl
 2021-04-13 21:24 UTC  (9+ messages)
` [PATCH 3/3] vfs: inode cache conversion to hash-bl
  ` bl_list and lockdep

mmotm 2021-04-13-14-17 uploaded
 2021-04-13 21:18 UTC 

[RFC PATCH v5 0/4] add simple copy support
 2021-04-13 18:36 UTC  (7+ messages)

[PATCH 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-13 18:12 UTC  (9+ messages)
` [PATCH 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem

[RFC PATCH v6 00/20] ceph+fscrypt: context, filename and symlink support
 2021-04-13 17:50 UTC  (21+ messages)
` [RFC PATCH v6 01/20] vfs: export new_inode_pseudo
` [RFC PATCH v6 02/20] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v6 03/20] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v6 04/20] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v6 05/20] ceph: crypto context handling for ceph
` [RFC PATCH v6 06/20] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v6 07/20] ceph: preallocate inode for ops that may create one
` [RFC PATCH v6 08/20] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v6 09/20] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v6 10/20] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v6 11/20] ceph: decode alternate_name in lease info
` [RFC PATCH v6 12/20] ceph: send altname in MClientRequest
` [RFC PATCH v6 13/20] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v6 14/20] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v6 15/20] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v6 16/20] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v6 17/20] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v6 18/20] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v6 19/20] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v6 20/20] ceph: add fscrypt ioctls

[PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2
 2021-04-13 16:21 UTC  (8+ messages)
` [PATCH v6 00/30] Network fs helper library & fscache kiocb API
    ` [PATCH v7] mm: Add set/end/wait functions for PG_private_2

[RFC PATCH v2] implement orangefs_readahead
 2021-04-13 15:08 UTC  (17+ messages)
  ` [RFC PATCH] "

[PATCH v3 00/18] new kAPI for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-04-13 14:53 UTC  (4+ messages)
` [PATCH v3 01/18] vfs: add fileattr ops

Subject: [BUG && Question] question of BUG_ON when a device is hot-removed and when a file systems is writing
 2021-04-13 13:17 UTC 

[PATCH] fs/locks: remove useless assignments
 2021-04-13 11:28 UTC  (2+ messages)

[PATCH v8 0/4] block device interposer
 2021-04-13 10:12 UTC  (3+ messages)

[PATCH v6 24/40] fs: make helpers idmap mount aware
 2021-04-13  8:26 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in __lookup_slow (2)
 2021-04-13  5:55 UTC 

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-13  1:21 UTC  (5+ messages)


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