messages from 2019-03-13 04:10:05 to 2019-03-15 14:55:02 UTC [more...]
[PATCHSET v2 0/7] io_uring fixes
2019-03-15 14:54 UTC (8+ messages)
` [PATCH 1/7] io_uring: use regular request ref counts
` [PATCH 2/7] io_uring: make io_read/write return an integer
` [PATCH 3/7] io_uring: add prepped flag
` [PATCH 4/7] io_uring: fix fget/fput handling
` [PATCH 5/7] io_uring: fix poll races
` [PATCH 6/7] io_uring: retry bulk slab allocs as single allocs
` [PATCH 7/7] io_uring: mark me as the maintainer
overlayfs vs. fscrypt
2019-03-15 13:59 UTC (51+ messages)
` [RFC] fscrypt_key_required mount option
` [PATCH 1/4] fscrypt: Implement FS_CFLG_OWN_D_OPS
` [PATCH 2/4] fscrypt: Export fscrypt_d_ops
` [PATCH 3/4] ubifs: Simplify fscrypt_get_encryption_info() error handling
` [PATCH 4/4] ubifs: Implement new mount option, fscrypt_key_required
[PATCH 0/3] userfaultfd: allow to forbid unprivileged users
2019-03-15 8:26 UTC (16+ messages)
[PATCH] fs: affs: fix a NULL pointer dereference
2019-03-15 7:42 UTC
[PATCH 0/2] f2fs: bug fix and improvement
2019-03-15 6:43 UTC (5+ messages)
` [PATCH 1/2] f2fs: Fix use of number of devices
` [PATCH 2/2] f2fs: Reduce zoned block device memory usage
[PATCH v2] Documenting the crash-recovery guarantees of Linux file systems
2019-03-15 3:44 UTC (7+ messages)
Hang / zombie process from Xarray page-fault conversion (bisected)
2019-03-15 2:46 UTC (7+ messages)
dcache locking question
2019-03-15 1:50 UTC (5+ messages)
[PATCH 01/38] vfs: Provide sb->s_iflags settings in fs_context struct
2019-03-15 0:22 UTC (41+ messages)
` [PATCH 02/38] vfs: Provide a mount_pseudo-replacement for fs_context
` [PATCH 03/38] vfs: Convert aio to fs_context
` [PATCH 04/38] vfs: Convert anon_inodes "
` [PATCH 05/38] vfs: Convert bdev "
` [PATCH 06/38] vfs: Convert nsfs "
` [PATCH 07/38] vfs: Convert pipe "
` [PATCH 08/38] vfs: Convert zsmalloc "
` [PATCH 09/38] vfs: Convert sockfs "
` [PATCH 10/38] vfs: Convert dax "
` [PATCH 11/38] vfs: Convert drm "
` [PATCH 12/38] vfs: Convert ia64 perfmon "
` [PATCH 13/38] vfs: Convert cxl "
` [PATCH 14/38] vfs: Convert ocxlflash "
` [PATCH 15/38] vfs: Convert virtio_balloon "
` [PATCH 16/38] vfs: Convert btrfs_test "
` [PATCH 17/38] vfs: Kill off mount_pseudo() and mount_pseudo_xattr()
` [PATCH 18/38] vfs: Use sget_fc() for pseudo-filesystems
` [PATCH 19/38] vfs: Convert binderfs to fs_context
` [PATCH 20/38] vfs: Convert nfsctl "
` [PATCH 21/38] vfs: Convert rpc_pipefs "
` [PATCH 22/38] vfs: Kill off mount_ns()
` [PATCH 23/38] vfs: Kill sget_userns()
` [PATCH 24/38] vfs: Convert binfmt_misc to fs_context
` [PATCH 25/38] vfs: Convert configfs "
` [PATCH 26/38] vfs: Convert efivarfs "
` [PATCH 27/38] vfs: Convert fusectl "
` [PATCH 28/38] vfs: Convert qib_fs/ipathfs "
` [PATCH 29/38] vfs: Convert ibmasmfs "
` [PATCH 30/38] vfs: Convert oprofilefs "
` [PATCH 31/38] vfs: Convert gadgetfs "
` [PATCH 32/38] vfs: Convert xenfs "
` [PATCH 33/38] vfs: Convert openpromfs "
` [PATCH 34/38] vfs: Convert apparmorfs "
` [PATCH 35/38] vfs: Convert securityfs "
` [PATCH 36/38] vfs: Convert selinuxfs "
` [PATCH 37/38] vfs: Convert smackfs "
` [PATCH 38/38] tmpfs, devtmpfs, ramfs, rootfs: Convert "
[PATCHSET 0/8] io_uring fixes
2019-03-14 20:44 UTC (9+ messages)
` [PATCH 1/8] io_uring: use regular request ref counts
` [PATCH 2/8] io_uring: make io_read/write return an integer
` [PATCH 3/8] io_uring: add prepped flag
` [PATCH 4/8] io_uring: fix fget/fput handling
` [PATCH 5/8] io_uring: fix poll races
` [PATCH 6/8] iov_iter: add ITER_BVEC_FLAG_NO_REF flag
` [PATCH 7/8] block: add BIO_NO_PAGE_REF flag
` [PATCH 8/8] io_uring: add io_uring_event cache hit information
[PATCH v3 0/1] mm: introduce put_user_page*(), placeholder versions
2019-03-14 20:37 UTC (24+ messages)
` [PATCH v3 1/1] "
a.out coredumping: fix or delete?
2019-03-14 18:38 UTC (21+ messages)
` [PATCH] x86: Deprecate a.out support
Fwd: [RFC][PATCH v1] CIFS: fix POSIX lock leak and invalid ptr deref
2019-03-14 18:08 UTC
[PATCH] fs: affs: fix a NULL pointer dereference
2019-03-14 14:51 UTC (2+ messages)
[PATCH v2] proc/sysctl: Fix NULL pointer dereference in put_links
2019-03-14 13:34 UTC (2+ messages)
[RESEND, PATCH v2] fuse: Don't drop NOTIFY_REPLY if we promised it
2019-03-14 10:46 UTC (4+ messages)
` [RESEND3, PATCH 0/2] fuse: don't stuck clients on retrieve_notify with size > max_write
` [PATCH 1/2] fuse: retrieve: cap requested size to negotiated max_write
` [PATCH 2/2] fuse: require /dev/fuse reads to have enough buffer capacity as negotiated
mount(2) with NULL fstype returns ENOENT instead of EINVAL after introducing fs_context methods
2019-03-14 10:58 UTC (2+ messages)
[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
2019-03-14 10:49 UTC (5+ messages)
` [PATCH 07/34] vfs: Add configuration parser helpers "
[PATCH] proc/sysctl: Fix NULL pointer dereference in put_links
2019-03-14 5:48 UTC (6+ messages)
[PATCH] ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
2019-03-14 1:06 UTC (5+ messages)
` [RFC PATCH] clonerange: test remapping the rainbow
` [Ocfs2-devel] [PATCH] ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
[PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
2019-03-13 18:39 UTC (13+ messages)
[PATCH 2/2] fuse: fix changelog entry for protocol 7.12
2019-03-13 17:15 UTC
[PATCH 1/2] fuse: document fuse_fsync_in.fsync_flags
2019-03-13 17:14 UTC
[RFC PATCH 0/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and Directory entry events
2019-03-13 15:51 UTC (4+ messages)
` [RFC PATCH 1/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events
[PATCH v2] fs/dax: deposit pagetable even when installing zero page
2019-03-13 15:46 UTC (4+ messages)
[PATCH -next] exec: Fix mem leak in kernel_read_file
2019-03-13 15:00 UTC (7+ messages)
[PATCH 00/13] Convert vfs.txt to vfs.rst
2019-03-13 4:09 UTC (13+ messages)
` [PATCH 02/13] docs: filesystems: vfs: Use uniform space after period
` [PATCH 03/13] docs: filesystems: vfs: Use 72 character column width
` [PATCH 04/13] docs: filesystems: vfs: Use uniform spacing around headings
` [PATCH 05/13] docs: filesystems: vfs: Use correct initial heading
` [PATCH 06/13] docs: filesystems: vfs: Use SPDX identifier
` [PATCH 07/13] docs: filesystems: vfs: Fix pre-amble indentation
` [PATCH 08/13] docs: filesystems: vfs: Use list character for lists
` [PATCH 09/13] docs: filesystems: vfs: Add code-block and txt->RST
` [PATCH 10/13] docs: filesystems: vfs: Use ticks for listed items
` [PATCH 11/13] docs: filesystems: vfs: Clean up lists
` [PATCH 12/13] docs: filesystems: vfs: Do minor grammar fixes
` [PATCH 13/13] docs: filesystems: vfs: Use backticks to guard star
page: next (older) | prev (newer) | latest
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).