Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 02:21:00 to 2021-07-30 13:53:49 UTC [more...]

[PATCH V5] mm: compaction: support triggering of proactive compaction by user
 2021-07-30 13:53 UTC 

[PATCH] fs: unicode: Add utf8-data module
 2021-07-30 12:43 UTC 

[PATCH v3 0/3] support booting of arbitrary non-blockdevice file systems
 2021-07-30 12:24 UTC  (5+ messages)
` [PATCH v3 3/3] fs: simplify get_filesystem_list / get_all_fs_names

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-30 11:30 UTC  (4+ messages)
` [PATCH v15 01/17] block: Add bio_add_folio()

[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-07-30 10:01 UTC  (10+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
` [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device
` [PATCH RESEND v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH RESEND v6 4/9] pmem,mm: Implement ->memory_failure in pmem driver
` [PATCH RESEND v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH RESEND v6 6/9] xfs: Implement ->notify_failure() for XFS
` [PATCH RESEND v6 7/9] dm: Introduce ->rmap() to find bdev offset
` [PATCH RESEND v6 8/9] md: Implement dax_holder_operations
` [PATCH RESEND v6 9/9] fsdax: add exception for reflinked files

[PATCH v2] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-07-30  9:41 UTC 

[PATCH v6 0/9] fsdax: introduce fs query to support reflink
 2021-07-30  9:25 UTC  (12+ messages)
` [PATCH v6 1/9] pagemap: Introduce ->memory_failure()
` [PATCH v6 2/9] dax: Introduce holder for dax_device
` [PATCH v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v6 4/9] pmem,mm: Implement ->memory_failure in pmem driver
` [PATCH v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v6 6/9] xfs: Implement ->corrupted_range() for XFS
` [PATCH v6 7/9] dm: Introduce ->rmap() to find bdev offset
` [PATCH v6 8/9] md: Implement dax_holder_operations
` [PATCH v6 9/9] fsdax: add exception for reflinked files

Allowed operations on O_PATH handles
 2021-07-30  9:22 UTC 

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

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-07-30  8:13 UTC  (17+ messages)
` [PATCH 01/16] huge tmpfs: fix fallocate(vanilla) advance over huge pages
` [PATCH 02/16] huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
` [PATCH 03/16] huge tmpfs: remove shrinklist addition from shmem_setattr()
` [PATCH 04/16] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
` [PATCH 05/16] huge tmpfs: move shmem_huge_enabled() upwards
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)
` [PATCH 07/16] memfd: memfd_create(name, MFD_HUGEPAGE) for shmem huge pages
` [PATCH 08/16] huge tmpfs: fcntl(fd, F_HUGEPAGE) and fcntl(fd, F_NOHUGEPAGE)
` [PATCH 09/16] huge tmpfs: decide stat.st_blksize by shmem_is_huge()
` [PATCH 10/16] tmpfs: fcntl(fd, F_MEM_LOCK) to memlock a tmpfs file
` [PATCH 11/16] tmpfs: fcntl(fd, F_MEM_LOCKED) to test if memlocked
` [PATCH 12/16] tmpfs: refuse memlock when fallocated beyond i_size
` [PATCH 13/16] mm: bool user_shm_lock(loff_t size, struct ucounts *)
` [PATCH 14/16] mm: user_shm_lock(,,getuc) and user_shm_unlock(,,putuc)
` [PATCH 15/16] tmpfs: permit changing size of memlocked file
` [PATCH 16/16] memfd: memfd_create(name, MFD_MEM_LOCK) for memlocked shmem

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-07-30  7:59 UTC  (66+ messages)
` [PATCH 04/11] VFS: export lookup_mnt()
` [PATCH 07/11] exportfs: Allow filehandle lookup to cross internal mount points
` [PATCH 11/11] btrfs: use automount to bind-mount all subvol roots
  ` [RFC PATCH] btrfs: btrfs_mountpoint_expiry_timeout can be static
` [PATCH 01/11] VFS: show correct dev num in mountinfo
` [PATCH 09/11] nfsd: Allow filehandle lookup to cross internal mount points
` [PATCH 05/11] VFS: new function: mount_is_internal()

[PATCH v3 0/5] Add pidfd support to the fanotify API
 2021-07-30  5:03 UTC  (13+ messages)
` [PATCH v3 5/5] fanotify: add "

[PATCH 0/1] Revert change in pipe reader wakeup behavior
 2021-07-29 23:01 UTC  (3+ messages)
` [PATCH 1/1] fs: pipe: wakeup readers everytime new data written is to pipe

RFC: switch iomap to an iterator model
 2021-07-29 20:33 UTC  (2+ messages)

[PATCH v2] iomap: Support inline data with block size < page size
 2021-07-29 17:26 UTC  (4+ messages)

MTD: How to get actual image size from MTD partition
 2021-07-29 17:11 UTC  (15+ messages)

[PATCH 5.10] io_uring: fix null-ptr-deref in io_sq_offload_start()
 2021-07-29 17:05 UTC 

[PATCH] fs: reduce pointers while using file_ra_state_init()
 2021-07-29 16:08 UTC  (5+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-29 14:24 UTC  (8+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()

[PATCH v14 000/138] Memory folios
 2021-07-29 13:39 UTC  (4+ messages)
` [PATCH v14 049/138] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-07-29 13:25 UTC  (12+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-29  9:57 UTC  (20+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v10 02/17] file: Export receive_fd() to modules
` [PATCH v10 03/17] vdpa: Fix code indentation
` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v10 06/17] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v10 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v10 08/17] virtio_config: Add a return value to reset function
` [PATCH v10 09/17] virtio-vdpa: Handle the failure of vdpa_reset()
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
` [PATCH v10 11/17] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v10 12/17] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v10 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v10 14/17] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v10 15/17] vduse: Implement an MMU-based software IOTLB
` [PATCH v10 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v10 17/17] Documentation: Add documentation for VDUSE

[RFC PATCH v2 1/3] misc_cgroup: add support for nofile limit
 2021-07-29  6:37 UTC  (9+ messages)

mmotm 2021-07-28-18-24 uploaded
 2021-07-29  1:25 UTC 

[PATCH 0/9] f2fs: use iomap for direct I/O
 2021-07-29  0:26 UTC  (11+ messages)
` [PATCH 3/9] f2fs: rework write preallocations

[syzbot] possible deadlock in iter_file_splice_write (2)
 2021-07-28 20:57 UTC  (3+ messages)

[PATCH] lib/string: Bring optimized memcmp from glibc
 2021-07-28 20:12 UTC  (2+ messages)

[PATCH v5 0/5] block: add a sequence number to disks
 2021-07-28 19:22 UTC  (4+ messages)

[GIT PULL] ext2 and reiserfs fixes for 5.14-rc4
 2021-07-28 17:48 UTC  (2+ messages)

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-07-28 16:23 UTC 

[PATCH] sched/uclamp: Introduce a method to transform UCLAMP_MIN into BOOST
 2021-07-28 15:34 UTC  (8+ messages)

[PATCH -next] filesystems/locking: fix Malformed table warning
 2021-07-28 13:20 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH 10/10] gfs2: replace sd_aspace with sd_inode
 2021-07-28 13:16 UTC 

[vfs PATCH 0/2] Fix gfs2 setattr bug
 2021-07-28 13:14 UTC  (4+ messages)
` [vfs PATCH 1/2] fs: Move notify_change permission checks into may_setattr
` [vfs PATCH 2/2] gfs2: Switch to may_setattr in gfs2_setattr

FAN_REPORT_CHILD_FID
 2021-07-28  9:51 UTC  (12+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).