linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-17 21:54:50 to 2019-04-22 10:55:53 UTC [more...]

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-04-22 10:55 UTC  (13+ messages)

[PATCH V2] block: clarify that bio_add_page() and related helpers can add multi pages
 2019-04-22 10:02 UTC 

[aarch64] Kernel crash on v5.1-rc5, __arch_copy_from_user+0x1bc/0x240
 2019-04-22  1:14 UTC  (4+ messages)

[vfs:work.nfs-mount 23/23] fs/nfs/fs_context.c:1267:13-16: ERROR: reference preceded by free on line 1265 (fwd)
 2019-04-20 19:04 UTC  (2+ messages)

[PATCH RFC 1/2] Add polling support to pidfd
 2019-04-20 12:35 UTC  (48+ messages)

mmotm 2019-04-19-14-53 uploaded
 2019-04-20  4:36 UTC  (2+ messages)
` mmotm 2019-04-19-14-53 uploaded (objtool)

[RFC][PATCHSET] sorting out RCU-delayed stuff in ->destroy_inode()
 2019-04-20  2:52 UTC  (11+ messages)
` [RFC PATCH 01/62] securityfs: fix use-after-free on symlink traversal
  ` [RFC PATCH 05/62] erofs: switch to ->free_inode()
  ` [RFC PATCH 16/62] f2fs: "
  ` [RFC PATCH 49/62] dax: make use of ->free_inode()
  ` [RFC PATCH 54/62] ext4: "

[PATCH] dcache: ensure d_flags & d_inode are consistent in lookup_fast()
 2019-04-19  8:48 UTC 

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-19 23:16 UTC  (10+ messages)
` [PATCH v3 02/26] compat_ioctl: move simple ppp command handling into driver
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl

[PATCH 1/3] fuse: document fuse_fsync_in.fsync_flags
 2019-04-19 21:42 UTC  (3+ messages)
` [PATCH 2/3] fuse: fix changelog entry for protocol 7.12
` [PATCH 3/3] fuse: fix changelog entry for protocol 7.9

[PATCH v3 00/11] Provide generic top-down mmap layout functions
 2019-04-19  7:20 UTC  (37+ messages)
` [PATCH v3 01/11] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v3 02/11] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v3 03/11] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap
` [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
` [PATCH v3 07/11] arm: Use generic mmap top-down layout
` [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
` [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
` [PATCH v3 10/11] mips: Use generic mmap top-down layout
` [PATCH v3 11/11] riscv: Make mmap allocation top-down by default

general protection fault in fanotify_handle_event
 2019-04-19  9:33 UTC  (3+ messages)

BUG: unable to handle kernel paging request in do_mount
 2019-04-19 10:16 UTC  (2+ messages)

possible deadlock in path_openat
 2019-04-19  5:31 UTC  (3+ messages)

[RFC] [PATCH V2 0/1] Introduce emergency raid0 stop for mounted arrays
 2019-04-19 17:08 UTC  (3+ messages)
` [RFC] [PATCH V2 1/1] md/raid0: Introduce emergency stop for raid0 arrays

io_uring memory ordering (and broken queue-is-full checks)
 2019-04-19  9:57 UTC  (6+ messages)
    ` [PATCH v1 1/3] io_uring: fix race condition reading SQ entries
      ` [PATCH v1 2/3] io_uring: fix race condition when sq threads goes sleeping
      ` [PATCH v1 3/3] io_uring: fix poll full SQ detection

possible deadlock in acct_pin_kill
 2019-04-19  7:52 UTC  (4+ messages)

[PATCH] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
 2019-04-19  7:29 UTC  (4+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH v3] proc/sysctl: add shared variables for range check
 2019-04-19  1:07 UTC  (6+ messages)

mmotm 2019-04-18-16-58 uploaded
 2019-04-18 23:59 UTC 

[PATCH v5 00/16] fscrypt: key management improvements
 2019-04-18 23:29 UTC  (17+ messages)
` [PATCH v5 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v5 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v5 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v5 04/16] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v5 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v5 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v5 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v5 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v5 09/16] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v5 10/16] fscrypt: v2 encryption policy support
` [PATCH v5 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v5 12/16] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v5 13/16] ext4: wire up new fscrypt ioctls
` [PATCH v5 14/16] f2fs: "
` [PATCH v5 15/16] ubifs: "
` [PATCH v5 16/16] fscrypt: document the new ioctls and policy version

[PATCH] cifs: fix page reference leak with readv/writev
 2019-04-18 21:45 UTC  (4+ messages)

[PATCH] fuse: do not write whole page while page straddles i_size
 2019-04-18 20:30 UTC  (3+ messages)

[PATCH v4 0/7] Extend write-hint/stream infrastructure
 2019-04-18 18:58 UTC  (6+ messages)
  ` [PATCH v4 5/7] nvme: register stream info with block layer
  ` [PATCH v4 4/7] block: introduce write-hint to stream-id conversion

[RFC PATCH 00/22] Orangefs Through the Pagecache
 2019-04-18 18:41 UTC  (23+ messages)
` [PATCH 01/22] orangefs: implement xattr cache
` [PATCH 02/22] orangefs: do not invalidate attributes on inode create
` [PATCH 03/22] orangefs: simplify orangefs_inode_getattr interface
` [PATCH 04/22] orangefs: update attributes rather than relying on server
` [PATCH 05/22] orangefs: hold i_lock during inode_getattr
` [PATCH 06/22] orangefs: set up and use backing_dev_info
` [PATCH 07/22] orangefs: let setattr write to cached inode
` [PATCH 08/22] orangefs: reorganize setattr functions to track attribute changes
` [PATCH 09/22] orangefs: remove orangefs_readpages
` [PATCH 10/22] orangefs: service ops done for writeback are not killable
` [PATCH 11/22] orangefs: migrate to generic_file_read_iter
` [PATCH 12/22] orangefs: implement writepage
` [PATCH 13/22] orangefs: do not return successful read when the client-core disappeared
` [PATCH 14/22] orangefs: move do_readv_writev to direct_IO
` [PATCH 15/22] orangefs: skip inode writeout if nothing to write
` [PATCH 16/22] orangefs: avoid fsync service operation on flush
` [PATCH 17/22] orangefs: write range tracking
` [PATCH 18/22] orangefs: implement writepages
` [PATCH 19/22] orangefs: add orangefs_revalidate_mapping
` [PATCH 20/22] orangefs: remember count when reading
` [PATCH 21/22] orangefs: pass slot index back to readpage
` [PATCH 22/22] orangefs: copy Orangefs-sized blocks into the pagecache if possible

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-18 18:03 UTC  (13+ messages)

[PATCH v5 0/6] virtio pmem driver
 2019-04-18 18:14 UTC  (10+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
        ` [Qemu-devel] "

