linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-26 06:11:21 to 2019-05-29 09:10:02 UTC [more...]

[RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
 2019-05-29  9:09 UTC  (25+ messages)
` [PATCH 1/7] General notification queue with user mmap()'able ring buffer
` [PATCH 2/7] keys: Add a notification facility
` [PATCH 3/7] vfs: Add a mount-notification facility
` [PATCH 4/7] vfs: Add superblock notifications
` [PATCH 5/7] fsinfo: Export superblock notification counter
` [PATCH 6/7] block: Add block layer notifications
` [PATCH 7/7] Add sample notification program

[PATCH] proc: report eip and esp for all threads when coredumping
 2019-05-29  8:55 UTC  (4+ messages)
      ` [PATCHv2] fs/proc: allow reporting eip/esp for all coredumping threads

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #13]
 2019-05-29  8:08 UTC  (28+ messages)
` [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context "
` [PATCH 03/25] vfs: Allow fsinfo() to be used to query an fs parameter description "
` [PATCH 04/25] vfs: Implement parameter value retrieval with fsinfo() "
` [PATCH 05/25] fsinfo: Implement retrieval of LSM parameters "
` [PATCH 06/25] vfs: Introduce a non-repeating system-unique superblock ID "
` [PATCH 07/25] vfs: Allow fsinfo() to look up a mount object by "
` [PATCH 08/25] vfs: Add mount notification count "
` [PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() "
` [PATCH 10/25] vfs: fsinfo sample: Mount listing program "
` [PATCH 11/25] hugetlbfs: Add support for fsinfo() "
` [PATCH 12/25] kernfs, cgroup: Add fsinfo support "
` [PATCH 13/25] fsinfo: Support SELinux superblock parameter retrieval "
` [PATCH 14/25] fsinfo: Support Smack "
` [PATCH 15/25] afs: Support fsinfo() "
` [PATCH 16/25] nfs: "
` [PATCH 17/25] fsinfo: autofs - add sb operation "
` [PATCH 18/25] fsinfo: shmem - add tmpfs "
` [PATCH 19/25] fsinfo: proc - add "
` [PATCH 20/25] fsinfo: devpts "
` [PATCH 21/25] fsinfo: pstore "
` [PATCH 22/25] fsinfo: debugfs "
` [PATCH 23/25] fsinfo: bpf "
` [PATCH 24/25] fsinfo: ufs "
` [PATCH 25/25] fsinfo: Add API documentation "

[PATCH 0/7] VFS: Introduce filesystem information query syscall [ver #13]
 2019-05-29  7:55 UTC  (5+ messages)
` [PATCH 1/7] General notification queue with user mmap()'able ring buffer "
` [PATCH 2/7] keys: Add a notification facility "

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-29  7:41 UTC  (20+ messages)

[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
 2019-05-29  5:58 UTC  (5+ messages)

[PATCH v4 00/18] btrfs dax support
 2019-05-29  4:46 UTC  (12+ messages)
` [PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes

[RFC PATCH v5 00/16] Slab Movable Objects (SMO)
 2019-05-29  3:54 UTC  (6+ messages)
` [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-05-29  0:43 UTC  (8+ messages)

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-28 20:47 UTC  (18+ messages)

[PATCH] unicode: replace strncpy() by strscpy()
 2019-05-28 17:47 UTC  (2+ messages)

[PATCH v2 0/8] Fixes for major copy_file_range() issues
 2019-05-28 16:48 UTC  (26+ messages)
` [PATCH v2 1/8] vfs: introduce generic_copy_file_range()
` [PATCH v2 2/8] vfs: no fallback for ->copy_file_range
` [PATCH v2 3/8] vfs: introduce generic_file_rw_checks()
` [PATCH v2 4/8] vfs: add missing checks to copy_file_range
` [PATCH v2 5/8] vfs: copy_file_range needs to strip setuid bits
` [PATCH v2 6/8] vfs: copy_file_range should update file timestamps
` [PATCH v2 7/8] vfs: allow copy_file_range to copy across devices
` [PATCH v2 8/8] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v2 9/8] man-pages: copy_file_range updates

[PATCH v2] fanotify: Disallow permission events for proc filesystem
 2019-05-28 16:08 UTC  (4+ messages)

Purchase_rfq
 2019-05-28 14:42 UTC 

[PATCH v10] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-05-28 13:55 UTC  (3+ messages)
` [PATCH v10 0/1] "

[PATCH] Fix cuse ENOMEM ioctl breakage in 4.20.0
 2019-05-28 13:12 UTC  (3+ messages)

[PATCH] [RFC] Remove bdflush syscall stub
 2019-05-28 11:20 UTC  (5+ messages)

[PATCH] binfmt_flat: make load_flat_shared_library() work
 2019-05-28 10:56 UTC  (6+ messages)

general protection fault in cdev_del
 2019-05-28 10:48 UTC 

[PATCH v2 0/2] close_range()
 2019-05-28  9:57 UTC  (6+ messages)
` [PATCH v2 1/2] open: add close_range()
` [PATCH v2 2/2] tests: add close_range() tests

d_lookup: Unable to handle kernel paging request
 2019-05-28  9:38 UTC  (5+ messages)

[PATCH] coredump: Split pipe command whitespace before expanding template
 2019-05-28  5:11 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/3] close_range()
 2019-05-28  3:43 UTC  (5+ messages)
` [PATCH v3 2/3] arch: wire-up close_range()
` [PATCH v3 3/3] tests: add close_range() tests

[PATCH 0/3] remove tmem and code depending on it
 2019-05-28  1:24 UTC  (5+ messages)
` [PATCH 2/3] mm: remove cleancache.c

[PATCH v2 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-27 23:12 UTC  (6+ messages)
` [PATCH v2] "

Need traffic for your website?
 2019-05-27  9:38 UTC 

Need traffic for your website?
 2019-05-27 11:59 UTC 

[bug report] io_uring: add support for sqe links
 2019-05-27 15:23 UTC  (5+ messages)

[PATCH resend] fs: VALIDATE_FS_PARSER should default to n
 2019-05-27 14:39 UTC 

[PATCH v3 00/10] Sort out fsnotify_nameremove() mess
 2019-05-27 14:00 UTC  (18+ messages)
` [PATCH v3 01/10] fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
` [PATCH v3 02/10] btrfs: call fsnotify_rmdir() hook
` [PATCH v3 03/10] rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks
` [PATCH v3 04/10] tracefs: "
` [PATCH v3 05/10] devpts: call fsnotify_unlink() hook
` [PATCH v3 06/10] debugfs: simplify __debugfs_remove_file()
` [PATCH v3 07/10] debugfs: call fsnotify_{unlink,rmdir}() hooks
` [PATCH v3 08/10] configfs: call fsnotify_rmdir() hook
` [PATCH v3 09/10] fsnotify: move fsnotify_nameremove() hook out of d_delete()
` [PATCH v3 10/10] fsnotify: get rid of fsnotify_nameremove()

[PATCH 1/1] eventfd new tag EFD_VPOLL: generate epoll events
 2019-05-27 13:36 UTC  (6+ messages)

[PATCH 0/3] fs: add partial file read support
 2019-05-27  5:36 UTC  (6+ messages)
` [PATCH 3/3] soc: qcom: mdt_loader: add offset to request_firmware_into_buf

[PATCH v2 1/1] eventfd new tag EFD_VPOLL: generate epoll events
 2019-05-26 22:08 UTC 

[PATCH] concrete /proc/mounts
 2019-05-26 19:06 UTC  (3+ messages)

[PATCH 1/1] io_uring: Fix __io_uring_register() false success
 2019-05-26 15:25 UTC  (2+ messages)

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-05-26 13:47 UTC  (15+ messages)
` [PATCH v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v4 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v4 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v4 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v4 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v4 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v4 14/14] riscv: Make mmap allocation top-down by default

[PATCH] fanotify: Disallow permission events for proc filesystem
 2019-05-26 11:38 UTC  (6+ messages)

KASAN: use-after-free Read in class_equal
 2019-05-26  6:43 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).