linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-08 16:49:34 to 2018-10-11 04:12:54 UTC [more...]

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-11  4:12 UTC  (6+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
` [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 03/25] vfs: check file ranges before cloning files
` [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

[PATCH] clean erofs_lookup()
 2018-10-10 19:01 UTC 

[PATCH] blk: optimization for classic polling
 2083-05-30  4:21 UTC  (2+ messages)

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-10 18:28 UTC  (40+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "
` [PATCH v7 2/6] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace

[PATCH 1/2] hfsplus: fix return value of hfsplus_get_block()
 2018-10-10 18:24 UTC  (2+ messages)
` [PATCH 2/2] hfs: fix return value of hfs_get_block()

[PATCH] mm: Fix warning in insert_pfn()
 2018-10-11  0:46 UTC  (3+ messages)

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-10 23:45 UTC  (15+ messages)
` [PATCH v4 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v4 3/3] infiniband/mm: convert put_page() to put_user_page*()

Allow FUSE filesystems to provide out-of-band hashes to IMA
 2018-10-10 16:19 UTC  (15+ messages)

[PATCH v6 0/1] ns: introduce binfmt_misc namespace
 2018-10-10 16:14 UTC  (2+ messages)
` [PATCH v6 1/1] ns: add binfmt_misc to the user namespace

[PATCH v2 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-10 23:13 UTC  (47+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
  ` [PATCH v2 "
` [PATCH 02/25] xfs: refactor clonerange preparation into a separate helper
` [PATCH 03/25] xfs: zero posteof blocks when cloning above eof
` [PATCH 04/25] xfs: update ctime and remove suid before cloning files
` [PATCH 05/25] vfs: check file ranges "
` [PATCH 06/25] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 07/25] vfs: skip zero-length dedupe requests
` [PATCH 08/25] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 09/25] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 10/25] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 11/25] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 12/25] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 13/25] vfs: pass remap flags to generic_remap_checks
` [PATCH 14/25] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs clone functions
` [PATCH 16/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions
` [PATCH 17/25] vfs: make remapping to source file eof more explicit
` [PATCH 18/25] vfs: enable remap callers that can handle short operations
` [PATCH 19/25] vfs: hide file range comparison function
` [PATCH 20/25] vfs: implement opportunistic short dedupe
` [PATCH 21/25] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 22/25] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 23/25] ocfs2: support partial clone range and dedupe range
` [PATCH 24/25] xfs: fix pagecache truncation prior to reflink
` [PATCH 25/25] xfs: support returning partial reflink results

[PATCH] kdump, proc/vmcore: fix building without CONFIG_ARCH_HAS_MEM_ENCRYPT
 2018-10-10 14:45 UTC  (3+ messages)

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-10 13:06 UTC  (11+ messages)
` [PATCH 00/34] VFS: Introduce filesystem context "

[PATCH 0/5] VFS: Introduce filesystem information query syscall [ver #12]
 2018-10-10 11:58 UTC  (3+ messages)

[PATCH v5 0/3] get_user_pages*() and RDMA: first steps
 2018-10-10 18:35 UTC  (6+ messages)
` [PATCH v5 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v5 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v5 3/3] infiniband/mm: convert put_page() to put_user_page*()

[RFC v5 0/1] ns: introduce binfmt_misc namespace
 2018-10-10 10:11 UTC  (16+ messages)
` [RFC v5 1/1] ns: add binfmt_misc to the user namespace

[PATCH] fuse: enable caching of symlinks
 2018-10-10  8:29 UTC  (5+ messages)

[PATCH v2 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-10  7:28 UTC  (6+ messages)
` [PATCH v2 1/3] namei: implement O_BENEATH-style "

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-10-10  6:43 UTC  (5+ messages)
` [PATCH 12/11 TESTSUITE] audit_testsuite: Add stress test for tree watches

[PATCH] orangefs: move new_inode call to namei
 2018-10-10  2:21 UTC 

[PATCH] mm: Preserve _PAGE_DEVMAP across mprotect() calls
 2018-10-10  7:45 UTC  (5+ messages)

[PATCH 00/19] [V2] orangefs: page cache
 2018-10-09 23:43 UTC  (5+ messages)
` [PATCH 14/19] orangefs: write range tracking
  ` invalidatepage questions (was Re: [PATCH 14/19] orangefs: write range tracking)

[PATCH v3 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09 16:46 UTC  (7+ messages)
` [PATCH v3 1/3] namei: implement O_BENEATH-style "
` [PATCH v3 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
` [PATCH v3 3/3] namei: aggressively check for nd->root escape on ".." resolution

linux-next: Tree for Oct 9 (fs/proc/vmcore.c)
 2018-10-09 15:50 UTC 

[PATCH v2 1/2] mm: Add an F_SEAL_FS_WRITE seal to memfd
 2018-10-09 22:34 UTC  (3+ messages)
` [PATCH v2 2/2] selftests/memfd: Add tests for F_SEAL_FS_WRITE seal

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-09 19:43 UTC  (2+ messages)

[PATCH] fanotify: self describing event metadata
 2018-10-09  7:29 UTC  (4+ messages)

kernel BUG at fs/block_dev.c:LINE!
 2018-10-09  4:24 UTC 

[PATCH] direct-io: allow direct writes to empty inodes
 2018-10-08 23:58 UTC 

[PATCH 00/15] fs: fixes for serious clone/dedupe problems
 2018-10-08 18:59 UTC  (4+ messages)
` [PATCH 08/15] vfs: change clone and dedupe range function pointers to return bytes completed

[PATCH v3 0/3] get_user_pages*() and RDMA: first steps
 2018-10-08 20:59 UTC  (7+ messages)
` [PATCH v3 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH v2] filesystem-dax: Fix dax_layout_busy_page() livelock
 2018-10-08 13:42 UTC  (2+ messages)

[RFC v4 0/1] ns: introduce binfmt_misc namespace
 2018-10-08 19:05 UTC  (4+ messages)
` [RFC v4 1/1] ns: add binfmt_misc to the user namespace

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-08 10:50 UTC  (9+ messages)
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-07 19:20 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).