messages from 2013-12-02 22:50:53 to 2013-12-08 14:05:41 UTC [more...]
[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 00/18] Consolidate Posix ACL implementation
2013-12-08 9:14 UTC (14+ messages)
` [PATCH 09/18] f2fs: use generic posix ACL infrastructure
` [PATCH 12/18] ocfs2: "
` [PATCH 14/18] xfs: "
` [PATCH 16/18] gfs2: "
` [Cluster-devel] "
Sudden File System Corruption
2013-12-08 5:22 UTC (13+ messages)
` Fwd: "
` Fwd: "
[PATCH 0/2] misc log recovery patches
2013-12-08 0:52 UTC (4+ 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 v2 2/3] xfs: fix infinite loop by detaching the group/project hints from user dquot
2013-12-07 5:51 UTC (5+ messages)
[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
nfs vs xfstests 193
2013-12-06 20:47 UTC (5+ messages)
[PATCH 00/11] extent list locking fixes V3
2013-12-06 20:30 UTC (12+ 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
[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 (10+ messages)
[PATCH] generic: require filesize to be greater than fs block size in generic/240
2013-12-06 9:39 UTC (2+ 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
[PATCH v3] xfs: fix memory leak in xfs_dir2_node_removename
2013-12-05 22:47 UTC (3+ messages)
[PATCH] fs: fix iversion handling
2013-12-05 22:37 UTC (12+ messages)
[PATCH] xfs: growfs overruns AGFL buffer on V4 filesystems
2013-12-05 22:20 UTC (2+ messages)
[PATCH 0/5] extent list locking fixes
2013-12-05 21:40 UTC (26+ messages)
` [PATCH 1/5] xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes
` [PATCH 2/5] xfs: use xfs_ilock_map_shared in xfs_qm_dqtobp
` [PATCH 3/5] xfs: use xfs_ilock_map_shared in xfs_qm_dqiterate
` [PATCH 4/5] xfs: use xfs_ilock_map_shared in xfs_attr_get
` [PATCH 5/5] xfs: assert that we hold the ilock for extent map access
[BUG] Call trace during snapshot start/stop sequence
2013-12-05 8:36 UTC (6+ messages)
[PATCH] xfs: reinstate the iolock in xfs_readdir
2013-12-05 0:12 UTC (6+ messages)
[ANNOUNCE] xfsprogs v3.2.0-alpha2
2013-12-04 23:32 UTC (9+ messages)
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.13-rc1-2-13365-gf9fd013
2013-12-04 21:55 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.13-rc1-2-13365-gf9fd013
2013-12-04 21:55 UTC
[PATCH] xfs: don't perform discard if the given range length is less than block size
2013-12-04 21:55 UTC (2+ messages)
[PATCH] xfs: fix the comment explaining xfs_trans_dqlockedjoin
2013-12-04 21:54 UTC (2+ messages)
[patch] xfs: underflow bug in xfs_attrlist_by_handle()
2013-12-04 21:53 UTC (2+ messages)
[PATCH] xfs: remove unused FI_ flags
2013-12-04 21:53 UTC (2+ messages)
[PATCH] xfs: remove unused "verbose" argument from xfs_setsize_buftarg path
2013-12-04 21:52 UTC (3+ messages)
` [PATCH V2] xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
[PATCH] xfs_repair: suggest reboot after dangerous repair
2013-12-04 19:42 UTC (3+ messages)
[PATCH 00/10] decouple the in-memory from the on-disk log format V2
2013-12-04 0:49 UTC (22+ messages)
` [PATCH 01/10] xfs: remove duplicate code in xlog_cil_insert_format_items
` [PATCH 02/10] xfs: refactor xfs_buf_item_format_segment
` [PATCH 03/10] xfs: refactor xfs_inode_item_size
` [PATCH 04/10] xfs: refactor xfs_inode_item_format
` [PATCH 05/10] xfs: introduce xlog_copy_iovec
` [PATCH 06/10] xfs: format log items write directly into the linear CIL buffer
` [PATCH 07/10] xfs: format logged extents directly into the CIL
` [PATCH 08/10] xfs: remove the inode log format from the inode log item
` [PATCH 09/10] xfs: remove the dquot log format from the dquot "
` [PATCH 10/10] xfs: remove the quotaoff log format from the quotaoff "
[PATCH] xfstest generic/280: wait for setquota to finish before umount
2013-12-03 23:24 UTC (3+ messages)
[PATCH] xfs_repair: fix process_bmbt_reclist_int
2013-12-03 23:14 UTC (3+ messages)
[RFC PATCH] xfs: fix calculation of freed inode cluster blocks
2013-12-03 21:28 UTC (2+ messages)
XFS journal documentation?
2013-12-03 21:18 UTC (3+ messages)
XFS: possible memory allocation deadlock in kmem_alloc (mode:0x250)
2013-12-03 16:28 UTC (5+ messages)
[PATCH RFC] xfsprogs: suggest "-d" option for repair of RO mount
2013-12-03 14:42 UTC (3+ messages)
` [PATCH V2] "
[ANNOUNCE] xfstests: tree updated to 0a7f216b
2013-12-03 13:36 UTC (2+ messages)
[PATCH v2 4/4] xfstests: xfs/305, verify turn group/project quotas off along with fsstress
2013-12-03 12:00 UTC
[PATCH v2 3/4] xfstests: xfs/304, verify turn group/project quotas off while user quotas is on
2013-12-03 11:59 UTC
[PATCH v2 2/4] xfstests: refactor xfs/299 for crc feature pre-checkup
2013-12-03 11:59 UTC
[PATCH v2 1/4] xfstests: common/rc, introduce two pre-checkup routines for xfs crc specified testing
2013-12-03 11:59 UTC
[PATCH v2 0/4] xfstests: introduce xfs tests 304/305 to verify turn quota/project quota off
2013-12-03 11:58 UTC
[RFC, PATCH 00/15] mkfs: sanitise input parameters
2013-12-03 9:42 UTC (24+ messages)
` [PATCH 03/15] mkfs: Sanitise the superblock feature macros
` [PATCH 04/15] mkfs: validate all input values
` [PATCH 05/15] mkfs: factor boolean option parsing
` [PATCH 06/15] mkfs: validate logarithmic parameters sanely
` [PATCH 07/15] mkfs: structify input parameter passing
` [PATCH 12/15] mkfs: merge getnum
` [PATCH 15/15] mkfs: don't treat files as though they are block devices
[PATCH 1/3] xfstests: introduce _require_xfs_crc_sb pre-checkup routine
2013-12-03 7:48 UTC (4+ messages)
[PATCH 3/3] xfstests: introduce xfs/324 to verify turn group/project quota off along with fsstress
2013-12-03 7:36 UTC (3+ messages)
[PATCH 2/3] xfstests: Introduce xfs/323 to verify turn group/project quotas off
2013-12-03 0:45 UTC (2+ 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