public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-29 01:00:59 to 2014-09-11 20:42:55 UTC [more...]

[RFC] Unicode/UTF-8 support for XFS
 2014-09-11 20:42 UTC  (4+ 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 v2 0/5] clean up collapse range and handle post-eof delalloc
 2014-09-11 15:20 UTC  (8+ 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

Corrupted files
 2014-09-11 13:24 UTC  (34+ messages)

[PATCH] xfs_io: add mremap command
 2014-09-11  3:29 UTC  (2+ messages)
` [PATCH V2] "

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

Bug#757455: please run dh_autoreconf or manually update m4/libtool.m4 for ppc64el
 2014-09-10 14:22 UTC  (2+ 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  (4+ messages)
` [PATCH v2 1/2] xfs: add debug sysfs attribute set
` [PATCH v2 2/2] xfs: export log_recovery_delay to delay mount time log recovery

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

[PATCH 0/2] xfs buf I/O error race test
 2014-09-08 10:47 UTC  (4+ messages)
` [PATCH 1/2] xfstests/common: don't assume sysfs attrs all reside under test dev
` [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 

[PATCH 0/2] xfsprogs: xfs_db crc fixes/changes
 2014-09-06 23:00 UTC  (4+ 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

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

mount options question
 2014-09-05 12:15 UTC  (8+ 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)

[PATCH v2] xfsrestore: use utimensat() to provide atime/mtime with ns resolution
 2014-09-04 21:42 UTC 

[PATCH] xfstests: remove check_scratch_fs in btrfs/012
 2014-09-03  3:25 UTC 

[PATCH] xfs: fix double free of trans in log recovery on I/O error
 2014-09-02 22:02 UTC  (8+ messages)

[RFC PATCH 0/4] clean up collapse range and handle post-eof delalloc
 2014-09-02 19:16 UTC  (6+ 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: allow collapse to handle delalloc extents
` [PATCH 4/4] xfs: remove file writeback and eofblocks trim from collapse range

Run out of inodes?
 2014-09-02  7:22 UTC  (10+ messages)

[XFS updates] XFS development tree branch, xfs-for-3.17-rc3, created. xfs-for-linus-3.17-rc1-13183-g41b9d72
 2014-09-02  2:19 UTC 

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc1-13183-g41b9d72
 2014-09-02  2:19 UTC 

Not planned holidays yet? Plan now & get best travel deals !!!
 2014-08-29  6:52 UTC 

[RFC PATCH 0/9] xfs: clean up xfs_buf io interfaces
 2014-08-30  0:05 UTC  (9+ messages)
` [PATCH 5/9] xfs: xfs_bioerror can die
` [PATCH 6/9] xfs: kill xfs_bioerror_relse

[PATCH v2 0/7] xfs: invalidation and related fixes for v3.17-rc3
 2014-08-29 12:13 UTC  (6+ messages)
` [PATCH 1/7] xfs: don't dirty buffers beyond EOF
      ` [PATCH 1/7 v2] "

Goodbye from our newsletter
 2014-08-29  8:39 UTC 

Error setting extent size on a directory
 2014-08-29  2:52 UTC  (5+ messages)
` [PATCH xfstests] xfs: add tests for XFS_IOC_FSSETXATTR behaviour

[PATCH 0/4] xfs: more code refactoring
 2014-08-29  2:14 UTC  (4+ messages)
` [PATCH 2/4] xfs: combine xfs_dir_canenter into xfs_dir_createname
  ` [PATCH 2/4 V2] "

Find hardlinks to a file
 2014-08-29  1:15 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