Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-24 19:46:08 to 2021-07-28 02:21:00 UTC [more...]

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-07-28  2:16 UTC  (13+ messages)
` [PATCH 04/11] VFS: export lookup_mnt()
` [PATCH 09/11] nfsd: Allow filehandle lookup to cross internal mount points
` [PATCH 02/11] VFS: allow d_automount to create in-place bind-mount
` [PATCH 05/11] VFS: new function: mount_is_internal()
` [PATCH 10/11] btrfs: introduce mapping function from location to inum
` [PATCH 06/11] nfsd: include a vfsmount in struct svc_fh
` [PATCH 07/11] exportfs: Allow filehandle lookup to cross internal mount points
` [PATCH 01/11] VFS: show correct dev num in mountinfo
` [PATCH 11/11] btrfs: use automount to bind-mount all subvol roots
` [PATCH 08/11] nfsd: change get_parent_attributes() to nfsd_get_mounted_on()
` [PATCH 03/11] VFS: pass lookup_flags into follow_down()

[PATCH] f2fs: remove broken support for allocating DIO writes
 2021-07-28  1:51 UTC 

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

[PATCH v2 4/4] fuse: support changing per-file DAX flag inside guest
 2021-07-28  0:39 UTC 

[PATCH -next] filesystems/locking: fix Malformed table warning
 2021-07-28  0:04 UTC  (2+ messages)

[syzbot] possible deadlock in pipe_lock (5)
 2021-07-27 23:57 UTC  (3+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-27 22:37 UTC  (13+ 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 03/11] powerpc/pseries/svm: Add a powerpc "
` [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH 05/11] x86/sev: Replace occurrences of sev_active() "
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "
` [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function
` [PATCH 09/11] x86/sev: "
` [PATCH 10/11] powerpc/pseries/svm: "
` [PATCH 11/11] s390/mm: "

[PATCH v5 00/16] memcg accounting from OpenVZ
 2021-07-27 21:50 UTC  (18+ messages)
` [PATCH v6 00/16] memcg accounting from
    ` [PATCH v6 00/16] memcg accounting from OpenVZ
      ` [PATCH v7 00/10] "
        ` [PATCH v7 01/10] memcg: enable accounting for mnt_cache entries
        ` [PATCH v7 02/10] memcg: enable accounting for pollfd and select bits arrays
        ` [PATCH v7 03/10] memcg: enable accounting for file lock caches
        ` [PATCH v7 04/10] memcg: enable accounting for fasync_cache
  ` [PATCH v6 07/16] memcg: enable accounting for mnt_cache entries
  ` [PATCH v6 08/16] memcg: enable accounting for pollfd and select bits arrays
  ` [PATCH v6 09/16] memcg: enable accounting for file lock caches
  ` [PATCH v6 10/16] memcg: enable accounting for fasync_cache

MTD: How to get actual image size from MTD partition
 2021-07-27 21:16 UTC  (11+ messages)

[PATCH v14 000/138] Memory folios
 2021-07-27 18:59 UTC  (13+ messages)
` Folios give an 80% performance win
` folio_nr_pages returning long

[PATCH v3 0/3] support booting of arbitrary non-blockdevice file systems
 2021-07-27 18:29 UTC  (2+ messages)

[PATCH v4 0/8] gfs2: Fix mmap + page fault deadlocks
 2021-07-27 17:51 UTC  (12+ messages)
` [PATCH v4 1/8] iov_iter: Introduce iov_iter_fault_in_writeable helper

[PATCH v7] iomap: make inline data support more flexible
 2021-07-27 16:53 UTC  (28+ messages)

[RFC PATCH v2 1/3] misc_cgroup: add support for nofile limit
 2021-07-27 16:32 UTC  (4+ messages)

[RFC v4] nvfs: a filesystem for persistent memory
 2021-07-27 15:47 UTC 

[PATCH 0/9] f2fs: use iomap for direct I/O
 2021-07-27 15:33 UTC  (15+ messages)
` [PATCH 1/9] f2fs: make f2fs_write_failed() take struct inode
` [PATCH 3/9] f2fs: rework write preallocations

[PATCH] fs: make d_path-like functions all have unsigned size
 2021-07-27 15:31 UTC  (9+ messages)

[PATCH v9] iomap: Support file tail packing
 2021-07-27 15:30 UTC  (4+ messages)
` (no subject)
  ` 

RFC: switch iomap to an iterator model
 2021-07-27 14:32 UTC  (22+ messages)
` [PATCH 03/27] iomap: mark the iomap argument to iomap_sector const
` [PATCH 08/27] iomap: add the new iomap_iter model
` [PATCH 16/27] iomap: switch iomap_bmap to use iomap_iter
` [PATCH 17/27] iomap: switch iomap_seek_hole "
` [PATCH 20/27] fsdax: switch dax_iomap_rw "

[PATCH v2] fs: make d_path-like functions all have unsigned size
 2021-07-27 13:53 UTC  (6+ messages)

[PATCH v3 0/5] Add pidfd support to the fanotify API
 2021-07-27 12:57 UTC  (18+ messages)
` [PATCH v3 4/5] fanotify/fanotify_user.c: introduce a generic info record copying helper
` [PATCH v3 5/5] fanotify: add pidfd support to the fanotify API

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

[PATCH v4 01/21] namei: add mapping aware lookup helper
 2021-07-27 10:48 UTC 

FAN_REPORT_CHILD_FID
 2021-07-27 10:44 UTC  (11+ messages)

[PATCH v2] doc: give a more thorough id handling explanation
 2021-07-27 10:44 UTC 

[PATCH v8 0/5] kernfs: proposed locking and concurrency improvement
 2021-07-27 10:44 UTC  (3+ messages)

[PATCH] fs: reduce pointers while using file_ra_state_init()
 2021-07-27  3:49 UTC  (7+ messages)

mmotm 2021-07-23-15-03 uploaded
 2021-07-27  3:32 UTC  (4+ messages)
` mmotm 2021-07-23-15-03 uploaded (mm/memory_hotplug.c)

[PATCH v8] iomap: make inline data support more flexible
 2021-07-27  2:19 UTC  (8+ messages)

[PATCH v3 0/7] gfs2: Fix mmap + page fault deadlocks
 2021-07-26 18:08 UTC  (10+ messages)
` [PATCH v3 1/7] iov_iter: Introduce fault_in_iov_iter helper
` [PATCH v3 5/7] iomap: Support restarting direct I/O requests after user copy failures
` [PATCH v3 7/7] gfs2: Fix mmap + page fault deadlocks for direct I/O

remove generic_block_fiemap
 2021-07-26 16:17 UTC  (9+ messages)
` [PATCH 1/4] ext2: make ext2_iomap_ops available unconditionally
` [PATCH 2/4] ext2: use iomap_fiemap to implement ->fiemap
` [PATCH 4/4] fs: remove generic_block_fiemap

[PATCH v3 01/21] namei: add mapping aware lookup helper
 2021-07-26 16:10 UTC  (4+ messages)

[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
 2021-07-26 14:56 UTC  (2+ messages)

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-07-26  9:58 UTC 

[RFC PATCH 01/12] afs: Sort out symlink reading
 2021-07-26  9:44 UTC  (4+ messages)
` (no subject)

[PATCH] fscrypt: align Base64 encoding with RFC 4648 base64url
 2021-07-26  3:59 UTC  (2+ messages)

[PATCH 0/5] fscrypt: report correct st_size for encrypted symlinks
 2021-07-26  3:58 UTC  (2+ messages)

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-07-25 17:02 UTC  (2+ messages)

[PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
 2021-07-24 19:46 UTC  (4+ 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).