public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-16 22:19:19 to 2016-03-28 23:34:19 UTC [more...]

[PATCH 0/5] dax: handling of media errors
 2016-03-28 23:34 UTC  (19+ messages)
` [PATCH 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH 2/5] dax: fallback from pmd to pte on error
` [PATCH 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH 5/5] dax: handle media errors in dax_do_io

[ANNOUNCE] xfs: master, for-next branches updated to 4.6-rc1
 2016-03-28 23:02 UTC 

Build regressions/improvements in v4.6-rc1
 2016-03-28 22:47 UTC  (4+ messages)

[PATCH 0/16] xfs: first part of rmapbt functionality
 2016-03-28 22:05 UTC  (7+ messages)
` [PATCH 05/16] xfs: add owner field to extent allocation and freeing

[PATCH] xfs: don't hand out pNFS layouts for reflink inodes
 2016-03-28 19:51 UTC  (2+ messages)

Weird behaviour of mkfs.xfs
 2016-03-28 15:18 UTC  (4+ messages)

[PATCH] xfs: improve kmem_realloc
 2016-03-28 10:46 UTC  (2+ messages)

Конкурентная разведка. Как распознавать внешние риски
 2016-03-28 10:20 UTC 

xfs_repair fails after trying to format log cycle?
 2016-03-28  8:55 UTC  (2+ messages)

[PATCH] xfs: mute some sparse warnings
 2016-03-27  4:28 UTC  (3+ messages)
` [PATCH v2] "

Failing XFS memory allocation
 2016-03-24 22:00 UTC  (13+ messages)

XFS hung task in xfs_ail_push_all_sync() when unmounting FS after disk failure/recovery
 2016-03-24 21:56 UTC  (15+ messages)

[PATCH] Stop retrying to submit buffer IOs in case of umount
 2016-03-24 17:33 UTC 

[PATCH 00/19] mkfs cleaning
 2016-03-24 16:33 UTC  (21+ messages)
` [PATCH 01/19] xfsprogs: use common code for multi-disk detection
` [PATCH 02/19] mkfs: sanitise ftype parameter values
` [PATCH 03/19] mkfs: Sanitise the superblock feature macros
` [PATCH 04/19] mkfs: validate all input values
` [PATCH 05/19] mkfs: factor boolean option parsing
` [PATCH 06/19] mkfs: validate logarithmic parameters sanely
` [PATCH 07/19] mkfs: structify input parameter passing
` [PATCH 08/19] mkfs: getbool is redundant
` [PATCH 09/19] mkfs: use getnum_checked for all ranged parameters
` [PATCH 10/19] mkfs: add respecification detection to generic parsing
` [PATCH 11/19] mkfs: table based parsing for converted parameters
` [PATCH 12/19] mkfs: merge getnum
` [PATCH 13/19] mkfs: encode conflicts into parsing table
` [PATCH 14/19] mkfs: add string options to generic parsing
` [PATCH 15/19] mkfs: don't treat files as though they are block devices
` [PATCH 16/19] mkfs: move spinodes crc check
` [PATCH 17/19] xfsprogs: disable truncating of files
` [PATCH 18/19] mkfs: unit conversions are case insensitive
` [PATCH 19/19] mkfs: add optional 'reason' for illegal_option

xfs trace in 4.4.2
 2016-03-24 12:24 UTC  (16+ messages)
    ` xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage

support RCU lookups for inline symlinks
 2016-03-23 23:45 UTC  (8+ messages)
` [PATCH 1/4] xfs: factor out a helper to initialize a local format inode fork
` [PATCH 2/4] xfs: set up inode operation vectors later
` [PATCH 3/4] xfs: use ->readlink to implement the readlink_by_handle ioctl
` [PATCH 4/4] xfs: optimize inline symlinks

[PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests
 2016-03-23  3:40 UTC  (4+ messages)
` [PATCH 06/12] xfs/030: fix output on newer filesystems

XFS hole punch races
 2016-03-22 15:57 UTC 

[RFC PATCH 0/9] dm-thin/xfs: prototype a block reservation allocation model
 2016-03-22 12:06 UTC  (17+ 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

[PATCH 0/8] block: prepare for multipage bvecs
 2016-03-22  6:12 UTC  (9+ messages)
` [PATCH 1/8] block: move bvec iterator into include/linux/bvec_iter.h
` [PATCH 2/8] block: make 'struct bvec_iter' not depend on CONFIG_BLOCK
` [PATCH 3/8] block: mark 1st parameter of bvec_iter_advance as const
` [PATCH 4/8] iov_iter: use bvec iterator to implement iterate_bvec()
` [PATCH 5/8] fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
` [PATCH 6/8] block: bio: remove BIO_MAX_SECTORS
` [PATCH 7/8] block: drbd: avoid to use BIO_MAX_SIZE
` [PATCH 8/8] block: bio: remove BIO_MAX_SIZE

[GIT PULL] xfs: updates for 4.6-rc1
 2016-03-21 22:40 UTC  (5+ messages)

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-21 18:20 UTC  (23+ messages)
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 21/22] ext4: Add richacl support

[PATCH] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
 2016-03-21 15:46 UTC  (2+ messages)

obtaining xfstests repository
 2016-03-21 11:20 UTC  (7+ messages)

splice vs truncate lockdep splat
 2016-03-20 23:29 UTC  (3+ messages)

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

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

[PATCH v20 00/23] Richacls (Core and Ext4)
 2016-03-18  8:48 UTC  (25+ messages)
` [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

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  (5+ messages)


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