public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-16 21:30:47 to 2014-09-26 02:19:27 UTC [more...]

[PATCH 0/5 v2] xfs: clean up xlog_recover_process_data
 2014-09-26  2:19 UTC  (6+ messages)
` [PATCH 1/5] xfs: refactor xlog_recover_process_data()
` [PATCH 2/5] xfs: recovery of XLOG_UNMOUNT_TRANS leaks memory
` [PATCH 3/5] xfs: fix double free in xlog_recover_commit_trans
` [PATCH 4/5] xfs: reorganise transaction recovery item code
` [PATCH 5/5] xfs: refactor recovery transaction start handling

[RFC PATCH] xfs: borrow indirect blocks from freed extent when available
 2014-09-26  1:59 UTC  (6+ messages)

[PATCH 4/4] Adds ioctl interface support for ext4 project
 2014-09-26  0:10 UTC  (11+ messages)

irregular mkfs.xfs results on identical HW
 2014-09-25 21:19 UTC  (3+ messages)

[PATCH 0/3 v2] xfs: superblock logging rework
 2014-09-25 21:03 UTC  (6+ messages)
` [PATCH 1/3] xfs: consider freeze levels in xfs_fs_writable()
` [PATCH 2/3] xfs: remove bitfield based superblock updates
` [PATCH 3/3] xfs: consolidate superblock logging functions

[PATCH v2] generic/033: add xfs delalloc indirect block depletion reproducer
 2014-09-25 16:26 UTC 

[PATCH 00/11 v2] xfs: clean up xfs_buf io interfaces
 2014-09-25 16:19 UTC  (13+ messages)
