linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 20:09:10 to 2016-09-30 18:33:32 UTC [more...]

[RFC][CFT] splice_read reworked
 2016-09-30 18:33 UTC  (12+ messages)
              ` [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe()
                      ` [PATCH 10/12] new iov_iter flavour: pipe-backed

[PATCH v2 0/8] Various fixes related to ptrace_may_access()
 2016-09-30 18:30 UTC  (10+ messages)
` [PATCH v2 1/8] exec: introduce cred_guard_light
` [PATCH v2 2/8] exec: turn self_exec_id into self_privunit
` [PATCH v2 4/8] futex: don't leak robust_list pointer

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-09-30 18:04 UTC  (120+ messages)
` [PATCH 01/63] vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hint
` [PATCH 02/63] vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks
` [PATCH 03/63] xfs: return an error when an inline directory is too small
` [PATCH 04/63] xfs: define tracepoints for refcount btree activities
` [PATCH 05/63] xfs: introduce refcount btree definitions
` [PATCH 06/63] xfs: refcount btree add more reserved blocks
` [PATCH 07/63] xfs: define the on-disk refcount btree format
` [PATCH 08/63] xfs: add refcount btree support to growfs
` [PATCH 09/63] xfs: account for the refcount btree in the alloc/free log reservation
` [PATCH 10/63] xfs: add refcount btree operations
` [PATCH 11/63] xfs: create refcount update intent log items
` [PATCH 12/63] xfs: log refcount intent items
` [PATCH 13/63] xfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 14/63] xfs: connect refcount adjust functions to upper layers
` [PATCH 15/63] xfs: adjust refcount when unmapping file blocks
` [PATCH 16/63] xfs: add refcount btree block detection to log recovery
` [PATCH 17/63] xfs: refcount btree requires more reserved space
` [PATCH 18/63] xfs: introduce reflink utility functions
` [PATCH 19/63] xfs: create bmbt update intent log items
` [PATCH 20/63] xfs: log bmap intent items
` [PATCH 21/63] xfs: map an inode's offset to an exact physical block
` [PATCH 22/63] xfs: pass bmapi flags through to bmap_del_extent
` [PATCH 23/63] xfs: implement deferred bmbt map/unmap operations
` [PATCH 24/63] xfs: when replaying bmap operations, don't let unlinked inodes get reaped
` [PATCH 25/63] xfs: return work remaining at the end of a bunmapi operation
` [PATCH 26/63] xfs: define tracepoints for reflink activities
` [PATCH 27/63] xfs: add reflink feature flag to geometry
` [PATCH 28/63] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
` [PATCH 29/63] xfs: introduce the CoW fork
` [PATCH 30/63] xfs: support bmapping delalloc extents in "
` [PATCH 31/63] xfs: create delalloc extents in "
` [PATCH 32/63] xfs: support allocating delayed "
` [PATCH 33/63] xfs: allocate "
` [PATCH 34/63] xfs: support removing extents from "
` [PATCH 35/63] xfs: move mappings from cow fork to data fork after copy-write
` [PATCH 36/63] xfs: report shared extent mappings to userspace correctly
` [PATCH 37/63] xfs: implement CoW for directio writes
` [PATCH 38/63] xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks
` [PATCH 39/63] xfs: cancel pending CoW reservations when destroying inodes
` [PATCH 40/63] xfs: store in-progress CoW allocations in the refcount btree
` [PATCH 41/63] xfs: reflink extents from one file to another
` [PATCH 42/63] xfs: add clone file and clone range vfs functions
` [PATCH 43/63] xfs: add dedupe range vfs function
` [PATCH 44/63] xfs: teach get_bmapx about shared extents and the CoW fork
` [PATCH 45/63] xfs: swap inode reflink flags when swapping inode extents
` [PATCH 46/63] xfs: unshare a range of blocks via fallocate
` [PATCH 47/63] xfs: create a separate cow extent size hint for the allocator
` [PATCH 48/63] xfs: preallocate blocks for worst-case btree expansion
` [PATCH 49/63] xfs: don't allow reflink when the AG is low on space
` [PATCH 50/63] xfs: try other AGs to allocate a BMBT block
` [PATCH 51/63] xfs: garbage collect old cowextsz reservations
` [PATCH 52/63] xfs: increase log reservations for reflink
` [PATCH 53/63] xfs: add shared rmap map/unmap/convert log item types
` [PATCH 54/63] xfs: use interval query for rmap alloc operations on shared files
` [PATCH 55/63] xfs: convert unwritten status of reverse mappings for "
` [PATCH 56/63] xfs: set a default CoW extent size of 32 blocks
` [PATCH 57/63] xfs: check for invalid inode reflink flags
` [PATCH 58/63] xfs: don't mix reflink and DAX mode for now
` [PATCH 59/63] xfs: simulate per-AG reservations being critically low
` [PATCH 60/63] xfs: recognize the reflink feature bit
` [PATCH 61/63] xfs: various swapext cleanups
` [PATCH 62/63] xfs: refactor swapext code
` [PATCH 63/63] xfs: implement swapext for rmap filesystems

[PATCH] fscrypto: make XTS tweak initialization endian-independent
 2016-09-30 17:58 UTC 

[PATCH 0/2] (Was: BUG_ON in rcu_sync_func triggered)
 2016-09-30 17:14 UTC  (7+ messages)
` [PATCH 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
    ` [PATCH V2 "

[PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery
 2016-09-30 17:10 UTC  (5+ messages)
` [PATCH 1/2 v2] "

[PATCH v25 00/21] Richacls (Core and Ext4)
 2016-09-30 16:11 UTC  (2+ messages)

Question on ext4 directory hashes in combination with file name encryption
 2016-09-30 14:09 UTC 

[PATCH] coredump: fix unfreezable coredumping task
 2016-09-30 12:47 UTC  (3+ messages)

[PATCH v4 00/12] re-enable DAX PMD support
 2016-09-30 11:46 UTC  (26+ messages)
` [PATCH v4 01/12] ext4: allow DAX writeback for hole punch
` [PATCH v4 02/12] ext4: tell DAX the size of allocation holes
` [PATCH v4 03/12] dax: remove buffer_size_valid()
` [PATCH v4 04/12] ext2: remove support for DAX PMD faults
` [PATCH v4 05/12] dax: make 'wait_table' global variable static
` [PATCH v4 06/12] dax: consistent variable naming for DAX entries
` [PATCH v4 07/12] dax: coordinate locking for offsets in PMD range
` [PATCH v4 08/12] dax: remove dax_pmd_fault()
` [PATCH v4 09/12] dax: correct dax iomap code namespace
` [PATCH v4 10/12] dax: add struct iomap based DAX PMD support
` [PATCH v4 11/12] xfs: use struct iomap based DAX PMD fault path
` [PATCH v4 12/12] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH v3 0/4] ovl: efficient copy up by reflink
 2016-09-30 11:14 UTC  (7+ messages)
