linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-13 02:42:16 to 2021-07-15 03:41:28 UTC [more...]

[PATCH v14 000/138] Memory folios
 2021-07-15  3:34 UTC  (6+ messages)
` [PATCH v14 001/138] mm: Convert get_page_unless_zero() to return bool
` [PATCH v14 002/138] mm: Introduce struct folio
` [PATCH v14 003/138] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v14 004/138] mm/vmstat: Add functions to account folio statistics
` [PATCH v14 005/138] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()

[PATCH RFC 03/13] fs: Remove the number postfix of '%pD' in format string
 2021-07-15  3:15 UTC  (3+ messages)
` [PATCH RFC 07/13] iomap: simplify iomap_swapfile_fail() with '%pD' specifier
` [PATCH RFC 08/13] fs/coredump: simplify the printing with '%pD' and '%pd' specifier

Patch 'writeback, cgroup: release dying cgwbs by switching attached inodes' leads to kernel crash
 2021-07-15  2:35 UTC  (9+ messages)

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

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-07-15  1:14 UTC  (6+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints
` [PATCH v7 2/5] d_path: introduce helper d_path_unsafe()
` [PATCH v7 3/5] lib/vsprintf.c: make '%pD' print the full path of file
` [PATCH v7 4/5] lib/test_printf.c: split write-beyond-buffer check in two
` [PATCH v7 5/5] lib/test_printf.c: add test cases for '%pD'

[PATCH v3 0/3] support booting of arbitrary non-blockdevice file systems
 2021-07-14 20:23 UTC  (4+ messages)
` [PATCH v3 1/3] init: split get_fs_names
` [PATCH v3 2/3] init: allow mounting arbitrary non-blockdevice filesystems as root
` [PATCH v3 3/3] fs: simplify get_filesystem_list / get_all_fs_names

[GIT PULL] configfs fix for Linux 5.14
 2021-07-14 20:16 UTC  (3+ messages)

[GIT PULL] vboxsf fixes for 5.14-1
 2021-07-14 20:03 UTC  (18+ messages)

[PATCH v3 0/9] ENOSPC delalloc flushing fixes
 2021-07-14 18:47 UTC  (10+ messages)
` [PATCH v3 1/9] btrfs: wake up async_delalloc_pages waiters after submit
` [PATCH v3 2/9] btrfs: include delalloc related info in dump space info tracepoint
` [PATCH v3 3/9] btrfs: enable a tracepoint when we fail tickets
` [PATCH v3 4/9] btrfs: handle shrink_delalloc pages calculation differently
` [PATCH v3 5/9] btrfs: wait on async extents when flushing delalloc
` [PATCH v3 6/9] fs: add a filemap_fdatawrite_wbc helper
` [PATCH v3 7/9] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
` [PATCH v3 8/9] 9p: migrate from sync_inode to filemap_fdatawrite_wbc
` [PATCH v3 9/9] fs: kill sync_inode

[RFC PATCH 0/1] pagemap: report swap location for shared pages
 2021-07-14 17:12 UTC  (7+ messages)
` [RFC PATCH 1/1] "

[PATCH v3 1/2] move_mount: allow to add a mount into an existing group
 2021-07-14 16:12 UTC  (4+ messages)
` [PATCH v3 2/2] tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftest

[PATCH v4 1/2] move_mount: allow to add a mount into an existing group
 2021-07-14 16:10 UTC  (2+ messages)
` [PATCH v4 2/2] tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftest

[syzbot] KASAN: null-ptr-deref Read in filp_close (2)
 2021-07-14 14:16 UTC  (12+ messages)

[PATCH v13 000/137] Memory folios
 2021-07-14 14:03 UTC  (14+ messages)
` [PATCH v13 010/137] mm: Add folio flag manipulation functions
` [PATCH v13 064/137] flex_proportions: Allow N events instead of 1
` [PATCH v13 065/137] mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add()

[PATCH 1/2] cgroup: verify that source is a string
 2021-07-14 13:47 UTC  (2+ messages)
  ` [PATCH 2/2] fs: add vfs_parse_fs_param_source() helper

FAN_REPORT_CHILD_FID
 2021-07-14 12:09 UTC  (7+ messages)

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-07-14  9:17 UTC  (6+ messages)
` [PATCH v2 1/4] fs: introduce helper d_path_unsafe()

[5.14-rc1 regression] 7fe1e79b59ba configfs: implement the .read_iter and .write_iter methods - affects targetcli restore
 2021-07-14  8:30 UTC  (5+ messages)

[PATCH v4] fs: forbid invalid project ID
 2021-07-14  5:04 UTC  (4+ messages)

Request for folios
 2021-07-14  2:11 UTC  (2+ messages)

[PATCH 00/24] btrfs: support idmapped mounts
 2021-07-14  1:00 UTC  (31+ messages)
` [PATCH 01/24] namei: handle mappings in lookup_one_len()
` [PATCH 02/24] namei: handle mappings in lookup_one_len_unlocked()
` [PATCH 03/24] namei: handle mappings in lookup_positive_unlocked()
` [PATCH 04/24] namei: handle mappings in try_lookup_one_len()
` [PATCH 05/24] btrfs/inode: handle idmaps in btrfs_new_inode()
` [PATCH 06/24] btrfs/inode: allow idmapped rename iop
` [PATCH 07/24] btrfs/inode: allow idmapped getattr iop
` [PATCH 08/24] btrfs/inode: allow idmapped mknod iop
` [PATCH 09/24] btrfs/inode: allow idmapped create iop
` [PATCH 10/24] btrfs/inode: allow idmapped mkdir iop
` [PATCH 11/24] btrfs/inode: allow idmapped symlink iop
` [PATCH 12/24] btrfs/inode: allow idmapped tmpfile iop
` [PATCH 13/24] btrfs/inode: allow idmapped setattr iop
` [PATCH 14/24] btrfs/inode: allow idmapped permission iop
` [PATCH 15/24] btrfs/ioctl: check whether fs{g,u}id are mapped during subvolume creation
` [PATCH 16/24] btrfs/inode: allow idmapped BTRFS_IOC_{SNAP,SUBVOL}_CREATE{_V2} ioctl
` [PATCH 17/24] btrfs/ioctl: allow idmapped BTRFS_IOC_SNAP_DESTROY{_V2} ioctl
` [PATCH 18/24] btrfs/ioctl: relax restrictions for BTRFS_IOC_SNAP_DESTROY_V2 with subvolids
` [PATCH 19/24] btrfs/ioctl: allow idmapped BTRFS_IOC_SET_RECEIVED_SUBVOL{_32} ioctl
` [PATCH 20/24] btrfs/ioctl: allow idmapped BTRFS_IOC_SUBVOL_SETFLAGS ioctl
` [PATCH 21/24] btrfs/ioctl: allow idmapped BTRFS_IOC_INO_LOOKUP_USER ioctl
` [PATCH 22/24] btrfs/acl: handle idmapped mounts
` [PATCH 23/24] btrfs/super: allow idmapped btrfs
` [PATCH 24/24] btrfs/242: introduce btrfs specific idmapped mounts tests

[PATCH v2 0/5] Add pidfd support to the fanotify API
 2021-07-14  0:18 UTC  (4+ messages)
` [PATCH v2 5/5] fanotify: add "

[syzbot] WARNING in iomap_page_release
 2021-07-13 21:21 UTC 

[PATCH 0/7] namei: clean up retry logic in various do_* functions
 2021-07-13 16:57 UTC  (9+ messages)
` [PATCH 1/7] namei: clean up do_rmdir retry logic

[PATCH v2] move_mount: allow to add a mount into an existing group
 2021-07-13 16:39 UTC  (3+ messages)

[PATCH v2] procfs: Prevent unpriveleged processes accessing fdinfo dir
 2021-07-13 16:20 UTC 

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-13 14:28 UTC  (13+ messages)
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files
        ` [Virtio-fs] "

[PATCH v13b 00/18] Convert memcg to folios
 2021-07-13 13:03 UTC  (11+ messages)
` [PATCH v13 13/18] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v13 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio
` [PATCH v13 15/18] mm/memcg: Add folio_lruvec()
` [PATCH v13 16/18] mm/memcg: Add folio_lruvec_lock() and similar functions
` [PATCH v13 17/18] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()

[PATCH 0/14 v9] fs: Hole punch vs page cache filling races
 2021-07-13 12:35 UTC  (6+ messages)
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock

[PATCH] netfs: Add MAINTAINERS record
 2021-07-13 11:54 UTC  (3+ messages)

[PATCH v5 0/5] block: add a sequence number to disks
 2021-07-13  6:03 UTC  (3+ messages)
` [PATCH v5 6/6] loop: raise media_change event

[PATCH v4 0/5] block: add a sequence number to disks
 2021-07-13  5:59 UTC  (4+ messages)
` [PATCH v4 3/5] block: add ioctl to read the disk sequence number

support booting of arbitrary non-blockdevice file systems v2
 2021-07-13  5:40 UTC  (10+ messages)
` [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names
  ` [Virtio-fs] "

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-07-13  2:42 UTC  (3+ 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).