` [PATCH 01/11] xfs: force the log before shutting down
` [PATCH 02/11] xfs: Don't use xfs_buf_iowait in the delwri buffer code
` [PATCH 03/11] xfs: synchronous buffer IO needs a reference
` [PATCH 04/11] xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
` [PATCH 05/11] xfs: rework xfs_buf_bio_endio error handling
` [PATCH 06/11] xfs: kill xfs_bdstrat_cb
` [PATCH 07/11] xfs: xfs_bioerror can die
` [PATCH 08/11] xfs: kill xfs_bioerror_relse
` [PATCH 09/11] xfs: introduce xfs_buf_submit[_wait]
` [PATCH 10/11] xfs: check xfs_buf_read_uncached returns correctly
` [PATCH 11/11] xfs: simplify xfs_zero_remaining_bytes

beginners project: RENAME_EXCHANGE
 2014-09-25 16:09 UTC  (4+ messages)

[PATCH] xfs: flush the range before zero range conversion
 2014-09-25 15:21 UTC  (3+ messages)

[PATCH] generic/033: add xfs delalloc indirect block depletion reproducer
 2014-09-25 15:14 UTC  (3+ messages)

[RFC v2] Unicode/UTF-8 support for XFS
 2014-09-25 13:33 UTC  (51+ messages)
` [PATCH 01/10] xfs: return the first match during case-insensitive lookup
` [PATCH 02/10] xfs: rename XFS_CMP_CASE to XFS_CMP_MATCH
` [PATCH 03/13] libxfs: add xfs_nameops.normhash
` [PATCH 04/10] xfs: change interface of xfs_nameops.normhash
` [PATCH 05/10] xfs: add a superblock feature bit to indicate UTF-8 support
` [PATCH 03/10] xfs: add xfs_nameops.normhash
` [PATCH 06/10] xfs: add unicode character database files
` [PATCH 07/10] xfs: add trie generator and supporting code for UTF-8
` [PATCH 08/10] xfs: add xfs_nameops for utf8 and utf8+casefold
` [PATCH 09/10] xfs: apply utf-8 normalization rules to user extended attribute names
` [PATCH 10/10] xfs: implement demand load of utf8norm.ko
` [PATCH 00/13] xfsprogs: Unicode/UTF-8 support for XFS
  ` [PATCH 01/13] libxfs: return the first match during case-insensitive lookup
  ` [PATCH 02/13] libxfs: rename XFS_CMP_CASE to XFS_CMP_MATCH
  ` [PATCH 04/13] libxfs: change interface of xfs_nameops.normhash
  ` [PATCH 05/13] libxfs: add a superblock feature bit to indicate UTF-8 support
  ` [PATCH 06/13] xfsprogs: add unicode character database files
  ` [PATCH 07/13] libxfs: add trie generator and supporting code for UTF-8
  ` [PATCH 08/13] libxfs: add xfs_nameops for utf8 and utf8+casefold
  ` [PATCH 09/13] libxfs: apply utf-8 normalization rules to user extended attribute names
  ` [PATCH 10/13] xfsprogs: add utf8 support to growfs
  ` [PATCH 11/13] xfsprogs: add utf8 support to mkfs.xfs
  ` [PATCH 12/13] xfsprogs: add utf8 support to xfs_repair
  ` [PATCH 13/13] xfsprogs: add a preliminary test for utf8 support
  ` [PATCH 07a/13] xfsprogs: add trie generator for UTF-8
  ` [PATCH 07b/13] libxfs: add supporting code "
` [PATCH 07a/10] xfs: add trie generator "
` [PATCH 07b/10] xfs: add supporting code "

[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
 2014-09-25 12:41 UTC  (3+ messages)
` [PATCH 1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data
` [PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize

XFS issue xfs goes offline with various messages drive not recoverable without reboot
 2014-09-25  8:12 UTC  (2+ messages)

Occassional problems with unfreeze
 2014-09-25  7:18 UTC  (5+ messages)

Corrupted file system
 2014-09-25  0:50 UTC  (9+ messages)

[PATCH 0/4] xfs: sparse fixes
 2014-09-24 23:37 UTC  (5+ messages)
` [PATCH 1/4] xfs: fix use of agi_newino in finobt lookup
` [PATCH 2/4] xfs: xfs_qm_dquot_isolate needs locking annotations for sparse
` [PATCH 3/4] xfs: xfs_kset should be static
` [PATCH 4/4] xfs: annotate user variables passed as void

log record CRC mismatch: found 0x10a71f1d, expected 0xe012d25f
 2014-09-24 19:14 UTC  (5+ messages)

How to format RAID1 correctly
 2014-09-24 19:06 UTC  (12+ messages)

[PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize
 2014-09-24  8:57 UTC  (2+ messages)

"No space left on device" from hell
 2014-09-24  8:54 UTC  (3+ messages)

Unifying XFS_IOC_SWAPEXT and EXT4_IOC_MOV_EXT (was Re: [PATCH 2/3] xfs: Add support IOC_MOV_DATA ioctl)
 2014-09-24  7:53 UTC 

compiling xfs-progs 3.2.x
 2014-09-23 19:28 UTC  (3+ messages)

[PATCH] xfsprogs: fix xfsctl manual XFS_IOC_FSSETXATTR valid fields
 2014-09-23 16:04 UTC  (2+ messages)

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc3-27-g33044dc
 2014-09-23 13:31 UTC 

[XFS updates] XFS development tree branch, xfs-misc-fixes-for-3.18-2, created. v3.16-11814-g2ebff7b
 2014-09-23 13:30 UTC 

[XFS updates] XFS development tree branch, xfs-shift-extents-rework, created. xfs-for-linus-3.17-rc3-6-g8b5279e
 2014-09-23 13:30 UTC 

XFS kernal crash
 2014-09-23 12:53 UTC 

[PATCH v3] generic/032: add xfs unwritten extent data corruption reproducer
 2014-09-23 12:42 UTC 

xfs@oss.sgi.com Periodic Account Verification
 2014-09-23  4:20 UTC 

[PATCH v2] generic/032: add xfs unwritten extent data corruption reproducer
 2014-09-23  1:26 UTC  (2+ messages)

Repair XFS from 1/3 of the table
 2014-09-22 21:05 UTC  (2+ messages)

[PATCH] xfs/062: add xfs unwritten extent data corruption reproducer
 2014-09-22 19:40 UTC  (3+ messages)

[PATCH] xfs_repair: validate & fix inode CRCs
 2014-09-22 14:45 UTC  (3+ messages)

[PATCH] libxfs: use structure initializers for cache_operations
 2014-09-22 13:21 UTC  (2+ messages)

Практика привлечения к административной и уголовной ответственности за правонарушения в области строительства
 2014-09-22  5:19 UTC 

World first----Super size 16 millions color Changing LED Mood Light/18:29:47
 2014-09-21 10:29 UTC 

Love Dont Cost A Thing
 2014-09-20 23:08 UTC 

storage, libaio, or XFS problem? 3.4.26
 2014-09-20 19:47 UTC  (13+ messages)

Project Finance, Proof of Funds, Credit Enhancement... etc
 2014-09-19 20:30 UTC 

[PATCH] xfstests: remove check_scratch_fs in btrfs/012
 2014-09-19 15:02 UTC  (3+ messages)

[PATCH] xfs: restore buffer_head unwritten bit on ioend cancel
 2014-09-18 18:54 UTC 

What's up with this list?
 2014-09-18 15:33 UTC  (2+ messages)

Need funds immediately?
 2014-09-17  9:31 UTC 

[PATCH] xfs: flush entire last page of old EOF on truncate up
 2014-09-17 21:24 UTC  (3+ messages)

Заработок 350$ в день...[bmohjr]
 2014-09-17 21:02 UTC 

mkfs.xfs fails with raid5 and smaller chunk sizes
 2014-09-17 15:06 UTC  (5+ messages)

Как обеспечить безопасность?
 2014-09-17  3:54 UTC 

[PATCH 0/2] xfsprogs: xfs_db crc fixes/changes
 2014-09-17  2:15 UTC  (5+ messages)
` [PATCH 2/2 V2] xfs_db: add crc manipulation commands
  ` [PATCH 2/2 V3] "

[BUG, 3.17-rc4] dentry still in use during unmount
 2014-09-16 22:40 UTC  (3+ messages)

unclean shutdown of usb hdd destroyed xfs partially
 2014-09-16 22:10 UTC  (5+ messages)

[ANNOUNCE] xfsprogs: master branch updated to 794b62f
 2014-09-16 22:03 UTC 

[RFC] Unicode/UTF-8 support for XFS
 2014-09-16 21:42 UTC  (8+ messages)


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