linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 02:46:48 to 2021-07-09 12:37:19 UTC [more...]

[PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
 2021-07-09 12:36 UTC  (8+ messages)
` [PATCH v6.1 "
        ` [PATCH v6.2 6/7] dax: Introduce dax_iomap_ops for end of reflink

[PATCH v3 0/3] iomap: small block problems
 2021-07-09 12:01 UTC  (15+ messages)
` [PATCH v3 1/3] iomap: Permit pages without an iop to enter writeback
` [PATCH v3 2/3] iomap: Don't create iomap_page objects for inline files
` [PATCH v3 3/3] iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor

[PATCH v1] binfmt: remove support for em86 (alpha only)
 2021-07-09 11:58 UTC  (3+ messages)

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-09  9:19 UTC  (3+ messages)
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files

[RFC PATCH 2/2] erofs: dax support for non-tailpacking regular file
 2021-07-09  2:28 UTC  (4+ messages)
` [RFC PATCH v1.1 "

[PATCH v9 00/11] io_uring: add mkdir and [sym]linkat support
 2021-07-08 19:25 UTC  (14+ messages)
` [PATCH v9 01/11] namei: ignore ERR/NULL names in putname()
` [PATCH v9 02/11] namei: change filename_parentat() calling conventions
` [PATCH v9 03/11] namei: make do_mkdirat() take struct filename
` [PATCH v9 04/11] namei: make do_mknodat() "
` [PATCH v9 05/11] namei: make do_symlinkat() "
` [PATCH v9 06/11] namei: add getname_uflags()
` [PATCH v9 07/11] namei: make do_linkat() take struct filename
` [PATCH v9 08/11] namei: update do_*() helpers to return ints
` [PATCH v9 09/11] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v9 10/11] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v9 11/11] io_uring: add support for IORING_OP_LINKAT

confusing fscache path
 2021-07-08 18:09 UTC 

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-08 16:43 UTC  (3+ messages)
  ` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload

[PATCH] procfs: Prevent unpriveleged processes accessing fdinfo
 2021-07-08 15:56 UTC 

[PATCH] fuse: fix use-after-free issue in fuse_read_interrupt()
 2021-07-08 14:34 UTC  (2+ messages)

support booting of arbitrary non-blockdevice file systems v2
 2021-07-08 12:59 UTC  (8+ messages)
` [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names
  ` [Virtio-fs] "

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-07-08 12:48 UTC  (3+ messages)

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-08 12:35 UTC  (24+ messages)
` [PATCH v8 09/10] vduse: "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "

[PATCH v3 00/15] File system wide monitoring
 2021-07-08 12:25 UTC  (27+ messages)
` [PATCH v3 01/15] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v3 02/15] fanotify: Fold event size calculation to its own function
` [PATCH v3 03/15] fanotify: Split fsid check from other fid mode checks
` [PATCH v3 04/15] fanotify: Split superblock marks out to a new cache
` [PATCH v3 05/15] inotify: Don't force FS_IN_IGNORED
` [PATCH v3 06/15] fsnotify: Add helper to detect overflow_event
` [PATCH v3 07/15] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info
` [PATCH v3 08/15] fsnotify: Support passing argument to insert callback on add_event
` [PATCH v3 10/15] fsnotify: Support FS_ERROR event type
` [PATCH v3 11/15] fsnotify: Introduce helpers to send error_events

[PATCH] connector: send event on write to /proc/[pid]/comm
 2021-07-08 12:23 UTC  (3+ messages)

[PATCH] coredump: allow PTRACE_ATTACH to coredump user mode helper
 2021-07-08 12:02 UTC  (2+ messages)

[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
 2021-07-08 11:32 UTC  (31+ messages)
` [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 11/24] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v7 12/24] ceph: add fscrypt ioctls

[PATCH v8 00/11] io_uring: add mkdir and [sym]linkat support
 2021-07-08  6:05 UTC  (18+ messages)
` [PATCH v8 01/11] namei: ignore ERR/NULL names in putname()
` [PATCH v8 02/11] namei: change filename_parentat() calling conventions
` [PATCH v8 03/11] fs: make do_mkdirat() take struct filename
` [PATCH v8 04/11] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v8 05/11] fs: make do_mknodat() take struct filename
` [PATCH v8 06/11] fs: make do_symlinkat() "
` [PATCH v8 07/11] namei: add getname_uflags()
` [PATCH v8 08/11] fs: make do_linkat() take struct filename
` [PATCH v8 09/11] fs: update do_*() helpers to return ints
` [PATCH v8 10/11] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v8 11/11] io_uring: add support for IORING_OP_LINKAT

[PATCH] ext4: fix EXT4_IOC_CHECKPOINT
 2021-07-08  5:13 UTC  (3+ messages)

[PATCH v3 0/2] fcntl: fix potential deadlocks
 2021-07-08  1:52 UTC  (5+ messages)
` [PATCH v3 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH v3 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock

[PATCH] fs, mm: fix race in unlinking swapfile
 2021-07-07 20:48 UTC 

[GIT PULL] nfsd changes for 5.14
 2021-07-07 20:40 UTC  (2+ messages)

[PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
 2021-07-07 17:59 UTC  (11+ messages)

[PATCH v2 0/2] fcntl: fix potential deadlocks
 2021-07-07 17:58 UTC  (18+ messages)
` [PATCH v2 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
` [PATCH v2 2/2] fcntl: fix potential deadlock for &fasync_struct.fa_lock

dead code in ceph
 2021-07-07 16:24 UTC  (2+ messages)

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

[PATCH v2 0/8] ENOSPC delalloc flushing fixes
 2021-07-07 11:09 UTC  (15+ messages)
` [PATCH v2 1/8] btrfs: enable a tracepoint when we fail tickets
` [PATCH v2 2/8] btrfs: handle shrink_delalloc pages calculation differently
` [PATCH v2 3/8] btrfs: wait on async extents when flushing delalloc
` [PATCH v2 4/8] btrfs: wake up async_delalloc_pages waiters after submit
` [PATCH v2 5/8] fs: add a filemap_fdatawrite_wbc helper
` [PATCH v2 6/8] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
` [PATCH v2 7/8] 9p: migrate from sync_inode to filemap_fdatawrite_wbc

[PATCHSET] d_path cleanups
 2021-07-07  8:03 UTC  (15+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 02/14] d_path: saner calling conventions for __dentry_path()
  ` [PATCH 03/14] d_path: regularize handling of root dentry in __dentry_path()
  ` [PATCH 05/14] getcwd(2): saner logics around prepend_path() call
  ` [PATCH 08/14] d_path: make prepend_name() boolean
  ` [PATCH 12/14] d_path: prepend_path(): lift the inner loop into a new helper
  ` [PATCH 14/14] getcwd(2): clean up error handling

[PATCH v7 00/10] io_uring: add mkdir and [sym]linkat support
 2021-07-07  7:27 UTC  (13+ messages)
` [PATCH v7 01/10] namei: ignore ERR/NULL names in putname()
` [PATCH v7 02/10] fs: make do_mkdirat() take struct filename
` [PATCH v7 03/10] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v7 04/10] fs: make do_mknodat() take struct filename
` [PATCH v7 05/10] fs: make do_symlinkat() "
` [PATCH v7 06/10] namei: add getname_uflags()
` [PATCH v7 07/10] fs: make do_linkat() take struct filename
` [PATCH v7 08/10] fs: update do_*() helpers to return ints
` [PATCH v7 09/10] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v7 10/10] io_uring: add support for IORING_OP_LINKAT

[PATCH] block: ensure the memory order between bi_private and bi_status
 2021-07-07  6:29 UTC  (2+ messages)

[PATCH 1/2] iomap: remove the length variable in iomap_seek_data
 2021-07-07  0:28 UTC  (6+ messages)
` [PATCH 2/2] iomap: remove the length variable in iomap_seek_hole

[PATCH v3] fs: forbid invalid project ID
 2021-07-06 22:06 UTC  (3+ messages)

[GIT PULL] Hole puch vs page cache filling races fixes for 5.14-rc1
 2021-07-06 20:17 UTC  (5+ messages)

[GIT PULL] orangefs: an adjustment and a fix
 2021-07-06 19:24 UTC  (2+ messages)

[GIT PULL] fuse update for 5.14
 2021-07-06 19:24 UTC  (2+ messages)

[PATCH 1/2] iomap: Remove length variable in iomap_seek_data()
 2021-07-06 16:31 UTC  (2+ messages)
` [PATCH 2/2] iomap: Remove length variable in iomap_seek_hole()

[PATCH v2 0/2] iomap: small block problems
 2021-07-06 16:01 UTC  (6+ messages)
` [PATCH v2 1/2] iomap: Don't create iomap_page objects for inline files
` [PATCH v2 2/2] iomap: Permit pages without an iop to enter writeback

[syzbot] general protection fault in legacy_parse_param
 2021-07-06 12:50 UTC  (6+ messages)

[PATCH -next 1/1] iomap: Fix a false positive of UBSAN in iomap_seek_data()
 2021-07-06 11:59 UTC  (5+ messages)

[PATCH] fuse: fuse_lookup_name() cleanup
 2021-07-06  2:46 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).