messages from 2015-11-11 13:59:35 to 2015-11-19 23:29:08 UTC [more...]
[RFC PATCH] xfs: support for non-mmu architectures
2015-11-19 23:24 UTC (4+ messages)
memory reclaim problems on fs usage
2015-11-19 15:59 UTC (17+ messages)
AIO read returns negative number for bytes read
2015-11-19 15:33 UTC (9+ messages)
[PATCH 0/2] xfs_io: implement inode command
2015-11-19 13:27 UTC (4+ messages)
` [PATCH 1/2] xfs_io: implement 'inode' command V4
` [PATCH 2/2] xfs_io: inode command manpage V1
"Internal error xfs_attr3_leaf_write_verify at line 216", "directory flags set on non-directory inode" and other errors
2015-11-19 13:03 UTC
[PATCH v2 01/11] pmem: add wb_cache_pmem() to the PMEM API
2015-11-18 16:16 UTC (37+ messages)
` [PATCH v2 02/11] mm: add pmd_mkclean()
` [PATCH v2 03/11] pmem: enable REQ_FUA/REQ_FLUSH handling
` [PATCH v2 04/11] dax: support dirty DAX entries in radix tree
` [PATCH v2 05/11] mm: add follow_pte_pmd()
` [PATCH v2 06/11] mm: add pgoff_mkclean()
` [PATCH v2 07/11] mm: add find_get_entries_tag()
` [PATCH v2 08/11] dax: add support for fsync/sync
` [PATCH v2 09/11] ext2: add support for DAX fsync/msync
` [PATCH v2 10/11] ext4: "
` [PATCH v2 11/11] xfs: "
` [PATCH v2 00/11] DAX fsynx/msync support
clone ioctl return values
2015-11-18 15:11 UTC (11+ messages)
[lkp] [xfs] a45086e27d: -100.0% xfstests.xfs.033.seconds
2015-11-18 14:31 UTC
[XFSTESTS 0/6] Richacl Tests
2015-11-18 14:17 UTC (7+ messages)
` [XFSTESTS 1/6] check: Don't complain about missing tests/$FSTYP/group
` [XFSTESTS 2/6] check: Enforce xfs filesystem recreation on $TEST_DEV
` [XFSTESTS 3/6] Rename output file templates to match TEST.out*
` [XFSTESTS 4/6] check: Add support for tests without *.out files
` [XFSTESTS 5/6] Add richacl tests
` [XFSTESTS 6/6] Remove the obsolete nfs4acl tests
[PATCH 0/4] Richacl support
2015-11-18 13:09 UTC (5+ messages)
` [PATCH 4/4] xfs_repair: Validate richacl attributes
` [PATCH] xfs_repair: Check for invalid ACL types
44-ФЗ Контрактная система в сфере закупок товаров, работ
2015-11-18 3:42 UTC
Поставщику. Как выиграть тендер. 44-ФЗ, 223-ФЗ Для поставщиков
2015-11-17 23:15 UTC
Disk error, then endless loop
2015-11-17 22:16 UTC (8+ messages)
[RFCv3.2 00/12] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2015-11-17 21:16 UTC (17+ messages)
` [PATCH 01/12] test-scripts: test migration scripts
` [PATCH 02/12] btrfs: move btrfs reflink tests to generic
` [PATCH 03/12] reflink: add test support routines to a separate file
` [PATCH 04/12] reflink: basic tests of the reflink and dedupe ioctls
` [PATCH 05/12] reflink: test CoW behaviors of reflinked files
` [PATCH 06/12] reflink: test the various fallocate modes
` [PATCH 07/12] reflink: test accuracy of free block counts
` [PATCH 08/12] reflink: test error conditions due to bad inputs
` [PATCH 09/12] xfs: test xfs-specific reflink pieces
` [PATCH 10/12] reflink: concurrent operations tests
` [PATCH 11/12] reflink: test that CoW writes fail when we're out of space
` [PATCH 12/12] reflink: test what happens when we hit resource limits
[PATCH] xfs: get mp from bma->ip in xfs_bmap code
2015-11-16 17:32 UTC
[PATCH] xfs: create helper for bmap finish & trans join in xfs_attr.c
2015-11-13 21:29 UTC (7+ messages)
` [PATCH V2] xfs: create helper for bmap finish & trans join in attr code
阿米巴经�I模式构建与运营高级特��班
2015-11-13 19:30 UTC
[RFCv3.1 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
2015-11-13 18:32 UTC (19+ messages)
` [PATCH 01/11] btrfs: move btrfs reflink tests to generic
` [PATCH 02/11] generic/80[0-2]: support xfs in addition to btrfs
` [PATCH 03/11] reflink: basic tests of the reflink and dedupe ioctls
` [PATCH 04/11] reflink: test CoW behaviors of reflinked files
` [PATCH 05/11] reflink: test the various fallocate modes
` [PATCH 06/11] reflink: concurrent operations tests
` [PATCH 07/11] reflink: test accuracy of free block counts
` [PATCH 08/11] reflink: test error conditions due to bad inputs
` [PATCH 09/11] xfs: test xfs-specific reflink pieces
` [PATCH 10/11] reflink: test what happens when we hit resource limits
` [PATCH 11/11] reflink: test that CoW writes fail when we're out of space
"Internal error xfs_attr3_leaf_write_verify at line 216", "directory flags set on non-directory inode" and other errors
2015-11-13 6:39 UTC (2+ messages)
[PATCH] xfs_fsr: more selinux fixes
2015-11-12 16:05 UTC (5+ messages)
` [PATCH V2] "
[RFC PATCH] xfs: test XFS torn log write detection
2015-11-12 15:51 UTC
[PATCH v2 0/8] xfs: log recovery torn write detection
2015-11-12 15:37 UTC (9+ messages)
` [PATCH v2 1/8] xfs: detect and handle invalid iclog size set by mkfs
` [PATCH v2 2/8] xfs: refactor log record unpack and data processing
` [PATCH v2 3/8] xfs: refactor and open code log record crc check
` [PATCH v2 4/8] xfs: return start block of first bad log record during recovery
` [PATCH v2 5/8] xfs: support a crc verification only log record pass
` [PATCH v2 6/8] xfs: refactor log record start detection into a new helper
` [PATCH v2 7/8] xfs: detect and trim torn writes during log recovery
` [PATCH v2 8/8] xfs: debug mode log record crc error injection
[PATCH] xfs: print name of verifier if it fails
2015-11-12 13:55 UTC (4+ messages)
[PATCH] xfs_repair: print XFS_WANT_CORRUPTED info with -vvv
2015-11-12 13:12 UTC (2+ messages)
xfsprogs install
2015-11-12 13:00 UTC (6+ messages)
[RFCv3 00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls
2015-11-12 0:41 UTC (4+ messages)
[PATCH] xfsprogs: print name of verifier if it fails
2015-11-11 22:15 UTC
[GIT PULL] xfs: updates for 4.4-rc1
2015-11-11 22:13 UTC
[RFCv3.1 00/21] xfs-documentation: massive cleanups and add v5 format, reverse-mapping, reflink, and dedupe support
2015-11-11 19:24 UTC (22+ messages)
` [PATCH 01/21] xfsdocs: fix asciidoc confusion w.r.t. include file newline at EOF
` [PATCH 02/21] xfsdocs: update book subtitles and headings
` [PATCH 03/21] xfsdocs: restore the old rendering of structure field definitions
` [PATCH 04/21] xfsdocs: convert html entities to regular characters
` [PATCH 05/21] xfsdocs: convert images to text
` [PATCH 06/21] xfsdocs: update types
` [PATCH 07/21] xfsdocs: make example section titles consistent
` [PATCH 08/21] xfsdocs: fix various errors and missing bits in the text
` [PATCH 09/21] xfsdocs: add missing structure field definitions
` [PATCH 10/21] xfsdocs: add missing xfs_db examples
` [PATCH 11/21] xfsdocs: fix quoted text markings
` [PATCH 12/21] xfsdocs: introduce XFS at a high level
` [PATCH 13/21] xfsdocs: document the xfs log format
` [PATCH 14/21] xfsdocs: document the operation of the realtime device and inodes
` [PATCH 15/21] xfsdocs: add documentation of v5 fields
` [PATCH 16/21] xfsdocs: add a chapter discussing v5 disk format
` [PATCH 17/21] xfsdocs: document magic numbers and theoretical limits
` [PATCH 18/21] xfsdocs: document the sparse inodes feature
` [PATCH 19/21] xfsdocs: reverse-mapping btree documentation
` [PATCH 20/21] xfsdocs: document refcount btree and reflink
` [PATCH 21/21] xfsdocs: move directory chapter before xattr chapter
RFCv3+ WIP rollup of XFS reverse-mapping, reflink, and dedupe support
2015-11-11 18:55 UTC
[PATCH] xfsprogs: fix cut & paste error in xfs_fsr.c
2015-11-11 15:41 UTC (5+ messages)
[PATCH v15 00/22] Richacls (Core and Ext4)
2015-11-11 13:59 UTC (4+ messages)
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