public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-10 23:38:24 to 2016-02-17 07:21:15 UTC [more...]

[PATCH 00/15] xfsprogs: libxfs kernel sync to 4.6-for-next
 2016-02-17  7:20 UTC  (2+ messages)
` [PATCH 02/15] xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot

[ANNOUNCE] xfsprogs: v4.5.0-rc1 released
 2016-02-17  6:23 UTC 

[PATCH] xfs: fix up inode32/64 (re)mount handling
 2016-02-17  4:47 UTC 

[PATCH] xfs: test inode32/inode64 options w/ remount & growfs
 2016-02-11 23:42 UTC 

[PATCH 0/3] xfs: mount option handling fixups
 2016-02-17  4:29 UTC  (11+ messages)
` [PATCH 1/3] xfs: convert mount option parsing to tokens
  ` [PATCH 1/3 V2] "
` [PATCH 2/3] xfs: sanitize remount options
  ` [PATCH 2/3 V2] "
` [PATCH 3/3] xfs: test for valid remount options, error if not

[PATCH v3 0/6] DAX fixes, move flushing calls to FS
 2016-02-17  3:34 UTC  (7+ messages)
` [PATCH v3 1/6] block: disable block device DAX by default
` [PATCH v3 2/6] ext2, ext4: only set S_DAX for regular inodes
` [PATCH v3 3/6] ext4: Online defrag not supported with DAX
` [PATCH v3 4/6] dax: give DAX clearing code correct bdev
` [PATCH v3 5/6] dax: move writeback calls into the filesystems
` [PATCH v3 6/6] block: use dax_do_io() if blkdev_dax_capable()

[PATCH 0/4] xfs: fixes for XFS_DIFLAG2_DAX support
 2016-02-17  0:23 UTC  (10+ messages)
` [PATCH 1/4] xfs: XFS_DIFLAG_DAX is only for regular files or directories
` [PATCH 2/4] xfs: S_DAX is only for regular files
` [PATCH 3/4] xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared
` [PATCH 4/4] xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE

oss.sgi.com - maintenance Wed Feb 17 09:00 CT USA
 2016-02-16 23:04 UTC  (2+ messages)

[PATCH 0/14] xfsprogs: kernel libxfs sync up to 4.5-rc2
 2016-02-16 19:20 UTC  (18+ messages)
` [PATCH 01/14] libxfs: Optimize the loop for xfs_bitmap_empty
` [PATCH 02/14] xfs: add missing bmap cancel calls in error paths
` [PATCH 03/14] xfs: log local to remote symlink conversions correctly on v5 supers
` [PATCH 04/14] xfs: per-filesystem stats counter implementation
` [PATCH 05/14] xfs: introduce BMAPI_ZERO for allocating zeroed extents
` [PATCH 06/14] xfs: get mp from bma->ip in xfs_bmap code
` [PATCH 07/14] xfs: bmapbt checking on debug kernels too expensive
` [PATCH 08/14] xfs: eliminate committed arg from xfs_bmap_finish
` [PATCH 09/14] xfs: inode recovery readahead can race with inode buffer creation
` [PATCH 10/14] xfs: handle dquot buffer readahead in log recovery correctly
` [PATCH 11/14] xfs: swap leaf buffer into path struct atomically during path shift
` [PATCH 12/14] libxfs: fix two comment typos
` [PATCH 13/14] xfs: stop holding ILOCK over filldir callbacks
` [PATCH 14/14] xfs: Validate the length of on-disk ACLs

[PATCH 0/9] xfs: configurable error behaviour
 2016-02-16 17:09 UTC  (9+ messages)
` [PATCH 5/9] xfs: add configuration of error failure speed
` [PATCH 6/9] xfs: add "fail at unmount" error handling configuration
` [PATCH 8/9] xfs: disable specific error configurations

[ANNOUNCE] xfs: for-next branch updated to e15c65b
 2016-02-16  5:45 UTC 

XFS fiemap issue with Linux 3.10.0-327.el7.x86_64 (CentOS 7)
 2016-02-16  0:23 UTC  (7+ messages)

[PATCH v3] xfs_quota: modify commands which can't handle multiple types
 2016-02-16  0:12 UTC  (2+ messages)

[PATCH 0/3] xfsprogs: FS_IOC_FS[SG]ETXATTR and DAX support
 2016-02-15 23:46 UTC  (7+ messages)
` [PATCH 1/3] xfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
` [PATCH 2/3] xfs: introduce per-inode DAX enablement
` [PATCH 3/3] xfs_io: add support for changing the new inode DAX attribute

[PATCH 0/2 v4] xfs_repair: improved secondary sb search
 2016-02-15 22:11 UTC  (10+ messages)
` [PATCH v4 1/2] libxcmd: generalize topology functions
` [PATCH v4 2/2] xfs_repair: new secondary superblock search method
    ` [PATCH v5 "

[PATCH v4.3 0/3] xfstests: minor fixes for the reflink/dedupe tests
 2016-02-15 20:46 UTC  (4+ messages)
` [PATCH 1/3] generic/304: fix high offset
` [PATCH 2/3] punch-alternating: use the block size reported by the fs for punching
` [PATCH 3/3] xfs/24[356]: check for -c switch to xfs_io bmap command

[PATCH] xfs: fix format specifier , should be %llx and not %llu
 2016-02-15 18:57 UTC  (2+ messages)

[PATCH] xfs: remove xfs_trans_get_block_res
 2016-02-15 18:56 UTC  (2+ messages)

