messages from 2013-11-26 06:15:11 to 2013-12-03 09:54:01 UTC [more...]
XFS: possible memory allocation deadlock in kmem_alloc (mode:0x250)
2013-12-03 9:53 UTC (3+ messages)
[PATCH] fs: fix iversion handling
2013-12-03 9:45 UTC (8+ messages)
[PATCH 00/10] decouple the in-memory from the on-disk log format V2
2013-12-03 9:43 UTC (17+ 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 "
[RFC, PATCH 00/15] mkfs: sanitise input parameters
2013-12-03 9:42 UTC (40+ messages)
` [PATCH 01/15] xfsprogs: use common code for multi-disk detection
` [PATCH 02/15] mkfs: sanitise ftype parameter values
` [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 08/15] mkfs: getbool is redundant
` [PATCH 09/15] mkfs: use getnum_checked for all ranged parameters
` [PATCH 10/15] mkfs: add respecification detection to generic parsing
` [PATCH 11/15] mkfs: table based parsing for converted parameters
` [PATCH 12/15] mkfs: merge getnum
` [PATCH 13/15] mkfs: encode conflicts into parsing table
` [PATCH 14/15] mkfs: add string options to generic parsing
` [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)
[ANNOUNCE] xfstests: tree updated to 0a7f216b
2013-12-03 5:08 UTC
[PATCH] xfstests: stop special casing nfs and udf
2013-12-03 4:29 UTC (6+ messages)
[PATCH 2/3] xfstests: Introduce xfs/323 to verify turn group/project quotas off
2013-12-03 0:45 UTC (2+ messages)
[PATCH 00/18] Consolidate Posix ACL implementation
2013-12-02 23:34 UTC (31+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 06/18] fs: make posix_acl_create "
` [PATCH 07/18] btrfs: use generic posix ACL infrastructure
` [PATCH 08/18] ext2/3/4: "
` [Jfs-discussion] "
` [PATCH 09/18] f2fs: "
` [PATCH 10/18] hfsplus: "
` [PATCH 11/18] jffs2: "
` [PATCH 12/18] ocfs2: "
` [PATCH 13/18] reiserfs: "
` [PATCH 14/18] xfs: "
` [PATCH 15/18] jfs: "
` [Jfs-discussion] "
` [PATCH 16/18] gfs2: "
` [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 18/18] fs: remove generic_acl
` [PATCH 04/18] fs: add generic xattr_acl handlers
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.13-rc1-2-13360-gdc1ccc4
2013-12-02 22:37 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.13-rc1-2-13360-gdc1ccc4
2013-12-02 22:37 UTC
inode_permission NULL pointer dereference in 3.13-rc1
2013-11-30 15:13 UTC (29+ messages)
` [GIT PULL] "
[PATCH v2 2/3] xfs: fix infinite loop by detaching the group/project hints from user dquot
2013-11-29 9:36 UTC (3+ messages)
[PATCH 0/0] decouple the in-memory from the on-disk log format V2
2013-11-29 8:36 UTC
[ANNOUNCE] xfsprogs v3.2.0-alpha2
2013-11-29 8:05 UTC (4+ messages)
[PATCH] xfstests: introduce xfs 323/324 tests to verify turn group/project quota off
2013-11-29 7:03 UTC
Problem with mkfs.xfs on a regular file
2013-11-29 1:28 UTC (15+ messages)
[BUG] Call trace during snapshot start/stop sequence
2013-11-28 21:16 UTC (5+ messages)
ARC-1120 and MD very sloooow
2013-11-28 19:59 UTC (9+ messages)
[RFC PATCH 0/4] xfs: add O_TMPFILE support
2013-11-28 14:39 UTC (22+ 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 v2 3/3] xfs: fix false assertion at xfs_qm_vop_create_dqattach
2013-11-28 10:44 UTC (2+ messages)
[PATCH v2 0/3] xfs: fix quota related problems
2013-11-28 10:41 UTC (2+ messages)
Aurora International Yacht Logistics e-newsletter
2013-11-28 9:41 UTC
[PATCH v2] xfstests: add a new test case to test i_size updated properly under dio
2013-11-28 8:05 UTC
[PATCH] xfstests: add a new test case to test i_size updated properly under dio
2013-11-28 2:23 UTC (3+ messages)
[PATCH] xfstests,btrfs: add wrong compress type regression test
2013-11-27 4:14 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 04/25] block: Abstract out bvec iterator
2013-11-27 0:45 UTC
Cleancache support in XFS
2013-11-26 16:35 UTC (13+ messages)
[PATCH 1/2] xfstests: add generic/321 to test fsync() on directories V2
2013-11-26 14:30 UTC (2+ messages)
[PATCH v2 1/3] xfs: fix assertion failure at xfs_setattr_nonsize
2013-11-26 13:38 UTC
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