public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-10 13:28:25 to 2016-03-20 21:59:14 UTC [more...]

xfs_growfs causing "Metadata corruption detected at xfs_agf_read_verify"
 2016-03-20 21:58 UTC  (4+ messages)

splice vs truncate lockdep splat
 2016-03-20 13:43 UTC 

Verification Required (PayPal)
 2016-03-18 21:27 UTC 

[PATCH v20 00/23] Richacls (Core and Ext4)
 2016-03-18  8:48 UTC  (26+ messages)
` [PATCH v20 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v20 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v20 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v20 04/23] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v20 05/23] vfs: Add permission flags for setting file attributes
` [PATCH v20 06/23] richacl: In-memory representation and helper functions
` [PATCH v20 07/23] richacl: Permission mapping functions
` [PATCH v20 08/23] richacl: Compute maximum file masks from an acl
` [PATCH v20 09/23] richacl: Permission check algorithm
` [PATCH v20 10/23] posix_acl: Unexport acl_by_type and make it static
` [PATCH v20 11/23] posix_acl: Improve xattr fixup code
` [PATCH v20 12/23] vfs: Cache base_acl objects in inodes
` [PATCH v20 13/23] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v20 14/23] vfs: Cache richacl in struct inode
` [PATCH v20 15/23] richacl: Update the file masks in chmod()
` [PATCH v20 16/23] richacl: Check if an acl is equivalent to a file mode
` [PATCH v20 17/23] richacl: Create-time inheritance
` [PATCH v20 18/23] richacl: Automatic Inheritance
` [PATCH v20 19/23] richacl: xattr mapping functions
` [PATCH v20 20/23] richacl: Add richacl xattr handler
` [PATCH v20 21/23] vfs: Add richacl permission checking
` [PATCH v20 22/23] ext4: Add richacl support
` [PATCH v20 23/23] ext4: Add richacl feature flag

new fs, xfs_admin new label, metadata corruption detected
 2016-03-18  4:43 UTC  (13+ messages)

[RFC PATCH 0/2] percpu_counter: Enable switching to global counter
 2016-03-18  1:58 UTC  (4+ messages)
` [RFC PATCH 1/2] percpu_counter: Allow falling back to global counter on large system

[RFC PATCH 0/9] dm-thin/xfs: prototype a block reservation allocation model
 2016-03-17 14:30 UTC  (10+ messages)
` [RFC PATCH 1/9] block: add block_device_operations methods to set and get reserved space
` [RFC PATCH 2/9] dm: add "
` [RFC PATCH 3/9] dm thin: "
` [RFC PATCH 4/9] dm thin: update reserve space func to allow reduction
` [RFC PATCH 5/9] block: add a block_device_operations method to provision space
` [RFC PATCH 6/9] dm: add "
` [RFC PATCH 7/9] dm thin: "
` [RFC PATCH 8/9] xfs: thin block device reservation mechanism
` [RFC PATCH 9/9] xfs: adopt a reserved allocation model on dm-thin devices

further writeback updates V2
 2016-03-17 13:05 UTC  (7+ messages)
` [PATCH 1/3] xfs: build bios directly in xfs_add_to_ioend
` [PATCH 2/3] xfs: don't release bios on completion immediately
` [PATCH 3/3] xfs: optimize bio handling in the buffer writeback path

[PATCH] common: filter out all metadata related options not only crc
 2016-03-17  4:28 UTC 

[PATCH v3] xfs/073: ignore mkfs output
 2016-03-17  4:27 UTC 

[PATCH] xfs/073: filter out finobt warning from mkfs.xfs
 2016-03-17  3:28 UTC  (6+ messages)
` [PATCH v2] xfs/073: avoid finobt warning from mkfs

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-16 22:38 UTC  (41+ messages)
` [PATCH v18 09/22] richacl: Permission check algorithm
` [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 18/22] richacl: xattr mapping functions
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 21/22] ext4: Add richacl support

an mount option question and dunno if right here
 2016-03-16 19:34 UTC  (5+ messages)

[PATCH v2] io/mmap: new -s option for mmap command to reserve some free space
 2016-03-16 15:44 UTC 

[PATCH] io/mmap: new -s option for mmap command to reserve some free space
 2016-03-16 15:33 UTC  (6+ messages)

[PATCH v2] io/mremap: modify argument errors of mremap command
 2016-03-16 14:21 UTC 

XFS corruptions
 2016-03-16 14:07 UTC  (12+ messages)

[PATCH] io/mremap: modify argument errors of mremap command
 2016-03-16 14:00 UTC  (3+ messages)

[PATCH] fstests: make xfs/006 generic
 2016-03-16 12:05 UTC  (2+ messages)

