linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-19 04:39:13 to 2018-10-23 05:33:41 UTC [more...]

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-10-22 21:13 UTC  (3+ messages)

[PATCH v1 01/11] fs: Don't copy beyond the end of the file
 2018-10-22 20:29 UTC  (22+ messages)
` [PATCH v1 02/11] VFS permit cross device vfs_copy_file_range

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-23  4:48 UTC  (3+ messages)

Regression in handling power cuts since 3a1e819b4e80 ("ovl: store file handle of lower inode on copy up")
 2018-10-22 21:23 UTC  (23+ messages)

[PATCH v3 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
 2018-10-22 23:49 UTC  (6+ messages)

[PATCH] mnt: fix __detach_mounts infinite loop
 2018-10-22 14:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7][V3] drop the mmap_sem when doing IO in the fault path
 2018-10-22 21:31 UTC  (5+ messages)
` [PATCH 7/7] btrfs: drop mmap_sem in mkwrite for btrfs

[PATCH] vfs: Do not allow underflowing of i_nlink
 2018-10-22 11:48 UTC 

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

[PATCH] vfs: swap names of {do,vfs}_clone_file_range()
 2018-10-22 17:56 UTC 

[PATCH] fs: ufs: Remove switch statement from ufs_set_de_type function
 2018-10-22  8:20 UTC  (7+ messages)

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

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

INFO: rcu detected stall in sys_creat
 2018-10-21 17:15 UTC 

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-21 16:57 UTC  (20+ messages)
  ` [PATCH 00/34] VFS: Introduce filesystem context "
    ` [PATCH 01/34] vfs: syscall: Add open_tree(2) to reference or clone a mount "

[PATCH v2 1/5] orangefs: fix request_mask misuse
 2018-10-20 17:46 UTC  (18+ messages)
` [PATCH v2 2/5] uapi: deprecate STATX_ALL
` [PATCH v2 3/5] statx: add STATX_ATTRIBUTES flag
` [PATCH v2 4/5] statx: don't clear STATX_ATIME on SB_RDONLY
` [PATCH v2 5/5] nfs: don't clear STATX_ATIME from result_mask

[PATCH RFC v3 0/3] Rlimit for module space
 2018-10-20 17:20 UTC  (5+ messages)
` [PATCH v3 1/3] modules: Create arch versions of module alloc/free
` [PATCH v3 2/3] modules: Create rlimit for module space
` [PATCH v3 3/3] bpf: Add system wide BPF JIT limit

possible deadlock in __generic_file_fsync
 2018-10-20 16:13 UTC  (3+ messages)

in_compat_syscall() returns from kernel thread for X86_32
 2018-10-20  7:58 UTC 

[PATCH v2 6/5] statx: add STATX_RESULT_MASK flag
 2018-10-20  5:55 UTC  (5+ messages)

[PATCH 1/2] hfsplus: fix return value of hfsplus_get_block()
 2018-10-20  1:56 UTC  (4+ messages)
` [PATCH 2/2] hfs: fix return value of hfs_get_block()

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-10-19 23:18 UTC  (19+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls
` [PATCH ghak90 (was ghak32) V4 04/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit
` [PATCH ghak90 (was ghak32) V4 08/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[PATCH] Remove iomap parameter from dax_pmd_load_hole()
 2018-10-19 19:28 UTC 

[PATCH v1 01/11] fs: Don't copy beyond the end of the file
 2018-10-19 16:26 UTC  (3+ messages)
  ` [PATCH v1 02/11] VFS permit cross device vfs_copy_file_range

[ANNOUNCE] util-linux v2.33-rc2
 2018-10-19 12:02 UTC 

[PATCH] fs: group frequently accessed fields of struct super_block together
 2018-10-19 12:02 UTC  (4+ messages)

[PATCH 0/7 linux-next] coda: fs clean-up
 2018-10-19  8:19 UTC  (8+ messages)
` [PATCH 1/7 linux-next] coda: remove CODA_FREE
` [PATCH 2/7 linux-next] coda: destroy mutex in put_super()
` [PATCH 3/7 linux-next] coda: use SIZE() for stat
` [PATCH 4/7 linux-next] coda: add __init to init_coda_psdev()
` [PATCH 5/7 linux-next] coda: remove sysctl object from module when unused
` [PATCH 6/7 linux-next] coda: remove sb test in coda_fid_to_inode()
` [PATCH 7/7 linux-next] coda: ftoc validity check integration

[PATCH v2] fsnotify: Fix busy inodes during unmount
 2018-10-19 13:58 UTC  (3+ messages)

[PATCH 0/5] block: introduce helpers for allocating io buffer from slab
 2018-10-19  5:43 UTC  (18+ messages)
` [PATCH 1/5] block: warn on un-aligned DMA IO buffer
` [PATCH 2/5] block: move .dma_alignment into q->limits
` [PATCH 4/5] block: introduce helpers for allocating IO buffers from slab

[PATCH v3] fsnotify: Fix busy inodes during unmount
 2018-10-19 11:45 UTC 

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

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


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