linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-23 23:36:55 to 2021-02-26 10:37:18 UTC [more...]

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-02-26 10:34 UTC  (18+ messages)
` [PATCH v8] "
  ` [PATCH] copy_file_range.2: Kernel v5.12 updates

[PATCH] block_dump: don't put the last refcount when marking inode dirty
 2021-02-26 10:31 UTC 

[PATCH] fs: Use WARN(1,...)
 2021-02-26  9:49 UTC 

[PATCH] fs: Use WARN(1,...)
 2021-02-26  9:49 UTC 

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-26  9:45 UTC  (16+ messages)
` [PATCH v2 01/10] fsdax: Factor helpers to simplify dax fault code
` [PATCH v2 02/10] fsdax: Factor helper: dax_fault_actor()
` [PATCH v2 03/10] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v2 04/10] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v2 05/10] fsdax: Replace mmap entry in case of CoW
` [PATCH v2 06/10] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v2 07/10] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v2 08/10] fsdax: Dedup file range to use a compare function
` [PATCH v2 09/10] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v2 10/10] fs/xfs: Add dedupe support for fsdax
` Question about the "EXPERIMENTAL" tag for dax in XFS

Adding LZ4 compression support to Btrfs
 2021-02-26  9:36 UTC  (9+ messages)

[PATCH 0/3] Fixes for zoned mode
 2021-02-26  9:34 UTC  (4+ messages)
` [PATCH 1/3] btrfs: zoned: move superblock logging zone location
` [PATCH 2/3] btrfs: zoned: add missing type conversion
` [PATCH 3/3] btrfs: zoned: do not account freed region of read-only block group as zone_unusable

Bio read race with different ranges inside the same page?
 2021-02-26  7:02 UTC 

[PATCH] fs/locks: print full locks information
 2021-02-26  3:58 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-26  5:14 UTC  (10+ messages)

[RFC PATCH 00/39] blktrace: add block trace extension support
 2021-02-26  4:49 UTC  (54+ messages)
` [RFC PATCH 01/39] blktrace_api: add new trace definitions
` [RFC PATCH 02/39] blktrace_api: add new trace definition
` [RFC PATCH 03/39] blkdev.h: add new trace ext as a queue member
` [RFC PATCH 04/39] blktrace: add a new global list
` [RFC PATCH 05/39] blktrace: add trace note APIs
` [RFC PATCH 06/39] blktrace: add act and prio check helpers
` [RFC PATCH 07/39] blktrace: add core trace API
` [RFC PATCH 08/39] blktrace: update blk_add_trace_rq()
` [RFC PATCH 09/39] blktrace: update blk_add_trace_rq_insert()
` [RFC PATCH 10/39] blktrace: update blk_add_trace_rq_issue()
` [RFC PATCH 11/39] blktrace: update blk_add_trace_rq_requeue()
` [RFC PATCH 12/39] blktrace: update blk_add_trace_rq_complete()
` [RFC PATCH 13/39] blktrace: update blk_add_trace_bio()
` [RFC PATCH 14/39] blktrace: update blk_add_trace_bio_bounce()
` [RFC PATCH 15/39] blktrace: update blk_add_trace_bio_complete()
` [RFC PATCH 16/39] blktrace: update blk_add_trace_bio_backmerge()
` [RFC PATCH 17/39] blktrace: update blk_add_trace_bio_frontmerge()
` [RFC PATCH 18/39] blktrace: update blk_add_trace_bio_queue()
` [RFC PATCH 19/39] blktrace: update blk_add_trace_getrq()
` [RFC PATCH 20/39] blktrace: update blk_add_trace_plug()
` [RFC PATCH 21/39] blktrace: update blk_add_trace_unplug()
` [RFC PATCH 22/39] blktrace: update blk_add_trace_split()
` [RFC PATCH 23/39] blktrace: update blk_add_trace_bio_remap()
` [RFC PATCH 24/39] blktrace: update blk_add_trace_rq_remap()
` [RFC PATCH 25/39] blktrace: update blk_add_driver_data()
` [RFC PATCH 26/39] blktrace: add trace entry & pdu helpers
` [RFC PATCH 27/39] blktrace: add a new formatting routine
` [RFC PATCH 28/39] blktrace: add blk_log_xxx helpers()
` [RFC PATCH 29/39] blktrace: link blk_log_xxx() to trace action
` [RFC PATCH 30/39] blktrace: add trace event print helper
` [RFC PATCH 31/39] blktrace: add trace_synthesize helper
` [RFC PATCH 32/39] blktrace: add trace print helpers
` [RFC PATCH 33/39] blktrace: add blkext tracer
` [RFC PATCH 34/39] blktrace: implement setup-start-stop ioclts
` [RFC PATCH 35/39] block: update blkdev_ioctl with new trace ioctls
` [RFC PATCH 36/39] blktrace: add integrity tracking support
` [RFC PATCH 37/39] blktrace: update blk_fill_rwbs() with new requests
` [RFC PATCH 38/39] blktrace: track zone appaend completion sector
` [RFC PATCH 39/39] blktrace: debug patch for the demo

[PATCH] cifs: convert readpages_fill_pages to use iter
 2021-02-26  2:24 UTC  (3+ messages)

[PATCH] cifs: use discard iterator to discard unneeded network data more efficiently
 2021-02-25 21:01 UTC  (5+ messages)

[PATCH v8 0/6] userfaultfd: add minor fault handling
 2021-02-25 20:52 UTC  (9+ messages)
` [PATCH v8 1/6] userfaultfd: add minor fault registration mode
` [PATCH v8 2/6] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v8 3/6] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v8 4/6] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v8 5/6] userfaultfd: update documentation to describe minor fault handling
` [PATCH v8 6/6] userfaultfd/selftests: add test exercising "

[PATCH 0/5] userfaultfd: support minor fault handling for shmem
 2021-02-25 19:16 UTC  (7+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH 3/5] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH 4/5] userfaultfd/selftests: reinitialize test context in each test
` [PATCH 5/5] userfaultfd/selftests: exercise minor fault handling shmem support

[PATCH v29 00/12] Landlock LSM
 2021-02-25 19:06 UTC  (13+ messages)
` [PATCH v29 01/12] landlock: Add object management
` [PATCH v29 02/12] landlock: Add ruleset and domain management
` [PATCH v29 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v29 04/12] landlock: Add ptrace restrictions
` [PATCH v29 05/12] LSM: Infrastructure management of the superblock
` [PATCH v29 06/12] fs,security: Add sb_delete hook
` [PATCH v29 07/12] landlock: Support filesystem access-control
` [PATCH v29 08/12] landlock: Add syscall implementations
` [PATCH v29 09/12] arch: Wire up Landlock syscalls
` [PATCH v29 10/12] selftests/landlock: Add user space tests
` [PATCH v29 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v29 12/12] landlock: Add user and kernel documentation

[PATCH 1/5] Add manpage for open_tree(2)
 2021-02-25 19:03 UTC  (2+ messages)

[PATCH v7 0/6] userfaultfd: add minor fault handling
 2021-02-25 18:48 UTC  (7+ messages)
` [PATCH v7 1/6] userfaultfd: add minor fault registration mode
` [PATCH v7 2/6] userfaultfd: disable huge PMD sharing for MINOR registered VMAs

[v8 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-02-25 17:00 UTC  (2+ messages)

[PATCH] direct-io: Using kmem_cache_zalloc() instead of kmem_cache_alloc() and memset()
 2021-02-25 15:46 UTC  (2+ messages)

[PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-02-25 13:21 UTC  (10+ messages)
` [PATCH v17 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v17 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v17 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v17 4/9] mm: hugetlb: alloc "
` [PATCH v17 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v17 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v17 7/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v17 8/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v17 9/9] mm: hugetlb: optimize the code with the help of the compiler

[PATCH] exfat: fix erroneous discard when clear cluster bit
 2021-02-25  9:33 UTC 

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-25  7:35 UTC  (10+ messages)
` [PATCH 5/7] fsdax: Dedup file range to use a compare function

Memory allocation issues after "sysctl: Convert to iter interfaces"
 2021-02-25  1:10 UTC  (2+ messages)

[PATCH] cifs: ignore FL_FLOCK locks in read/write
 2021-02-25  0:16 UTC  (4+ messages)

[RFC] Better page cache error handling
 2021-02-24 23:54 UTC  (6+ messages)

[RFC][PATCH 0/2] unprivileged fanotify listener
 2021-02-24 17:29 UTC  (10+ messages)
` [RFC][PATCH 2/2] fanotify: support limited functionality for unprivileged users

[PATCHSET v3 0/3] Improve IOCB_NOWAIT O_DIRECT reads
 2021-02-24 17:25 UTC  (10+ messages)
` [PATCH 1/3] mm: provide filemap_range_needs_writeback() helper
` [PATCH 2/3] mm: use filemap_range_needs_writeback() for O_DIRECT reads
` [PATCH 3/3] iomap: "

possible deadlock in evict
 2021-02-24 17:03 UTC  (2+ messages)

xfstests seems broken on btrfs with multi-dev TEST_DEV
 2021-02-24 16:12 UTC 

[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-24 15:51 UTC  (10+ messages)

[PATCH] fs: use sb_end_write instend of __sb_end_write
 2021-02-24 14:40 UTC  (2+ messages)

[PATCH] fs/locks: print full locks information
 2021-02-24 14:44 UTC  (3+ messages)
` [PATCH v2 02/24] "

[PATCH] fs: don't specify flag FIEMAP_FLAG_SYNC when calling fiemap_prep()
 2021-02-24 14:34 UTC  (2+ messages)

[PATCH] generic/473: fix expectation properly in out file
 2021-02-24 13:48 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 23/56] fs: make unlazy_walk() error handling consistent
 2021-02-24 12:51 UTC 

[PATCH AUTOSEL 5.11 29/67] fs: make unlazy_walk() error handling consistent
 2021-02-24 12:49 UTC 

[PATCH v3 0/6] ceph: convert to netfs helper library
 2021-02-24 11:05 UTC  (2+ messages)

[PATCH] binfmt_misc: Fix possible deadlock in bm_register_write
 2021-02-24  9:45 UTC  (3+ messages)

[PATCH v16 0/9] Free some vmemmap pages of HugeTLB page
 2021-02-24  8:31 UTC  (10+ messages)
` [PATCH v16 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "
      ` [External] "

[PATCH v2] vfs: prevent copy_file_range to copy across devices
 2021-02-24  8:30 UTC  (4+ messages)
` [PATCH v4] vfs: fix copy_file_range regression in cross-fs copies

[PATCH v21 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-02-24  7:52 UTC  (3+ messages)
` [PATCH v21 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH] fs: export kern_path_locked
 2021-02-24  0:40 UTC  (11+ messages)
        ` [PATCH 1/8] af_unix: take address assignment/hash insertion into a new helper
                  ` [PATCHSET] making unix_bind() undo mknod on failure

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2021-02-23 23:27 UTC  (3+ 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).