messages from 2012-01-11 14:53:42 to 2012-01-24 08:05:16 UTC [more...]
[PATCH 0/8] Fix filesystem freezing
2012-01-24 8:05 UTC (12+ messages)
` [PATCH 1/8] fs: Improve filesystem freezing handling
` [PATCH 2/8] vfs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 3/8] ext4: Protect ext4_page_mkwrite & ext4_setattr with "
` [PATCH 4/8] xfs: Move ilock before transaction start in xfs_setattr_size()
` [PATCH 5/8] xfs: Protect xfs_file_aio_write() & xfs_setattr_size() with sb_start_write - sb_end_write
` [PATCH 6/8] xfs: Use generic writers counter instead of m_active_trans counter
` [PATCH 7/8] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
` [PATCH 8/8] vfs: Document s_frozen state through freeze_super
How to fix bad superblock or xfs_repair: error - read only 0 of 512 bytes
2012-01-24 7:08 UTC (6+ messages)
Sua mensagem para a lista Tribuna aguarda aprovação
2012-01-24 6:21 UTC
[PATCH] xfsprogs: check for size parsing errors in xfs_quota
2012-01-24 5:07 UTC (3+ messages)
log recovery fails at mount
2012-01-24 5:06 UTC (2+ messages)
How to fix bad superblock or xfs_repair: error - read only 0 of 512 bytes
2012-01-24 4:51 UTC (2+ messages)
concurrent direct IO write in xfs
2012-01-24 3:54 UTC (13+ messages)
[119/129] xfs: fix endian conversion issue in discard code
2012-01-24 2:35 UTC
[patch 00/12] log grant code cleanups
2012-01-23 21:58 UTC (11+ messages)
` [patch 01/12] xfs: split tail_lsn assignments from log space wakeups
` [patch 02/12] xfs: do exact log space wakeups in xlog_ungrant_log_space
` [patch 03/12] xfs: remove xfs_trans_unlocked_item
` [patch 04/12] xfs: cleanup xfs_log_space_wake
` [patch 05/12] xfs: remove log space waitqueues
[PATCH 0/4] xfsprogs: Allow pquota and gquota to be used together
2012-01-23 17:33 UTC (5+ messages)
` [PATCH 1/4] xfsprogs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [PATCH 2/4] xfsprogs: Add new field pquotaino to on disk superblock
` [PATCH 3/4] xfsprogs: Add qs_pquota to the fs_quota
` [PATCH 4/4] xfsprogs: Add support to mkfs to add pquotino by adding a new option
[RFC v3 PATCH 0/4] xfs: Allow pquota and gquota to be used together
2012-01-23 17:32 UTC (5+ messages)
` [RFC v3 PATCH 1/4] xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
` [RFC v3 PATCH 2/4] xfs: Add pquota fields where gquota is used
` [RFC v3 PATCH 3/4] xfs: Add pquotaino to on-disk super block
` [RFC v3 PATCH 4/4] xfs: Add a new field to fs_quota_stat to get pquota information
[RFC PATCH 0/4] Rearrange code to make the code more readable
2012-01-23 17:31 UTC (5+ messages)
` [RFC PATCH 1/4] Define a new function xfs_this_quota_on()
` [RFC PATCH 2/4] Define a new function xfs_inode_dquot()
` [RFC PATCH 3/4] Change xfs_sb_from_disk() interface to take a mount pointer
` [RFC PATCH 4/4] Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
Optimal XFS formatting options?
2012-01-23 4:21 UTC (16+ messages)
[PATCH 0/3] xfs: change available ranges in quota check
2012-01-23 3:45 UTC (4+ messages)
` [PATCH 1/3] xfs: consider new reservation for quota check on inode reservation
` [PATCH 2/3] xfs: change available ranges of softlimit and hardlimit in quota check
` [PATCH 3/3] xfs: cleanup quota check on disk blocks and inodes reservations
XFS update for 3.2-stable
2012-01-22 21:13 UTC (3+ messages)
` [PATCH] xfs: fix endian conversion issue in discard code
[PATCH 00/11] inode shrink and misc updates V2
2012-01-20 12:51 UTC (21+ messages)
` [PATCH 04/11] xfs: remove the if_ext_max field in struct xfs_ifork
` [PATCH 06/11] xfs: replace i_flock with a sleeping bitlock
` [PATCH 07/11] xfs: replace i_pin_wait with a bit waitqueue
` [PATCH 08/11] xfs: remove the i_size field in struct xfs_inode
` [PATCH 09/11] xfs: remove the i_new_size "
` [PATCH 10/11] xfs: always return with the iolock held from xfs_file_aio_write_checks
` [PATCH 11/11] xfs: cleanup xfs_file_aio_write
[LSF/MM TOPIC] [ATTEND] HSM, DMAPI, and external media filesystems
2012-01-20 5:20 UTC (3+ messages)
The question about parallel direct IO in xfs
2012-01-20 5:13 UTC (2+ messages)
working on extent locks for i_mutex
2012-01-20 2:26 UTC (9+ messages)
Trouble activating xfs pquotas
2012-01-19 18:49 UTC (4+ messages)
[PATCH] xfstests: mount other filesystems with selinux context as well
2012-01-19 18:37 UTC (3+ messages)
[PATCH 1/1] xfs: kill the unused XFS_BB_FSB_OFFSET macro
2012-01-18 22:36 UTC (2+ messages)
[PATCH] xfstests: make 275 pass on ext4
2012-01-18 4:42 UTC (9+ messages)
` [PATCH V2] xfstests: make 275 pass
[GIT PULL] XFS update for 3.3
2012-01-17 21:55 UTC
[RFC][PATCH 0/8] xfstests: rework large filesystem testing
2012-01-16 17:49 UTC (9+ messages)
` [PATCH 4/8] xfstests: use preallocation for ag-wiper
` [PATCH 5/8] xfstests: use command line option for setting extra space
` [PATCH 6/8] xfstest: enable xfs_repair for large filesystem testing
` [PATCH 7/8] xfstests: always us test option when checking large scratch device
xfs version and kernels
2012-01-13 20:13 UTC (3+ messages)
[PATCH 00/12] xfs_repair queue
2012-01-13 20:10 UTC (29+ messages)
` [PATCH 01/12] repair: do not walk the unlinked inode list
` [PATCH 02/12] repair: allocate and free inode records individually
` [PATCH 03/12] repair: allocate and free extent "
` [PATCH 05/12] repair: update extent count after zapping duplicate blocks
` [PATCH 06/12] repair: use recursive buffer locking
` "
` [PATCH 07/12] repair: fix another ABBA deadlock in inode prefetching
` [PATCH 08/12] repair: handle filesystems with the log in allocation group 0
` [PATCH 09/12] repair: kill check_inode_block
` [PATCH 10/12] repair: mark local functions static
` [PATCH 11/12] repair: move extern declarations to headers
` [PATCH 12/12] repair: cleanup inode record macros
[PATCH] repair: avoid ABBA deadlocks on prefetched buffers
2012-01-13 20:09 UTC (2+ messages)
[PATCH 00/11] inode shrink and misc updates
2012-01-13 19:07 UTC (3+ messages)
` [PATCH 05/11] xfs: make i_flags an unsigned long
[PATCH 0/4] Fix filesystem freezing
2012-01-13 11:07 UTC (21+ messages)
` [PATCH 1/4] fs: Improve filesystem freezing handling
` [PATCH 2/4] vfs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 3/4] ext4: Protect ext4_page_mkwrite with "
` [PATCH 4/4] xfs: Protect xfs_file_aio_write() "
[PATCH] xfs: show uuid when mount fails due to duplicate uuid
2012-01-13 5:58 UTC
[RFC PATCH] xfs: show uuid when mount fails due to duplicate uuid
2012-01-13 2:46 UTC (3+ messages)
Introduce SEEK_DATA/SEEK_HOLE to XFS V5
2012-01-13 2:41 UTC (20+ messages)
XFS status update for December 2011
2012-01-12 19:02 UTC
[PATCH] xfstests 278: Ensure lost+found is not created with wrong link count (V4)
2012-01-12 17:29 UTC (3+ messages)
[PATCH] xfs: remove unecessary AIL push wakeups
2012-01-12 17:30 UTC
[PATCH] xfstests 271: use xfs_io to truncate file instead of truncate(1)
2012-01-12 17:24 UTC (4+ messages)
` [PATCH] xfstests 273: Create lost+found to pass _check_scratch_fs
[PATCH] xfstests 273 274 275: do test in dedicated dir and leave test files in it
2012-01-12 17:20 UTC
time for userspace releases?
2012-01-12 16:12 UTC
[PATCH] xfstests 278: Ensure lost+found is not created with wrong link count (V3)
2012-01-12 13:13 UTC (4+ messages)
sunit/swidth for HP P4500 Lefthand Networks storage arrays
2012-01-12 7:30 UTC (2+ messages)
[PATCH] xfstests: fix 251's cp -axT problem
2012-01-12 1:16 UTC (4+ messages)
[PATCH] xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
2012-01-11 20:39 UTC (4+ messages)
xfsdump 3.0.6, ERROR: xfs_quota failed with exit status: -1
2012-01-11 22:20 UTC (4+ messages)
` [PATCH] xfsdump: allow system() to obtain exit status
query
2012-01-11 19:54 UTC (2+ messages)
Empty dir can't be removed ... because it's not empty?
2012-01-11 18:28 UTC (3+ 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