[RFC PATCH 0/6] vfs: Make icache searchable under RCU
 2019-04-18 16:12 UTC  (11+ messages)
` [RFC PATCH 1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing
` [RFC PATCH 2/6] vfs: Change inode_hash_lock to a seqlock
` [RFC PATCH 3/6] vfs: Allow searching of the icache under RCU conditions
` [RFC PATCH 4/6] afs: Use RCU inode cache search for callback resolution
` [RFC PATCH 5/6] ext4: Search for an inode to update under the RCU lock if we can
` [RFC PATCH 6/6] vfs: Delete find_inode_nowait()

[vfs:demo.ioctl 2/4] drivers/net//ppp/ppp_generic.c:892:46: error: 'ppp_compat_ioctl' undeclared here (not in a function); did you mean 'ppp_comp_stats'?
 2019-04-18 15:38 UTC 

mmap and FUSE on 32bit systems
 2019-04-18 14:57 UTC  (4+ messages)

OverlaysFS
 2019-04-18 11:26 UTC  (3+ messages)

[PATCH] Fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
 2019-04-18 11:17 UTC  (2+ messages)

WARNING in notify_change
 2019-04-18 11:03 UTC  (5+ messages)

fanotify and LSM path hooks
 2019-04-18 10:53 UTC  (8+ messages)

[PATCH v10 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-04-18 10:04 UTC  (2+ messages)
` [PATCH v10] "

[PATCH v3] gfs2: Convert gfs2 to fs_context
 2019-04-18  6:40 UTC  (4+ messages)
    ` [kbuild-all] "


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