linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-25 03:12:03 to 2020-07-28 07:42:34 UTC [more...]

[PATCH] fanotify: compare fsid when merging name event
 2020-07-28  7:42 UTC  (2+ messages)

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-07-28  7:26 UTC  (15+ messages)
  ` [PATCH v4 1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND
  ` [PATCH v4 2/6] fs: change ki_complete interface to support 64bit ret2
  ` [PATCH v4 4/6] block: add zone append handling for direct I/O path
  ` [PATCH v4 5/6] block: enable zone-append for iov_iter of bvec type
  ` [PATCH v4 6/6] io_uring: add support for zone-append

[PATCH] sched: Make select_idle_sibling search domain configurable
 2020-07-28  7:01 UTC 

[PATCH] proc,fcntl: introduce F_SET_DESCRIPTION
 2020-07-28  6:25 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] This command attaches a description to a file descriptor for troubleshooting purposes. The free string is displayed in the process fdinfo file for that fd /proc/pid/fdinfo/fd
  ` [PATCH v3] proc,fcntl: introduce F_SET_DESCRIPTION

mmotm 2020-07-27-18-18 uploaded
 2020-07-28  2:14 UTC  (2+ messages)

improve compat handling for the i386 u64 alignment quirk
 2020-07-28  1:49 UTC  (12+ messages)
` [PATCH 1/4] arm64: stop using <asm/compat.h> directly
` [PATCH 2/4] compat: lift compat_s64 and compat_u64 to <linux/compat.h>
` [PATCH 3/4] compat: add a compat_need_64bit_alignment_fixup() helper
` [PATCH 4/4] quota: simplify the quotactl compat handling

[RFC][PATCH] exec: Freeze the other threads during a multi-threaded exec
 2020-07-28  0:20 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 07/25] io_uring: always allow drain/link/hardlink/async sqe flags
 2020-07-27 23:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 21/25] io_uring: missed req_init_async() for IOSQE_ASYNC

[PATCH 0/9] Fixes for fanotify name events
 2020-07-27 21:57 UTC  (20+ messages)
` [PATCH 1/9] fanotify: fix reporting event to sb/mount marks
` [PATCH 2/9] inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask
` [PATCH 3/9] audit: do not set FS_EVENT_ON_CHILD in audit marks mask
` [PATCH 4/9] fsnotify: create helper fsnotify_inode()
` [PATCH 5/9] fsnotify: simplify dir argument to handle_event()
` [PATCH 6/9] fsnotify: pass dir and inode arguments to fsnotify()
` [PATCH 7/9] fsnotify: fix merge with parent mark masks
` [PATCH 8/9] fsnotify: create method handle_inode_event() in fsnotify_operations
` [PATCH 9/9] fsnotify: pass inode to fsnotify_parent()

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-27 20:59 UTC  (7+ messages)
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

WARNING: ODEBUG bug in delete_node
 2020-07-27 20:39 UTC  (2+ messages)

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-07-27 19:46 UTC  (7+ messages)
` [PATCH v7 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)

[QUESTION] Sharing a `struct page` across multiple `struct address_space` instances
 2020-07-27 19:38 UTC  (3+ messages)

[PATCH] tools/memory-model: document the "one-time init" pattern
 2020-07-27 19:13 UTC  (14+ messages)

[PATCH][next] binfmt_elf: fix unsigned regset0_size compared to less than zero
 2020-07-27 18:43 UTC  (2+ messages)

[PATCH] fs: define inode flags using bit numbers
 2020-07-27 18:38 UTC  (3+ messages)

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-07-27 18:00 UTC  (8+ messages)
` [RFC PATCH 1/5] elf: reintroduce using MAP_FIXED_NOREPLACE for elf executable mappings
` [RFC PATCH 2/5] mm: do not assume only the stack vma exists in setup_arg_pages()
` [RFC PATCH 3/5] mm: introduce VM_EXEC_KEEP
` [RFC PATCH 4/5] exec, elf: require opt-in for accepting preserved mem
` [RFC PATCH 5/5] mm: introduce MADV_DOEXEC

[PATCH] fscrypt: don't load ->i_crypt_info before it's known to be valid
 2020-07-27 17:41 UTC 

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

[PATCH v4 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27 17:16 UTC  (14+ messages)
` [PATCH v4 3/7] iomap: support "

[PATCH] nilfs2: only call unlock_new_inode() if I_NEW
 2020-07-27 16:59 UTC  (3+ messages)

[PATCH] reiserfs: only call unlock_new_inode() if I_NEW
 2020-07-27 16:52 UTC  (2+ messages)

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-27 16:45 UTC  (3+ messages)

