linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-18 22:05:23 to 2019-03-21 03:37:15 UTC [more...]

[PATCH RESEND] eventfd: prepare id to userspace via fdinfo
 2019-03-21  3:37 UTC  (3+ messages)

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-03-21  2:23 UTC  (11+ messages)
` [RFC 1/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
` [RFC 2/2] mm, sl[aou]b: test whether kmalloc() alignment works as expected

[PATCH v7 0/7] Allow initializing the kernfs node's secctx based on its parent
 2019-03-21  2:14 UTC  (2+ messages)

[PATCH 0/6] sysctl: add pending proc_do_large_bitmap fix
 2019-03-20 22:28 UTC  (7+ messages)
` [PATCH 1/6] test_sysctl: remove superfluous test_reqs()
` [PATCH 2/6] test_sysctl: load module before testing for it
` [PATCH 3/6] test_sysctl: ignore diff output on verify_diff_w()
` [PATCH 4/6] test_sysctl: allow graceful use on older kernels
` [PATCH 5/6] test_sysctl: add proc_do_large_bitmap() test case
` [PATCH 6/6] sysctl: Fix proc_do_large_bitmap for large input buffers

WARNING: syz-executor still has locks held!
 2019-03-20 20:32 UTC  (11+ messages)

[PATCH] block_dev: fix crash on chained bios with O_DIRECT
 2019-03-20 19:57 UTC  (7+ messages)

[PATCH -next] proc/kcore: Make kcore_modules static
 2019-03-20 19:55 UTC  (2+ messages)

[PATCH v2 0/1] userfaultfd: allow to forbid unprivileged users
 2019-03-20 19:01 UTC  (8+ messages)