xfsprogs 4.3.0+nmu1 MIGRATED to testing
 2016-02-15 16:39 UTC 

[PATCH v2] xfs_quota: modify commands which can't handle multiple types
 2016-02-15 15:32 UTC  (2+ messages)

RichACLs man-pages review
 2016-02-15 14:15 UTC  (13+ messages)
` getrichacl(1) man page review comments
` setrichacl(1) "
` richacl(7) "

[PATCH] [RFC] xfs: allocate log vector buffers outside CIL context lock
 2016-02-15 13:28 UTC  (7+ messages)
` [PATCH v2] "

block allocations for the refcount btree
 2016-02-14  0:21 UTC  (12+ messages)

[PATCH v4.2 00/32] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2016-02-13  8:03 UTC  (41+ messages)
` [PATCH 01/32] generic/182: this is a dedupe test, check for dedupe
` [PATCH 02/32] xfstests: filter whitespace in 128 and 132
` [PATCH 03/32] xfstests: make _scratch_mkfs_blocksized usable
` [PATCH 04/32] reflink: remove redundant filesystem checks from the end of the tests
` [PATCH 05/32] reflink: remove unnecessary umounts from test code
` [PATCH 06/32] common/dmerror: add some more dmerror routines
` [PATCH 07/32] common: create _require_test_program to look for programs in src/
` [PATCH 08/32] common: provide a method to repair the scratch fs
` [PATCH 09/32] reflink: refactor mixed block creation code
` [PATCH 10/32] reflink: fix style problems in existing tests
` [PATCH 11/32] reflink: add _require_odirect to the directio tests
` [PATCH 12/32] dio: unwritten conversion bug tests
` [PATCH 13/32] reflink: test intersecting CoW and falloc/fpunch/fzero/fcollapse/finsert/ftrunc
` [PATCH 14/32] reflink: test CoW behavior with IO errors
` [PATCH 15/32] reflink: test CoW operations against the source file
` [PATCH 16/32] reflink: ensure that we can handle reflinking a lot of extents
` [PATCH 17/32] xfs: more reflink tests
` [PATCH 18/32] xfs/122: support refcount/rmap data structures
` [PATCH 19/32] xfs: test fragmentation characteristics of copy-on-write
` [PATCH 20/32] reflink: high offset reflink and dedupe tests
` [PATCH 21/32] reflink: test xfs cow behavior when the filesystem crashes
` [PATCH 22/32] reflink: test quota accounting
` [PATCH 23/32] reflink: test CoW across a mixed range of block types with cowextsize set
` [PATCH 24/32] xfs: test the automatic cowextsize extent garbage collector
` [PATCH 25/32] xfs: test rmapbt functionality
` [PATCH 26/32] reflink: test aio copy on write
` [PATCH 27/32] xfs: aio cow tests
` [PATCH 28/32] xfs: test xfs_getbmapx behavior with shared extents
` [PATCH 29/32] reflink: test reflink+cow+enospc all at the same time
` [PATCH 30/32] xfs: ensure that we don't crash when freeing the ag reservations on a ro mount
` [PATCH 31/32] xfs: test source CoW across mixed block types with cowextsz set
` [PATCH 32/32] reflink: kick the slow tests out of the 'quick' group
` [PATCH 33/32] aiocp: fix the gcc warnings

[PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
 2016-02-13  4:59 UTC  (19+ messages)
` [PATCH v2 2/2] dax: move writeback calls into the filesystems

[PATCH] xfs_quota: modify commands which can't handle multiple types
 2016-02-12 20:56 UTC  (2+ messages)

[PATCH] xfs_quota: allow create limit when user or group names beginning with digits
 2016-02-12 17:05 UTC  (3+ messages)

[PATCH 2/2 v3] xfs_repair: new secondary superblock search method
 2016-02-12 14:18 UTC  (3+ messages)

[PATCH 0/6 v5] xfs: get rid of xfs_cluster_write()
 2016-02-12  9:36 UTC  (9+ messages)
` [PATCH 1/6] xfs: remove nonblocking mode from xfs_vm_writepage
` [PATCH 2/6] xfs: remove xfs_cancel_ioend
` [PATCH 3/6] xfs: Introduce writeback context for writepages
` [PATCH 4/6] xfs: xfs_cluster_write is redundant
` [PATCH 5/6] xfs: factor mapping out of xfs_do_writepage
` [PATCH 6/6] xfs: don't chain ioends during writepage submission

[PATCH] xfs: fix two memory leaks in xfs_attr_list.c error paths
 2016-02-12  9:27 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 4.5-rc4
 2016-02-12  3:43 UTC 

[ANNOUNCE] xfsprogs: master branch updated to 1b9fecf
 2016-02-12  3:32 UTC 

[PATCH 1/5] xfs_io: detect the '-R' option in getopt
 2016-02-12  1:24 UTC  (5+ messages)
` [PATCH 2/5] libxfs: refactor the btree size calculator code

[PATCH 0/8 v4] xfs: get rid of xfs_cluster_write
 2016-02-11 20:59 UTC  (17+ messages)
` [PATCH 2/8] xfs: remove xfs_cancel_ioend
` [PATCH 3/8] xfs: Introduce writeback context for writepages
` [PATCH 6/8] xfs: don't chain ioends during writepage submission

[PATCH 0/5 v3] xfs: get rid of xfs_cluster_write()
 2016-02-11 12:24 UTC  (7+ messages)
` [PATCH 5/5] xfs: don't chain ioends during writepage submission


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