messages from 2014-08-27 10:14:29 to 2014-09-09 22:33:28 UTC [more...]
[PATCH 0/5] xfs_repair fixes, part 1
2014-09-09 22:33 UTC (22+ messages)
` [PATCH 1/5] xfs_repair: clear bad flgs in process_dinode_int
` [PATCH 2/5] xfs_repair: preserve error state in process_shortform_attr
` [PATCH 3/5] xfs_repair: fix dir refcount when '.' missing and dir is rebuilt
` [PATCH 4/5] xfs_repair: don't ASSERT on corrupt ftype
` [PATCH 5/5] xfs_repair: set proper ftype when moving to lost+found
` [PATCH 6/5] xfs_repair: don't re-add root dotdot if root dir was rebuilt
Corrupted files
2014-09-09 22:24 UTC (6+ messages)
[PATCH] xfs: xlog_cil_force_lsn doesn't always wait correctly
2014-09-09 22:04 UTC (3+ messages)
[PATCH 0/4] clean up collapse range and handle post-eof delalloc
2014-09-09 15:16 UTC (11+ messages)
` [PATCH 1/4] xfs: track collapse via file offset rather than extent index
` [PATCH 2/4] xfs: refactor xfs_bmap_shift_extents() into multiple functions
` [PATCH 3/4] xfs: writeback and inval. file range to be shifted by collapse
` [PATCH 4/4] xfs: only writeback and truncate pages for the freed range
[PATCH v2 0/2] xfs log recovery delay instrumentation
2014-09-09 1:56 UTC (4+ messages)
` [PATCH v2 1/2] xfs: add debug sysfs attribute set
` [PATCH v2 2/2] xfs: export log_recovery_delay to delay mount time log recovery
[PATCH] xfs: add a few more verifier tests
2014-09-09 1:47 UTC (3+ messages)
` [PATCH V2] "
[PATCH] xfs: mark all internal workqueues as freezable
2014-09-09 1:46 UTC (2+ messages)
[PATCH] xfs: don't ASSERT on corrupt ftype
2014-09-08 22:18 UTC (7+ messages)
` [PATCH V2] "
converting from external log to internal log ... is this possible?
2014-09-08 22:07 UTC (3+ messages)
storage, libaio, or XFS problem? 3.4.26
2014-09-08 15:13 UTC (17+ messages)
[PATCH 0/2] xfs buf I/O error race test
2014-09-08 10:47 UTC (4+ messages)
` [PATCH 1/2] xfstests/common: don't assume sysfs attrs all reside under test dev
` [PATCH 2/2] xfs/051: test buffer use after free race on I/O failure in XFS log recovery
Is XFS suitable for 350 million files on 20TB storage?
2014-09-08 9:49 UTC (18+ messages)
Goodbye from our newsletter
2014-09-07 13:31 UTC
Insure your bike in 3 easy steps
2014-09-07 7:24 UTC
[PATCH 0/2] xfsprogs: xfs_db crc fixes/changes
2014-09-06 23:00 UTC (4+ messages)
` [PATCH 1/2] xfs_db: fix inode CRC validity state, and warn on read if invalid
` [PATCH 2/2] xfsprogs: xfs_db: add crc manipulation commands
[GIT PULL] xfs: fixes for 3.17-rc3
2014-09-06 0:07 UTC
mount options question
2014-09-05 12:15 UTC (8+ messages)
[PATCH] xfsrestore: use utimensat() to provide atime/mtime with ns resolution
2014-09-05 11:19 UTC (8+ messages)
Ghost items in the end of a dir listing
2014-09-05 0:39 UTC (3+ messages)
[PATCH v2] xfsrestore: use utimensat() to provide atime/mtime with ns resolution
2014-09-04 21:42 UTC
[PATCH] xfstests: remove check_scratch_fs in btrfs/012
2014-09-03 3:25 UTC
[PATCH] xfs: fix double free of trans in log recovery on I/O error
2014-09-02 22:02 UTC (8+ messages)
[RFC PATCH 0/4] clean up collapse range and handle post-eof delalloc
2014-09-02 19:16 UTC (6+ messages)
` [PATCH 1/4] xfs: track collapse via file offset rather than extent index
` [PATCH 2/4] xfs: refactor xfs_bmap_shift_extents() into multiple functions
` [PATCH 3/4] xfs: allow collapse to handle delalloc extents
` [PATCH 4/4] xfs: remove file writeback and eofblocks trim from collapse range
Run out of inodes?
2014-09-02 7:22 UTC (10+ messages)
[XFS updates] XFS development tree branch, xfs-for-3.17-rc3, created. xfs-for-linus-3.17-rc1-13183-g41b9d72
2014-09-02 2:19 UTC
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc1-13183-g41b9d72
2014-09-02 2:19 UTC
Not planned holidays yet? Plan now & get best travel deals !!!
2014-08-29 6:52 UTC
[RFC PATCH 0/9] xfs: clean up xfs_buf io interfaces
2014-08-30 0:05 UTC (22+ messages)
` [PATCH 1/9] xfs: synchronous buffer IO needs a reference
` [PATCH 2/9] xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
` [PATCH 3/9] xfs: rework xfs_buf_bio_endio error handling
` [PATCH 4/9] xfs: kill xfs_bdstrat_cb
` [PATCH 5/9] xfs: xfs_bioerror can die
` [PATCH 6/9] xfs: kill xfs_bioerror_relse
` [PATCH 9/9] xfs: check xfs_buf_read_uncached returns correctly
[PATCH v2 0/7] xfs: invalidation and related fixes for v3.17-rc3
2014-08-29 12:13 UTC (20+ messages)
` [PATCH 1/7] xfs: don't dirty buffers beyond EOF
` [PATCH 1/7 v2] "
` [PATCH 2/7] xfs: don't zero partial page cache pages during O_DIRECT writes
` [PATCH 3/7] "
` [PATCH 4/7] xfs: use ranged writeback and invalidation for direct IO
` [PATCH 5/7] xfs: don't log inode unless extent shift makes extent modifications
` [PATCH 6/7] xfs: xfs_file_collapse_range is delalloc challenged
` [PATCH 7/7] xfs: trim eofblocks before collapse range
Goodbye from our newsletter
2014-08-29 8:39 UTC
Error setting extent size on a directory
2014-08-29 2:52 UTC (9+ messages)
` [PATCH] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
` [PATCH xfstests] xfs: add tests for XFS_IOC_FSSETXATTR behaviour
[PATCH 0/4] xfs: more code refactoring
2014-08-29 2:14 UTC (6+ messages)
` [PATCH 1/4] xfs: check resblks before calling xfs_dir_canenter
` [PATCH 2/4] xfs: combine xfs_dir_canenter into xfs_dir_createname
` [PATCH 2/4 V2] "
Find hardlinks to a file
2014-08-29 1:15 UTC (4+ messages)
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc1-13176-g52addcf
2014-08-28 11:05 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-3.17-rc1-13176-g52addcf
2014-08-28 11:04 UTC
Safe Box
2014-08-28 9:27 UTC
bad performance on touch/cp file on XFS system
2014-08-28 2:08 UTC (11+ messages)
[RFC, PATCH 0/4] xfs: clean up xlog_recover_process_data
2014-08-28 0:47 UTC (6+ messages)
` [PATCH 1/4] xfs: refactor xlog_recover_process_data()
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