` [PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd

[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-03-20 18:39 UTC  (6+ messages)
` [PATCH v2 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH v2 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH v2 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH v2 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH v2 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

[PATCH 00/22] Coda updates for linux-5.1
 2019-03-20 16:45 UTC  (23+ messages)
` [PATCH 01/22] uapi linux/coda.h: use __kernel_pid_t for userspace
` [PATCH 02/22] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH 03/22] coda: add error handling for fget
` [PATCH 04/22] coda: potential buffer overflow in coda_psdev_write()
` [PATCH 05/22] coda: Fix build using bare-metal toolchain
` [PATCH 06/22] coda: don't try to print names that were considered too long
` [PATCH 07/22] uapi linux/coda_psdev.h: Move CODA_REQ_ from uapi to kernel side headers
` [PATCH 08/22] coda: clean up indentation, replace spaces with tab
` [PATCH 09/22] coda: stop using 'struct timespec' in user API
` [PATCH 10/22] coda: Remove duplicate header
` [PATCH 11/22] coda: change Coda's user api to use 64-bit time_t in timespec
` [PATCH 12/22] coda: get rid of CODA_ALLOC()
` [PATCH 13/22] coda: get rid of CODA_FREE()
` [PATCH 14/22] coda: bump module version
` [PATCH 15/22] coda: Move internal defs out of include/linux/ [ver #2]
` [PATCH 16/22] coda: remove uapi/linux/coda_psdev.h
` [PATCH 17/22] coda: destroy mutex in put_super()
` [PATCH 18/22] coda: use SIZE() for stat
` [PATCH 19/22] coda: add __init to init_coda_psdev()
` [PATCH 20/22] coda: remove sysctl object from module when unused
` [PATCH 21/22] coda: remove sb test in coda_fid_to_inode()
` [PATCH 22/22] coda: ftoc validity check integration

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-20 14:59 UTC  (33+ messages)
` [PATCH v4 1/1] "

fanotify permission events on virtual filesystem
 2019-03-20 15:02 UTC  (4+ messages)

[RFC PATCH] ceph: Convert to fs_context
 2019-03-20 14:50 UTC  (2+ messages)

[RFC PATCH 0/6] mtd, romfs, cramfs, jffs2, squashfs: Convert to fs_context
 2019-03-20 14:45 UTC  (7+ messages)
` [RFC PATCH 1/6] mtd: Provide fs_context-aware mount_mtd() replacement
` [RFC PATCH 2/6] romfs: Convert to fs_context
` [RFC PATCH 3/6] cramfs: "
` [RFC PATCH 4/6] jffs2: "
` [RFC PATCH 5/6] mtd: Kill off mount_mtd()
` [RFC PATCH 6/6] squashfs: Convert to fs_context

[PATCH RESEND v5 0/5] namei: vfs flags to restrict path resolution
 2019-03-20 14:37 UTC  (6+ messages)
` [PATCH RESEND v5 1/5] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH RESEND v5 2/5] namei: O_BENEATH-style path resolution flags
` [PATCH RESEND v5 3/5] namei: O_THISROOT: chroot-like path resolution
` [PATCH RESEND v5 4/5] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH RESEND v5 5/5] binfmt_*: scope path resolution of interpreters

[PATCH] fibmap: Reject negative addresses
 2019-03-20 12:28 UTC  (3+ messages)

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2019-03-20 10:42 UTC  (7+ messages)
` [PATCH 18/52] virtio-fs: Map cache using the values from the capabilities
  ` [PATCH] virtio-fs: fix multiple tag support

[PATCH 14/38] vfs: Convert ocxlflash to fs_context
 2019-03-20  8:34 UTC  (6+ messages)
` [PATCH 31/38] vfs: Convert gadgetfs "

[LSF/MM TOPIC] FS, MM, and stable trees
 2019-03-20  6:32 UTC  (13+ messages)

[PATCH v2 00/13] Convert vfs.txt to vfs.rst
 2019-03-19 23:42 UTC  (16+ messages)
` [PATCH v2 01/13] docs: filesystems: vfs: Remove space before tab
` [PATCH v2 02/13] docs: filesystems: vfs: Use uniform space after period
` [PATCH v2 03/13] docs: filesystems: vfs: Use 72 character column width
` [PATCH v2 04/13] docs: filesystems: vfs: Use uniform spacing around headings
` [PATCH v2 05/13] docs: filesystems: vfs: Use correct initial heading
` [PATCH v2 06/13] docs: filesystems: vfs: Use SPDX identifier
` [PATCH v2 07/13] docs: filesystems: vfs: Fix pre-amble indentation
` [PATCH v2 08/13] docs: filesystems: vfs: Use list character for lists
` [PATCH v2 09/13] docs: filesystems: vfs: Add code-block and txt->RST
` [PATCH v2 10/13] docs: filesystems: vfs: Use ticks for listed items
` [PATCH v2 11/13] docs: filesystems: vfs: Clean up lists
` [PATCH v2 12/13] docs: filesystems: vfs: Do minor grammar fixes
` [PATCH v2 13/13] docs: filesystems: vfs: Use backticks to guard star

[PATCH v2] Documenting the crash-recovery guarantees of Linux file systems
 2019-03-19 21:08 UTC  (14+ messages)

[PATCH v12 0/3] ipc: Increase IPCMNI limit
 2019-03-19 18:46 UTC  (5+ messages)
` [PATCH v12 3/3] ipc: Do cyclic id allocation with ipcmni_extend mode

[PATCH v2 0/2] gfs2: Switch to the new mount API
 2019-03-19 17:53 UTC  (5+ messages)
` [PATCH v2 1/2] gfs2: Convert gfs2 to fs_context
` [PATCH v2 2/2] gfs2: Convert gfs2meta "

[RFC PATCH 0/4] fuse: Convert to fs_context
 2019-03-19 16:23 UTC  (5+ messages)
` [RFC PATCH 1/4] vfs: Create fs_context-aware mount_bdev() replacement
` [RFC PATCH 2/4] vfs: Make fs_parse() handle fs_param_is_fd-type params better
` [RFC PATCH 3/4] fuse: Convert to mount API
` [RFC PATCH 4/4] fuse: Move the subtype parameter into fuse

[PATCH] sysctl: Fix proc_do_large_bitmap for large input buffers
 2019-03-19 15:57 UTC  (4+ messages)

dcache locking question
 2019-03-19 15:45 UTC  (11+ messages)

[PATCH] fs/epoll: remove an unnecessary argument of ep_busy_loop()
 2019-03-19 15:32 UTC  (2+ messages)

[PATCH] fs: namespace: Make to_mnt_ns() static
 2019-03-19 15:17 UTC 

[PATCH] fuse: convert printk -> pr_*
 2019-03-19 14:16 UTC  (3+ messages)

[PATCH] fs: affs: fix a NULL pointer dereference
 2019-03-19 13:43 UTC  (3+ messages)

[PATCH 1/2] gfs2: Convert gfs2 to fs_context
 2019-03-19 13:38 UTC  (6+ messages)
  ` [PATCH 0/2] gfs2: Switch to the new mount API

[RFC PATCH 0/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and Directory entry events
 2019-03-19 12:06 UTC  (7+ messages)
` [RFC PATCH 1/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events

[PATCH] writeback: expose cgroup info in trace_writeback_pages_written()
 2019-03-19 11:52 UTC  (3+ messages)

[PATCH] fuse: allow filesystems to have precise control over data cache
 2019-03-19 11:32 UTC  (3+ messages)

[PATCH V2 0/3] f2fs: bug fix and improvement
 2019-03-19 11:02 UTC  (5+ messages)
` [PATCH 2/3] f2fs: Reduce zoned block device memory usage
` [PATCH 3/3] f2fs: improve discard handling with multi-device volumes

PROBLEM: Linux kernel.core_pattern with pipes does argument splitting after template expansion
 2019-03-19  6:06 UTC 

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-18 23:47 UTC  (4+ messages)
` [PATCH ghak90 V5 08/10] audit: add containerid filtering

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-03-18 23:08 UTC  (6+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl

[PATCH] vfs: return EINVAL instead of ENOENT when missing source
 2019-03-18 23:00 UTC  (2+ messages)

[PATCH] coredump: remove outdated comment
 2019-03-18 18:28 UTC 


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