messages from 2019-02-14 18:46:32 to 2019-02-22 14:13:28 UTC [more...]
[LSF/MM TOPIC] More async operations for file systems - async discard?
2019-02-22 14:12 UTC (12+ messages)
COW improvements and always_cow support V5
2019-02-22 12:31 UTC (27+ messages)
` [PATCH 1/8] xfs: make xfs_bmbt_to_iomap more useful
` [PATCH 2/8] xfs: fix SEEK_DATA for speculative COW fork preallocation
` [PATCH 3/8] xfs: don't use delalloc extents for COW on files with extsize hints
` [PATCH 4/8] xfs: also truncate holes covered by COW blocks
` [PATCH 5/8] xfs: merge COW handling into xfs_file_iomap_begin_delay
` [PATCH 6/8] xfs: make COW fork unwritten extent conversions more robust
` [PATCH 7/8] xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay
` [PATCH 8/8] xfs: introduce an always_cow mode
` xfs/420 and xfs/421: don't disturb unwritten status with md5sum
[PATCH] t_attr_corruption: fix xattr.h include problems
2019-02-21 18:09 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 16c46536e8be
2019-02-21 17:26 UTC
[PATCH][xfs-next] xfs: fix uninitialized error variable
2019-02-21 15:54 UTC (2+ messages)
[PATCH V15 00/18] block: support multi-page bvec
2019-02-21 11:42 UTC (37+ messages)
` [PATCH V15 01/18] btrfs: look at bi_size for repair decisions
` [PATCH V15 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V15 03/18] block: remove bvec_iter_rewind()
` [PATCH V15 04/18] block: introduce multi-page bvec helpers
` [PATCH V15 05/18] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V15 06/18] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V15 07/18] block: use bio_for_each_bvec() to map sg
` [PATCH V15 08/18] block: introduce mp_bvec_last_segment()
` [PATCH V15 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V15 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` [PATCH V15 11/18] block: loop: pass multi-page bvec to iov_iter
` [PATCH V15 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V15 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V15 14/18] block: enable multipage bvecs
` [PATCH V15 15/18] block: always define BIO_MAX_PAGES as 256
` [PATCH V15 16/18] block: document usage of bio iterator helpers
` [PATCH V15 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V15 18/18] block: kill BLK_MQ_F_SG_MERGE
` [dm-devel] [PATCH V15 00/18] block: support multi-page bvec
[PATCH 0/3] xfsprogs: minor 4.20 fixups
2019-02-20 20:25 UTC (12+ messages)
` [PATCH 1/3] xfs_io: don't pass negative len to copy_file_range_cmd
` [PATCH v2] xfs_io: actually check copy file range helper return values
` [PATCH 2/3] xfs_io: fix TOCTOU in openfile()
` [PATCH 3/3] libhandle: zero terminate fspath string
[PATCH 00/13] xfsdump: (style) remove spaces from parentheses
2019-02-20 20:23 UTC (2+ messages)
[PATCH 0/3] fstests: fixes and new tests
2019-02-20 18:58 UTC (7+ messages)
` [PATCH 4/3] generic: posix acl extended attribute memory corruption test
[RFC PATCH 0/3]: Extreme fragmentation ahoy!
2019-02-20 15:12 UTC (3+ messages)
` [PATCH 4/3] xfs: EOF blocks are not busy extents
[PATCH] xfs/450: require working falloc command
2019-02-20 14:14 UTC (2+ messages)
[RFC PATCH 0/6] Allow setting file birth time with utimensat()
2019-02-20 7:47 UTC (17+ messages)
[PATCH] xfs/500: fix review comments
2019-02-19 5:29 UTC
small fixes and optimizations for delalloc v2
2019-02-19 5:19 UTC (21+ messages)
` [PATCH 01/10] xfs: remove the io_type field from the writeback context and ioend
` [PATCH 02/10] xfs: remove the s_maxbytes checks in xfs_map_blocks
` [PATCH 03/10] xfs: simplify the xfs_bmap_btree_to_extents calling conventions
` [PATCH 04/10] xfs: factor out two helpers from xfs_bmapi_write
` [PATCH 05/10] xfs: split XFS_BMAPI_DELALLOC handling "
` [PATCH 06/10] xfs: move transaction handling to xfs_bmapi_convert_delalloc
` [PATCH 07/10] xfs: move stat accounting "
` [PATCH 08/10] xfs: move xfs_iomap_write_allocate to xfs_aops.c
` [PATCH 09/10] xfs: remove the truncate short cut in xfs_map_blocks
` [PATCH 10/10] xfs: retry COW fork delalloc conversion when no
[RFC PATCH v2 0/9] Block/XFS: Support alternative mirror device retry
2019-02-19 3:33 UTC (10+ messages)
` [RFC PATCH v2 1/9] block: add nr_mirrors to request_queue
[PATCH] mkfs: validate extent size hint parameters
2019-02-18 21:17 UTC (5+ messages)
` [PATCH] xfs: test mkfs extent size hint validation
[LSF/MM TOPIC] The end of the DAX experiment
2019-02-18 18:17 UTC (11+ messages)
` [Lsf-pc] "
[PATCH] t_open_tmpfiles: flush log when shutting down filesystem
2019-02-18 18:13 UTC
Corruption of in-memory data detected. Shutting down filesystem
2019-02-18 17:57 UTC (8+ messages)
[PATCH] xfs: fix xfs_buf magic number endian checks
2019-02-18 17:21 UTC
[linux-next:master 7512/8919] fs/xfs/libxfs/xfs_alloc_btree.c:302:40: sparse: warning: incorrect type in argument 2 (different base types)
2019-02-18 17:20 UTC (4+ messages)
inode not recycled after delete file
2019-02-18 16:14 UTC (5+ messages)
inode not recycled after delete file
2019-02-18 10:23 UTC
inode not recycled after delete file
2019-02-18 10:11 UTC
[PATCH] vfs: don't decrement i_nlink in d_tmpfile
2019-02-17 0:26 UTC (5+ messages)
` [PATCH v2] "
Re:
2019-02-16 0:08 UTC
[RFC PATCH 0/3]: Extreme fragmentation ahoy!
2019-02-15 20:33 UTC (14+ messages)
small fixes and optimizations for delalloc and reflink
2019-02-15 6:56 UTC (7+ messages)
` [PATCH 06/10] xfs: move transaction handling to xfs_bmapi_convert_delalloc
` [PATCH 08/10] xfs: move xfs_iomap_write_allocate to xfs_aops.c
[PATCH 1/2] xfs: rename m_inotbt_nores to m_finobt_nores
2019-02-14 22:16 UTC (4+ messages)
` [PATCH 2/2] xfs: reserve blocks for ifree transaction during log recovery
[PATCH 1/3] xfs: don't overflow xattr listent buffer
2019-02-14 21:41 UTC (3+ messages)
` [PATCH 2/3] xfs: don't ever put nlink > 0 inodes on the unlinked list
[ANNOUNCE] xfs-linux: for-next updated to 95489fc2945b
2019-02-14 18:46 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).