linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-09 13:50:50 to 2021-04-13 17:51:03 UTC [more...]

[RFC PATCH v6 00/20] ceph+fscrypt: context, filename and symlink support
 2021-04-13 17:50 UTC  (6+ 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

[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 v5 0/4] add simple copy support
 2021-04-13 15:38 UTC  (13+ messages)
    ` [RFC PATCH v5 2/4] block: "

[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

[PATCH 0/7 RFC v3] fs: Hole punch vs page cache filling races
 2021-04-13 14:17 UTC  (15+ 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

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)

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

mmotm 2021-04-11-20-47 uploaded
 2021-04-13  9:16 UTC  (7+ messages)
` mmotm 2021-04-11-20-47 uploaded (fs/io_uring.c)
` mmotm 2021-04-11-20-47 uploaded (bpf: xsk.c)
` mmotm 2021-04-11-20-47 uploaded (ni_routes_test.c)

[PATCH] virtiofs: remove useless function
 2021-04-13  9:22 UTC 

[PATCH 0/3] ext4: Fix data corruption when extending DIO write races with buffered read
 2021-04-13  9:11 UTC  (10+ messages)
` [PATCH 1/3] iomap: Pass original DIO size to completion handler
` [PATCH 2/3] ext4: Fix occasional generic/418 failure
` [PATCH 3/3] ext4: Fix overflow in ext4_iomap_alloc()

[PATCH v2 1/2] fuse: Fix possible deadlock when writing back dirty pages
 2021-04-13  8:57 UTC  (3+ messages)

[RFC PATCH v4 0/9] implement containerized syncfs for overlayfs
 2021-04-13  8:43 UTC  (12+ messages)
` [RFC PATCH v4 4/9] ovl: mark overlayfs' inode dirty on modification
` [RFC PATCH v4 7/9] ovl: cache dirty overlayfs' inode
` [RFC PATCH v4 9/9] ovl: implement containerized syncfs for overlayfs

[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 v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-13  5:17 UTC  (10+ 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

[PATCH 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-13  4:40 UTC  (14+ 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 3/9] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-13  4:28 UTC  (18+ messages)
` [PATCH v6 03/10] vhost-vdpa: protect concurrent access to vhost device iotlb
    `  "
        `  "
` [PATCH v6 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "

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

[PATCH] mm/compaction:let proactive compaction order configurable
 2021-04-12 19:22 UTC  (5+ messages)

[EXPERIMENT v2] new mount API verbose errors from userspace
 2021-04-12 17:52 UTC  (2+ messages)
            ` [EXPERIMENT v3] "

[PATCH v2] virtiofs: fix memory leak in virtio_fs_probe()
 2021-04-12 15:16 UTC  (2+ messages)

Query about fuse ->sync_fs and virtiofs
 2021-04-12 15:08 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.37-rc1
 2021-04-12 10:30 UTC 

[PATCH] vfs: allow stacked ->get_acl() in RCU lookup
 2021-04-12  9:27 UTC  (2+ messages)

[PATCH 5.11 005/210] file: fix close_range() for unshare+cloexec
 2021-04-12  8:38 UTC 

[PATCH 0/3] ecryptfs: fixes and port to private mounts
 2021-04-12  8:53 UTC  (7+ messages)
` [PATCH 1/3] ecryptfs: remove unused helpers
` [PATCH 2/3] ecryptfs: use private mount in path
` [PATCH 3/3] ecryptfs: extend ro check to private mount

[PATCH v7 00/28] Memory Folios
 2021-04-12  6:08 UTC  (40+ messages)
` [PATCH v7 01/28] mm: Optimise nth_page for contiguous memmap
` [PATCH v7 02/28] mm: Introduce struct folio
    ` Bogus struct page layout on 32-bit
` [PATCH v7 03/28] mm: Add folio_pgdat and folio_zone
` [PATCH v7 04/28] mm/vmstat: Add functions to account folio statistics
` [PATCH v7 05/28] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v7 06/28] mm: Add folio reference count functions
` [PATCH v7 07/28] mm: Add put_folio
` [PATCH v7 08/28] mm: Add get_folio
` [PATCH v7 09/28] mm: Create FolioFlags
` [PATCH v7 10/28] mm: Handle per-folio private data
` [PATCH v7 11/28] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v7 12/28] mm/filemap: Add folio_next_index
` [PATCH v7 13/28] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v7 14/28] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v7 15/28] mm: Add folio_mapcount
` [PATCH v7 16/28] mm/memcg: Add folio wrappers for various functions
` [PATCH v7 17/28] mm/filemap: Add unlock_folio
` [PATCH v7 18/28] mm/filemap: Add lock_folio
` [PATCH v7 19/28] mm/filemap: Add lock_folio_killable
` [PATCH v7 20/28] mm/filemap: Add __lock_folio_async
` [PATCH v7 21/28] mm/filemap: Add __lock_folio_or_retry
` [PATCH v7 22/28] mm/filemap: Add wait_on_folio_locked
` [PATCH v7 23/28] mm/filemap: Add end_folio_writeback
` [PATCH v7 24/28] mm/writeback: Add wait_on_folio_writeback
` [PATCH v7 25/28] mm/writeback: Add wait_for_stable_folio
` [PATCH v7 26/28] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v7 27/28] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v7 28/28] mm/filemap: Convert page wait queues to be folios

[PATCH] fs/buffer.c: Delete redundant uptodate check for buffer
 2021-04-12  1:54 UTC  (2+ messages)

[RESEND,PATCH] fs/binfmt_elf: Fix regression limiting ELF program header size
 2021-04-11 21:53 UTC  (3+ messages)

[PATCH v4] flock.2: add CIFS details
 2021-04-11 19:12 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] sysctl: use min() helper for namecmp()
 2021-04-11 13:30 UTC  (4+ messages)

BUG: unable to handle kernel NULL pointer dereference in do_epoll_wait
 2021-04-11  3:01 UTC 

[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09 22:39 UTC  (4+ messages)

[PATCH] block: initialize variable ret with 0
 2021-04-09 18:32 UTC 

[PATCH v6 01/30] iov_iter: Add ITER_XARRAY
 2021-04-09 18:11 UTC  (3+ messages)
` [RFC PATCH 1/2] iov_iter: Remove iov_iter_for_each_range()
` [RFC PATCH 2/2] iov_iter: Drop the X argument from iterate_all_kinds() and use B instead

[PATCH] xattr: simplify logic at xattr_resolve_name()
 2021-04-09 17:48 UTC 

[PATCH 0/2] vfs/security/NFS/btrfs: clean up and fix LSM option handling
 2021-04-09 17:43 UTC  (5+ messages)

[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-04-09 17:15 UTC  (3+ messages)

[PATCH v8 3/4] Adds blk_interposer to md
 2021-04-09 17:03 UTC  (5+ messages)
` [RFC PATCH] __dm_attach_interposer() can be static

[PATCH v2 5/5] iomap: remove unused private field from ioend
 2021-04-09 16:40 UTC  (2+ messages)

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-04-09 16:09 UTC  (16+ messages)
  ` fsnotify path hooks

[PATCH v33 00/12] Landlock LSM
 2021-04-09 16:04 UTC  (3+ messages)

[RFC PATCH 2/3] mm: Return bool from pagebit test functions
 2021-04-09 16:03 UTC  (5+ messages)
  ` [RFC][PATCH] mm: Split page_has_private() in two to better handle PG_private_2

[PATCH] block: reexpand iov_iter after read/write
 2021-04-09 14:49 UTC  (2+ 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).