linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-14 16:31:45 to 2022-06-18 05:35:53 UTC [more...]

[RFC][PATCHES] iov_iter stuff
 2022-06-18  5:35 UTC  (13+ messages)
      ` [PATCH 01/31] splice: stop abusing iov_iter_advance() to flush a pipe
        ` [PATCH 02/31] ITER_PIPE: helper for getting pipe buffer by index
        ` [PATCH 03/31] ITER_PIPE: helpers for adding pipe buffers
        ` [PATCH 04/31] ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives
        ` [PATCH 05/31] ITER_PIPE: fold push_pipe() into __pipe_get_pages()
        ` [PATCH 06/31] ITER_PIPE: lose iter_head argument of __pipe_get_pages()
        ` [PATCH 07/31] ITER_PIPE: clean pipe_advance() up
        ` [PATCH 08/31] ITER_PIPE: clean iov_iter_revert()
        ` [PATCH 10/31] ITER_PIPE: fold data_start() and pipe_space_for_user() together

[RFC PATCH] f*xattr: allow O_PATH descriptors
 2022-06-18  3:18 UTC  (7+ messages)
` [f*xattr] a7d69d1c38: ltp.open13.fail

[PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly
 2022-06-17 22:27 UTC  (6+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-17 21:30 UTC  (25+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH v4] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
 2022-06-17 20:48 UTC 

[GIT PULL] writeback and ext2 fixes for 5.19-rc3
 2022-06-17 18:26 UTC  (2+ messages)

[BUG] filemap_get_read_batch()
 2022-06-17 17:04 UTC  (2+ messages)

[PATCH RFC 00/12] Allow concurrent directory updates
 2022-06-17 15:27 UTC  (7+ messages)

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2022-06-17 15:11 UTC  (10+ messages)

[PATCH v5 0/1] FUSE: Allow non-extending parallel direct writes
 2022-06-17 13:07 UTC  (6+ messages)
` [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file

[PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
 2022-06-17 10:33 UTC 

[PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
 2022-06-17 10:14 UTC  (3+ messages)

[PATCH -next] exec: remove recheck path_noexec in do_open_execat and uselib
 2022-06-17 10:15 UTC 

[PATCH v3] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
 2022-06-17  7:53 UTC  (2+ messages)

[PATCH 0/6] autofs: misc patches
 2022-06-17  5:35 UTC  (7+ messages)
` [PATCH 1/6] autofs: use inode permission method for write access
` [PATCH 2/6] autofs: make dentry info count consistent
` [PATCH 3/6] autofs: use dentry info count instead of simple_empty()
` [PATCH 4/6] autofs: add comment about autofs_mountpoint_changed()
` [PATCH 5/6] autofs: remove unused ino field inode
` [PATCH 6/6] autofs: manage dentry info mount trigger flags better

[PATCH 0/2] vfs: fix a couple of mount table handling problems
 2022-06-17  5:09 UTC  (3+ messages)
` [PATCH 1/2] vfs: parse: deal with zero length string value
` [PATCH 2/2] vfs: escape hash as well

[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
 2022-06-17  2:31 UTC  (2+ messages)

[PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-16 21:22 UTC  (6+ messages)
` [PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
` [PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
` [PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [PATCH v9 11/14] io_uring: Add support for async buffered writes
` [PATCH v9 12/14] io_uring: Add tracepoint for short writes

[RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
 2022-06-16 21:22 UTC  (6+ messages)

[PATCH] 9p: fix EBADF errors in cached mode
 2022-06-16 20:53 UTC  (7+ messages)

[man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
 2022-06-16 20:21 UTC 

[PATCH v3 0/8] make statx() return DIO alignment information
 2022-06-16 20:15 UTC  (9+ messages)
` [PATCH v3 1/8] statx: add direct I/O "
` [PATCH v3 2/8] vfs: support STATX_DIOALIGN on block devices
` [PATCH v3 3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v3 4/8] ext4: support STATX_DIOALIGN
` [PATCH v3 5/8] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v3 6/8] f2fs: don't allow DIO reads but not DIO writes
` [PATCH v3 7/8] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v3 8/8] f2fs: support STATX_DIOALIGN

[PATCH] afs: Fix dynamic root getattr
 2022-06-16 18:04 UTC  (2+ messages)

[PATCH v2] fuse: Add module param for non-descendant userns access to allow_other
 2022-06-16 16:14 UTC  (11+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-06-16 15:16 UTC  (9+ messages)
` [PATCH v4 1/3] initramfs: add file metadata
` [PATCH v4 3/3] gen_init_cpio: add support for "

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-16 15:04 UTC  (14+ messages)

[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
 2022-06-16 14:57 UTC  (9+ messages)

[syzbot] memory leak in __register_sysctl_table
 2022-06-16 13:57 UTC 

[PATCH v2 0/2] fix the improper assignment for did_zero
 2022-06-16 13:55 UTC  (5+ messages)
` [PATCH v2 1/2] iomap: set did_zero to true when zeroing successfully
` [PATCH v2 2/2] dax: "

[PATCH v4 0/1] FUSE: Allow non-extending parallel direct writes
 2022-06-16 13:17 UTC  (11+ messages)
` [PATCH v4 1/1] Allow non-extending parallel direct writes on the same file

Apply commit "9p: missing chunk of fs/9p: Don't update file type when updating file attributes" to stable
 2022-06-16 12:56 UTC  (2+ messages)

[PATCH] iomap: set did_zero to true when zeroing successfully
 2022-06-16 11:14 UTC  (4+ messages)

[RFC PATCH v2 0/7] make statx() return I/O alignment information
 2022-06-16  6:29 UTC  (10+ messages)
` [RFC PATCH v2 1/7] statx: add "

[mm/readahead] 793917d997: fio.read_iops -18.8% regression
 2022-06-16  1:07 UTC  (4+ messages)
  ` [LKP] "

[PATCH] exfat: intorduce skip_stream_check mount opt
 2022-06-16  0:46 UTC  (4+ messages)
  ` 答复: "

[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-06-15 22:25 UTC  (21+ messages)
` [PATCH v3 2/6] "
` [PATCH v3 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v3 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v3 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable
` [PATCH v3 6/6] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

Hi
 2022-06-15 21:59 UTC 

[RFC PATCH] epoll: autoremove wakers even more aggressively
 2022-06-15 21:24 UTC 

[BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
 2022-06-15 21:22 UTC  (8+ messages)

[PATCH] mm/smaps: add Pss_Dirty
 2022-06-15 20:57 UTC  (2+ messages)

[PATCH v2 0/2] Allow skipping abort interface for virtiofs
 2022-06-15 19:57 UTC  (6+ messages)
` [PATCH v2 1/2] fuse: Remove unused "no_control" related code
` [PATCH v2 2/2] virtiofs: allow skipping abort interface

[PATCH] vboxsf: Directly use ida_alloc()/free()
 2022-06-15 19:34 UTC  (3+ messages)

[PATCH] eventfd: Directly use ida_alloc()/free()
 2022-06-15 18:29 UTC  (2+ messages)

[PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
 2022-06-15 17:57 UTC  (3+ messages)

[PATCH 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
 2022-06-15 17:00 UTC  (8+ messages)
` [PATCH 2/2] procfs: Add 'path' to /proc/<pid>/fdinfo/
        ` [Linaro-mm-sig] "

qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
 2022-06-15 16:47 UTC  (11+ messages)

[PATCH 0/3] proc: improve root readdir latency with many threads
 2022-06-15 16:34 UTC  (12+ messages)
` [PATCH 1/3] radix-tree: propagate all tags in idr tree
` [PATCH 2/3] pid: use idr tag to hint pids associated with group leader tasks
` [PATCH 3/3] proc: use idr tgid tag hint to iterate pids in readdir

[PATCH v2 0/2] Introduce CABA helper process tree
 2022-06-15 16:08 UTC  (3+ messages)
` [PATCH v2 1/2] Add CABA tree to task_struct
` [PATCH v2 2/2] tests: Add CABA selftest

[PATCH v3 5/8] fs: use new capable_any functionality
 2022-06-15 15:26 UTC 

Reserving a dedicated space inside UBI volume
 2022-06-15 14:37 UTC 

[PATCH 03/13] mm: shmem: provide oom badness for shmem files
 2022-06-15 14:24 UTC  (14+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-06-15 12:54 UTC  (2+ messages)
` [RFC PATCH v3] "

[vfs] 0b398f980a: ltp.copy_file_range01.fail
 2022-06-15 10:20 UTC  (2+ messages)

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-06-15 10:13 UTC  (3+ messages)
  `  "

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-06-15  9:27 UTC  (11+ messages)

[PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read()
 2022-06-15  8:36 UTC  (2+ messages)
` [mm/filemap] 8b157c14b5: phoronix-test-suite.fio.SequentialRead.LinuxAIO.Yes.Yes.4KB.DefaultTestDirectory.mb_s -8.1% regression

[PATCH 00/10] Convert to filemap_get_folios()
 2022-06-15  8:14 UTC  (3+ messages)
` [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios()
  ` [f2fs-dev] "

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-15  8:11 UTC  (3+ messages)
` [PATCH v2 14/19] f2fs: Convert to filemap_migrate_folio()
  ` [f2fs-dev] "

[PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf
 2022-06-15  8:01 UTC  (4+ messages)

Maintainer's / Kernel Summit 2022 CFP
 2022-06-15  4:22 UTC 

[PATCH] writeback: Avoid grabbing the wb if the we don't add it to dirty list
 2022-06-14 16:40 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).