linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-13 08:55:02 to 2021-03-16 19:29:45 UTC [more...]

[PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
 2021-03-16 19:07 UTC  (5+ messages)
` [PATCH v4 00/28] Network fs helper library & fscache kiocb API
  ` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache

[PATCH v4 0/1] Unprivileged chroot
 2021-03-16 19:26 UTC  (7+ messages)
` [PATCH v4 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-16 19:18 UTC  (10+ messages)

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-03-16 18:59 UTC  (3+ messages)

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-03-16 18:57 UTC  (6+ messages)
` [PATCH RESEND V12 2/8] fuse: 32-bit user space ioctl compat for fuse device

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-16 18:26 UTC  (9+ messages)
` [PATCH v3 2/3] mm: disable LRU pagevec during the migration temporarily
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration

[PATCH] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-16 18:17 UTC  (2+ messages)

[GIT PULL] fuse fixes for 5.12-rc4
 2021-03-16 17:43 UTC  (2+ messages)

[PATCH v3] flock.2: add CIFS details
 2021-03-16 17:39 UTC  (13+ messages)
` [PATCH v4] "

[PATCH 0/4] btrfs: Convert more kmaps to kmap_local_page()
 2021-03-16 16:56 UTC  (9+ messages)
` [PATCH 1/4] fs/btrfs: Convert kmap to kmap_local_page() using coccinelle

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-16 16:22 UTC  (3+ messages)
` [PATCH RFC v2 3/8] perf/core: Add support for event removal on exec

[PATCH 0/1] fuse: acl: Send file mode updates using SETATTR
 2021-03-16 16:01 UTC  (2+ messages)
` [PATCH 1/1] fuse: send "

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-16 15:55 UTC  (2+ messages)

[PATCH v2 0/5] Performance improvement for fanotify merge
 2021-03-16 15:39 UTC  (4+ messages)
` [PATCH v2 3/5] fanotify: mix event info and pid into merge key hash

[PATCH -next 0/5] block: add a sequence number to disks
 2021-03-16 14:13 UTC  (14+ messages)
` [PATCH -next 1/5] block: add disk sequence number
` [PATCH -next 2/5] block: add ioctl to read the "
` [PATCH -next 3/5] block: refactor sysfs code
` [PATCH -next 4/5] block: export diskseq in sysfs
` [PATCH -next 5/5] loop: increment sequence number

[PATCH v2] vfs: add miscattr ops
 2021-03-16 13:34 UTC  (2+ messages)

[PATCH] zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 2021-03-16 12:30 UTC 

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-03-16 11:29 UTC  (2+ messages)

[PATCH] cachefiles: do not yet allow on idmapped mounts
 2021-03-16 11:22 UTC 

[PATCH v3 0/1] Unprivileged chroot
 2021-03-16  8:17 UTC  (4+ messages)
` [PATCH v3 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v2 0/2] [PATCH 0/2] zonefs fixes
 2021-03-16  8:09 UTC  (4+ messages)
` [PATCH v2 1/2] zonefs: prevent use of seq files as swap file
` [PATCH v2 2/2] zonefs: Fix O_APPEND async write handling

[PATCH v23 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-03-16  7:55 UTC  (12+ messages)
` [PATCH v23 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v23 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v23 03/10] fs/ntfs3: Add bitmap
` [PATCH v23 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v23 05/10] fs/ntfs3: Add attrib operations
` [PATCH v23 06/10] fs/ntfs3: Add compression
` [PATCH v23 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v23 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v23 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v23 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH] fs: Trivial typo fix in the file coredump.c
 2021-03-16  5:23 UTC  (2+ messages)

mmotm 2021-03-15-20-38 uploaded
 2021-03-16  3:39 UTC 

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-16  3:21 UTC  (3+ messages)
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-16  2:48 UTC  (16+ messages)
` [PATCH v5 01/11] file: Export __receive_fd() to modules
    `  "
` [PATCH v5 02/11] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v5 03/11] vhost-vdpa: protect concurrent access to vhost device iotlb
` [PATCH v5 04/11] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v5 05/11] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v5 06/11] vdpa: factor out vhost_vdpa_pa_map()
` [PATCH v5 07/11] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v5 08/11] vduse: Implement an MMU-based IOMMU driver
` [PATCH v5 09/11] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v5 10/11] vduse: Add config interrupt support
` [PATCH v5 11/11] Documentation: Add documentation for VDUSE

[PATCH] uapi: fix comment about block device ioctl
 2021-03-16  1:17 UTC 

[PATCH 0/2] zonefs fixes
 2021-03-16  1:11 UTC  (11+ messages)
` [PATCH 1/2] zonefs: prevent use of seq files as swap file
` [PATCH 2/2] zonefs: Fix O_APPEND async write handling

[GIT PULL] afs: Fix oops and confusion from metadata xattrs
 2021-03-15 23:47 UTC  (2+ messages)

[PATCH v3] Resolve LRU page-pinning issue for file-backed pages
 2021-03-15 23:46 UTC  (4+ messages)
` [PATCH v3] fs/buffer.c: Revoke LRU when trying to drop buffers

