linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-30 07:47:50 to 2016-10-05 15:30:16 UTC [more...]

[RFC][CFT] splice_read reworked
 2016-10-05 15:30 UTC  (33+ messages)
              ` [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe()
                      ` [PATCH 10/12] new iov_iter flavour: pipe-backed
                              ` [RFC] O_DIRECT vs EFAULT (was Re: [PATCH 10/12] new iov_iter flavour: pipe-backed)
                        ` local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)

[PATCH] vfs: allow FILE_EXTENT_SAME (dedupe_file_range) on a file opened ro
 2016-10-05 14:32 UTC  (3+ messages)

[PATCH resend] vfs: allow FILE_EXTENT_SAME (dedupe_file_range) on a file opened ro
 2016-10-05 14:38 UTC 

fscrypt: Howto resolve hash collisions?
 2016-10-05 14:00 UTC 

[GIT PULL] fuse update for 4.9
 2016-10-05 10:18 UTC 

[PATCH] return the right error in thaw_bdev()
 2016-10-05  9:59 UTC  (5+ messages)
` [PATCH] fs/block_dev.c: "

[PATCH] coredump: fix unfreezable coredumping task
 2016-10-05  9:17 UTC  (7+ messages)

[PATCH] fscrypto: make XTS tweak initialization endian-independent
 2016-10-05  9:08 UTC  (6+ messages)

[GIT PULL] UDF, ext2, quota & reiserfs fixes
 2016-10-05  8:46 UTC 

[PATCH] isofs: Do not return EACCES for unknown filesystems
 2016-10-05  8:38 UTC 

fix struct file use after free in the AIO read path
 2016-10-05  8:29 UTC  (6+ 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

aio: questions with ioctx_alloc() and large num_possible_cpus()
 2016-10-05  6:34 UTC  (2+ messages)

[PATCH v4 00/12] re-enable DAX PMD support
 2016-10-05  5:50 UTC  (39+ messages)
` [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] hpfs: support FIEMAP
 2016-10-04 23:06 UTC  (3+ messages)

mmotm 2016-10-04-14-56 uploaded
 2016-10-04 21:57 UTC 

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

Bug with read only handling in mount
 2016-10-04 11:24 UTC  (5+ messages)

open_by_handle_at on disconnected dentry
 2016-10-04  7:30 UTC 

Brauchen Sie einen Kredit?
 2016-10-04  6:37 UTC 

[PATCH 0/6] dax: Page invalidation fixes
 2016-10-03 23:40 UTC  (28+ 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 4/6] xfs: Set BH_New for allocated DAX blocks in __xfs_get_blocks()
` [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

[RFC][PATCH 0/6] Enhanced file stat system call
 2016-10-03 21:03 UTC  (4+ messages)
` [PATCH 5/6] statx: Make windows attributes available for CIFS, NTFS and FAT to use

[PATCH] hfs, hfsplus: use SLAB_RECLAIM_ACCOUNT and SLAB_MEM_SPREAD flags
 2016-10-03 18:47 UTC 

[PATCH v2 0/8] Various fixes related to ptrace_may_access()
 2016-10-03 16:37 UTC  (16+ 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 v2 8/8] Documentation: add security/ptrace_checks.txt

[GIT PULL] please pull file locking change for v4.9
 2016-10-03 12:49 UTC 

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-03 11:13 UTC  (12+ messages)
` [PATCH 01/20] mm: Change type of vmf->virtual_address
` [PATCH 02/20] mm: Join struct fault_env and vm_fault

[PATCH] ext4: optimize ext4 direct I/O locking for reading
 2016-10-03  7:41 UTC  (6+ messages)

Credit Suisse Bank England
 2016-10-03  6:21 UTC 

[PATCH] fs/block_dev.c: always return error in thaw_bdev()
 2016-10-03  4:13 UTC  (2+ messages)

[RFC PATCH 0/8] Patch series to fix autofs unreliable usage of d_mountpoint()
 2016-10-03  0:47 UTC  (9+ messages)
` [RFC PATCH 1/8] vfs - change d_manage() to take a struct path
` [RFC PATCH 2/8] vfs - add path_is_mountpoint() helper
` [RFC PATCH 3/8] vfs - add path_has_submounts()
` [RFC PATCH 4/8] autofs - change autofs4_expire_wait() to take struct path
` [RFC PATCH 5/8] autofs - change autofs4_wait() "
` [RFC PATCH 6/8] autofs - use path_is_mountpoint() to fix unreliable d_mountpoint() checks
` [RFC PATCH 7/8] autofs - use path_has_submounts() to fix unreliable have_submount() checks
` [RFC PATCH 8/8] vfs - remove unused have_submounts() function

[PATCH] dax : Fix documentation with respect to struct pages
 2016-10-01  6:52 UTC  (3+ messages)

[PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery
 2016-10-01  0:54 UTC  (4+ messages)
` [PATCH 1/2 v2] "
  ` [f2fs-dev] "

[PATCH] f2fs: introduce update_ckpt_flags to clean up
 2016-10-01  0:55 UTC 

Question on ext4 directory hashes in combination with file name encryption
 2016-09-30 22:05 UTC  (3+ messages)

mmotm 2016-09-30-15-24 uploaded
 2016-09-30 22:25 UTC 

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-09-30 21:08 UTC  (77+ messages)
` [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 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 23/63] xfs: implement deferred bmbt map/unmap operations
` [PATCH 29/63] xfs: introduce the CoW fork
` [PATCH 34/63] xfs: support removing extents from "
` [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 v25 00/21] Richacls (Core and Ext4)
 2016-09-30 16:11 UTC  (2+ messages)

[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 


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