public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-04 16:38:35 to 2014-09-16 15:26:47 UTC [more...]

[PATCH 0/2] xfsprogs: xfs_db crc fixes/changes
 2014-09-16 15:26 UTC  (5+ messages)
` [PATCH 1/2] xfs_db: fix inode CRC validity state, and warn on read if invalid
` [PATCH 2/2] xfsprogs: xfs_db: add crc manipulation commands
` [PATCH 1/2 V2] xfs_db: fix inode CRC validity state, and warn on read if invalid

possible irq lock inversion dependency detected on 3.16.2
 2014-09-16  3:52 UTC 

Bug#757455: please run dh_autoreconf or manually update m4/libtool.m4 for ppc64el
 2014-09-15 23:04 UTC  (3+ messages)

[PATCH v2 0/5] clean up collapse range and handle post-eof delalloc
 2014-09-15 22:55 UTC  (14+ messages)
` [PATCH v2 1/5] xfs: track collapse via file offset rather than extent index
` [PATCH v2 2/5] xfs: refactor shift-by-merge into xfs_bmse_merge() helper
` [PATCH v2 3/5] xfs: refactor single extent shift into xfs_bmse_shift_one() helper
` [PATCH v2 4/5] xfs: writeback and inval. file range to be shifted by collapse
` [PATCH v2 5/5] xfs: only writeback and truncate pages for the freed range

[PATCH] xfsprogs: add supported file attributes to xfs.5 manpage
 2014-09-15 21:26 UTC 

[RFC] Unicode/UTF-8 support for XFS
 2014-09-15  7:16 UTC  (29+ messages)
` [PATCH 1/9] xfs: return the first match during case-insensitive lookup
` [PATCH 2/9] xfs: rename XFS_CMP_CASE to XFS_CMP_MATCH
` [PATCH 3/9] xfs: add xfs_nameops.normhash
` [PATCH 4/9] xfs: change interface of xfs_nameops.normhash
` [PATCH 5/9] xfs: add a superblock feature bit to indicate UTF-8 support
` [PATCH 6/9] xfs: add unicode character database files
` [PATCH 7/9] xfs: add trie generator and supporting code for UTF-8
` [PATCH 8/9] xfs: add xfs_nameops for utf8 and utf8+casefold
` [PATCH 9/9] xfs: apply utf-8 normalization rules to user extended attribute names
` [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 03/13] libxfs: add xfs_nameops.normhash
` [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

Season End Sale : Upto 50% off on Clother, Shoes, Toys !!!
 2014-09-13 20:11 UTC 

Война против русских!
 2014-09-14 15:04 UTC 

unclean shutdown of usb hdd destroyed xfs partially
 2014-09-13 22:09 UTC  (4+ messages)

[RFD] xfs_fsr: Doubts related to xfs_fsr code
 2014-09-13 21:46 UTC  (2+ messages)

[PATCH] xfs_io: add mremap command
 2014-09-13 20:12 UTC  (6+ messages)
` [PATCH V2] "
` [PATCH V3] "

symlink loop for /lib64/libhandle.so
 2014-09-13 19:47 UTC  (11+ messages)

[PATCH v2] xfsrestore: use utimensat() to provide atime/mtime with ns resolution
 2014-09-13 19:47 UTC  (2+ messages)

XFS fixes needed in stable kernels
 2014-09-13  1:44 UTC  (2+ messages)

[PATCH] xfs: test for shut down fs in xfs_dir_fsync()
 2014-09-12 19:29 UTC  (2+ messages)

PART TIME OFFER !
 2014-09-12 14:42 UTC 

Corrupted files
 2014-09-12  7:06 UTC  (35+ messages)

more pagecache invalidation issues?
 2014-09-11 22:03 UTC  (2+ messages)

lockdep warning when logging in with ssh
 2014-09-10 22:40 UTC  (3+ messages)

VIETNAM Acquiring Business – Legal and Tax Considerations
 2014-09-10  8:03 UTC 

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc3-12-ga4241ae
 2014-09-10  0:00 UTC 

[XFS updates] XFS development tree branch, xfs-misc-fixes-for-3.18-1, created. v3.16-11807-gab6978c
 2014-09-10  0:00 UTC 

[PATCH 0/5] xfs_repair fixes, part 1
 2014-09-09 23:48 UTC  (23+ messages)
` [PATCH 1/5] xfs_repair: clear bad flgs in process_dinode_int
` [PATCH 2/5] xfs_repair: preserve error state in process_shortform_attr
` [PATCH 3/5] xfs_repair: fix dir refcount when '.' missing and dir is rebuilt
` [PATCH 4/5] xfs_repair: don't ASSERT on corrupt ftype
` [PATCH 5/5] xfs_repair: set proper ftype when moving to lost+found
` [PATCH 6/5] xfs_repair: don't re-add root dotdot if root dir was rebuilt

[PATCH] xfs: xlog_cil_force_lsn doesn't always wait correctly
 2014-09-09 22:04 UTC  (3+ messages)

[PATCH 0/4] clean up collapse range and handle post-eof delalloc
 2014-09-09 15:16 UTC  (11+ messages)
` [PATCH 1/4] xfs: track collapse via file offset rather than extent index
` [PATCH 2/4] xfs: refactor xfs_bmap_shift_extents() into multiple functions
` [PATCH 3/4] xfs: writeback and inval. file range to be shifted by collapse
` [PATCH 4/4] xfs: only writeback and truncate pages for the freed range

[PATCH v2 0/2] xfs log recovery delay instrumentation
 2014-09-09  1:56 UTC  (2+ messages)

[PATCH] xfs: add a few more verifier tests
 2014-09-09  1:47 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] xfs: mark all internal workqueues as freezable
 2014-09-09  1:46 UTC  (2+ messages)

[PATCH] xfs: don't ASSERT on corrupt ftype
 2014-09-08 22:18 UTC  (7+ messages)
` [PATCH V2] "

converting from external log to internal log ... is this possible?
 2014-09-08 22:07 UTC  (3+ messages)

storage, libaio, or XFS problem? 3.4.26
 2014-09-08 15:13 UTC  (14+ messages)

[PATCH 0/2] xfs buf I/O error race test
 2014-09-08 10:47 UTC  (3+ messages)
` [PATCH 2/2] xfs/051: test buffer use after free race on I/O failure in XFS log recovery

Is XFS suitable for 350 million files on 20TB storage?
 2014-09-08  9:49 UTC  (18+ messages)

Goodbye from our newsletter
 2014-09-07 13:31 UTC 

Insure your bike in 3 easy steps
 2014-09-07  7:24 UTC 

[GIT PULL] xfs: fixes for 3.17-rc3
 2014-09-06  0:07 UTC 

mount options question
 2014-09-05 12:15 UTC  (5+ messages)

[PATCH] xfsrestore: use utimensat() to provide atime/mtime with ns resolution
 2014-09-05 11:19 UTC  (8+ messages)

Ghost items in the end of a dir listing
 2014-09-05  0:39 UTC  (3+ messages)


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