messages from 2013-11-18 15:41:12 to 2013-11-28 01:48:35 UTC [more...]
[RFC PATCH 0/4] xfs: add O_TMPFILE support
2013-11-28 1:48 UTC (14+ messages)
` [RFC PATCH 1/4] xfs: adjust the interface of xfs_qm_vop_dqalloc()
` [RFC PATCH 2/4] xfs: add xfs_create_tmpfile() for O_TMPFILE support
` [RFC PATCH 3/4] xfs: add a new method xfs_vn_tmpfile()
` [RFC PATCH 4/4] xfs: allow linkat() on O_TMPFILE files
[PATCH] xfstests: add a new test case to test i_size updated properly under dio
2013-11-28 0:34 UTC (2+ messages)
[BUG] Call trace during snapshot start/stop sequence
2013-11-27 23:06 UTC (3+ messages)
inode_permission NULL pointer dereference in 3.13-rc1
2013-11-27 21:51 UTC (8+ messages)
[PATCH] xfstests,btrfs: add wrong compress type regression test
2013-11-27 4:14 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
Problem with mkfs.xfs on a regular file
2013-11-27 2:47 UTC (6+ messages)
[PATCH 04/25] block: Abstract out bvec iterator
2013-11-27 0:45 UTC
Cleancache support in XFS
2013-11-26 16:35 UTC (16+ messages)
[PATCH 1/2] xfstests: add generic/321 to test fsync() on directories V2
2013-11-26 14:30 UTC (3+ messages)
` [PATCH 2/2] xfstests: add a rename fsync test
[PATCH v2 3/3] xfs: fix false assertion at xfs_qm_vop_create_dqattach
2013-11-26 13:38 UTC
[PATCH v2 2/3] xfs: fix infinite loop by detaching the group/project hints from user dquot
2013-11-26 13:38 UTC
[PATCH v2 1/3] xfs: fix assertion failure at xfs_setattr_nonsize
2013-11-26 13:38 UTC
[PATCH v2 0/3] xfs: fix quota related problems
2013-11-26 13:38 UTC
ARC-1120 and MD very sloooow
2013-11-26 8:03 UTC (7+ messages)
[PATCH 0/7] decouple the in-memory from the on-disk log format
2013-11-26 6:02 UTC (17+ messages)
` [PATCH 1/7] xfs: let iop_format write directly into the linear buffer
` [PATCH 2/7] xfs: remove the inode log format from the inode log item
` [PATCH 3/7] xfs: remove the dquot log format from the dquot "
` [PATCH 4/7] xfs: remove the quotaoff log format from the quotaoff "
` [PATCH 5/7] xfs: defer EFI and EFD log formatting until iop_format time
` [PATCH 6/7] xfs: remove efi_next_extent
` [PATCH 7/7] xfs: remove opencoded versions of xfs_bmap_cancel
[PATCH 1/2] xfstests: add generic/321 to test fsync() on directories V2
2013-11-25 21:37 UTC (3+ messages)
[ANNOUNCE] xfsprogs v3.2.0-alpha2
2013-11-25 19:35 UTC
Goodbye from our Newsletter
2013-11-25 18:03 UTC
[patch 1/1] xfsprogs: update version for 3.2.0-alpha2
2013-11-25 15:00 UTC (16+ messages)
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V4] "
[PATCH] xfs: return ENOSPC when trying to set more ACLs than XFS_ACL_MAX_ENTRIES
2013-11-25 4:57 UTC (3+ messages)
Filesystem writes on RAID5 too slow
2013-11-24 23:21 UTC (14+ messages)
XFS umount with IO errors seems to lead to memory corruption
2013-11-24 10:27 UTC (2+ messages)
[PATCH v2] xfstests: xfs/322, verify xfs_quota administrator commands against invalid mount path
2013-11-23 8:52 UTC (2+ messages)
[PATCH v2] xfs: integrate xfs_quota_priv header file to xfs_qm
2013-11-23 8:51 UTC (2+ messages)
[PATCH v2] xfs: fix assertion failure at xfs_setattr_nonsize
2013-11-23 8:51 UTC (2+ messages)
bio_add_page rw mode check by merge_bvec_fn
2013-11-23 5:12 UTC (4+ messages)
[PATCH] xfs: integrate xfs_quota_priv header file to xfs_qm
2013-11-22 16:21 UTC (3+ messages)
[PATCH] xfs: fix assertion failure at xfs_setattr_nonsize
2013-11-22 15:56 UTC (5+ messages)
[PATCH] xfstests: generic/285: use the canonical device name
2013-11-22 15:35 UTC (2+ messages)
[PATCH RFC] xfs: set block device logical sector size on xfs_buftarg
2013-11-22 14:57 UTC (11+ messages)
[PATCH] xfs: make quota metadata truncation behavior consistent to user space
2013-11-22 9:56 UTC (3+ messages)
Alpha2 changelog
2013-11-22 9:17 UTC (3+ messages)
[PATCH] xfstests: stop special casing nfs and udf
2013-11-22 9:15 UTC (2+ messages)
[PATCH] xfstests: xfs/322, verify xfs_quota administrator commands against invalid mount path
2013-11-22 9:12 UTC (3+ messages)
[PATCH] xfs: prevent spurious "head behind tail" warnings
2013-11-22 2:57 UTC (9+ messages)
[GIT PULL] XFS update #2 for 3.13-rc1
2013-11-21 16:43 UTC
vaca next week
2013-11-21 16:20 UTC
[PATCH v2] xfstests: use correct size value in generic/273
2013-11-21 13:32 UTC
[PATCH] xfs: growfs overruns AGFL buffer on V4 filesystems
2013-11-21 5:42 UTC (2+ messages)
[PATCH] xfstests: use correct size value in generic/273
2013-11-21 3:21 UTC (4+ messages)
[PATCH] xfs: don't perform discard if the given range length is less than block size
2013-11-20 17:31 UTC (2+ messages)
setfacl fix
2013-11-20 5:19 UTC (3+ messages)
[PATCH] xfs: fix infinite loop by detaching the group/project hints from user dquot
2013-11-20 5:16 UTC (3+ messages)
[PATCH v2 00/11] xfs: introduce the free inode btree
2013-11-19 22:17 UTC (8+ messages)
[PATCH] fs: fix iversion handling
2013-11-19 15:17 UTC
[BUG] ext2/3/4: dio reads stale data when we do some append dio writes
2013-11-19 12:20 UTC (5+ messages)
[PATCH] xfstests: btrfs/023: test if raids are actually created
2013-11-19 7:06 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/5] xfs: more patches for 3.13
2013-11-18 22:45 UTC (14+ messages)
` [PATCH 2/5] xfs: open code inc_inode_iversion when logging an inode
[PATCH RFC] xfsprogs: suggest "-d" option for repair of RO mount
2013-11-18 22:26 UTC (7+ messages)
` [PATCH V2] "
[PATCH v4] xfs: fix unlock in xfs_bmap_add_attrfork
2013-11-18 20:31 UTC (2+ messages)
[PATCH] xfsprogs: Fix stray semicolon in libxfs/rdwr.c
2013-11-18 19:03 UTC (2+ messages)
[PATCH] xfs_repair: correct docs for "-t" units
2013-11-18 19:03 UTC (2+ messages)
[PATCH 0/1] xfs_fsr fixes
2013-11-18 19:03 UTC (5+ messages)
` [PATCH 1/2] xfs_fsr: extra debugging info
` [PATCH 2/2] xfs_fsr: fix SWAPEXT failures under selinux
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