` [PATCH v3 2/4] ovl: use vfs_clone_file_range() for copy up if possible

[ANNOUNCE] util-linux v2.29-rc1
 2016-09-30 10:01 UTC 

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-09-30  9:14 UTC  (6+ messages)
` [PATCH 01/20] mm: Change type of vmf->virtual_address
` [PATCH 02/20] mm: Join struct fault_env and vm_fault

[PATCH 0/6] dax: Page invalidation fixes
 2016-09-30  8:59 UTC  (12+ messages)
` [PATCH 1/6] dax: Do not warn about BH_New buffers
` [PATCH 2/6] ext2: Return BH_New buffers for zeroed blocks
` [PATCH 3/6] ext4: Remove clearing of BH_New bit "
` [PATCH 5/6] mm: Invalidate DAX radix tree entries only if appropriate
` [PATCH 6/6] dax: Avoid page invalidation races and unnecessary radix tree traversals

fix struct file use after free in the AIO read path
 2016-09-30  8:46 UTC  (3+ messages)
` [PATCH 1/2] xfs: update atime before I/O in xfs_file_dio_aio_read
` [PATCH 2/2] fs: update atime before I/O in generic_file_read_iter

[PATCH] ext4: do not unnecessarily null-terminate encrypted symlink data
 2016-09-30  5:47 UTC  (4+ messages)
` [PATCH] fscrypto: use standard macros to compute length of fname ciphertext

[PATCH] ext4: release bh in make_indexed_dir
 2016-09-30  5:34 UTC  (3+ messages)

[PATCH] ext4: optimize ext4 direct I/O locking for reading
 2016-09-30  5:22 UTC  (5+ messages)

[RFC][PATCH] vfs,mm: fix a dead loop in truncate_inode_pages_range()
 2016-09-30  1:02 UTC  (4+ messages)

[PATCH v11 0/3] fallocate for block devices
 2016-09-29 21:16 UTC  (4+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices

[PATCH v10 0/3] fallocate for block devices
 2016-09-29 20:35 UTC  (5+ messages)
` [PATCH 3/3] block: implement (some of) "
  ` [PATCH v2 "

[PATCH v6 00/16] Xattr inode operation removal
 2016-09-29 20:35 UTC  (4+ messages)
` [PATCH v6 05/16] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names

xfs: untangle the direct I/O and DAX path, fix DAX locking
 2016-09-29 20:33 UTC  (7+ messages)
` [PATCH 7/8] xfs: split direct I/O and DAX path
    ` aio completions vs file_accessed race, was: "


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