linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-16 19:56:40 to 2018-10-18 22:35:48 UTC [more...]

[PATCH 1/3] orangefs: fix request_mask misuse
 2018-10-18 14:34 UTC  (6+ messages)
` [PATCH 2/3] uapi: get rid of STATX_ALL
` [PATCH 3/3] statx: add STATX_ATTRIBUTES flag

[PATCH 0/5] block: introduce helpers for allocating io buffer from slab
 2018-10-18 14:31 UTC  (12+ messages)
` [PATCH 1/5] block: warn on un-aligned DMA IO buffer
` [PATCH 2/5] block: move .dma_alignment into q->limits
` [PATCH 3/5] block: make dma_alignment as stacked limit
` [PATCH 4/5] block: introduce helpers for allocating IO buffers from slab
` [PATCH 5/5] xfs: use block layer helpers to allocate io buffer "

WARNING: possible recursive locking detected in mnt_want_write/mnt_want_write_file_path
 2018-10-18 13:25 UTC  (7+ messages)

[PATCH 0/2] vfs: Fix crashes when reading /proc/mounts
 2018-10-18 13:17 UTC  (3+ messages)
` [PATCH 1/2] vfs: Provide function to grab superblock reference
` [PATCH 2/2] proc: Protect readers of /proc/mounts from remount

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-18 21:05 UTC  (19+ messages)

[PATCH v5 0/3] fanotify: introduce new event types FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-10-18 12:48 UTC  (11+ messages)
` [PATCH v5 1/3] fanotify: introduce new event type FAN_OPEN_EXEC
` [PATCH v5 2/3] fanotify: return only user requested event types in event mask
` [PATCH v5 3/3] fanotify: introduce new event type FAN_OPEN_EXEC_PERM

[PATCH] fs: group frequently accessed fields of struct super_block together
 2018-10-18 12:48 UTC  (3+ messages)

[PATCH 0/7][V3] drop the mmap_sem when doing IO in the fault path
 2018-10-18 20:23 UTC  (8+ messages)
