linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-27 09:44:08 to 2021-08-30 18:45:40 UTC [more...]

[PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files
 2021-08-30 18:45 UTC  (11+ messages)

Discontiguous folios/pagesets
 2021-08-30 18:43 UTC  (5+ messages)

[GIT PULL] Memory folios for v5.15
 2021-08-30 18:22 UTC  (18+ messages)

Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
 2021-08-30 18:18 UTC  (8+ messages)

Stable NTFS-3G + NTFSPROGS 2021.8.22 Released
 2021-08-30 17:59 UTC 

[GIT PULL] FIEMAP cleanups for 5.15-rc1
 2021-08-30 17:42 UTC  (2+ messages)

[syzbot] general protection fault in legacy_parse_param
 2021-08-30 17:41 UTC  (16+ messages)

[GIT PULL] Hole punch vs page cache filling races fixes for 5.15-rc1
 2021-08-30 17:40 UTC  (2+ messages)

[PATCH v4 0/5] virtiofs: propagate sync() to file server
 2021-08-30 17:36 UTC  (7+ messages)
` [PATCH v4 5/5] "

[GIT PULL] Fsnotify changes for v5.15-rc1
 2021-08-30 17:20 UTC  (2+ messages)

[GIT PULL] UDF and isofs fixes and cleanups for 5.15-rc1
 2021-08-30 17:20 UTC  (2+ messages)

[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-08-30 17:13 UTC  (4+ messages)
` [PATCH] Restyle comments to better align with kernel-doc

[PATCH v8 0/3] Anonymous VMA naming patches
 2021-08-30 16:59 UTC  (22+ messages)
` [PATCH v8 1/3] mm: rearrange madvise code to allow for reuse
` [PATCH v8 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v8 3/3] mm: add anonymous vma name refcounting

[GIT PULL] fscrypt updates for 5.15
 2021-08-30 16:47 UTC 

MTD: How to get actual image size from MTD partition
 2021-08-30 15:58 UTC  (14+ messages)

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

[GIT PULL] io_uring mkdirat/symlinkat/linkat support
 2021-08-30 15:00 UTC 

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

[PATCH v2 1/1] exec: fix typo and grammar mistake in comment
 2021-08-30 14:19 UTC  (2+ messages)

[CFP] File systems MC for Plumbers
 2021-08-30 13:36 UTC 

[syzbot] WARNING in io_poll_double_wake
 2021-08-30 11:34 UTC  (2+ messages)

[PATCH 0/3] fat: add a cache for msdos_format_name()
 2021-08-29 21:23 UTC  (11+ messages)
` [PATCH 1/3] fat: define functions and data structures for a formatted name cache
  ` [RFC PATCH] fat: msdos_ncache can be static
` [PATCH 2/3] fat: add the msdos_format_name() filename cache
` [PATCH 3/3] fat: add hash machinery to relevant filesystem operations

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-08-29 15:18 UTC  (10+ messages)

[PATCH v8 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-08-29 12:25 UTC  (8+ messages)
` [PATCH v8 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v8 2/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v8 3/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v8 4/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v8 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v8 6/7] xfs: support CoW in fsdax mode
` [PATCH v8 7/7] xfs: Add dax dedupe support

[PATCH v3 0/9] fs/ntfs3: Use new mount api and change some opts
 2021-08-29 11:49 UTC  (13+ messages)
` [PATCH v3 1/9] fs/ntfs3: Remove unnecesarry mount option noatime
` [PATCH v3 2/9] fs/ntfs3: Remove unnecesarry remount flag handling
` [PATCH v3 3/9] fs/ntfs3: Convert mount options to pointer in sbi
` [PATCH v3 4/9] fs/ntfs3: Use new api for mounting
` [PATCH v3 5/9] fs/ntfs3: Init spi more in init_fs_context than fill_super
` [PATCH v3 6/9] fs/ntfs3: Make mount option nohidden more universal
` [PATCH v3 7/9] fs/ntfs3: Add iocharset= mount option as alias for nls=
` [PATCH v3 8/9] fs/ntfs3: Rename mount option no_acl_rules > (no)acl_rules
` [PATCH v3 9/9] fs/ntfs3: Show uid/gid always in show_options()

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2021-08-28 11:26 UTC  (4+ messages)
` [PATCH v3 "
    `  "

[PATCH] Don't block writes to swap-files with ETXTBSY
 2021-08-28  7:10 UTC  (3+ messages)

[PATCH] afs: Fix missing put on afs_read objects on missing get on the key therein
 2021-08-27 22:39 UTC 

[PATCH v2] fs/proc/uptime.c: fix idle time reporting in /proc/uptime
 2021-08-27 21:40 UTC  (2+ messages)

[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
 2021-08-27 18:44 UTC  (5+ messages)
` [PATCH v2 3/6] fs/ntfs3: Use new api for mounting

[PATCH v6 00/21] File system wide monitoring
 2021-08-27 18:18 UTC  (13+ messages)
` [PATCH v6 09/21] fsnotify: Allow events reported with an empty inode
              ` audit watch and kernfs
` [PATCH v6 15/21] fanotify: Preallocate per superblock mark error event

[FUSE] notify_store usage: deadlocks with other read / write requests
 2021-08-27 17:31 UTC 

[PATCH] fs/ntfs3: Use linux/log2 is_power_of_2 function
 2021-08-27 16:08 UTC  (2+ messages)

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-27 15:58 UTC  (16+ messages)

[PATCH 04/12] fscache: Add a cookie debug ID and use that in traces
 2021-08-27 12:49 UTC  (4+ messages)
` [PATCH 00/12] fscache: Some prep work for fscache rewrite
  ` [PATCH v2 04/12] fscache: Add a cookie debug ID and use that in traces
    ` [Linux-cachefs] "

[GIT PULL] File locking changes for v5.15
 2021-08-27 12:49 UTC 

oops pstore blk device
 2021-08-27 11:10 UTC 

[PATCH v2 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-08-27  9:44 UTC  (7+ messages)
` [PATCH v2 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH v2 2/6] afs: Sort out symlink reading
` [PATCH v2 3/6] folio: Add a function to change the private data attached to a folio
` [PATCH v2 4/6] folio: Add a function to get the host inode for "
` [PATCH v2 5/6] netfs, afs, ceph: Use folios
` [PATCH v2 6/6] afs: Use folios in directory handling


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