messages from 2013-12-05 22:52:04 to 2013-12-11 07:36:31 UTC [more...]
[PATCH 00/12] run more generic tests on TEST_DIR
2013-12-11 7:34 UTC (13+ messages)
` [PATCH 01/12] 062: use TEST_DIR instead of a SCRATCH_DEV
` [PATCH 02/12] 069: "
` [PATCH 03/12] 079: "
` [PATCH 04/12] 100: "
` [PATCH 05/12] 105: "
` [PATCH 06/12] 117: "
` [PATCH 07/12] 124: "
` [PATCH 08/12] 130: "
` [PATCH 09/12] 132: "
` [PATCH 10/12] 141: "
` [PATCH 11/12] 225: "
` [PATCH 12/12] 319: "
[PATCH] generic: require filesize to be greater than fs block size in generic/240
2013-12-11 6:55 UTC (3+ messages)
[RFC, PATCH 00/15] mkfs: sanitise input parameters
2013-12-11 4:27 UTC (6+ messages)
` [PATCH 04/15] mkfs: validate all input values
XFS security fix never sent to -stable?
2013-12-11 4:17 UTC (14+ messages)
Q: about xfs pre-allocation
2013-12-11 4:12 UTC (4+ messages)
XFS umount with IO errors seems to lead to memory corruption
2013-12-11 0:40 UTC (4+ messages)
Filesystem writes on RAID5 too slow
2013-12-11 0:27 UTC (9+ messages)
where/how is 'xattr' type=security enforced? (security attr stripped?)
2013-12-11 0:15 UTC (3+ messages)
[PATCH v2] xfs_repair: fix process_bmbt_reclist_int
2013-12-10 21:06 UTC (2+ messages)
[PATCH v2] xfs: fix calculation of freed inode cluster blocks
2013-12-10 21:03 UTC (2+ messages)
[PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer
2013-12-10 21:02 UTC (3+ messages)
[PATCH 00/10] Add tmpfs filesystem support
2013-12-10 20:12 UTC (11+ messages)
` [PATCH 01/10] xfstests: Add tmpfs support
` [PATCH 02/10] xfstests: use mount point instead of device name
` [PATCH 03/10] xfstests: _scratch_mkfs_sized() for tmpfs
` [PATCH 04/10] xfstests: increase tmpfs memory size
` [PATCH 05/10] xfstests: do not unmount tmpfs during remount
` [PATCH 06/10] xfstests: fix generic/225 to check fiemap support
` [PATCH 07/10] xfstests: fix generic/127 to call _cleanup() only once
` [PATCH 08/10] xfstests: check O_DIRECT support before testing direct I/O
` [PATCH 09/10] xfstests: add executable permission to tests
` [PATCH 10/10] xfstests: skip parts of tests which cannot work on tmpfs
[PATCH] xfsdump: don't assume getdents exists
2013-12-10 19:50 UTC (3+ messages)
[GIT PULL] XFS bugfixes for 3.13-rc4
2013-12-10 19:53 UTC
[PATCH] xfs: require 64-bit sector_t
2013-12-10 16:20 UTC (2+ messages)
[PATCH 00/10] decouple the in-memory from the on-disk log format V2
2013-12-10 16:18 UTC (8+ messages)
` [PATCH 01/10] xfs: remove duplicate code in xlog_cil_insert_format_items
` [PATCH 06/10] xfs: format log items write directly into the linear CIL buffer
[PATCH 00/11] extent list locking fixes V3
2013-12-10 16:13 UTC (30+ messages)
` [PATCH 01/11] xfs: no need to lock the inode in xfs_find_handle
` [PATCH 02/11] xfs: remove xfs_iunlock_map_shared
` [PATCH 03/11] xfs: rename xfs_ilock_map_shared
` [PATCH 04/11] xfs: add xfs_ilock_attr_map_shared
` [PATCH 05/11] xfs: reinstate the ilock in xfs_readdir
` [PATCH 06/11] xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes
` [PATCH 07/11] xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobp
` [PATCH 08/11] xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterate
` [PATCH 09/11] xfs: use xfs_ilock_attr_map_shared in xfs_attr_get
` [PATCH 10/11] xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_int
` [PATCH 11/11] xfs: assert that we hold the ilock for extent map access
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.13-rc1-2-13376-gdf8052e
2013-12-10 15:40 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.13-rc1-2-13376-gdf8052e
2013-12-10 15:40 UTC
nfs vs xfstests 193
2013-12-10 14:43 UTC (6+ messages)
Sudden File System Corruption
2013-12-10 8:45 UTC (22+ messages)
` Fwd: "
` Fwd: "
[PATCH v2 2/3] xfs: fix infinite loop by detaching the group/project hints from user dquot
2013-12-09 23:07 UTC (12+ messages)
XFS...Windows?
2013-12-09 20:33 UTC (5+ messages)
` [humor] XFS...Windows?
XFS: possible memory allocation deadlock in kmem_alloc (mode:0x250)
2013-12-09 9:47 UTC (5+ messages)
[PATCH 0/2] misc log recovery patches
2013-12-09 1:00 UTC (6+ messages)
` [PATCH 1/2] xfs: fix double free on error when cleaning log items
` [PATCH 2/2] xfs: free the efi AIL entry on log recovery failure
` [PATCH v3] "
[PATCH 00/18] Consolidate Posix ACL implementation
2013-12-08 23:28 UTC (10+ messages)
` [PATCH 09/18] f2fs: use generic posix ACL infrastructure
` [PATCH 16/18] gfs2: "
` [Cluster-devel] "
[PATCH] MAINTAINERS: fix incorrect mail address of XFS maintainer
2013-12-08 14:32 UTC
[PATCH v4 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
2013-12-08 14:14 UTC
[PATCH v4 9/10] xfstest: shared/005: Test multiple fallocate collapse
2013-12-08 14:13 UTC
[PATCH v4 8/10] xfstest: shared/004: Delayed allocation multi collapse
2013-12-08 14:12 UTC
[PATCH v4 7/10] xfstest: shared/003: Multi collapse range tests
2013-12-08 14:12 UTC
[PATCH v4 6/10] xfstest: shared/002: Delayed allocation collapse range
2013-12-08 14:12 UTC
[PATCH v4 5/10] xfstest: shared/001: Standard collapse range tests
2013-12-08 14:11 UTC
[PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-12-08 14:11 UTC
[PATCH v4 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-12-08 14:11 UTC
[PATCH v4 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-12-08 14:05 UTC
[PATCH v4 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2013-12-08 14:05 UTC
[PATCH v4 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2013-12-08 14:05 UTC
[PATCH v4 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
2013-12-08 14:02 UTC
[PATCH v4 9/10] xfstest: shared/005: Test multiple fallocate collapse
2013-12-08 14:01 UTC
[PATCH v4 8/10] xfstest: shared/004: Delayed allocation multi collapse
2013-12-08 14:01 UTC
[PATCH v4 7/10] xfstest: shared/003: Multi collapse range tests
2013-12-08 14:01 UTC
[PATCH v4 6/10] xfstest: shared/002: Delayed allocation collapse range
2013-12-08 14:01 UTC
[PATCH v4 5/10] xfstest: shared/001: Standard collapse range tests
2013-12-08 14:00 UTC
[PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-12-08 14:00 UTC
[PATCH v4 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-12-08 14:00 UTC
[PATCH v4 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-12-08 14:00 UTC
[PATCH v4 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2013-12-08 13:59 UTC
[PATCH v4 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2013-12-08 13:59 UTC
[PATCH v2] xfstests: add a new test case to test i_size updated properly under dio
2013-12-07 3:54 UTC (2+ messages)
Your itunes account has been frozen because we are unable to validate your account information
2013-12-07 1:11 UTC
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.13-rc1-2-13374-gc91c46c
2013-12-06 23:44 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.13-rc1-2-13374-gc91c46c
2013-12-06 23:44 UTC
[OOPS, 3.13-rc2] null ptr in dio_complete()
2013-12-06 19:35 UTC
[PATCH 0/7] extent list locking fixes V2
2013-12-06 17:59 UTC (14+ messages)
` [PATCH 1/7] xfs: reinstate the ilock in xfs_readdir
` [PATCH 2/7] xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes
` [PATCH 3/7] xfs: use xfs_ilock_map_shared in xfs_qm_dqtobp
` [PATCH 4/7] xfs: use xfs_ilock_map_shared in xfs_qm_dqiterate
` [PATCH 5/7] xfs: use xfs_ilock_map_shared in xfs_attr_get
` [PATCH 6/7] xfs: use xfs_ilock_map_shared in xfs_attr_list_int
` [PATCH 7/7] xfs: assert that we hold the ilock for extent map access
xfs: free the list of recovery items on error
2013-12-06 16:17 UTC (2+ messages)
[PATCH] xfstests: stop special casing nfs and udf
2013-12-06 16:06 UTC (3+ messages)
[PATCH] xfs: free the efi AIL entry on log recovery failure
2013-12-05 23:54 UTC (4+ messages)
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.13-rc1-2-13369-gef70160
2013-12-05 23:10 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.13-rc1-2-13369-gef70160
2013-12-05 23:10 UTC
[PATCH 0/2] misc kernel leak patches
2013-12-05 22:52 UTC (4+ messages)
` [PATCH 2/2] xfs free the list of recovery items on error
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