` [PATCH 1/7] mm: infrastructure for page fault page caching
` [PATCH 2/7] mm: drop mmap_sem for page cache read IO submission
` [PATCH 3/7] mm: drop the mmap_sem in all read fault cases
` [PATCH 4/7] mm: use the cached page for filemap_fault
` [PATCH 5/7] mm: add a flag to indicate we used a cached page
` [PATCH 6/7] mm: allow ->page_mkwrite to do retries
` [PATCH 7/7] btrfs: drop mmap_sem in mkwrite for btrfs

[PATCH v6 00/29] fs: fixes for serious clone/dedupe problems
 2018-10-18 18:58 UTC  (40+ messages)
` [PATCH 01/29] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 02/29] vfs: check file ranges before cloning files
` [PATCH 03/29] vfs: exit early from zero length remap operations
` [PATCH 04/29] vfs: strengthen checking of file range inputs to generic_remap_checks
  ` [PATCH v2 "
` [PATCH 05/29] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 06/29] vfs: skip zero-length dedupe requests
` [PATCH 07/29] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 08/29] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 09/29] vfs: combine the clone and dedupe into a single remap_file_range
  ` [PATCH v2 "
` [PATCH 10/29] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 11/29] vfs: pass remap flags to generic_remap_checks
` [PATCH 12/29] vfs: remap helper should update destination inode metadata
` [PATCH 13/29] vfs: make remap_file_range functions take and return bytes completed
  ` [PATCH v2 "
` [PATCH 14/29] vfs: plumb remap flags through the vfs clone functions
` [PATCH 15/29] vfs: plumb remap flags through the vfs dedupe functions
` [PATCH 16/29] vfs: enable remap callers that can handle short operations
  ` [PATCH v2 "
` [PATCH 17/29] vfs: hide file range comparison function
` [PATCH 18/29] vfs: clean up generic_remap_file_range_prep return value
` [PATCH 19/29] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 20/29] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 21/29] ocfs2: support partial clone range and dedupe range
` [PATCH 22/29] ocfs2: remove ocfs2_reflink_remap_range
` [PATCH 23/29] xfs: add a per-xfs trace_printk macro
` [PATCH 24/29] xfs: fix pagecache truncation prior to reflink
` [PATCH 25/29] xfs: clean up xfs_reflink_remap_blocks call site
` [PATCH 26/29] xfs: support returning partial reflink results
` [PATCH 27/29] xfs: remove redundant remap partial EOF block checks
` [PATCH 28/29] xfs: remove xfs_reflink_remap_range
` [PATCH 29/29] xfs: remove [cm]time update from reflink calls

[PATCH] fsnotify: Fix busy inodes during unmount
 2018-10-18 10:22 UTC 

[PATCH] fs: ufs: Remove switch statement from ufs_set_de_type function
 2018-10-18 10:19 UTC  (4+ messages)

statx(2) API and documentation
 2018-10-18  7:49 UTC  (12+ messages)

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-18 10:19 UTC  (10+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH 1/2] hfsplus: update timestamps on truncate()
 2018-10-18  2:09 UTC  (8+ messages)

[PATCH 0/4] FS-Cache: Miscellaneous fixes
 2018-10-18 10:03 UTC  (9+ messages)
` [PATCH 1/4] cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
` [PATCH 2/4] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
` [PATCH 3/4] fscache: Fix incomplete initialisation of inline key space
` [PATCH 4/4] fscache: Fix out of bound read in long cookie keys

[PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices
 2018-10-18  2:01 UTC  (4+ messages)

possible deadlock in aio_poll
 2018-10-17 23:55 UTC  (3+ messages)

[PATCH] hfs: fix array out of bounds read of array extent
 2018-10-17 23:36 UTC  (5+ messages)

[PATCH 0/1] fs: cap max_files at LONG_MAX
 2018-10-17 23:11 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
 2018-10-18  7:08 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/memfd: Add tests for F_SEAL_FS_WRITE seal

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-17 22:33 UTC  (6+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "

[PATCH 31/34] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #12]
 2018-10-17 22:13 UTC  (20+ messages)
` [PATCH 00/34] VFS: Introduce filesystem context "
  ` [PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE "

[PATCH]i[RESEND] kernel/acct.c: fix locking order when switching acct files
 2018-10-17 19:39 UTC  (2+ messages)
` [PATCH][RESEND] "

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-10-18  0:03 UTC  (9+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count

[PATCH v3 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-17 15:23 UTC  (2+ messages)

[PATCH 0/4] FS-Cache: Miscellaneous fixes
 2018-10-17 14:17 UTC  (4+ messages)
` [PATCH 1/4] cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
` [PATCH 2/4] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
` [PATCH 3/4] fscache: Fix incomplete initialisation of inline key space

[PATCH] fs: ufs: Remove switch statement from ufs_set_de_type function
 2018-10-17 12:34 UTC 

[PATCH v4 0/3] fanotify: introduce new event types FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-10-17 11:23 UTC  (11+ messages)
` [PATCH v4 1/3] fanotify: introduce new event type FAN_OPEN_EXEC
` [PATCH v4 2/3] fanotify: return only user requested event types in event mask
` [PATCH v4 3/3] fanotify: introduce new event type FAN_OPEN_EXEC_PERM

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

[PATCH v2 1/2] mm: Add an F_SEAL_FS_WRITE seal to memfd
 2018-10-17 17:45 UTC  (8+ messages)

[PATCH v5 00/26] fs: fixes for serious clone/dedupe problems
 2018-10-17 16:40 UTC  (23+ messages)
` [PATCH 04/26] vfs: exit early from zero length remap operations
` [PATCH 10/26] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 11/26] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 12/26] vfs: pass remap flags to generic_remap_checks
` [PATCH 13/26] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 17/26] vfs: enable remap callers that can handle short operations
` [PATCH 19/26] vfs: clean up generic_remap_file_range_prep return value
` [PATCH 24/26] xfs: fix pagecache truncation prior to reflink
` [PATCH 25/26] xfs: support returning partial reflink results
` [PATCH 26/26] xfs: remove redundant remap partial EOF block checks

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

[PATCH] hfsplus: return file attributes on statx
 2018-10-17  1:02 UTC  (5+ messages)

[PATCH v6 0/1] ns: introduce binfmt_misc namespace
 2018-10-16 16:22 UTC  (3+ messages)
` [PATCH v6 1/1] ns: add binfmt_misc to the user namespace

mmotm 2018-10-16-16-46 uploaded
 2018-10-16 23:47 UTC 

[PATCH] selftests: fix warning: "_GNU_SOURCE" redefined
 2018-10-16 14:53 UTC  (2+ messages)

possible deadlock in __generic_file_fsync
 2018-10-16 14:25 UTC 

Allow FUSE filesystems to provide out-of-band hashes to IMA
 2018-10-16 13:16 UTC  (9+ messages)
` [PATCH 2/3] IMA: Make use of filesystem-provided hashes

[PATCH v3 0/8] New fanotify event info API
 2018-10-16 12:06 UTC  (5+ messages)
` [PATCH v3 7/8] fanotify: support reporting thread id instead of process id


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