messages from 2017-07-27 16:18:07 to 2017-08-04 00:09:08 UTC [more...]
[PATCH v9 00/22] xfsprogs: online scrub/repair support
2017-08-04 0:08 UTC (14+ messages)
` [PATCH 01/22] xfs_scrub: create online filesystem scrub program
` [PATCH 02/22] xfs_scrub: common error handling
` [PATCH 03/22] xfs_scrub: set up command line argument parsing
` [PATCH 04/22] xfs_scrub: dispatch the various phases of the scrub program
` [PATCH 05/22] xfs_scrub: bind to a mount point and a block device
` [PATCH 06/22] xfs_scrub: find XFS filesystem geometry
` [PATCH 07/22] xfs_scrub: scan filesystem and AG metadata
` [PATCH 08/22] xfs_scrub: scan inodes
` [PATCH 09/22] xfs_scrub: check directory connectivity
` [PATCH 10/22] xfs_scrub: thread-safe stats counter
` [PATCH 11/22] xfs_scrub: create a bitmap data structure
` [PATCH 12/22] xfs_scrub: create infrastructure to read verify data blocks
` [PATCH 13/22] xfs_scrub: scrub file "
[PATCH] Stop searching for free slots in an inode chunk when there are none
2017-08-03 22:35 UTC (2+ messages)
[PATCH 0/7] mkfs: save user input into opts table
2017-08-03 22:25 UTC (21+ messages)
` [PATCH 1/7] mkfs: Save raw user input field to the opts struct
` [PATCH 6/7] mkfs: extend opt_params with a value field
Intermittent zeroed pages with AIO+DIO+XFS
2017-08-03 22:09 UTC (2+ messages)
[PATCH] vfs: freeze filesystems just prior to reboot
2017-08-03 20:24 UTC (4+ messages)
[PATCH] xfs: Fix per-inode DAX flag inheritance
2017-08-03 20:18 UTC (2+ messages)
[PATCH 0/7] xfsprogs: 4.13 rollup
2017-08-03 18:05 UTC (38+ messages)
` [PATCH 1/7] xfs: remove double-underscore integer types
` [PATCH 2/7] xfs_repair: fix symlink target length checks by changing MAXPATHLEN to XFS_SYMLINK_MAXLEN
` [PATCH 3/7] xfs_db: fix metadump redirection (again)
` [PATCH v2 "
` [PATCH 4/7] xfs_db: dump dir/attr btrees
` [PATCH v2 "
` [PATCH 5/7] xfs_db: print attribute remote value blocks
` [PATCH v2 "
` [PATCH 6/7] xfs_db: write values into dir/attr blocks and recalculate CRCs
` [PATCH 7/7] xfs_db: introduce fuzz command
` [PATCH 8/7] xfs_db: use TYP_F_CRC_FUNC for inodes & dquots
` [PATCH 8/7 V2] "
` [PATCH 9/7] xfs_db: btdump should avoid eval for push and pop of cursor
[PATCH 0/5] miscellaneous tests
2017-08-03 15:49 UTC (8+ messages)
` [PATCH 3/5] common/inject: refactor helpers to use new errortag interface
` [PATCH v2 "
[PATCH 1/2] generic/224: filter out expected XFS warnings for mixed direct/buffer I/O
2017-08-03 11:54 UTC (4+ messages)
` [PATCH 2/2] common/xfs: add iomap_dio_actor() to the dmesg filter
[PATCH] xfs: Fix leak of discard bio
2017-08-02 19:37 UTC (4+ messages)
[PATCH] xfs_io: allow lsattr & lsproj on foreign filesystems
2017-08-02 16:10 UTC (2+ messages)
[PATCH] xfs_metadump: zap stale date in DIR2_LEAF1 dirs
2017-08-02 16:09 UTC (4+ messages)
Metadata corruption at xfs_attr3_leaf_write_verify()
2017-08-02 11:50 UTC (8+ messages)
` AW: "
metadata I/O error: block 0x575b6d70,("xfs_trans_read_buf_map") error 4 numblks 16
2017-08-02 6:33 UTC (6+ messages)
Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
2017-08-01 22:51 UTC (6+ messages)
` Locking problems with Linux 4.9 and 4.11 "
kexec / crash tool buggy with 4.13
2017-08-01 18:03 UTC
[PATCH] xfs_metadump: properly handle obfuscation of all remote attribute blocks
2017-08-01 16:53 UTC (5+ messages)
` [PATCH V2] "
[ANNOUNCE] xfsprogs: for-next updated to 15a8bcc
2017-08-01 14:37 UTC
[PATCH v3] generic: test read around EOF
2017-08-01 12:52 UTC (2+ messages)
[RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-08-01 11:26 UTC (29+ messages)
` [PATCH 1/7] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 2/7] dax: Add sync argument to dax_iomap_fault()
` [PATCH 3/7] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 4/7] dax: Make dax_insert_mapping() return VM_FAULT_ state
` [PATCH 5/7] dax, iomap: Add support for synchronous faults
` [PATCH 6/7] dax: Implement dax_pfn_mkwrite()
` [PATCH 7/7] ext4: Support for synchronous DAX faults
metadata I/O error: block 0x575b6d70,("xfs_trans_read_buf_map") error 4 numblks 16
2017-08-01 8:03 UTC
[PATCH 0/3] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
2017-08-01 2:42 UTC (18+ messages)
` [PATCH 1/3] fs, xfs: introduce S_IOMAP_IMMUTABLE
` [PATCH 2/3] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP
` [PATCH 3/3] xfs: persist S_IOMAP_IMMUTABLE in di_flags2
[PATCH, RFC] xfs: fix multi-AG deadlock in xfs_bunmapi
2017-07-31 12:09 UTC (10+ messages)
xfs seems performance lower when long time seq write into ssd
2017-07-31 11:17 UTC (2+ messages)
Recover file after truncate
2017-07-30 14:41 UTC (7+ messages)
[GIT PULL] xfs: fixes for 4.13-rc3
2017-07-28 19:35 UTC
[PATCH v2 00/15] xfstests: remove IRIX support
2017-07-28 16:50 UTC (4+ messages)
` [PATCH v2 13/15] common: remove IRIX-specific code
[PATCH 1/5] mkfs: replace variables with opts table: -b,d,s options
2017-07-28 14:44 UTC (6+ messages)
` [PATCH 1/5 v2] "
[PATCH v9 00/26] xfs: online scrub support
2017-07-27 22:44 UTC (27+ messages)
` [PATCH 01/26] xfs: query the per-AG reservation counters
` [PATCH 02/26] xfs: create an ioctl to scrub AG metadata
` [PATCH 03/26] xfs: dispatch metadata scrub subcommands
` [PATCH 04/26] xfs: test the scrub ioctl
` [PATCH 05/26] xfs: create helpers to record and deal with scrub problems
` [PATCH 06/26] xfs: create helpers to scrub a metadata btree
` [PATCH 07/26] xfs: scrub the shape of "
` [PATCH 08/26] xfs: scrub btree keys and records
` [PATCH 09/26] xfs: create helpers to scan an allocation group
` [PATCH 10/26] xfs: scrub the backup superblocks
` [PATCH 11/26] xfs: scrub AGF and AGFL
` [PATCH 12/26] xfs: scrub the AGI
` [PATCH 13/26] xfs: scrub free space btrees
` [PATCH 14/26] xfs: scrub inode btrees
` [PATCH 15/26] xfs: scrub rmap btrees
` [PATCH 16/26] xfs: scrub refcount btrees
` [PATCH 17/26] xfs: scrub inodes
` [PATCH 18/26] xfs: scrub inode block mappings
` [PATCH 19/26] xfs: scrub directory/attribute btrees
` [PATCH 20/26] xfs: scrub directory metadata
` [PATCH 21/26] xfs: scrub directory freespace
` [PATCH 22/26] xfs: scrub extended attributes
` [PATCH 23/26] xfs: scrub symbolic links
` [PATCH 24/26] xfs: scrub parent pointers
` [PATCH 25/26] xfs: scrub realtime bitmap/summary
` [PATCH 26/26] xfs: scrub quota information
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