linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 15:18:35 to 2019-05-27 05:36:15 UTC [more...]

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

[PATCH 1/1] eventfd new tag EFD_VPOLL: generate epoll events
 2019-05-27  3:09 UTC  (4+ messages)

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

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

[PATCH] proc: report eip and esp for all threads when coredumping
 2019-05-26 19:41 UTC  (3+ messages)

[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 v3 00/10] Sort out fsnotify_nameremove() mess
 2019-05-26 14:34 UTC  (11+ 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 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)

[PATCH v2 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-26 11:30 UTC  (4+ messages)
` [PATCH v2] "

KASAN: use-after-free Read in class_equal
 2019-05-26  6:43 UTC  (2+ messages)

[PATCH v2 0/8] Fixes for major copy_file_range() issues
 2019-05-26  6:11 UTC  (10+ 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 v7 0/5] namei: resolveat(2) path resolution restriction API
 2019-05-26  5:46 UTC  (6+ messages)
` [PATCH v7 5/5] namei: resolveat(2) syscall

[PATCH 00/23] nfs: Mount API conversion
 2019-05-25 23:08 UTC  (24+ messages)
` [PATCH 01/23] saner calling conventions for nfs_fs_mount_common()
` [PATCH 02/23] nfs: stash server into struct nfs_mount_info
` [PATCH 03/23] nfs: lift setting mount_info from nfs4_remote{, _referral}_mount
` [PATCH 04/23] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH 05/23] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH 06/23] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH 07/23] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH 08/23] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH 09/23] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH 10/23] nfs: merge xdev and remote file_system_type
` [PATCH 11/23] nfs: unexport nfs_fs_mount_common()
` [PATCH 12/23] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH 13/23] nfs: get rid of mount_info ->fill_super()
` [PATCH 14/23] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH 15/23] nfs: get rid of ->set_security()
` [PATCH 16/23] NFS: Move mount parameterisation bits into their own file
` [PATCH 17/23] NFS: Constify mount argument match tables
` [PATCH 18/23] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH 19/23] NFS: Split nfs_parse_mount_options()
` [PATCH 20/23] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH 21/23] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH 22/23] NFS: Do some tidying of the parsing code
  ` [PATCH 23/23] NFS: Add fs_context support

[PATCH] binfmt_flat: make load_flat_shared_library() work
 2019-05-25 21:43 UTC  (2+ messages)

[PATCH -next] io_uring: remove set but not used variable 'ret'
 2019-05-25 14:50 UTC  (2+ messages)

[PATCH -next] binfmt_flat: remove set but not used variable 'inode'
 2019-05-25 12:53 UTC 

[PATCH v2 0/2] close_range()
 2019-05-24 23:45 UTC  (7+ messages)

d_lookup: Unable to handle kernel paging request
 2019-05-24 22:21 UTC  (5+ messages)

xarray breaks thrashing detection and cgroup isolation
 2019-05-24 17:18 UTC  (10+ messages)

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-24 17:01 UTC  (27+ messages)

[PATCH v3 0/3] close_range()
 2019-05-24 11:10 UTC  (4+ messages)
` [PATCH v3 1/3] open: add close_range()
` [PATCH v3 2/3] arch: wire-up close_range()
` [PATCH v3 3/3] tests: add close_range() tests

[PATCH v1 1/2] open: add close_range()
 2019-05-24 10:31 UTC  (12+ messages)

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

[PATCH v6 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-24  3:28 UTC  (4+ messages)

[PATCH RFC v8 00/10] namei: resolveat(2) path resolution restrictions
 2019-05-24  3:11 UTC  (5+ messages)
` [PATCH RFC v8 01/10] namei: obey trailing magic-link DAC permissions

[PATCH 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-23 22:54 UTC  (13+ messages)
` [PATCH 1/1] "

[PATCH v4 00/18] btrfs dax support
 2019-05-23 21:22 UTC  (9+ messages)
` [PATCH 12/18] btrfs: allow MAP_SYNC mmap
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot

[PATCH v3 00/15] fs-verity: read-only file-based authenticity protection
 2019-05-23 16:18 UTC  (16+ messages)
` [PATCH v3 01/15] fs-verity: add a documentation file
` [PATCH v3 02/15] fs-verity: add MAINTAINERS file entry
` [PATCH v3 03/15] fs-verity: add UAPI header
` [PATCH v3 04/15] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v3 05/15] fs-verity: add inode and superblock fields
` [PATCH v3 06/15] fs-verity: add the hook for file ->open()
` [PATCH v3 07/15] fs-verity: add the hook for file ->setattr()
` [PATCH v3 08/15] fs-verity: add data verification hooks for ->readpages()
` [PATCH v3 09/15] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v3 10/15] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v3 11/15] fs-verity: add SHA-512 support
` [PATCH v3 12/15] fs-verity: support builtin file signatures
` [PATCH v3 13/15] ext4: add basic fs-verity support
` [PATCH v3 14/15] ext4: add fs-verity read support
` [PATCH v3 15/15] f2fs: add fs-verity support

Logo printing on the USB drives
 2019-05-23 13:20 UTC 

[PATCH 0/2] keys: ACLs
 2019-05-23 15:58 UTC  (3+ messages)
` [PATCH 1/2] KEYS: Replace uid/gid/perm permissions checking with an ACL
` [PATCH 2/2] KEYS: Provide KEYCTL_GRANT_PERMISSION

[PATCH 0/9] keys: Namespacing [ver #3]
 2019-05-23 15:18 UTC  (6+ messages)
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 6/9] keys: Include target namespace in match criteria "
` [PATCH 7/9] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "


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