messages from 2009-08-29 06:08:55 to 2009-09-25 14:40:39 UTC [more...]
[PATCH] xfs_repair: fix record_allocation list manipulation
2009-09-25 14:41 UTC (8+ messages)
` [PATCH] repair: replaced custom block allocation linked lists with list_heads
` [PATCH V2] xfs_repair: fix record_allocation list manipulation
mmap vs mtime in 2.6.26 and up
2009-09-25 12:47 UTC (2+ messages)
[PATCH] xfs: event tracing support
2009-09-24 12:56 UTC (4+ messages)
problems with xfs_growfs after lvextend
2009-09-24 0:54 UTC (7+ messages)
[PATCH] fix readahead calculations in xfs_dir2_leaf_getdents()
2009-09-23 20:29 UTC (3+ messages)
XFS_repair and memory
2009-09-23 8:55 UTC
[patch] xfsprogs build tweaks for Debian
2009-09-23 0:08 UTC (4+ messages)
[PATCH 13/n] xfs: new truncate sequence
2009-09-22 20:54 UTC
[PATCH] xfs_fsr: fix test for short write
2009-09-22 12:03 UTC (2+ messages)
xfsprogs 3.0.3 seems to forget to increase nlinks in lost+found
2009-09-21 21:24 UTC
"XFS: Invalid block length (0x%x) given for buffer" log level
2009-09-21 18:14 UTC
List corruption with defective XFS image
2009-09-21 14:35 UTC
2.6.30-rc6: BUG at fs/xfs/support/debug.c:109!
2009-09-21 3:42 UTC (2+ messages)
zero size file after power failure with kernel 2.6.30.5
2009-09-18 20:05 UTC (9+ messages)
[PATCH] libxfs: increase hash chain depth when we run out of slots
2009-09-17 19:02 UTC (3+ messages)
2.6.31 xfs_fs_destroy_inode: cannot reclaim
2009-09-17 18:59 UTC (2+ messages)
XFS corruption with failover
2009-09-17 18:35 UTC (8+ messages)
` XFS corruption with power failure
[PATCH 0/4] sync fixes again
2009-09-16 13:18 UTC (5+ messages)
` [PATCH 1/4] xfs: mark inodes dirty before issuing I/O
` [PATCH 2/4] xfs: make sure xfs_sync_fsdata covers the log
` [PATCH 3/4] [PATCH 2/5] xfs: cleanup ->sync_fs
` [PATCH 4/4] [PATCH 5/5] xfs: fix xfs_quiesce_data
[xfstests]: add-reiserfs-specific-_check_reiserfs_filesystem patch
2009-09-16 12:57 UTC (4+ messages)
` [PATCH] _check_generic_filesistem support for fsck parameters
[GIT PULL] XFS update for 2.6.32-rc1
2009-09-16 3:15 UTC
xfs_log_force: error 5 returend
2009-09-14 17:46 UTC (4+ messages)
xfs_repair hangs at Phase 6
2009-09-14 5:08 UTC (4+ messages)
[PATCH 4/4] [PATCH 5/5] xfs: fix xfs_quiesce_data
2009-09-14 0:37 UTC (3+ messages)
[PATCH 2/4] xfs: make sure xfs_sync_fsdata covers the log
2009-09-12 3:32 UTC (5+ messages)
[PATCH] libdisk: use major/minor when calling dmsetup
2009-09-11 19:00 UTC (3+ messages)
[PATCH] xfs_df: a df(1)-like command to list per-ag block and inode usage
2009-09-10 23:31 UTC (3+ messages)
[PATCH] xfs: implement ->dirty_inode to fix timestamp handling
2009-09-10 16:09 UTC
PATCH] xfs: implement .dirty_inode to fix timestamp handling
2009-09-10 16:08 UTC (3+ messages)
fsetxattr() fails on a writable descriptor?
2009-09-09 22:14 UTC (4+ messages)
xfsprogs: remove unused scripts
2009-09-09 17:23 UTC (2+ messages)
[PATCH] xfsprogs: mark some functions as noreturn
2009-09-09 17:16 UTC (4+ messages)
` [PATCH] xfsprogs: fix up the noreturn annotations
[PATCH] xfsprogs: fix the -V option for various shell scripts
2009-09-09 17:04 UTC (2+ messages)
xfs data loss
2009-09-06 20:30 UTC (3+ messages)
xfs data loss
2009-09-06 21:00 UTC (4+ messages)
` R: "
XFS status update for August 2009
2009-09-09 2:14 UTC
xfs_repair speedups
2009-09-08 15:34 UTC
warn users soft quota exceeded
2009-09-08 13:51 UTC
XFS corruption [2.6.30.5+patches.2.6.30.tgz]
2009-09-07 7:25 UTC (2+ messages)
reservation ran out?
2009-09-06 12:17 UTC (3+ messages)
[patch 51/71] vfs: fix inode_init_always calling convention
2009-09-05 0:14 UTC (4+ messages)
` [patch 52/71] vfs: add __destroy_inode
` [patch 53/71] xfs: fix freeing of inodes not yet added to the inode cache
` [patch 54/71] xfs: fix spin_is_locked assert on uni-processor builds
[PATCH 00/14] repair memory usage reductions
2009-09-04 17:24 UTC (20+ messages)
` [PATCH 01/14] repair: merge scanfunc_bno and scanfunc_cnt
` [PATCH 02/14] repair: reduce byte swap operations in scanfunc_allocbt
` [PATCH 03/14] repair: kill B_IS_META flag
` [PATCH 04/14] repair: split up scanfunc_ino
` [PATCH 05/14] repair: reduce byte swapping in scan_freelist
` [PATCH 06/14] repair: use a btree instead of a radix tree for the prefetch queue
` [PATCH 07/14] repair: use single "
` [PATCH 08/14] repair: clean up prefetch tracing
` [PATCH 09/14] repair: track logical to physical block mapping more effeciently
` [PATCH 10/14] repair: cleanup helpers for tracking block usage
` [PATCH 11/14] repair: cleanup alloc/free/reset of the block usage tracking
` [PATCH 12/14] repair: switch block usage bitmap to a btree
` [PATCH 13/14] repair: optimize duplicate extent tracking
` [PATCH 14/14] repair: add missing locking in scanfunc_bmap
xfs data loss
2009-09-04 11:45 UTC
xfs data loss
2009-09-04 11:08 UTC (16+ messages)
ext4 writepages is making tiny bios?
2009-09-04 7:20 UTC (3+ messages)
Re: [PATCH 00/14] repair memory usage reductions
2009-09-04 2:24 UTC
[PATCH 0/4] 2.6.30-stable backport of the XFS+NFSD inode cache race fix
2009-09-03 22:19 UTC (2+ messages)
` [stable] "
[PATCH] xfs: use correct log reservation when handling ENOSPC in xfs_create
2009-09-03 16:35 UTC (3+ messages)
` [PATCH] xfs: use correct log reservation when handling ENOSPC inxfs_create
Mounted xfs slows down block device
2009-09-03 15:48 UTC (2+ messages)
Change in maintainership
2009-09-02 21:14 UTC
Structure needs cleaning? (take #2)
2009-09-02 21:02 UTC (5+ messages)
[PATCH] xfstests: fix 192 for external logs and enable it by default
2009-09-02 17:45 UTC (2+ messages)
[PATCH 03/16] vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
2009-09-02 13:59 UTC (3+ messages)
` [PATCH 07/16] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
` [PATCH 13/16] xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
Structure needs cleaning?
2009-09-02 13:17 UTC
xfs compat_ioctl?
2009-09-02 11:51 UTC (13+ messages)
Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
2009-09-02 11:45 UTC (14+ messages)
` Kernel 2.6.30.4 loop(..?) "
minor bug in xfsprogs-3.0.3
2009-09-02 11:31 UTC (2+ messages)
[PATCH] xfs: un-static xfs_inobt_lookup
2009-09-02 1:37 UTC (2+ messages)
free space of root partition decreases unaccountably by some 1024 blocks on every umount+linux shutdown
2009-09-02 1:16 UTC (3+ messages)
` free space of root partition decreases unaccountably by some 1024 blocks on every umount+linux shutdown : additional informations
[GIT PULL] XFS update for 2.6.31
2009-09-01 22:06 UTC
[PATCH] xfs: actually enable the swapext compat handler
2009-09-01 21:22 UTC (4+ messages)
pull request
2009-09-01 2:35 UTC
bad fs - xfs_repair 3.01 crashes on it
2009-08-31 6:40 UTC
xfsprogs 3.0.3 source tarball released
2009-08-30 22:55 UTC
[PATCH 07/17] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
2009-08-30 17:29 UTC (5+ messages)
[PATCH] xfsprogs: fix unaligned access in libxfs
2009-08-30 8:44 UTC (6+ messages)
` pushing out a new xfsprogs release, was "
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