[PATCH v6 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27 16:43 UTC  (9+ messages)
` [PATCH v6 1/7] fscrypt: Add functions for direct I/O support
    ` [f2fs-dev] "
` [PATCH v6 6/7] fscrypt: document inline encryption support

[PATCH 0/5] fscrypt, fs-verity: one-time init fixes
 2020-07-27 16:38 UTC  (2+ messages)

[PATCH v1 0/2] proc: Relax check of mount visibility
 2020-07-27 16:29 UTC  (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] Show /proc/self/net only for CAP_NET_ADMIN

fixes for: decruft the early init / initrd / initramfs code v2
 2020-07-27 16:07 UTC  (4+ messages)
` [PATCH 1/3] initramfs: remove clean_rootfs
` [PATCH 2/3] initramfs: pass a non-f_pos offset to xwrite
` [PATCH 3/3] initd: pass a non-f_pos offset to kernel_read/kernel_write

decruft the early init / initrd / initramfs code v2
 2020-07-27 15:58 UTC  (24+ messages)
` [PATCH 12/23] initrd: switch initrd loading to struct file based APIs
` [PATCH 16/23] initramfs: simplify clean_rootfs
` [PATCH 17/23] initramfs: switch initramfs unpacking to struct file based APIs
` [PATCH 18/23] init: open code setting up stdin/stdout/stderr

[PATCH] proc,fcntl: fix ifnullfree.cocci warnings
 2020-07-27 10:42 UTC 

[PATCH v3] xfs: introduce task->in_fstrans for transaction reservation recursion protection
 2020-07-27 10:02 UTC  (4+ messages)

[PATCH 00/20] Prep work for fanotify named events
 2020-07-27 10:02 UTC  (9+ messages)
` [PATCH 01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher
        ` fsnotify: minimise overhead when there are no marks with ignore mask
          ` fsnotify: minimise overhead when there are no marks related to sb

[PATCH] fs/fs-writeback.c: not WARN on unregistered BDI
 2020-07-27  8:14 UTC  (2+ messages)

bdi cleanups v3
 2020-07-27  7:58 UTC  (18+ 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

[PATCH 0/2] zonefs: use zone-append for aio with rwf append
 2020-07-27  3:12 UTC  (9+ messages)
` [PATCH 2/2] zonefs: use zone-append for AIO as well

[PATCH] iomap: Ensure iop->uptodate matches PageUptodate
 2020-07-26 23:53 UTC  (5+ messages)

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-07-26 22:51 UTC  (5+ messages)

[PATCH 4/6] arch, mm: wire up secretmemfd system call were relevant
 2020-07-26 17:44 UTC  (2+ messages)

add file system helpers that take kernel pointers for the init code v3
 2020-07-26 16:33 UTC  (30+ messages)
` [PATCH 01/21] fs: refactor do_mount
` [PATCH 02/21] fs: refactor ksys_umount
` [PATCH 03/21] fs: push the getname from do_rmdir into the callers
` [PATCH 04/21] devtmpfs: refactor devtmpfsd()
` [PATCH 05/21] init: initialize ramdisk_execute_command at compile time
` [PATCH 06/21] init: mark create_dev as __init
` [PATCH 07/21] init: add an init_mount helper
` [PATCH 08/21] init: add an init_umount helper
` [PATCH 09/21] init: add an init_unlink helper
` [PATCH 10/21] init: add an init_rmdir helper
` [PATCH 11/21] init: add an init_chdir helper
` [PATCH 12/21] init: add an init_chroot helper
` [PATCH 13/21] init: add an init_chown helper
` [PATCH 14/21] init: add an init_chmod helper
` [PATCH 15/21] init: add an init_eaccess helper
` [PATCH 16/21] init: add an init_link helper
` [PATCH 17/21] init: add an init_symlink helper
` [PATCH 18/21] init: add an init_mkdir helper
` [PATCH 19/21] init: add an init_mknod helper
` [PATCH 20/21] init: add an init_stat helper
` [PATCH 21/21] init: add an init_utimes helper

question about sharedsubtree.rst
 2020-07-26 16:06 UTC 

[PATCH] fs: Replace HTTP links with HTTPS ones
 2020-07-26 10:50 UTC 

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-07-26 10:09 UTC  (5+ messages)
` [PATCH 1/2] Add UFFD_USER_MODE_ONLY

bdi cleanups v2
 2020-07-26  9:01 UTC  (4+ messages)
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK

WARNING in delete_node (2)
 2020-07-26  3:21 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.36
 2020-07-25 17:02 UTC  (2+ messages)

[RESEND PATCH v2] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
 2020-07-25 12:04 UTC 

INFO: task hung in synchronize_rcu (3)
 2020-07-25  5:11 UTC  (2+ messages)

[PATCH] watch_queue: Limit the number of watches a user can hold
 2020-07-25  3:25 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).