public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-07 03:37:20 to 2016-04-13 15:03:46 UTC [more...]

[PATCH v2 0/5] Align mmap address for DAX pmd mappings
 2016-04-13 14:55 UTC  (4+ messages)
` [PATCH v2 1/5] dax: add dax_get_unmapped_area for "

[RFC DONOTMERGE v8 0/3] fallocate for block devices
 2016-04-13 14:23 UTC  (6+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices
` [PATCH 4/3] block: test "

ext4 error
 2016-04-13 14:10 UTC  (2+ messages)

xfs_repair fails after trying to format log cycle?
 2016-04-13 12:12 UTC  (8+ messages)

[PATCH v2] xfs/259: test more block sizes and handle minimum block size correctly
 2016-04-13 11:56 UTC 

Актуално! Управление на проекти
 2016-04-13  9:34 UTC 

[PATCH 00/11 v3] xfs: inode reclaim vs the world
 2016-04-13  6:49 UTC  (13+ messages)
` [PATCH 01/11] xfs: we don't need no steekin ->evict_inode
` [PATCH 02/11] xfs: xfs_iflush_cluster fails to abort on error
` [PATCH 03/11] xfs: fix inode validity check in xfs_iflush_cluster
` [PATCH 04/11] xfs: skip stale inodes "
` [PATCH 05/11] xfs: optimise xfs_iext_destroy
` [PATCH 06/11] xfs: xfs_inode_free() isn't RCU safe
` [PATCH 07/11] xfs: mark reclaimed inodes invalid earlier
` [PATCH 08/11] xfs: xfs_iflush_cluster has range issues
` [PATCH 09/11] xfs: rename variables in xfs_iflush_cluster for clarity
` [PATCH 10/11] xfs: simplify inode reclaim tagging interfaces
` [PATCH 11/11] xfs: move reclaim tagging functions

[PATCH] xfs: Abort intent log item in xfs_iflush() upon error to get buf
 2016-04-13  4:02 UTC  (6+ messages)

Намаление на Секси нощници и Еротични мрежести целокупни бодита!
 2016-04-13  2:10 UTC 

[RFC v2 PATCH 00/10] dm-thin/xfs: prototype a block reservation allocation model
 2016-04-13  0:12 UTC  (17+ messages)
` [RFC v2 PATCH 01/10] xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
` [RFC v2 PATCH 02/10] xfs: replace xfs_mod_fdblocks() bool param with flags
` [RFC v2 PATCH 03/10] block: add block_device_operations methods to set and get reserved space
` [RFC v2 PATCH 04/10] dm: add "
` [RFC v2 PATCH 05/10] dm thin: "
` [RFC v2 PATCH 06/10] xfs: thin block device reservation mechanism
` [RFC v2 PATCH 07/10] xfs: adopt a reserved allocation model on dm-thin devices
` [RFC v2 PATCH 08/10] xfs: handle bdev reservation ENOSPC correctly from XFS reserved pool
` [RFC v2 PATCH 09/10] xfs: support no block reservation transaction mode
` [RFC v2 PATCH 10/10] xfs: use contiguous bdev reservation for file preallocation
` [RFC PATCH] block: wire blkdev_fallocate() to block_device_operations' reserve_space

[PATCH 4/5] xfs: xfs_inode_free() isn't RCU safe
 2016-04-12 23:29 UTC  (5+ messages)

RFC: use iomap infrastructure for all our zeroing needs
 2016-04-12 22:26 UTC  (7+ messages)
` [PATCH 1/6] iomap: support DAX based zeroing
` [PATCH 2/6] xfs: use iomap infrastructure for DAX zeroing
` [PATCH 3/6] xfs: handle 64-bit length in xfs_iozero
` [PATCH 4/6] xfs: use xfs_zero_range in xfs_zero_eof
` [PATCH 5/6] xfs: split xfs_free_file_space in manageable pieces
` [PATCH 6/6] kill xfs_zero_remaining_bytes

about the xfs performance
 2016-04-12 21:31 UTC  (7+ messages)

PAGE_CACHE_* removal in 4.6-rc3
 2016-04-12 21:17 UTC  (2+ messages)

[PATCH] xfs/259: handle minimum block size more precisely
 2016-04-12 21:01 UTC  (8+ messages)

iomap infrastructure and multipage writes V2
 2016-04-12 20:53 UTC  (9+ messages)
` [PATCH 1/8] fs: move struct iomap from exportfs.h to a separate header
` [PATCH 2/8] fs: introduce iomap infrastructure
` [PATCH 3/8] xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
` [PATCH 4/8] xfs: reorder zeroing and flushing sequence in truncate
` [PATCH 5/8] xfs: implement iomap based buffered write path
` [PATCH 6/8] xfs: remove buffered write support from __xfs_get_blocks
` [PATCH 7/8] fs: iomap based fiemap implementation
` [PATCH 8/8] xfs: use iomap "

