xfs (thread)
RE: A blocksize problem about dax and ext4,
Elliott, Robert (Persistent Memory),
2015/12/23
- Re: A blocksize problem about dax and ext4, Dave Chinner, 2015/12/23
- Re: A blocksize problem about dax and ext4, Cholerae Hu, 2015/12/23
- Re: A blocksize problem about dax and ext4, Dan Williams, 2015/12/23
- Re: A blocksize problem about dax and ext4, Cholerae Hu, 2015/12/23
- RE: A blocksize problem about dax and ext4, Elliott, Robert (Persistent Memory), 2015/12/23
- Re: A blocksize problem about dax and ext4, Cholerae Hu, 2015/12/23
- Re: A blocksize problem about dax and ext4, Christoph Hellwig, 2015/12/24
- RE: A blocksize problem about dax and ext4, Elliott, Robert (Persistent Memory), 2015/12/24
[PATCH v6 0/7] DAX fsync/msync support,
Ross Zwisler,
2015/12/23
- [PATCH v6 1/7] pmem: add wb_cache_pmem() to the PMEM API, Ross Zwisler, 2015/12/23
- [PATCH v6 3/7] mm: add find_get_entries_tag(), Ross Zwisler, 2015/12/23
- [PATCH v6 2/7] dax: support dirty DAX entries in radix tree, Ross Zwisler, 2015/12/23
- [PATCH v6 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/23
- [PATCH v6 4/7] dax: add support for fsync/msync, Ross Zwisler, 2015/12/23
- [PATCH v6 7/7] xfs: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/23
- [PATCH v6 6/7] ext4: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/23
[PATCH 0/6] fsx,
Andreas Gruenbacher,
2015/12/22
- [PATCH 2/6] fsx: Fix hex numbers in operation dump, Andreas Gruenbacher, 2015/12/22
- [PATCH 1/6] fsx: Small improvements and fixes, Andreas Gruenbacher, 2015/12/22
- [PATCH 3/6] fsx: Report number of successful operations, Andreas Gruenbacher, 2015/12/22
- [PATCH 5/6] fsx: Improve operation logging, Andreas Gruenbacher, 2015/12/22
- [PATCH 4/6] fsx: Generate test parameters in test(), Andreas Gruenbacher, 2015/12/22
- [PATCH 6/6] fsx: Add mechanism to replay failed operations, Andreas Gruenbacher, 2015/12/22
- Re: [PATCH 0/6] fsx, Dave Chinner, 2015/12/22
[PATCH 0/9] xfsprogs: big, broken filesystems cause pain,
Dave Chinner,
2015/12/21
- [PATCH 1/9] metadump: clean up btree block region zeroing, Dave Chinner, 2015/12/21
- [PATCH 3/9] xfs_mdrestore: correctly account bytes read, Dave Chinner, 2015/12/21
- [PATCH 4/9] repair: parallelise phase 7, Dave Chinner, 2015/12/21
- [PATCH 2/9] metadump: bounds check btree block regions being zeroed, Dave Chinner, 2015/12/21
- [PATCH 7/9] libxfs: don't discard dirty buffers, Dave Chinner, 2015/12/21
- [PATCH 9/9] libxfs: keep unflushable buffers off the cache MRUs, Dave Chinner, 2015/12/21
- [PATCH 8/9] libxfs: don't repeatedly shake unwritable buffers, Dave Chinner, 2015/12/21
- [PATCH 6/9] libxfs: directory node splitting does not have an extra block, Dave Chinner, 2015/12/21
- [PATCH 5/9] repair: parallelise uncertin inode processing in phase 3, Dave Chinner, 2015/12/21
[RFCv4 00/22] xfs-documentation: massive cleanups and add v5 format, reverse-mapping, reflink, and dedupe support,
Darrick J. Wong,
2015/12/19
- [PATCH 01/22] xfsdocs: fix asciidoc confusion w.r.t. include file newline at EOF, Darrick J. Wong, 2015/12/19
- [PATCH 02/22] xfsdocs: update book subtitles and headings, Darrick J. Wong, 2015/12/19
- [PATCH 03/22] xfsdocs: restore the old rendering of structure field definitions, Darrick J. Wong, 2015/12/19
- [PATCH 04/22] xfsdocs: convert html entities to regular characters, Darrick J. Wong, 2015/12/19
- [PATCH 05/22] xfsdocs: convert images to text, Darrick J. Wong, 2015/12/19
- [PATCH 07/22] xfsdocs: update types, Darrick J. Wong, 2015/12/19
- [PATCH 08/22] xfsdocs: make example section titles consistent, Darrick J. Wong, 2015/12/19
- [PATCH 10/22] xfsdocs: add missing structure field definitions, Darrick J. Wong, 2015/12/19
- [PATCH 09/22] xfsdocs: fix various errors and missing bits in the text, Darrick J. Wong, 2015/12/19
- [PATCH 11/22] xfsdocs: add missing xfs_db examples, Darrick J. Wong, 2015/12/19
- [PATCH 13/22] xfsdocs: introduce XFS at a high level, Darrick J. Wong, 2015/12/19
- [PATCH 12/22] xfsdocs: fix quoted text markings, Darrick J. Wong, 2015/12/19
- [PATCH 15/22] xfsdocs: document the operation of the realtime device and inodes, Darrick J. Wong, 2015/12/19
- [PATCH 14/22] xfsdocs: document the xfs log format, Darrick J. Wong, 2015/12/19
- [PATCH 06/22] xfsdocs: delete images of hex dumps, Darrick J. Wong, 2015/12/19
- [PATCH 17/22] xfsdocs: add a chapter discussing v5 disk format, Darrick J. Wong, 2015/12/19
- [PATCH 16/22] xfsdocs: add documentation of v5 fields, Darrick J. Wong, 2015/12/19
- [PATCH 18/22] xfsdocs: document magic numbers and theoretical limits, Darrick J. Wong, 2015/12/19
- [PATCH 19/22] xfsdocs: document the sparse inodes feature, Darrick J. Wong, 2015/12/19
- [PATCH 20/22] xfsdocs: reverse-mapping btree documentation, Darrick J. Wong, 2015/12/19
- [PATCH 21/22] xfsdocs: document refcount btree and reflink, Darrick J. Wong, 2015/12/19
- [PATCH 22/22] xfsdocs: move directory chapter before xattr chapter, Darrick J. Wong, 2015/12/19
- Re: [RFCv4 00/22] xfs-documentation: massive cleanups and add v5 format, reverse-mapping, reflink, and dedupe support, Christoph Hellwig, 2015/12/20
[PATCH v4 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls,
Darrick J. Wong,
2015/12/19
- [PATCH 01/11] test-scripts: test migration scripts, Darrick J. Wong, 2015/12/19
- [PATCH 02/11] tests: don't leave cruft behind on the TEST_MNT, Darrick J. Wong, 2015/12/19
- [PATCH 03/11] generic/15[78]: fix error messages in the golden output, Darrick J. Wong, 2015/12/19
- [PATCH 04/11] xfs/128: allow larger margin for disk space usage, Darrick J. Wong, 2015/12/19
- [PATCH 05/11] xfs/129: require loop, Darrick J. Wong, 2015/12/19
- [PATCH 06/11] reflink: more tests, Darrick J. Wong, 2015/12/19
- [PATCH 07/11] reflink: test ENOSPC when expanding btrees during reflink operations, Darrick J. Wong, 2015/12/19
- [PATCH 08/11] reflink: more CoW tests for reflink and dedupe, Darrick J. Wong, 2015/12/19
- [PATCH 09/11] reflink: test CoW with blocksize < pagesize, Darrick J. Wong, 2015/12/19
- [PATCH 10/11] reflink: test a big CoW operation, Darrick J. Wong, 2015/12/19
- [PATCH 11/11] generic: create a dedupe group, Darrick J. Wong, 2015/12/19
[RFCv4 00/53] xfsprogs: add reverse-mapping, reflink, and dedupe support,
Darrick J. Wong,
2015/12/19
- [PATCH 01/53] xfs_io: allow zero-length reflink/dedupe commands, Darrick J. Wong, 2015/12/19
- [PATCH 02/53] xfs_db: make check work for sparse inodes, Darrick J. Wong, 2015/12/19
- [PATCH 03/53] repair: request inode buffers sized to fit one inode cluster, Darrick J. Wong, 2015/12/19
- [PATCH 04/53] libxfs: reorder xfs_bmap_add_free args, Darrick J. Wong, 2015/12/19
- [PATCH 05/53] libxfs: use a convenience variable instead of open-coding the fork, Darrick J. Wong, 2015/12/19
- [PATCH 06/53] libxfs: refactor the btree size calculator code, Darrick J. Wong, 2015/12/19
- [PATCH 07/53] libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct, Darrick J. Wong, 2015/12/19
- [PATCH 08/53] libxfs: add the reverse-mapping btree, Darrick J. Wong, 2015/12/19
- [PATCH 09/53] libxfs: resync xfs_prealloc_blocks with the kernel, Darrick J. Wong, 2015/12/19
- [PATCH 10/53] xfs: rmap btree transaction reservations, Darrick J. Wong, 2015/12/19
- [PATCH 11/53] xfs: rmap btree requires more reserved free space, Darrick J. Wong, 2015/12/19
- [PATCH 12/53] libxfs: propagate a bunch of case changes to mkfs and repair, Darrick J. Wong, 2015/12/19
- [PATCH 13/53] libxfs: fix min freelist length calculation, Darrick J. Wong, 2015/12/19
- [PATCH 14/53] libxfs: add the RMAP CRC to the xfs_magics list, Darrick J. Wong, 2015/12/19
- [PATCH 15/53] libxfs: piggyback rmapbt update intents in the bmap free structure, Darrick J. Wong, 2015/12/19
- [PATCH 16/53] libxfs: enhance rmapbt definition to support reflink, Darrick J. Wong, 2015/12/19
- [PATCH 17/53] libxfs: refactor short btree block verification, Darrick J. Wong, 2015/12/19
- [PATCH 18/53] xfs: don't update rmapbt when fixing agfl, Darrick J. Wong, 2015/12/19
- [PATCH 19/53] libxfs: implement XFS_IOC_SWAPEXT when rmap btree is enabled, Darrick J. Wong, 2015/12/19
- [PATCH 20/53] xfs_db: display rmap btree contents, Darrick J. Wong, 2015/12/19
- [PATCH 21/53] xfs_dump: display enhanced rmapbt fields, Darrick J. Wong, 2015/12/19
- [PATCH 22/53] xfs_db: check rmapbt, Darrick J. Wong, 2015/12/19
- [PATCH 23/53] xfs_db: copy the rmap btree, Darrick J. Wong, 2015/12/19
- [PATCH 24/53] xfs_growfs: report rmapbt presence, Darrick J. Wong, 2015/12/19
- [PATCH 25/53] xfs_repair: use rmap btree data to check block types, Darrick J. Wong, 2015/12/19
- [PATCH 26/53] xfs_repair: mask off length appropriately, Darrick J. Wong, 2015/12/19
- [PATCH 27/53] xfs_repair: fix fino_bno calculation when rmapbt is enabled, Darrick J. Wong, 2015/12/19
- [PATCH 28/53] xfs_repair: create a slab API for allocating arrays in large chunks, Darrick J. Wong, 2015/12/19
- [PATCH 29/53] xfs_repair: collect reverse-mapping data for refcount/rmap tree rebuilding, Darrick J. Wong, 2015/12/19
- [PATCH 30/53] xfs_repair: record and merge raw rmap data, Darrick J. Wong, 2015/12/19
- [PATCH 31/53] xfs_repair: add inode bmbt block rmaps, Darrick J. Wong, 2015/12/19
- [PATCH 32/53] xfs_repair: add fixed-location per-AG rmaps, Darrick J. Wong, 2015/12/19
- [PATCH 33/53] xfs_repair: check existing rmapbt entries against observed rmaps, Darrick J. Wong, 2015/12/19
- [PATCH 34/53] xfs_repair: rebuild reverse-mapping btree, Darrick J. Wong, 2015/12/19
- [PATCH 35/53] xfs_repair: add per-AG btree blocks to rmap data and add to rmapbt, Darrick J. Wong, 2015/12/19
- [PATCH 36/53] mkfs.xfs: Create rmapbt filesystems, Darrick J. Wong, 2015/12/19
- [PATCH 37/53] xfs_mkfs: initialize extra fields during mkfs, add docs, Darrick J. Wong, 2015/12/19
- [PATCH 38/53] libxfs: add the refcount helper functions from the kernel, Darrick J. Wong, 2015/12/19
- [PATCH 40/53] xfs_db: dump refcount btree data, Darrick J. Wong, 2015/12/19
- [PATCH 39/53] libxfs: add support for refcount btrees, Darrick J. Wong, 2015/12/19
- [PATCH 41/53] xfs_db: add support for checking the refcount btree, Darrick J. Wong, 2015/12/19
- [PATCH 42/53] xfs_db: metadump should copy the refcount btree too, Darrick J. Wong, 2015/12/19
- [PATCH 43/53] xfs_growfs: report the presence of the reflink feature, Darrick J. Wong, 2015/12/19
- [PATCH 44/53] xfs_repair: check the existing refcount btree, Darrick J. Wong, 2015/12/19
- [PATCH 45/53] xfs_repair: handle multiple owners of data blocks, Darrick J. Wong, 2015/12/19
- [PATCH 46/53] xfs_repair: process reverse-mapping data into refcount data, Darrick J. Wong, 2015/12/19
- [PATCH 47/53] xfs_repair: record reflink inode state, Darrick J. Wong, 2015/12/19
- [PATCH 48/53] xfs_repair: fix inode reflink flags, Darrick J. Wong, 2015/12/19
- [PATCH 49/53] xfs_repair: check the refcount btree against our observed reference counts when -n, Darrick J. Wong, 2015/12/19
- [PATCH 50/53] xfs_repair: rebuild the refcount btree, Darrick J. Wong, 2015/12/19
- [PATCH 51/53] mkfs.xfs: format reflink enabled filesystems, Darrick J. Wong, 2015/12/19
- [PATCH 52/53] libxfs: try to prevent failed rmap btree expansion during cow, Darrick J. Wong, 2015/12/19
- [PATCH 53/53] mkfs: hack around not having enough log blocks, Darrick J. Wong, 2015/12/19
[RFCv4 00/76] xfs: add reverse-mapping, reflink, and dedupe support,
Darrick J. Wong,
2015/12/19
- [PATCH 01/76] libxfs: make xfs_alloc_fix_freelist non-static, Darrick J. Wong, 2015/12/19
- [PATCH 02/76] xfs: fix log ticket type printing, Darrick J. Wong, 2015/12/19
- [PATCH 03/76] libxfs: refactor the btree size calculator code, Darrick J. Wong, 2015/12/19
- [PATCH 04/76] libxfs: use a convenience variable instead of open-coding the fork, Darrick J. Wong, 2015/12/19
- [PATCH 05/76] libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct, Darrick J. Wong, 2015/12/19
- [PATCH 06/76] xfs: introduce rmap btree definitions, Darrick J. Wong, 2015/12/19
- [PATCH 07/76] xfs: add rmap btree stats infrastructure, Darrick J. Wong, 2015/12/19
- [PATCH 08/76] xfs: rmap btree add more reserved blocks, Darrick J. Wong, 2015/12/19
- [PATCH 09/76] xfs: add owner field to extent allocation and freeing, Darrick J. Wong, 2015/12/19
- [PATCH 10/76] xfs: add extended owner field to extent allocation and freeing, Darrick J. Wong, 2015/12/19
- [PATCH 11/76] xfs: introduce rmap extent operation stubs, Darrick J. Wong, 2015/12/19
- [PATCH 12/76] xfs: extend rmap extent operation stubs to take full owner info, Darrick J. Wong, 2015/12/19
- [PATCH 13/76] xfs: define the on-disk rmap btree format, Darrick J. Wong, 2015/12/19
- [PATCH 14/76] xfs: enhance the on-disk rmap btree format, Darrick J. Wong, 2015/12/19
- [PATCH 15/76] xfs: add rmap btree growfs support, Darrick J. Wong, 2015/12/19
- [PATCH 16/76] xfs: enhance rmap btree growfs support, Darrick J. Wong, 2015/12/19
- [PATCH 17/76] xfs: rmap btree transaction reservations, Darrick J. Wong, 2015/12/19
- [PATCH 18/76] xfs: rmap btree requires more reserved free space, Darrick J. Wong, 2015/12/19
- [PATCH 19/76] libxfs: fix min freelist length calculation, Darrick J. Wong, 2015/12/19
- [PATCH 20/76] xfs: add rmap btree operations, Darrick J. Wong, 2015/12/19
- [PATCH 22/76] xfs: add an extent to the rmap btree, Darrick J. Wong, 2015/12/19
- [PATCH 21/76] xfs: enhance rmap btree operations, Darrick J. Wong, 2015/12/19
- [PATCH 23/76] xfs: add tracepoints for the rmap-mirrors-bmbt functions, Darrick J. Wong, 2015/12/19
- [PATCH 24/76] xfs: teach rmap_alloc how to deal with our larger rmap btree, Darrick J. Wong, 2015/12/19
- [PATCH 25/76] xfs: remove an extent from the rmap btree, Darrick J. Wong, 2015/12/19
- [PATCH 26/76] xfs: enhanced remove an extent from the rmap btree, Darrick J. Wong, 2015/12/19
- [PATCH 27/76] xfs: add rmap btree insert and delete helpers, Darrick J. Wong, 2015/12/19
- [PATCH 28/76] xfs: piggyback rmapbt update intents in the bmap free structure, Darrick J. Wong, 2015/12/19
- [PATCH 29/76] xfs: bmap btree changes should update rmap btree, Darrick J. Wong, 2015/12/19
- [PATCH 30/76] xfs: add rmap btree geometry feature flag, Darrick J. Wong, 2015/12/19
- [PATCH 31/76] xfs: add rmap btree block detection to log recovery, Darrick J. Wong, 2015/12/19
- [PATCH 32/76] xfs: enable the rmap btree functionality, Darrick J. Wong, 2015/12/19
- [PATCH 33/76] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled, Darrick J. Wong, 2015/12/19
- [PATCH 34/76] xfs: implement XFS_IOC_SWAPEXT when rmap btree is enabled, Darrick J. Wong, 2015/12/19
- [PATCH 35/76] libxfs: refactor short btree block verification, Darrick J. Wong, 2015/12/19
- [PATCH 36/76] xfs: don't update rmapbt when fixing agfl, Darrick J. Wong, 2015/12/19
- [PATCH 37/76] xfs: define tracepoints for refcount btree activities, Darrick J. Wong, 2015/12/19
- [PATCH 38/76] xfs: introduce refcount btree definitions, Darrick J. Wong, 2015/12/19
- [PATCH 39/76] xfs: add refcount btree stats infrastructure, Darrick J. Wong, 2015/12/19
- [PATCH 40/76] xfs: refcount btree add more reserved blocks, Darrick J. Wong, 2015/12/19
- [PATCH 42/76] xfs: add refcount btree support to growfs, Darrick J. Wong, 2015/12/19
- [PATCH 41/76] xfs: define the on-disk refcount btree format, Darrick J. Wong, 2015/12/19
- [PATCH 43/76] xfs: add refcount btree operations, Darrick J. Wong, 2015/12/19
- [PATCH 44/76] libxfs: adjust refcount of an extent of blocks in refcount btree, Darrick J. Wong, 2015/12/19
- [PATCH 45/76] libxfs: adjust refcount when unmapping file blocks, Darrick J. Wong, 2015/12/19
- [PATCH 46/76] xfs: add refcount btree block detection to log recovery, Darrick J. Wong, 2015/12/19
- [PATCH 47/76] xfs: refcount btree requires more reserved space, Darrick J. Wong, 2015/12/19
- [PATCH 48/76] xfs: introduce reflink utility functions, Darrick J. Wong, 2015/12/19
- [PATCH 49/76] xfs: define tracepoints for reflink activities, Darrick J. Wong, 2015/12/19
- [PATCH 50/76] xfs: map an inode's offset to an exact physical block, Darrick J. Wong, 2015/12/19
- [PATCH 51/76] xfs: add reflink feature flag to geometry, Darrick J. Wong, 2015/12/19
- [PATCH 52/76] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files, Darrick J. Wong, 2015/12/19
- [PATCH 53/76] xfs: introduce the CoW fork, Darrick J. Wong, 2015/12/19
- [PATCH 54/76] xfs: support bmapping delalloc extents in the CoW fork, Darrick J. Wong, 2015/12/19
- [PATCH 55/76] xfs: create delalloc extents in CoW fork, Darrick J. Wong, 2015/12/19
- [PATCH 56/76] xfs: support allocating delayed extents in CoW fork, Darrick J. Wong, 2015/12/19
- [PATCH 57/76] xfs: allocate delayed extents in CoW fork, Darrick J. Wong, 2015/12/19
- [PATCH 58/76] xfs: support removing extents from CoW fork, Darrick J. Wong, 2015/12/19
- [PATCH 59/76] xfs: move mappings from cow fork to data fork after copy-write, Darrick J. Wong, 2015/12/19
- [PATCH 60/76] xfs: implement CoW for directio writes, Darrick J. Wong, 2015/12/19
- [PATCH 61/76] xfs: copy-on-write reflinked blocks when zeroing ranges of blocks, Darrick J. Wong, 2015/12/19
- [PATCH 62/76] xfs: clear inode reflink flag when freeing blocks, Darrick J. Wong, 2015/12/19
- [PATCH 63/76] xfs: cancel pending CoW reservations when destroying inodes, Darrick J. Wong, 2015/12/19
- [PATCH 64/76] xfs: reflink extents from one file to another, Darrick J. Wong, 2015/12/19
- [PATCH 65/76] xfs: add clone file and clone range ioctls, Darrick J. Wong, 2015/12/19
- [PATCH 66/76] xfs: emulate the btrfs dedupe extent same ioctl, Darrick J. Wong, 2015/12/19
- [PATCH 67/76] xfs: teach fiemap about reflink'd extents, Darrick J. Wong, 2015/12/19
- [PATCH 68/76] xfs: swap inode reflink flags when swapping inode extents, Darrick J. Wong, 2015/12/19
- [PATCH 69/76] xfs: unshare a range of blocks via fallocate, Darrick J. Wong, 2015/12/19
- [PATCH 70/76] xfs: fork shared EOF block when truncating file, Darrick J. Wong, 2015/12/19
- [PATCH 71/76] xfs: support XFS_XFLAG_REFLINK (and FS_NOCOW_FL) on reflink filesystems, Darrick J. Wong, 2015/12/19
- [PATCH 72/76] xfs: recognize the reflink feature bit, Darrick J. Wong, 2015/12/19
- [PATCH 73/76] xfs: use new vfs reflink and dedup function pointers, Darrick J. Wong, 2015/12/19
- [PATCH 74/76] xfs: set up per-AG preallocated block pools, Darrick J. Wong, 2015/12/19
- [PATCH 75/76] xfs: preallocate blocks for worst-case refcount btree expansion, Darrick J. Wong, 2015/12/19
- [PATCH 76/76] xfs: try to prevent failed rmap btree expansion during cow, Darrick J. Wong, 2015/12/19
- Re: [RFCv4 00/76] xfs: add reverse-mapping, reflink, and dedupe support, Brian Foster, 2015/12/20
[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS,
Darrick J. Wong,
2015/12/19
- [PATCH 2/9] x86: add sys_copy_file_range to syscall tables, Darrick J. Wong, 2015/12/19
- [PATCH 1/9] vfs: add copy_file_range syscall and vfs helper, Darrick J. Wong, 2015/12/19
- [PATCH 3/9] btrfs: add .copy_file_range file operation, Darrick J. Wong, 2015/12/19
- [PATCH 4/9] vfs: Add vfs_copy_file_range() support for pagecache copies, Darrick J. Wong, 2015/12/19
- [PATCH 5/9] locks: new locks_mandatory_area calling convention, Darrick J. Wong, 2015/12/19
- [PATCH 7/9] vfs: wire up compat ioctl for CLONE/CLONE_RANGE, Darrick J. Wong, 2015/12/19
- [PATCH 6/9] vfs: pull btrfs clone API to vfs layer, Darrick J. Wong, 2015/12/19
- [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs, Darrick J. Wong, 2015/12/19
- [PATCH 9/9] btrfs: use new dedupe data function pointer, Darrick J. Wong, 2015/12/19
- Re: [RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS, Christoph Hellwig, 2015/12/20
[PATCH v5 0/7] DAX fsync/msync support,
Ross Zwisler,
2015/12/18
- [PATCH v5 3/7] mm: add find_get_entries_tag(), Ross Zwisler, 2015/12/18
- [PATCH v5 1/7] pmem: add wb_cache_pmem() to the PMEM API, Ross Zwisler, 2015/12/18
- [PATCH v5 4/7] dax: add support for fsync/sync, Ross Zwisler, 2015/12/18
- [PATCH v5 6/7] ext4: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/18
- [PATCH v5 7/7] xfs: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/18
- [PATCH v5 2/7] dax: support dirty DAX entries in radix tree, Ross Zwisler, 2015/12/18
- [PATCH v5 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/18
[XFSTESTS v3 0/6] Richacl tests,
Andreas Gruenbacher,
2015/12/14
- [XFSTESTS v3 1/6] check: Don't complain about missing tests/$FSTYP/group, Andreas Gruenbacher, 2015/12/14
- [XFSTESTS v3 2/6] check: Enforce xfs filesystem recreation on $TEST_DEV, Andreas Gruenbacher, 2015/12/14
- [XFSTESTS v3 4/6] check: Add support for tests without *.out files, Andreas Gruenbacher, 2015/12/14
- [XFSTESTS v3 3/6] Rename output file templates to match TEST.out*, Andreas Gruenbacher, 2015/12/14
- [XFSTESTS v3 5/6] generic/178: Add richacl tests, Andreas Gruenbacher, 2015/12/14
- [XFSTESTS v3 6/6] Remove the obsolete nfs4acl tests, Andreas Gruenbacher, 2015/12/14
XFS and nobarrier with SSDs,
Georg Schönberger,
2015/12/12
- Re: XFS and nobarrier with SSDs, Martin Steigerwald, 2015/12/12
- Re: XFS and nobarrier with SSDs, Georg Schönberger, 2015/12/14
- Re: XFS and nobarrier with SSDs, Martin Steigerwald, 2015/12/14
- Re: XFS and nobarrier with SSDs, Christoph Hellwig, 2015/12/14
- Re: XFS and nobarrier with SSDs, Georg Schönberger, 2015/12/14
- Re: XFS and nobarrier with SSDs, Christoph Hellwig, 2015/12/14
- Re: XFS and nobarrier with SSDs, Georg Schönberger, 2015/12/14
- Re: XFS and nobarrier with SSDs, Eric Sandeen, 2015/12/14
- Re: XFS and nobarrier with SSDs, Linda Walsh, 2015/12/26
- Re: XFS and nobarrier with SSDs, Emmanuel Florac, 2015/12/14
[PATCH v3 0/7] DAX fsync/msync support,
Ross Zwisler,
2015/12/08
- [PATCH v3 1/7] pmem: add wb_cache_pmem() to the PMEM API, Ross Zwisler, 2015/12/08
- [PATCH v3 2/7] dax: support dirty DAX entries in radix tree, Ross Zwisler, 2015/12/08
- [PATCH v3 3/7] mm: add find_get_entries_tag(), Ross Zwisler, 2015/12/08
- [PATCH v3 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/08
- [PATCH v3 4/7] dax: add support for fsync/sync, Ross Zwisler, 2015/12/08
- [PATCH v3 6/7] ext4: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/08
- [PATCH v3 7/7] xfs: call dax_pfn_mkwrite() for DAX fsync/msync, Ross Zwisler, 2015/12/08
Re:,
Devon Financial Partners,
2015/12/08
[XFSTESTS v2 0/6] Richacl Tests,
Andreas Gruenbacher,
2015/12/06
- [XFSTESTS v2 1/6] check: Don't complain about missing tests/$FSTYP/group, Andreas Gruenbacher, 2015/12/06
- [XFSTESTS v2 3/6] Rename output file templates to match TEST.out*, Andreas Gruenbacher, 2015/12/06
- [XFSTESTS v2 4/6] check: Add support for tests without *.out files, Andreas Gruenbacher, 2015/12/06
- [XFSTESTS v2 2/6] check: Enforce xfs filesystem recreation on $TEST_DEV, Andreas Gruenbacher, 2015/12/06
- [XFSTESTS v2 5/6] Add richacl tests, Andreas Gruenbacher, 2015/12/06
- [XFSTESTS v2 6/6] Remove the obsolete nfs4acl tests, Andreas Gruenbacher, 2015/12/06
[PATCH v16 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher,
2015/12/02
- [PATCH v16 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 07/22] richacl: Permission mapping functions, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 09/22] richacl: Permission check algorithm, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 10/22] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher, 2015/12/02
- [PATCH v16 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 16/22] richacl: Create-time inheritance, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 18/22] richacl: xattr mapping functions, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 21/22] ext4: Add richacl support, Andreas Gruenbacher, 2015/12/02
- [PATCH v16 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher, 2015/12/02
- Re: [PATCH v16 00/22] Richacls (Core and Ext4), Andreas Gruenbacher, 2015/12/03
- Re: [PATCH v16 00/22] Richacls (Core and Ext4), Eric Sandeen, 2015/12/03
- Re: [PATCH v16 00/22] Richacls (Core and Ext4), Andreas Gruenbacher, 2015/12/15
xfstests failures with xfs, dax and v4.4-rc3,
Ross Zwisler,
2015/12/02
- Re: xfstests failures with xfs, dax and v4.4-rc3, Eric Sandeen, 2015/12/02
- Re: xfstests failures with xfs, dax and v4.4-rc3, Dan Williams, 2015/12/02
- Re: xfstests failures with xfs, dax and v4.4-rc3, Dave Chinner, 2015/12/02
- Re: xfstests failures with xfs, dax and v4.4-rc3, Dave Chinner, 2015/12/02
- Re: xfstests failures with xfs, dax and v4.4-rc3, Ross Zwisler, 2015/12/02
- Re: xfstests failures with xfs, dax and v4.4-rc3, Ross Zwisler, 2015/12/10
- Re: xfstests failures with xfs, dax and v4.4-rc3, Dave Chinner, 2015/12/10
- Re: xfstests failures with xfs, dax and v4.4-rc3, Ross Zwisler, 2015/12/10
- Re: xfstests failures with xfs, dax and v4.4-rc3, Dave Chinner, 2015/12/13
[PATCH 00/11] xfsprogs misc fixes,
Vivek Trivedi,
2015/12/02
- [PATCH 04/11] xfsprogs: xfsdb: remove unnessary checks in process_leaf_node_dir_v2_free, Vivek Trivedi, 2015/12/02
- [PATCH 02/11] xfsprogs: fix integer overflow in xlog_find_verify_cycle, Vivek Trivedi, 2015/12/02
- [PATCH 01/11] xfsprogs: xfs_io: fix a memory leak in imap_f, Vivek Trivedi, 2015/12/02
- [PATCH 03/11] xfsprogs: mkfs: fix unintentional integer overflow, Vivek Trivedi, 2015/12/02
- [PATCH 08/11] xfsprogs: xfs_repair: fix possible null dereference in build_ino_tree, Vivek Trivedi, 2015/12/02
- [PATCH 07/11] xfsprogs: xfs_fsr: replace sprintf with snprintf to avoid buffer overflow, Vivek Trivedi, 2015/12/02
- [PATCH 05/11] xfsprogs: xfs_mdrestore: check bad read count in perform_restore, Vivek Trivedi, 2015/12/02
- [PATCH 06/11] xfsprogs: xfs_db: check null derefernce after block_to_bt, Vivek Trivedi, 2015/12/02
- [PATCH 10/11] xfsprogs: fix possible null pointer dereference in xfs_iformat_extents, Vivek Trivedi, 2015/12/02
- [PATCH 11/11] xfsprogs: xfs_repair: fix possible null pointer dereference in mark_standalone_inodes, Vivek Trivedi, 2015/12/02
- [PATCH 09/11] xfsprogs: xfs_repair: fix possible null dereference in traverse_int_dir2block, Vivek Trivedi, 2015/12/02
- Re: [PATCH 00/11] xfsprogs misc fixes, Eric Sandeen, 2015/12/02
Re: sleeps and waits during io_submit,
Avi Kivity,
2015/12/01
- Re: sleeps and waits during io_submit, Brian Foster, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Glauber Costa, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/02
- Re: sleeps and waits during io_submit, Brian Foster, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Brian Foster, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Brian Foster, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Carlos Maiolino, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/02
- Re: sleeps and waits during io_submit, Carlos Maiolino, 2015/12/02
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/02
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/03
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/03
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/08
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/08
- Re: sleeps and waits during io_submit, Brian Foster, 2015/12/01
- Re: sleeps and waits during io_submit, Glauber Costa, 2015/12/01
- Re: sleeps and waits during io_submit, Brian Foster, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Christoph Hellwig, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Brian Foster, 2015/12/01
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/02
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/02
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/08
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/08
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/08
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/09
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/01
- Re: sleeps and waits during io_submit, Glauber Costa, 2015/12/01
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/01
- Re: sleeps and waits during io_submit, Avi Kivity, 2015/12/01
- Re: sleeps and waits during io_submit, Glauber Costa, 2015/12/01
- Re: sleeps and waits during io_submit, Brian Foster, 2015/12/01
- Re: sleeps and waits during io_submit, Dave Chinner, 2015/12/01