[PATCH] Add caller function output to xfs_log_force tracepoint
 2016-03-16 11:40 UTC  (2+ messages)

[ANNOUNCE] xfs: for-next branch updated to 2cdb958
 2016-03-15 20:39 UTC 

[PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests
 2016-03-15 19:25 UTC  (6+ messages)
` [PATCH 12/12] block: test fallocate for block devices
  ` [PATCH v2 "

[PATCH 0/9] xfs: configurable error behaviour
 2016-03-15 10:16 UTC  (2+ messages)

[PATCH 0/4] xfs: rework the attr ->put_listent code a bit
 2016-03-15  7:57 UTC  (9+ messages)
` [PATCH 1/4] xfs: only return -errno or success from attr ->put_listent
` [PATCH 2/4] xfs: don't pass value into "
` [PATCH 3/4] xfs: remove put_value from attr ->put_listent context
` [PATCH 4/4] xfs: collapse cases in xfs_attr3_leaf_list_int

[ANNOUNCE] xfsprogs: v4.5.0 released
 2016-03-15  6:56 UTC 

[XFSTESTS v4 0/4] Richacl tests
 2016-03-15  3:30 UTC  (5+ messages)

[RFC] iomap infrastructure and multipage writes
 2016-03-14 21:02 UTC  (8+ messages)
` [PATCH 1/7] fs: move struct iomap from exportfs.h to a separate header
` [PATCH 2/7] fs: introduce iomap infrastructure
` [PATCH 3/7] xfs: make xfs_find_bdev_for_inode available outside of xfs_aops.c
` [PATCH 4/7] xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
` [PATCH 5/7] xfs: reshuffle truncate
` [PATCH 6/7] xfs: implement iomap based buffered write path
` [PATCH 7/7] xfs: remove buffered write support from __xfs_get_blocks

[PATCH v19 00/23] Richacls (Core and Ext4)
 2016-03-14 14:55 UTC  (24+ messages)
` [PATCH v19 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v19 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v19 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v19 04/23] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v19 05/23] vfs: Add permission flags for setting file attributes
` [PATCH v19 06/23] richacl: In-memory representation and helper functions
` [PATCH v19 07/23] richacl: Permission mapping functions
` [PATCH v19 08/23] richacl: Compute maximum file masks from an acl
` [PATCH v19 09/23] richacl: Permission check algorithm
` [PATCH v19 10/23] posix_acl: Unexport acl_by_type and make it static
` [PATCH v19 11/23] posix_acl: Improve xattr fixup code
` [PATCH v19 12/23] vfs: Cache base_acl objects in inodes
` [PATCH v19 13/23] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v19 14/23] vfs: Cache richacl in struct inode
` [PATCH v19 15/23] richacl: Update the file masks in chmod()
` [PATCH v19 16/23] richacl: Check if an acl is equivalent to a file mode
` [PATCH v19 17/23] richacl: Create-time inheritance
` [PATCH v19 18/23] richacl: Automatic Inheritance
` [PATCH v19 19/23] richacl: xattr mapping functions
` [PATCH v19 20/23] richacl: Add richacl xattr handler
` [PATCH v19 21/23] vfs: Add richacl permission checking
` [PATCH v19 22/23] ext4: Add richacl support
` [PATCH v19 23/23] ext4: Add richacl feature flag

Distributorships Available
 2016-03-14 13:37 UTC 

Distribute a Necessary Safety Product
 2016-03-14 13:08 UTC 

futher writeback updates
 2016-03-11 17:52 UTC  (10+ messages)
` [PATCH 2/3] xfs: don't release bios on completion immediately
` [PATCH 3/3] xfs: optimize bio handling in the buffer writeback path

[PATCH] xfs: always set rvalp in xfs_dir2_node_trim_free
 2016-03-11 11:05 UTC  (2+ messages)

[PATCH] xfs: ensure committed is initialized in xfs_trans_roll
 2016-03-11  9:36 UTC  (2+ messages)

[PATCH 0/16] xfs: first part of rmapbt functionality
 2016-03-11  7:32 UTC  (11+ messages)
` [PATCH 03/16] xfs: rmap btree add more reserved blocks
` [PATCH 05/16] xfs: add owner field to extent allocation and freeing

Failing XFS filesystem underlying Ceph OSDs
 2016-03-11  3:26 UTC  (11+ messages)

[GIT PULL v2] xfs: fixes for 4.5-rc7
 2016-03-11  0:23 UTC 

Goodbye from our Newsletter
 2016-03-10 17:31 UTC 

xfs: eliminate committed arg from xfs_bmap_finish
 2016-03-10 13:51 UTC  (2+ messages)

[report] potential uninitialized variable in xfs_dir2_node_to_leaf()
 2016-03-10 13:28 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox