linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-17 21:33:11 to 2021-08-19 23:18:39 UTC [more...]

[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
 2021-08-19 23:18 UTC  (13+ messages)
` [RFC PATCH 03/20] udf: Fix iocharset=utf8 mount option
` [RFC PATCH 05/20] ntfs: Undeprecate iocharset= "

[PATCH v7 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-08-19 22:54 UTC  (7+ messages)
` [PATCH v7 1/8] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v7 2/8] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v7 3/8] fsdax: Replace mmap entry in case of CoW

[RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles
 2021-08-19 22:38 UTC  (3+ messages)
` [RFC PATCH v2 1/5] nfs: Fix write to swapfile failure due to generic_write_checks()

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-19 22:32 UTC  (25+ messages)
                    ` Removing Mandatory Locks

switch iomap to an iterator model v2
 2021-08-19 21:55 UTC  (7+ messages)
` [PATCH 07/30] fsdax: mark the iomap argument to dax_iomap_sector as const
` [PATCH 11/30] iomap: add the new iomap_iter model
` [PATCH 23/30] fsdax: switch dax_iomap_rw to use iomap_iter

[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
 2021-08-19 21:53 UTC  (13+ messages)
` [PATCH v2 1/6] fs/ntfs3: Remove unnecesarry mount option noatime
` [PATCH v2 2/6] fs/ntfs3: Remove unnecesarry remount flag handling
` [PATCH v2 3/6] fs/ntfs3: Use new api for mounting
` [PATCH v2 4/6] fs/ntfs3: Make mount option nohidden more universal
` [PATCH v2 5/6] fs/ntfs3: Add iocharset= mount option as alias for nls=
` [PATCH v2 6/6] fs/ntfs3: Rename mount option no_acl_rules > (no)acl_rules

[PATCH v5 00/12] gfs2: Fix mmap + page fault deadlocks
 2021-08-19 21:39 UTC  (7+ messages)

[PATCH v2 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-19 20:51 UTC  (3+ messages)
` [PATCH v2 2/7] kernel/fork: factor out replacing the current MM exe_file

[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-19 20:50 UTC  (13+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-19 19:57 UTC  (12+ messages)
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "

[PATCH v6 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-08-19 19:41 UTC  (20+ messages)
` [PATCH v6 01/19] iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
` [PATCH v6 02/19] powerpc/kvm: Fix kvm_use_magic_page
` [PATCH v6 03/19] Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH v6 04/19] Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH v6 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v6 06/19] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v6 07/19] gfs2: Clean up function may_grant
` [PATCH v6 08/19] gfs2: Eliminate vestigial HIF_FIRST
` [PATCH v6 09/19] gfs2: Remove redundant check from gfs2_glock_dq
` [PATCH v6 10/19] gfs2: Introduce flag for glock holder auto-demotion
` [PATCH v6 11/19] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [PATCH v6 12/19] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v6 13/19] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v6 14/19] iomap: Support partial direct I/O on user copy failures
` [PATCH v6 15/19] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v6 16/19] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH v6 17/19] iov_iter: Introduce nofault "
` [PATCH v6 18/19] gfs2: Fix mmap + page fault deadlocks for direct I/O
` [PATCH v6 19/19] gfs2: Eliminate ip->i_gh

[PATCH] generic: test swapping process pages in and out of a swapfile
 2021-08-19 19:18 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: iomap-5.15-merge updated to 742dd4b8c5bb
 2021-08-19 17:00 UTC 

[PATCH v2] mm/swap: consider max pages in iomap_swapfile_add_extent
 2021-08-19 16:48 UTC  (3+ messages)

[PATCH v2] x86/mm: fix kern_addr_valid to cope with existing but not present entries
 2021-08-19 15:33 UTC  (3+ messages)

[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-08-19 13:57 UTC  (28+ messages)
` [virtiofsd PATCH v4 0/4] virtiofsd: "
  ` [virtiofsd PATCH v4 1/4] virtiofsd: add .ioctl() support
  ` [virtiofsd PATCH v4 3/4] virtiofsd: support per-file DAX negotiation in FUSE_INIT
    ` [Virtio-fs] "
  ` [virtiofsd PATCH v4 4/4] virtiofsd: support per-file DAX in FUSE_LOOKUP
    ` [Virtio-fs] "
  ` [Virtio-fs] [PATCH v4 0/8] fuse,virtiofs: support per-file DAX

[PATCH] afs: Fix afs_launder_page() to set correct start file position
 2021-08-19 12:12 UTC 

[PATCH] x86/mm: fix kern_addr_valid to cope with existing but not present entries
 2021-08-19 10:56 UTC  (6+ messages)

[PATCH] mm/swap: consider max pages in iomap_swapfile_add_extent
 2021-08-19  8:22 UTC  (8+ messages)
` [PATCH] generic: add swapfile maxpages regression test

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-19  8:01 UTC  (14+ messages)
` [PATCH] VFS/BTRFS/NFSD: provide more unique inode number for btrfs export

[PATCH v6 00/21] File system wide monitoring
 2021-08-19  3:58 UTC  (12+ messages)
` [PATCH v6 18/21] fanotify: Emit generic error info type for error event
` [PATCH v6 20/21] samples: Add fs error monitoring example

[PATCHi, man-pages] mount_namespaces.7: More clearly explain "locked mounts"
 2021-08-19  0:24 UTC  (7+ messages)

[PATCH v2 0/2] allow overlayfs to do RCU lookups
 2021-08-18 18:53 UTC  (8+ messages)
` [PATCH v2 1/2] vfs: add flags argument to ->get_acl() callback
` [PATCH v2 2/2] ovl: enable RCU'd ->get_acl()

[PATCH 0/7] add simple copy support
 2021-08-18 18:35 UTC  (13+ messages)
    ` [PATCH 4/7] block: Introduce a new ioctl for simple copy
    ` [PATCH 3/7] block: copy offload support infrastructure

[PATCH v10 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-08-18 18:07 UTC  (3+ messages)
` [PATCH v10 06/10] btrfs-progs: receive: encoded_write fallback to explicit decode and write

[PATCH 0/2] exfat: allow access to paths with trailing dots
 2021-08-18 17:49 UTC  (6+ messages)
` [PATCH 1/2] exfat: add keeptail mount option
` [PATCH 2/2] exfat: keep trailing dots in paths if keeptail is set

unicode cleanups, and split the data table into a separate module
 2021-08-18 14:58 UTC  (14+ messages)
` [PATCH 01/11] ext4: simplify ext4_sb_read_encoding
` [PATCH 02/11] f2fs: simplify f2fs_sb_read_encoding
` [PATCH 03/11] unicode: remove the charset field from struct unicode_map
` [PATCH 04/11] unicode: mark the version field in struct unicode_map unsigned
` [PATCH 05/11] unicode: pass a UNICODE_AGE() tripple to utf8_load
` [PATCH 06/11] unicode: remove the unused utf8{,n}age{min,max} functions
` [PATCH 07/11] unicode: simplify utf8len
` [PATCH 08/11] unicode: move utf8cursor to utf8-selftest.c
` [PATCH 09/11] unicode: cache the normalization tables in struct unicode_map
` [PATCH 10/11] unicode: Add utf8-data module
` [PATCH 11/11] unicode: only export internal symbols for the selftests

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-08-18 14:46 UTC  (26+ messages)
      ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
              ` [PATCH] "

[PATCHi v2] fs: unicode: Add utf8-data module
 2021-08-18 14:00 UTC  (2+ messages)

[PATCH v11 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-08-18 12:06 UTC  (13+ messages)
` [PATCH v11 01/12] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v11 02/12] file: Export receive_fd() to modules
` [PATCH v11 03/12] vdpa: Fix some coding style issues
` [PATCH v11 04/12] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v11 05/12] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v11 06/12] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v11 07/12] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v11 08/12] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v11 09/12] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v11 10/12] vduse: Implement an MMU-based software IOTLB
` [PATCH v11 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v11 12/12] Documentation: Add documentation for VDUSE

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-18  9:38 UTC  (3+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-08-18  9:24 UTC  (4+ messages)

[syzbot] KFENCE: use-after-free in kvm_fastop_exception
 2021-08-18  8:57 UTC  (7+ messages)

[PATCH] f2fs: remove broken support for allocating DIO writes
 2021-08-18  0:06 UTC  (12+ messages)

[PATCH 5/7] block: add emulation for simple copy
 2021-08-17 22:10 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).