linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-19 17:05:51 to 2020-07-21 16:28:46 UTC [more...]

add file system helpers that take kernel pointers for the init code v2
 2020-07-21 16:28 UTC  (4+ messages)
` [PATCH 05/24] devtmpfs: open code ksys_chdir and ksys_chroot
` [PATCH 10/24] init: open code ksys_umount in handle_initrd
` [PATCH 13/24] init: add an init_unlink helper

[PATCH v4 0/2] zonefs: add support zone capacity support
 2020-07-21 16:11 UTC  (5+ messages)
` [PATCH v4 1/2] zonefs: add zone-capacity support
` [PATCH v4 2/2] zonefs: update documentation to reflect zone size vs capacity

RFC: iomap write invalidation
 2020-07-21 16:05 UTC  (17+ messages)

strace of io_uring events?
 2020-07-21 15:58 UTC  (13+ messages)

[PATCH] virtiofs: Enable SB_NOSEC flag to improve small write performance
 2020-07-21 15:55 UTC  (8+ messages)

[PATCHv3 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
 2020-07-21 14:23 UTC  (5+ messages)
` [PATCHv4 "
  ` [PATCHv4 2/2] fuse: Call security hooks on new inodes

[PATCH 0/2] zonefs: use zone-append for aio with rwf append
 2020-07-21 12:43 UTC  (10+ messages)
` [PATCH 1/2] fs: fix kiocb ki_complete interface
` [PATCH 2/2] zonefs: use zone-append for AIO as well

[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
 2020-07-21 10:59 UTC  (16+ messages)
` [PATCH 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH 2/6] mmap: make mlock_future_check() global
` [PATCH 3/6] mm: introduce secretmemfd system call to create "secret" memory areas
` [PATCH 4/6] arch, mm: wire up secretmemfd system call were relevant
` [PATCH 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH 6/6] mm: secretmem: add ability to reserve memory at boot

Mount API manual pages
 2020-07-21 10:42 UTC 

[PATCH RFC v2 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-07-21 10:40 UTC  (4+ messages)
` [PATCH RFC v2 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode

[PATCH 0/4] fs: add mount_setattr()
 2020-07-21  9:59 UTC  (5+ messages)
` [PATCH] mount_setattr.2: New manual page documenting the mount_setattr() system call

mmotm 2020-07-20-19-06 uploaded
 2020-07-21  6:55 UTC  (4+ messages)
    ` mmotm 2020-07-20-19-06 uploaded (net/ipv6/ip6_vti.o)

bdi cleanups
 2020-07-21  5:46 UTC  (22+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

KASAN: use-after-free Read in userfaultfd_release (2)
 2020-07-21  4:32 UTC  (7+ messages)

[PATCH v3 4/4] io_uring: add support for zone-append
 2020-07-21  2:19 UTC  (27+ messages)

[PATCH v4 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-21  0:56 UTC  (10+ messages)
` [PATCH v4 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v4 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v4 3/7] iomap: support direct I/O with "
` [PATCH v4 4/7] ext4: "
` [PATCH v4 5/7] f2fs: "
` [PATCH v4 6/7] fscrypt: document inline encryption support
` [PATCH v4 7/7] fscrypt: update documentation for direct I/O support

splice() rcu_sched self-detected stall on CPU
 2020-07-20 22:10 UTC  (5+ messages)

[PATCH] tools/memory-model: document the "one-time init" pattern
 2020-07-20 22:06 UTC  (17+ messages)

[PATCH v3 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-20 20:14 UTC  (9+ messages)
` [PATCH v3 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v3 3/7] iomap: support direct I/O with fscrypt using blk-crypto
` [PATCH v3 6/7] fscrypt: document inline encryption support
` [PATCH v3 7/7] fscrypt: update documentation for direct I/O support

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-20 18:35 UTC  (20+ messages)
` [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH RFC V2 12/17] memremap: Add zone device access protection
` [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages

add file system helpers that take kernel pointers for the init code
 2020-07-20 18:17 UTC  (28+ messages)
` [PATCH 01/24] init: initialize ramdisk_execute_command at compile time
` [PATCH 02/24] fs: add a do_kern_mount helper
` [PATCH 03/24] fs: add a kern_umount helper
` [PATCH 04/24] fs: move the putname from filename_create to the callers
` [PATCH 05/24] fs: move the putname from filename_lookup "
` [PATCH 06/24] fs: add a kern_chdir helper
` [PATCH 07/24] fs: add a kern_chroot helper
` [PATCH 08/24] fs: add a kern_access helper
` [PATCH 09/24] fs: add a kern_chown helper
` [PATCH 10/24] fs: move the uid16 (f)chown syscalls to fs/open.c
` [PATCH 11/24] fs: add a kern_chmod helper
` [PATCH 12/24] fs: add a kern_utimes helper
` [PATCH 13/24] fs: add a kern_mkdir helper
` [PATCH 14/24] fs: add a kern_mknod helper
` [PATCH 15/24] fs: add a kern_link helper
` [PATCH 16/24] fs: add a kern_symlink helper
` [PATCH 17/24] fs: add a kern_unlink helper
` [PATCH 18/24] fs: add a kern_rmdir helper
` [PATCH 19/24] fs: remove vfs_statx_fd
` [PATCH 20/24] fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatat
` [PATCH 21/24] fs: move vfs_fstatat out of line
` [PATCH 22/24] fs: remove vfs_stat_set_lookup_flags
` [PATCH 23/24] fs: remove KSTAT_QUERY_FLAGS
` [PATCH 24/24] fs: add a kern_stat helper

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-07-20 17:33 UTC  (6+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 18/24] vfs: Use sequence counter with associated spinlock
  ` [PATCH v4 22/24] userfaultfd: "

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-20 17:09 UTC  (2+ messages)

[RFC PATCH v4 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-07-20 16:44 UTC  (7+ messages)
` [RFC PATCH v4 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v4 05/12] fs: add security blob and hooks for block_device

[RFC PATCH v2] fs/namespace: use percpu_rw_semaphore for writer holding
 2020-07-20 15:35 UTC  (3+ messages)

[GIT PULL] Unicode patches for v5.9
 2020-07-20 15:14 UTC 

[PATCH 1/1] radix-tree: do not export radix_tree_preloads as GPL
 2020-07-20 14:49 UTC  (7+ messages)

[PATCH v6 0/7] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-20 12:58 UTC  (7+ messages)
` [PATCH v6 6/7] prctl: exe link permission error changed from -EINVAL to -EPERM

[PATCH v3 0/2] zonefs: add support zone capacity support
 2020-07-20 12:36 UTC  (5+ messages)
` [PATCH v3 1/2] zonefs: add zone-capacity support
` [PATCH v3 2/2] zonefs: update documentation to reflect zone size vs capacity

[PATCH v1] xarray: update document for error space returned by xarray normal API
 2020-07-20 12:03 UTC  (2+ messages)

stop using ->read and ->write for kernel access v3
 2020-07-20  9:33 UTC  (3+ messages)
  ` [PATCH 15/23] seq_file: switch over direct seq_read method calls to seq_read_iter

[PATCH v2 0/2] zonefs: add support zone capacity support
 2020-07-20  9:20 UTC  (4+ messages)
` [PATCH v2 1/2] zonefs: add zone-capacity support
` [PATCH v2 2/2] zonefs: update documentation to reflect zone size vs capacity

[PATCH 2/3] fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
 2020-07-20  9:14 UTC  (3+ messages)

[PATCH] zonefs: count pages after truncating the iterator
 2020-07-20  9:07 UTC  (2+ messages)

[PATCH 00/13] Introduce partial kernel_read_file() support
 2020-07-20  8:34 UTC  (3+ messages)
` [PATCH 07/13] fs/kernel_read_file: Switch buffer size arg to size_t

[PATCH] xarray: update document for error space returned by xarray normal API
 2020-07-20  4:06 UTC  (2+ messages)

[PATCH] userfaultfd: avoid the duplicated release for userfaultfd_ctx
 2020-07-20  1:34 UTC  (4+ messages)

exfatprogs-1.0.3 version released
 2020-07-19 22:47 UTC  (5+ messages)

[RFC PATCH 0/5] keys: Security changes, ACLs and Container keyring
 2020-07-19 18:10 UTC  (2+ 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).