messages from 2009-08-20 12:24:50 to 2009-09-02 17:44:58 UTC [more...]
[PATCH] xfstests: fix 192 for external logs and enable it by default
2009-09-02 17:45 UTC (2+ messages)
xfsprogs: remove unused scripts
2009-09-02 17:44 UTC
Structure needs cleaning? (take #2)
2009-09-02 14:31 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
2009-09-02 11:45 UTC (23+ messages)
` Kernel 2.6.30.4 XFS(..?) regression (happened again)
` Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
` 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
zero size file after power failure with kernel 2.6.30.5
2009-09-01 22:52 UTC (8+ messages)
xfs data loss
2009-09-01 22:16 UTC (20+ messages)
[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)
XFS corruption with failover
2009-09-01 19:17 UTC (6+ messages)
` XFS corruption with power failure
PATCH] xfs: implement .dirty_inode to fix timestamp handling
2009-09-01 18:08 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 03/17] vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
2009-08-30 17:29 UTC (9+ messages)
` [PATCH 07/17] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
` [PATCH 13/17] xfs: Convert sync_page_range() to simple fdatawrite_range()
[PATCH] xfsprogs: fix unaligned access in libxfs
2009-08-30 8:44 UTC (10+ messages)
` pushing out a new xfsprogs release, was "
[PATCH 0/4] sync improvements
2009-08-28 23:18 UTC (9+ 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
[PATCH] xfsprogs: update CHANGES
2009-08-28 22:57 UTC (3+ messages)
[PATCH] xfs: simplify xfs_trans_iget
2009-08-28 21:58 UTC (4+ messages)
[PATCH] xfs: switch to seq_file
2009-08-28 20:12 UTC (2+ messages)
xfs_check does not recognize fs truncation
2009-08-28 10:14 UTC (4+ messages)
[PATCH] Add ext2/3/4-specific _check_extN_filesystem function
2009-08-27 21:18 UTC (6+ messages)
Problem with xfs
2009-08-27 12:40 UTC
[PATCH 0/7] inode allocation cleanups
2009-08-27 6:53 UTC (9+ messages)
` [PATCH] xfs_showargs() reports group *and* project quotas enabled
[PATCH] xfs: merge fsync and O_SYNC handling
2009-08-27 6:22 UTC (2+ messages)
[PATCH 03/17] vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
2009-08-27 0:04 UTC (12+ messages)
` [PATCH 07/17] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
[PATCH] xfs_io: actually issue 0 size writes
2009-08-26 23:26 UTC (3+ messages)
disk performance strange/low
2009-08-26 17:56 UTC (5+ messages)
[PATCH] xfs: use correct log reservation when handling ENOSPC in xfs_create
2009-08-26 11:37 UTC
[2.6.30.4] XFS-related BUG and hang via shrink_icache_memory
2009-08-26 1:15 UTC (2+ messages)
[PATCH 0/3] stop taking the iolock in the reclaim path
2009-08-25 18:41 UTC (4+ messages)
` [PATCH 1/3] xfs: do not take the iolock in xfs_inactive
` [PATCH 2/3] xfs: do not take the iolock in xfs_ireclaim
` [PATCH 3/3] xfs: do not wait for the iolock in xfs_free_eofblocks
[PATCH 0/9] stop taking the iolock in the reclaim path
2009-08-25 18:41 UTC (11+ messages)
` [PATCH 1/9] xfs: avoid memory allocation under m_peraglock in growfs code
` [PATCH 2/9] xfs: switch to NOFS allocation under i_lock in xfs_getbmap
` [PATCH 3/9] xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
` [PATCH 4/9] xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
` [PATCH 5/9] xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
` [PATCH 6/9] xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
` [PATCH 7/9] xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
` [PATCH 8/9] xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
` [PATCH 9/9] xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
xfs logbufs default, (also noatime, lazy-count(of partition formatter)...32767b v. 32768b
2009-08-25 15:52 UTC (2+ messages)
Mounted xfs slows down block device
2009-08-25 15:50 UTC
Changing a file system from case sensitive to case insensitive
2009-08-24 18:37 UTC (5+ messages)
2.6.26.3 / loop-aes/xfs corruption?
2009-08-23 22:48 UTC (2+ messages)
XFS disk half full, yet it is reporting out of disk (linux)
2009-08-22 3:30 UTC (2+ messages)
[PATCH 03/17] vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
2009-08-21 16:59 UTC (2+ messages)
` [PATCH 07/17] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
[PATCH, RFC] xfs: batched discard support
2009-08-21 12:46 UTC (12+ messages)
XFS corruption with failover
2009-08-21 7:11 UTC
XFS Best Practices
2009-08-20 15:58 UTC (4+ messages)
2.6.30 panic - xfs_fs_destroy_inode
2009-08-20 12:24 UTC (10+ 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