linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 18:51:42 to 2021-06-28 12:40:55 UTC [more...]

[PATCH v12 00/33] Memory folios
 2021-06-28 12:40 UTC  (7+ messages)
` [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v12 09/33] mm: Add folio_try_get_rcu()
` [PATCH v12 11/33] mm/lru: Add folio LRU functions

[PATCH v2] fs: forbid invalid project ID
 2021-06-28 12:38 UTC 

[RFC PATCH 0/1] xattr: Allow user.* xattr on symlink/special files if caller has CAP_SYS_RESOURCE
 2021-06-28 12:33 UTC  (5+ messages)
` [PATCH 1/1] xattr: Allow user.* xattr on symlink/special files with CAP_SYS_RESOURCE

[PATCH] sysctl: fix permission check while owner isn't GLOBAL_ROOT_UID
 2021-06-28 12:17 UTC  (2+ messages)

[PATCH v5 0/9] fsdax: introduce fs query to support reflink
 2021-06-28 11:49 UTC  (14+ messages)
` [PATCH v5 1/9] pagemap: Introduce ->memory_failure()
` [PATCH v5 2/9] dax: Introduce holder for dax_device
` [PATCH v5 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v5 4/9] pmem,mm: Implement ->memory_failure in pmem driver
` [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v5 6/9] xfs: Implement ->corrupted_range() for XFS
` [PATCH v5 7/9] dm: Introduce ->rmap() to find bdev offset
` [PATCH v5 8/9] md: Implement dax_holder_operations
` [PATCH v5 9/9] fs/dax: Remove useless functions

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-28 10:33 UTC  (21+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-06-28  9:06 UTC  (11+ messages)
` [PATCH v2 1/4] fs: introduce helper d_path_unsafe()
` [PATCH v2 2/4] lib/vsprintf.c: make '%pD' print the full path of file

[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
 2021-06-28  8:17 UTC  (22+ messages)
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-28  6:33 UTC  (73+ messages)
` [PATCH v2 01/46] mm: Add folio_to_pfn()
` [PATCH v2 02/46] mm: Add folio_rmapping()
` [PATCH v2 05/46] mm: Add arch_make_folio_accessible()
` [PATCH v2 11/46] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
` [PATCH v2 12/46] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v2 13/46] mm/memcg: Convert commit_charge() to take a folio
` [PATCH v2 14/46] mm/memcg: Add folio_charge_cgroup()
` [PATCH v2 15/46] mm/memcg: Add folio_uncharge_cgroup()
` [PATCH v2 17/46] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v2 19/46] mm/migrate: Add folio_migrate_flags()
` [PATCH v2 20/46] mm/migrate: Add folio_migrate_copy()
` [PATCH v2 24/46] mm/writeback: Add __folio_end_writeback()
` [PATCH v2 25/46] mm/writeback: Add folio_start_writeback()
` [PATCH v2 27/46] mm/writeback: Add __folio_mark_dirty()
` [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned()
` [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io()
` [PATCH v2 36/46] mm/filemap: Add readahead_folio()
` [PATCH v2 38/46] mm: Add folio_evictable()
` [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions
` [PATCH v2 43/46] mm/filemap: Add filemap_add_folio
` [PATCH v2 44/46] mm/filemap: Convert mapping_get_entry to return a folio

[PATCHSET] d_path cleanups
 2021-06-28  5:20 UTC  (21+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 02/14] d_path: saner calling conventions for __dentry_path()
  ` [PATCH 06/14] d_path: don't bother with return value of prepend()
  ` [PATCH 07/14] d_path: lift -ENAMETOOLONG handling into callers of prepend_path()
  ` [PATCH 09/14] d_path: introduce struct prepend_buffer
  ` [PATCH 13/14] d_path: prepend_path() is unlikely to return non-zero

[PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
 2021-06-28  5:09 UTC  (6+ messages)
` [PATCH v6.1 "

[PATCH -next] fs: d_path.c: fix prepend_buffer kernel-doc warnings
 2021-06-28  1:46 UTC 

Query: UBIFS: How to detect empty volumes
 2021-06-27 18:28 UTC  (4+ messages)

[GIT PULL] orangefs: an adjustment and a fix
 2021-06-27 14:50 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in __lookup_slow (2)
 2021-06-27  5:16 UTC  (2+ messages)

[PATCH] dax: Fix ENOMEM handling in grab_mapping_entry()
 2021-06-25 22:54 UTC  (2+ messages)

[PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
 2021-06-25 21:07 UTC  (28+ messages)

[GIT PULL] netfs, afs: Fix write_begin/end
 2021-06-25 17:48 UTC  (3+ messages)

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-06-25 17:21 UTC  (2+ messages)

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

[PATCH] exec/binfmt_script: trip zero bytes from the buffer
 2021-06-25  8:30 UTC  (5+ messages)

mmotm 2021-06-24-20-48 uploaded
 2021-06-25  3:49 UTC 

[PATCH v2] fuse: use newer inode info when writeback cache is enabled
 2021-06-25  3:42 UTC  (6+ messages)

[PATCH] hfsplus: report create_date to kstat.btime
 2021-06-25  3:07 UTC  (2+ messages)

[RFC PATCH] userfaultfd: open userfaultfds with O_RDONLY
 2021-06-24 15:25 UTC 

[PATCH v6 0/9] io_uring: add mkdir and [sym]linkat support
 2021-06-24 15:13 UTC  (14+ messages)
` [PATCH v6 1/9] fs: make do_mkdirat() take struct filename
` [PATCH v6 2/9] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v6 3/9] fs: make do_mknodat() take struct filename
` [PATCH v6 4/9] fs: make do_symlinkat() "
` [PATCH v6 5/9] namei: add getname_uflags()
` [PATCH v6 6/9] fs: make do_linkat() take struct filename
` [PATCH v6 7/9] fs: update do_*() helpers to return ints
` [PATCH v6 8/9] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v6 9/9] io_uring: add support for IORING_OP_LINKAT

[RFC PATCH v4 0/8] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-06-24 14:56 UTC  (17+ messages)
` [RFC PATCH v4 1/8] jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
` [RFC PATCH v4 2/8] jbd2: ensure abort the journal if detect IO error when writing original buffer back
` [RFC PATCH v4 3/8] jbd2: don't abort the journal when freeing buffers
` [RFC PATCH v4 4/8] jbd2: remove redundant buffer io error checks
` [RFC PATCH v4 5/8] jbd2,ext4: add a shrinker to release checkpointed buffers
` [RFC PATCH v4 6/8] jbd2: simplify journal_clean_one_cp_list()
` [RFC PATCH v4 7/8] ext4: remove bdev_try_to_free_page() callback
` [RFC PATCH v4 8/8] fs: remove bdev_try_to_free_page callback

page split failures in truncate_inode_pages_range
 2021-06-24 14:32 UTC  (2+ messages)

[PATCH RFC] fuse: add generic file store
 2021-06-24 14:19 UTC  (15+ messages)

[PATCH] ecryptfs: add a ->set_page_dirty cludge
 2021-06-24 13:07 UTC  (2+ messages)

[PATCH v5 0/4] make '%pD' print the full path of file
 2021-06-24 10:48 UTC  (13+ messages)
` [PATCH v5 1/4] fs: introduce helper d_path_unsafe()
` [PATCH v5 2/4] lib/vsprintf.c: make '%pD' print the full path of file

[PATCH v3 0/6] block: add a sequence number to disks
 2021-06-24  6:12 UTC  (11+ messages)
` [PATCH v3 3/6] block: refactor sysfs code
` [PATCH v3 6/6] loop: increment sequence number

mmotm 2021-06-23-19-45 uploaded
 2021-06-24  2:45 UTC 

the major/minor value of statx(kernel samples/vfs/test-statx.c) does not match /usr/bin/stat
 2021-06-23 22:19 UTC  (3+ messages)

[PATCH 00/10] reduce stack footprint printing bdev names
 2021-06-23 20:20 UTC  (3+ messages)
` [PATCH 04/10] dm: reduce stack footprint dealing with block device names


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