linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 01:45:52 to 2021-03-18 08:10:09 UTC [more...]

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-18  8:09 UTC  (13+ 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
  ` [mm] 8fd8d23ab1: WARNING:at_fs/buffer.c:#__brelse

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-18  8:07 UTC  (20+ messages)

[PATCH v2] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
 2021-03-18  6:41 UTC 

[PATCH 0/3] tweak idmap helpers
 2021-03-18  6:30 UTC  (8+ 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

[RESEND PATCH v6 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-03-18  6:14 UTC  (5+ messages)
` [RESEND PATCH v6 2/2] procfs/dmabuf: Add inode number to /proc/*/fdinfo

mmotm 2021-03-17-22-24 uploaded
 2021-03-18  5:25 UTC 

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-18  4:57 UTC  (6+ messages)
` [PATCH 1/3] mm/memory-failure: Prepare for mass memory_failure()
` [PATCH 2/3] mm, dax, pmem: Introduce dev_pagemap_failure()
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH] quota: report warning limits for realtime space quotas
 2021-03-18  4:17 UTC 

[PATCH 0/2] audit: add support for openat2
 2021-03-18  1:47 UTC  (3+ messages)
` [PATCH 1/2] audit: add support for the openat2 syscall
` [PATCH 2/2] audit: add OPENAT2 record to list how

[PATCH] exfat: speed up iterate/lookup by fixing start point of traversing fat chain
 2021-03-18  1:02 UTC  (3+ messages)

[PATCH] sched: Warn on long periods of pending need_resched
 2021-03-18  0:17 UTC  (5+ messages)

[PATCH v8 00/10] fs: interface for directly reading/writing compressed data
 2021-03-17 23:47 UTC  (17+ messages)
` [PATCH man-pages v8] Document encoded I/O
` [PATCH v8 01/10] iov_iter: add copy_struct_from_iter()
` [PATCH v8 02/10] fs: add O_ALLOW_ENCODED open flag
` [PATCH v8 03/10] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v8 04/10] btrfs: fix check_data_csum() error message for direct I/O
` [PATCH v8 05/10] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v8 06/10] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v8 07/10] btrfs: support different disk extent size for delalloc
` [PATCH v8 08/10] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v8 09/10] btrfs: implement RWF_ENCODED reads
` [PATCH v8 10/10] btrfs: implement RWF_ENCODED writes

[PATCH 0/1] fuse: acl: Send file mode updates using SETATTR
 2021-03-17 22:57 UTC  (9+ messages)
` [PATCH 1/1] fuse: send "

fs: avoid softlockups in s_inodes iterators commit
 2021-03-17 19:58 UTC  (5+ messages)

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-17 19:14 UTC  (7+ messages)

Question about sg_count_fuse_req() in linux/fs/fuse/virtio_fs.c
 2021-03-17 18:12 UTC 

[PATCH v4 00/25] Page folios
 2021-03-17 17:48 UTC  (25+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 03/25] mm/vmstat: Add functions to account folio statistics
` [PATCH v4 08/25] mm: Handle per-folio private data
` [PATCH v4 09/25] mm: Add folio_index, folio_page and folio_contains
` [PATCH v4 10/25] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v4 15/25] mm/filemap: Convert lock_page_async to lock_folio_async
` [PATCH v4 20/25] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v4 25/25] cachefiles: Switch to wait_page_key

[PATCH v2] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-17 12:31 UTC  (3+ messages)

[PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
 2021-03-17 10:53 UTC  (12+ 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 v2 0/5] Performance improvement for fanotify merge
 2021-03-17 10:17 UTC  (6+ messages)
` [PATCH v2 3/5] fanotify: mix event info and pid into merge key hash

bcachefs snapshots design doc - RFC
 2021-03-17  7:29 UTC 

[question] Panic in dax_writeback_one
 2021-03-17  6:45 UTC  (6+ messages)

[PATCH] attr: replace if (cond) BUG() with BUG_ON()
 2021-03-17  6:34 UTC 

[PATCH] exfat: improve write performance when dirsync enabled
 2021-03-17  6:18 UTC  (2+ messages)

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

[PATCH] Revert "libfs: fix error cast of negative value in simple_attr_write()"
 2021-03-17  3:38 UTC  (2+ messages)

[RFC PATCH] implement orangefs_readahead
 2021-03-17  3:04 UTC  (5+ messages)
    ` [RFC PATCH v2] "

[PATCH] zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 2021-03-17  0:56 UTC  (3+ messages)

[PATCH] uapi: fix comment about block device ioctl
 2021-03-16 23:40 UTC  (2+ messages)

[PATCH v3] flock.2: add CIFS details
 2021-03-16 23:04 UTC  (15+ messages)
` [PATCH v4] "

[PATCH] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-16 21:14 UTC  (3+ messages)

[PATCH v30 00/12] Landlock LSM
 2021-03-16 20:42 UTC  (13+ messages)
` [PATCH v30 01/12] landlock: Add object management
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v30 04/12] landlock: Add ptrace restrictions
` [PATCH v30 05/12] LSM: Infrastructure management of the superblock
` [PATCH v30 06/12] fs,security: Add sb_delete hook
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 09/12] arch: Wire up Landlock syscalls
` [PATCH v30 10/12] selftests/landlock: Add user space tests
` [PATCH v30 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v30 12/12] landlock: Add user and kernel documentation

[PATCH v2] ceph: don't use d_add in ceph_handle_snapdir
 2021-03-16 20:39 UTC 

[PATCH v5 0/1] Unprivileged chroot
 2021-03-16 20:36 UTC  (2+ messages)
` [PATCH v5 1/1] fs: Allow no_new_privs tasks to call chroot(2)

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

[PATCH v4 0/5] btrfs: implement send/receive of compressed extents without decompressing
 2021-03-16 19:44 UTC  (17+ messages)
` [PATCH v4 1/5] btrfs: add send stream v2 definitions
` [PATCH v4 01/11] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v4 02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v4 2/5] btrfs: send: write larger chunks when using stream v2
` [PATCH v4 03/11] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v4 3/5] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v4 04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v4 4/5] btrfs: send: send compressed extents with encoded writes
` [PATCH v4 05/11] btrfs-progs: receive: add stub implementation for pwritev2
` [PATCH v4 5/5] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH v4 06/11] btrfs-progs: receive: process encoded_write commands
` [PATCH v4 07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v4 08/11] btrfs-progs: receive: process fallocate commands
` [PATCH v4 09/11] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v4 10/11] btrfs-progs: send: stream v2 ioctl flags
` [PATCH v4 11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive

[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

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

[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 -next 0/5] block: add a sequence number to disks
 2021-03-16 14:13 UTC  (5+ messages)
` [PATCH -next 1/5] block: add disk sequence number

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

[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  (3+ messages)
` [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  (3+ messages)
` [PATCH v23 02/10] fs/ntfs3: Add initialization of super block

[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 v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-16  2:48 UTC  (6+ messages)
` [PATCH v5 01/11] file: Export __receive_fd() to modules
    `  "


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