[PATCH v2 3/5] xfs: call dax_get_unmapped_area() for DAX pmd mappings
 2016-04-12 20:39 UTC 

[PATCH 4/5] xfs: xfs_inode_free() isn't RCU safe
 2016-04-12  8:55 UTC 

XFS hung task in xfs_ail_push_all_sync() when unmounting FS after disk failure/recovery
 2016-04-12  8:19 UTC  (17+ messages)

list_add corruption after "xfs: mode di_mode to vfs inode"
 2016-04-12  7:54 UTC  (2+ messages)

[PATCH] xfs: bmap btree changes should update rmap btree
 2016-04-12  5:29 UTC  (3+ messages)

[PATCH 0/6 v2] xfs: xfs_iflush_cluster vs xfs_reclaim_inode
 2016-04-11 23:31 UTC  (18+ messages)
` [PATCH 1/6] xfs: fix inode validity check in xfs_iflush_cluster
` [PATCH 2/6] xfs: rename variables in xfs_iflush_cluster for clarity
` [PATCH 3/6] xfs: skip stale inodes in xfs_iflush_cluster
` [PATCH 4/6] xfs: xfs_iflush_cluster has range issues
` [PATCH 5/6] xfs: xfs_inode_free() isn't RCU safe
` [PATCH 6/6] xfs: mark reclaimed inodes invalid earlier

[PATCH 0/16] xfs: first part of rmapbt functionality
 2016-04-11 23:23 UTC  (3+ messages)
` [PATCH 16/16] xfs: piggyback rmapbt update intents in the bmap free structure

BUG: unable to handle kernel paging request at ffffffff82200000 (xlog_recover_buffer_pass2)
 2016-04-11 19:15 UTC  (3+ messages)

Use latest xfs_repair on older file systems
 2016-04-11 17:15 UTC 

[PATCH v3 0/8] block: prepare for multipage bvecs
 2016-04-11  3:31 UTC  (2+ messages)

Apparently successful xfs_copy gives "-9" returncode
 2016-04-09 23:24 UTC  (2+ messages)

[PATCH 00/19] mkfs cleaning
 2016-04-09  4:12 UTC  (54+ messages)
` [PATCH 03/19] mkfs: Sanitise the superblock feature macros
` [PATCH 04/19] mkfs: validate all input values
` [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 17/19] xfsprogs: disable truncating of files
` [PATCH 18/19] mkfs: unit conversions are case insensitive

Use latest xfs_repair on older file systems
 2016-04-08 22:27 UTC  (3+ messages)

[PATCH xfsdump] configure: add mailing list contact
 2016-04-08 20:51 UTC 

[PATCH xfsdump] po: respect LINGUAS build setting
 2016-04-08 20:51 UTC 

[PATCH xfsprogs] configure: add mailing list contact
 2016-04-08 20:43 UTC 

[PATCH xfsprogs] po: respect LINGUAS build setting
 2016-04-08 20:43 UTC 

[PATCH 0/4] xfs: various fixes
 2016-04-07 23:50 UTC  (5+ messages)
` [PATCH 1/4] xfs: Don't wrap growfs AGFL indexes
` [PATCH 4/4] xfs: reduce lock hold times in buffer writeback

support RCU lookups for inline symlinks
 2016-04-07 23:21 UTC  (3+ messages)

Determining whether stripe unit and stripe size were detected correctly
 2016-04-07 20:49 UTC  (3+ messages)

Εκπαίδευση Εργοδηγών Παραγωγής
 2016-04-07 18:06 UTC 

[PATCH 0/5] xfs; xfs_iflush_cluster vs xfs_reclaim_inode
 2016-04-07 15:50 UTC  (9+ messages)
` [PATCH 1/5] xfs: fix inode validity check in xfs_iflush_cluster
` [PATCH 2/5] xfs: skip stale inodes "
` [PATCH 3/5] xfs: xfs_iflush_cluster has range issues
` [PATCH 4/5] xfs: xfs_inode_free() isn't RCU safe

[PATCH v3] xfs_quota: print quota id number if the name can't be found
 2016-04-07 15:45 UTC  (3+ messages)

[PATCH] xfs: fix warning in xfs_finish_page_writeback for non-debug builds
 2016-04-07 15:44 UTC 

Custom Shaped USB drives with your logo
 2016-04-07 14:33 UTC 

[PATCH v2] xfs_quota: print quota id number if the name can't be found
 2016-04-07 14:09 UTC  (3+ messages)

[PATCH] xfs_quota: print quota id number if the name can't be found
 2016-04-07  4:10 UTC  (4+ messages)


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