linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-04 17:17:42 to 2018-10-08 22:28:51 UTC [more...]

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-08 15:16 UTC  (9+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "
` [PATCH v7 2/6] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-08 21:16 UTC  (4+ messages)
` [PATCH v4 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v4 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH v3 0/3] get_user_pages*() and RDMA: first steps
 2018-10-08 20:59 UTC  (11+ messages)
` [PATCH v3 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v3 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v3 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH v2] filesystem-dax: Fix dax_layout_busy_page() livelock
 2018-10-08 13:42 UTC  (2+ messages)

[PATCH] fanotify: self describing event metadata
 2018-10-08 11:54 UTC  (2+ messages)

[RFC v4 0/1] ns: introduce binfmt_misc namespace
 2018-10-08 19:05 UTC  (7+ messages)
` [RFC v4 1/1] ns: add binfmt_misc to the user namespace

Allow FUSE filesystems to provide out-of-band hashes to IMA
 2018-10-08 11:25 UTC  (9+ messages)
` [PATCH 1/3] VFS: Add a call to obtain a file's hash
` [PATCH 2/3] IMA: Make use of filesystem-provided hashes
` [PATCH 3/3] FUSE: Allow filesystems to provide gethash methods

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-08 10:50 UTC  (23+ messages)
` [PATCH 1/3] namei: implement O_BENEATH-style "
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

WARNING in request_end
 2018-10-08  9:38 UTC  (2+ messages)

[PATCH v2 1/1] fanotify: introduce new event flag FAN_EXEC
 2018-10-08  9:35 UTC  (11+ messages)

[RFC PATCH] iomap: Enable alignment check for iomap DIO in holes
 2018-10-08  7:24 UTC  (3+ messages)

[PATCHES][RFC] icache-related stuff
 2018-10-08 13:23 UTC  (9+ messages)
` [PATCH 01/16] nfs_instantiate(): prevent multiple aliases for directory inode
  ` [PATCH 03/16] vfs: don't evict uninitialized inode

[PATCH v2] ovl: untangle copy up call chain
 2018-10-08  4:25 UTC 

[RFC v3 0/1] ns: introduce binfmt_misc namespace
 2018-10-08 10:58 UTC  (4+ messages)
` [RFC v3 1/1] ns: add binfmt_misc to the user namespace

[PATCH] ovl: untangle copy up call chain
 2018-10-08  3:16 UTC  (3+ messages)

Re: [PATCH v4] fuse: add max_pages option
 2018-10-08  2:56 UTC 

general protection fault in getname_kernel
 2018-10-08  0:07 UTC  (2+ messages)

[PATCH 00/19] [V2] orangefs: page cache
 2018-10-07 23:27 UTC  (20+ messages)
` [PATCH 01/19] orangefs: implement xattr cache
` [PATCH 02/19] orangefs: do not invalidate attributes on inode create
` [PATCH 03/19] orangefs: simplify orangefs_inode_getattr interface
` [PATCH 04/19] orangefs: update attributes rather than relying on server
` [PATCH 05/19] orangefs: hold i_lock during inode_getattr
` [PATCH 06/19] orangefs: set up and use backing_dev_info
` [PATCH 07/19] orangefs: let setattr write to cached inode
` [PATCH 08/19] orangefs: reorganize setattr functions to track attribute changes
` [PATCH 09/19] orangefs: remove orangefs_readpages
` [PATCH 10/19] orangefs: service ops done for writeback are not killable
` [PATCH 11/19] orangefs: migrate to generic_file_read_iter
` [PATCH 12/19] orangefs: implement writepage
` [PATCH 13/19] orangefs: skip inode writeout if nothing to write
` [PATCH 14/19] orangefs: write range tracking
` [PATCH 15/19] orangefs: avoid fsync service operation on flush
` [PATCH 16/19] orangefs: use kmem_cache for orangefs_write_request
` [PATCH 17/19] orangefs: implement writepages
` [PATCH 18/19] orangefs: use client-core buffer size to determine writepages count
` [PATCH 19/19] orangefs: do writepages_work if a single page must be written

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-10-07 19:20 UTC  (6+ messages)
` [PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE "

[PATCH] filesystem-dax: Fix dax_layout_busy_page() livelock
 2018-10-07  6:02 UTC  (2+ messages)

[PATCH] dax: Fix deadlock in dax_lock_mapping_entry()
 2018-10-06 18:04 UTC  (11+ messages)

[PATCH 2/2] drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET
 2018-10-06 17:51 UTC 

[PATCH 0/2] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
 2018-10-06 17:51 UTC 

[PATCH 1/2] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint
 2018-10-06 17:51 UTC 

[PATCH 00/15] fs: fixes for serious clone/dedupe problems
 2018-10-06 10:44 UTC  (43+ messages)
` [PATCH 01/15] xfs: add a per-xfs trace_printk macro
` [PATCH 02/15] xfs: refactor clonerange preparation into a separate helper
` [PATCH 03/15] xfs: zero posteof blocks when cloning above eof
` [PATCH 04/15] xfs: update ctime and remove suid before cloning files
` [PATCH 05/15] vfs: check file ranges "
` [PATCH 06/15] vfs: strengthen checking of file range inputs to clone/dedupe range
` [PATCH 07/15] vfs: skip zero-length dedupe requests
` [PATCH 08/15] vfs: change clone and dedupe range function pointers to return bytes completed
` [PATCH 09/15] vfs: pass operation flags to {clone, dedupe}_file_range implementations
` [PATCH 10/15] vfs: make cloning to source file eof more explicit
` [PATCH 11/15] vfs: allow short clone and dedupe operations
` [PATCH 12/15] vfs: implement opportunistic short dedupe
` [PATCH 13/15] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 14/15] ocfs2: support partial clone range and dedupe range
` [PATCH 15/15] xfs: support returning partial reflink results

[PATCH v2] CIFS: Print message when attempting a mount
 2018-10-06 17:13 UTC 

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-10-06  7:05 UTC  (3+ messages)
` [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg

[PATCH] writeback: fix range_cyclic writeback vs writepages deadlock
 2018-10-05 23:37 UTC  (3+ messages)

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-10-05 21:06 UTC  (3+ messages)
` [PATCH 12/11 TESTSUITE] audit_testsuite: Add stress test for tree watches

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-06  1:17 UTC  (10+ messages)

[PATCH v2 0/3] get_user_pages*() and RDMA: first steps
 2018-10-06  0:03 UTC  (11+ messages)
` [PATCH v2 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v2 2/3] mm: introduce put_user_page[s](), placeholder versions
` [PATCH v2 3/3] infiniband/mm: convert to the new put_user_page[s]() calls

[PATCH RFC] mm: Add an fs-write seal to memfd
 2018-10-05 22:31 UTC  (5+ messages)

[PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-10-05 14:55 UTC  (2+ messages)

[PATCH 0/6] fstests: fixes and new tests
 2018-10-05  6:54 UTC  (8+ messages)
` [PATCH 1/6] generic: add bfoster's alternate reproducer
` [PATCH 2/6] xfs: test mount time summary counter check and fix
` [PATCH 3/6] xfs/189: skip 'barrier' mount option test on newer kernels
` [PATCH 4/6] xfs/270: use _scratch_xfs_set_metadata_field to fuzz rocompat bits
` [PATCH 5/6] xfs/288: shut up verifier error
` [PATCH 6/6] generic: test reflink side effects

[PATCH] VFS: use synchronize_rcu_expedited() in namespace_unlock()
 2018-10-05  4:08 UTC  (9+ messages)
        ` [PATCH - resend] "

[PATCH 1/3] VFS: introduce MAY_ACT_AS_OWNER
 2018-10-04 22:50 UTC  (7+ messages)
` [PATCH 0/3] Fix regression in NFSv3 ACL setting

[PATCH v3 0/8] New fanotify event info API
 2018-10-04 22:05 UTC  (12+ messages)
` [PATCH v3 6/8] fanotify: add BUILD_BUG_ON() to count the bits of fanotify constants
` [PATCH v3 7/8] fanotify: support reporting thread id instead of process id
` [PATCH v3 8/8] fsnotify: optimize away srcu_read_lock() for events on directories

[PATCH] kernel/sysctl.c: remove duplicated include
 2018-10-04 19:40 UTC  (3+ messages)

[GIT PULL] overlayfs fixes for 4.19-rc7
 2018-10-04 20:45 UTC  (2+ messages)

[PATCH v9 0/5] vfs: Use dlock list for SB's s_inodes list
 2018-10-04 13:41 UTC  (4+ messages)
` [PATCH v9 5/5] lib/dlock-list: Scale dlock_lists_empty()


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