[PATCH v4 00/25] Page folios
 2021-03-15 22:27 UTC  (23+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 03/25] mm/vmstat: Add functions to account folio statistics
` [PATCH v4 07/25] mm: Create FolioFlags
` [PATCH v4 09/25] mm: Add folio_index, folio_page and folio_contains

[PATCH] proc/sysctl: Fix function name error in comments
 2021-03-15 20:25 UTC  (2+ messages)

[PATCH 0/2] ceph: snapdir dentry handling fixes
 2021-03-15 18:07 UTC  (3+ messages)
` [PATCH 1/2] ceph: don't clobber i_snap_caps on non-I_NEW inode
` [PATCH 2/2] ceph: don't use d_add in ceph_handle_snapdir

[PATCH] seq_file: Unconditionally use vmalloc for buffer
 2021-03-15 17:40 UTC  (4+ messages)

[RFC][PATCHSET v2] inode type bits fixes
 2021-03-15 17:19 UTC  (11+ messages)
` [PATCH v2 01/15] new helper: inode_wrong_type()
  ` [PATCH v2 09/15] do_cifs_create(): don't set ->i_mode of something we had not created
  ` [PATCH v2 10/15] cifs: have ->mkdir() handle race with another client sanely
  ` [PATCH v2 11/15] cifs: have cifs_fattr_to_inode() refuse to change type on live inode
  ` [PATCH v2 14/15] 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"

[PATCH v2 0/2] AFS metadata xattr fixes
 2021-03-15 17:02 UTC  (3+ messages)
` [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes

[PATCH 0/3] tweak idmap helpers
 2021-03-15 14:54 UTC  (4+ messages)
` [PATCH 1/3] fs: introduce fsuidgid_has_mapping() helper
` [PATCH 2/3] fs: improve naming for fsid helpers
` [PATCH 3/3] fs: introduce two little fs{u,g}id inode initialization helpers

[RFC][PATCH 0/3] vfs: Use an xarray instead of inserted bookmarks to scan mount list
 2021-03-15 14:22 UTC  (10+ messages)
` [PATCH 1/3] vfs: Use an xarray in the mount namespace to handle /proc/mounts list
` [PATCH 2/3] vfs: Use the mounts_to_id array to do /proc/mounts and co
` [PATCH 3/3] vfs: Remove mount list trawling cursor stuff

[PATCH 5.4 023/168] mount: fix mounting of detached mounts onto targets that reside on shared mounts
 2021-03-15 13:54 UTC 

[PATCH 5.11 039/306] mount: fix mounting of detached mounts onto targets that reside on shared mounts
 2021-03-15 13:51 UTC 

[PATCH 5.10 031/290] mount: fix mounting of detached mounts onto targets that reside on shared mounts
 2021-03-15 13:52 UTC 

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-15 11:06 UTC  (6+ messages)

[RFC PATCH 0/3] block_dump: remove block dump
 2021-03-15  9:56 UTC  (8+ messages)
` [RFC PATCH 1/3] block_dump: remove block_dump feature in mark_inode_dirty()
` [RFC PATCH 2/3] block_dump: remove block_dump feature
` [RFC PATCH 3/3] block_dump: remove comments in docs

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

[PATCH v6 00/40] idmapped mounts
 2021-03-15  8:40 UTC  (6+ messages)
` [PATCH v6 02/40] fs: add id translation helpers

[PATCH] exfat: speed up iterate/lookup by fixing start point of traversing fat chain
 2021-03-15  4:33 UTC 

[PATCH 0/3] Make UTF-8 encoding loadable
 2021-03-15  4:22 UTC  (9+ messages)
` [PATCH 1/3] fs: unicode: Rename function names from utf8 to unicode
` [PATCH 2/3] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH 3/3] fs: unicode: Add utf8 module and a unicode layer
` [PATCH 3/3] fs: unicode: Make UTF-8 encoding loadable

[PATCH] exfat: improve write performance when dirsync enabled
 2021-03-15  4:12 UTC 

[PATCH 7/9] iomem: remove the iomem file system
 2021-03-14 13:55 UTC  (2+ messages)
` [iomem] e14497b88f: BUG:KASAN:null-ptr-deref_in_alloc_anon_inode

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-13 22:00 UTC  (8+ messages)

epoll_wait.2: epoll_pwait2(2) prototype
 2021-03-13 17:10 UTC  (3+ messages)

[RFC PATCH] implement orangefs_readahead
 2021-03-13 15:31 UTC  (4+ messages)
    ` [RFC PATCH v2] "


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