linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-27 01:59:04 to 2020-08-29 22:42:57 UTC [more...]

[PATCH] fs: allow do_renameat2() over bind mounts of the same filesystem
 2020-08-29 22:42 UTC  (5+ messages)

[PATCH v2 0/3] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-29 22:08 UTC  (10+ messages)
` [PATCH v2 1/3] mm/gup: introduce pin_user_page()
` [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
` [PATCH v2 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()

xattr names for unprivileged stacking?
 2020-08-29 20:12 UTC  (19+ messages)

kernel BUG at fs/inode.c:LINE! (2)
 2020-08-29 15:55 UTC  (4+ messages)

[PATCH v2 05/10] fs/ntfs3: Add attrib operations
 2020-08-29 12:53 UTC  (2+ messages)

[PATCH v3 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-08-29 11:31 UTC  (12+ messages)
` [PATCH v3 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v3 03/10] fs/ntfs3: Add bitmap
` [PATCH v3 05/10] fs/ntfs3: Add attrib operations
` [PATCH v3 06/10] fs/ntfs3: Add compression
` [PATCH v3 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v3 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v3 10/10] fs/ntfs3: Add MAINTAINERS
  ` [PATCH v3 04/10] fs/ntfs3: Add file operations and implementation

remove the last set_fs() in common code, and remove it for x86 and powerpc v2
 2020-08-29  9:25 UTC  (18+ messages)
` [PATCH 01/10] fs: don't allow kernel reads and writes without iter ops
` [PATCH 02/10] fs: don't allow splice read/write without explicit ops
` [PATCH 03/10] uaccess: add infrastructure for kernel builds with set_fs()
` [PATCH 04/10] test_bitmap: skip user bitmap tests for !CONFIG_SET_FS
` [PATCH 05/10] lkdtm: disable set_fs-based "
` [PATCH 06/10] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
` [PATCH 07/10] x86: make TASK_SIZE_MAX usable from assembly code
` [PATCH 08/10] x86: remove address space overrides using set_fs()
` [PATCH 09/10] powerpc: use non-set_fs based maccess routines
` [PATCH 10/10] powerpc: remove address space overrides using set_fs()

[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
 2020-08-29  6:40 UTC  (10+ messages)
` [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem

[RESEND PATCH] vfs: add RWF_NOAPPEND flag for pwritev2
 2020-08-29  2:00 UTC 

[fuse-devel] Cross-host entry caching and file open/create
 2020-08-28 21:01 UTC  (3+ messages)

[GIT PULL] Writeback fixes for 5.9-rc3
 2020-08-28 19:58 UTC  (2+ messages)

WARNING: ODEBUG bug in exit_to_user_mode_prepare
 2020-08-28 15:08 UTC 

file forks vs. xattr (was: xattr names for unprivileged stacking?)
 2020-08-28 14:46 UTC  (14+ messages)

[PATCH v3 00/18] virtiofs: Add DAX support
 2020-08-28 14:39 UTC  (3+ messages)

[PATCH V2] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-08-28 12:59 UTC  (3+ messages)

possible deadlock in proc_pid_syscall (2)
 2020-08-28 12:37 UTC  (3+ messages)

[PATCH] aio: make aio wait path to account iowait time
 2020-08-28 11:57 UTC  (6+ messages)

[PATCH] fs: Optimized fget to improve performance
 2020-08-28 11:04 UTC  (5+ messages)
` [NAK] "

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-08-28  9:04 UTC  (5+ messages)

fanotify feature request FAN_MARK_PID
 2020-08-28  8:46 UTC  (5+ messages)

possible deadlock in proc_pid_stack (2)
 2020-08-28  3:18 UTC 

[PATCH v6 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-08-28  3:01 UTC  (5+ messages)
` [PATCH v6 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v6 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v6 3/3] io_uring: allow disabling rings during the creation

[PATCH v9 1/2] Add a "nosymfollow" mount option
 2020-08-27 20:25 UTC  (5+ messages)
` [PATCH v9 2/2] selftests: mount: add nosymfollow tests

The future of readahead
 2020-08-27 17:21 UTC  (3+ messages)

[PATCH v5 0/7] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-27 17:15 UTC  (10+ messages)
` [PATCH v5 1/7] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v5 2/7] coredump: Let dump_emit() bail out on short writes
` [PATCH v5 3/7] coredump: Refactor page range dumping into common helper
` [PATCH v5 4/7] coredump: Rework elf/elf_fdpic vma_dump_size() "
` [PATCH v5 5/7] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v5 6/7] mm/gup: Take mmap_lock in get_dump_page()
` [PATCH v5 7/7] mm: Remove the now-unnecessary mmget_still_valid() hack

[GIT PULL] fscache rewrite -- please drop for now
 2020-08-27 17:14 UTC  (7+ messages)
` [GIT PULL] fscache rewrite
  ` Upcoming: "

[PATCH v8 1/2] Add a "nosymfollow" mount option
 2020-08-27 16:48 UTC  (5+ messages)

[PATCH v2 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
 2020-08-27 16:24 UTC  (6+ messages)

[PATCH v2 02/10] fs/ntfs3: Add initialization of super block
 2020-08-27 16:20 UTC  (6+ messages)

[PATCH v2 04/10] fs/ntfs3: Add file operations and implementation
 2020-08-27 16:19 UTC  (2+ messages)

[PATCH v2 00/10] fs: NTFS read-write driver GPL implementation by Paragon Software
 2020-08-27 16:12 UTC  (3+ messages)

[PATCH] fs/affs: Fix basic permission bits to actually work
 2020-08-27 15:51 UTC  (2+ messages)

[PATCH v2 06/10] fs/ntfs3: Add compression
 2020-08-27 15:54 UTC  (3+ messages)

[PATCH 1/5] Add manpage for open_tree(2)
 2020-08-27 11:07 UTC  (10+ messages)
` [PATCH 2/5] Add manpages for move_mount(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

[PATCH 00/18] VFS: Filesystem information [ver #21]
 2020-08-27 11:27 UTC  (3+ messages)
` [PATCH 02/18] fsinfo: Add fsinfo() syscall to query filesystem "

WARNING: ODEBUG bug in get_signal
 2020-08-27 11:14 UTC 

[PATCH v4 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-08-27 15:04 UTC  (16+ messages)
` [PATCH v4 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v4 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v4 3/3] io_uring: allow disabling rings during the creation

[PATCH v4 1/5] exfat: integrates dir-entry getting and validation
 2020-08-27 12:26 UTC  (3+ messages)

[PATCH] block: allow for_each_bvec to support zero len bvec
 2020-08-27 13:27 UTC 

[PATCH v5 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-08-27 14:44 UTC  (11+ messages)
` [PATCH v5 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v5 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v5 3/3] io_uring: allow disabling rings during the creation

PROBLEM: Long Workqueue delays V2
 2020-08-27 12:06 UTC  (3+ messages)

[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-27 11:54 UTC  (2+ messages)

[PATCH] fs/binfmt_elf: Fix memleak in load_elf_binary
 2020-08-27 11:46 UTC 

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-27  9:59 UTC  (11+ messages)

remove the last set_fs() in common code, and remove it for x86 and powerpc
 2020-08-27  9:37 UTC  (4+ messages)
` [PATCH 09/11] x86: remove address space overrides using set_fs()

[PATCH] aio: use wait_for_completion_io() when waiting for completion of io
 2020-08-27  8:46 UTC  (4+ messages)

[PATCH 00/11] iomap/fs/block patches for 5.11
 2020-08-27  8:44 UTC  (3+ messages)
` [PATCH 04/11] block: Add bio_for_each_thp_segment_all

[PATCH 0/9] THP iomap patches for 5.10
 2020-08-27  8:41 UTC  (14+ messages)
` [PATCH 1/9] iomap: Fix misplaced page flushing
` [PATCH 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH 6/9] iomap: Convert read_count to byte count
` [PATCH 7/9] iomap: Convert write_count "
` [PATCH 8/9] iomap: Convert iomap_write_end types
` [PATCH 9/9] iomap: Change calling convention for zeroing

[PATCH RESEND] fs: Move @f_count to different cacheline with @f_mode
 2020-08-27  8:27 UTC  (5+ messages)

[PATCH v8 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-27  6:35 UTC  (4+ messages)
` [PATCH v8 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v8 2/3] Teach SELinux about anonymous inodes
` [PATCH v8 3/3] Wire UFFD up to SELinux

[PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
 2020-08-27  6:14 UTC  (2+ messages)

[bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages
 2020-08-27  3:59 UTC 

[PATCH] exfat: fix pointer error checking
 2020-08-27  3:15 UTC  (2+ messages)

[PATCH v7 0/2] avoid xfs transaction reservation recursion
 2020-08-27  2:59 UTC  (6+ messages)
` [PATCH v7 2/2] xfs: avoid "


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