messages from 2021-07-13 08:49:27 to 2021-07-15 04:01:33 UTC [more...]
[PATCH v14 000/138] Memory folios
2021-07-15 3:35 UTC (29+ 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 v14 006/138] mm: Add folio reference count functions
` [PATCH v14 007/138] mm: Add folio_put()
` [PATCH v14 008/138] mm: Add folio_get()
` [PATCH v14 009/138] mm: Add folio_try_get_rcu()
` [PATCH v14 010/138] mm: Add folio flag manipulation functions
` [PATCH v14 011/138] mm/lru: Add folio LRU functions
` [PATCH v14 012/138] mm: Handle per-folio private data
` [PATCH v14 013/138] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v14 014/138] mm/filemap: Add folio_next_index()
` [PATCH v14 015/138] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v14 016/138] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v14 017/138] mm/filemap: Add folio_unlock()
` [PATCH v14 018/138] mm/filemap: Add folio_lock()
` [PATCH v14 019/138] mm/filemap: Add folio_lock_killable()
` [PATCH v14 020/138] mm/filemap: Add __folio_lock_async()
` [PATCH v14 021/138] mm/filemap: Add folio_wait_locked()
` [PATCH v14 022/138] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v14 023/138] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v14 024/138] mm/filemap: Add folio_end_writeback()
` [PATCH v14 025/138] mm/writeback: Add folio_wait_writeback()
` [PATCH v14 026/138] mm/writeback: Add folio_wait_stable()
` [PATCH v14 027/138] mm/filemap: Add folio_wait_bit()
` [PATCH v14 028/138] mm/filemap: Add folio_wake_bit()
Patch 'writeback, cgroup: release dying cgwbs by switching attached inodes' leads to kernel crash
2021-07-15 3:51 UTC (10+ messages)
[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 v9 00/17] Introduce VDUSE - vDPA Device in Userspace
2021-07-15 2:20 UTC (27+ messages)
` [PATCH v9 03/17] vdpa: Fix code indentation
` [PATCH v9 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v9 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).