public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-25 12:34:46 to 2014-10-03 21:56:56 UTC [more...]

[RFC v3] Unicode/UTF-8 support for XFS
 2014-10-03 21:56 UTC  (7+ messages)
` [PATCH 01/16] lib: add unicode character database files
` [PATCH 02/16] scripts: add trie generator for UTF-8
` [PATCH 03/16] lib: add supporting code "
` [PATCH 04/16] lib/utf8norm.c: reduce the size of utf8data[]
` [PATCH 05/16] xfs: return the first match during case-insensitive lookup
` [PATCH 06/16] xfs: rename XFS_CMP_CASE to XFS_CMP_MATCH

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc3-62-gbdb119b
 2014-10-02 23:26 UTC 

[XFS updates] XFS development tree branch, xfs-misc-fixes-for-3.18-3, created. v3.16-11825-g5217793
 2014-10-02 23:25 UTC 

[XFS updates] XFS development tree branch, xfs-buf-iosubmit, created. v3.16-11807-g8c15612
 2014-10-02 23:24 UTC 

[PATCH] xfs: fix the xfs_iflush_done callback search
 2014-10-02 22:59 UTC  (4+ messages)

preadv2/pwritev2 updates
 2014-10-02 21:05 UTC  (10+ messages)
` [PATCH 1/3] xfs: add RWF_NONBLOCK support
  ` [PATCH 1/3 v2] "
` [PATCH 2/3] fs: pass iocb to generic_write_sync
` [PATCH 3/3] fs: add a flag for per-operation O_DSYNC semantics

XFS issue xfs goes offline with various messages drive not recoverable without reboot
 2014-10-02 19:42 UTC  (7+ messages)

Programa de Especializacion en Cobranza
 2014-10-02 18:08 UTC 

[PATCH] xfs: fix zero range i_size problems
 2014-10-02 13:12 UTC 

Got "Internal error XFS_WANT_CORRUPTED_GOTO". Filesystem needs reformatting to correct issue
 2014-10-02 11:46 UTC  (8+ messages)
` Subject : Happened again, 20140811 -- "
  ` Happened again, 20140930 "

[PATCH 0/12 RFC] Moving i_dquot out of struct inode
 2014-10-02 10:41 UTC  (15+ messages)
` [PATCH 01/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 02/12] gfs2: Set allowed quota types
` [PATCH 03/12] xfs: "
` [PATCH 04/12] fs: Generic infrastructure for optional inode fields
` [PATCH 05/12] quota: Use optional inode field for i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field
` [PATCH 07/12] ext3: "
` [PATCH 08/12] ext4: "
` [PATCH 09/12] ocfs2: "
` [PATCH 10/12] reiserfs: "
` [PATCH 11/12] jfs: "
` [PATCH 12/12] vfs: Remove i_dquot field from inode

Test xfs/287 failure
 2014-10-02  7:45 UTC  (3+ messages)

[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
 2014-10-02  2:06 UTC  (5+ 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

[PATCH] xfs: check for null dquot in xfs_quota_calc_throttle()
 2014-10-01 23:25 UTC  (2+ messages)

[PATCH] xfs: check for inode size overflow in xfs_new_eof()
 2014-10-01 23:23 UTC  (2+ messages)

[PATCH 0/2] xfs: cleanup XFS_IOC_SETXATTR behaviour
 2014-10-01 23:21 UTC  (9+ messages)
` [PATCH 1/2] xfs: project id inheritance is a directory only flag
` [PATCH 2/2] xfs: only set extent size hint when asked

[PATCH 00/11 v2] xfs: clean up xfs_buf io interfaces
 2014-10-01 23:03 UTC  (27+ 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 10/11 v2] "
` [PATCH 11/11] xfs: simplify xfs_zero_remaining_bytes

[PATCH 0/2 RESEND] xfs: small bugfixes
 2014-10-01 22:56 UTC  (6+ messages)
` [PATCH 1/2] xfs: don't send null bp to xfs_trans_brelse()
` [PATCH 2/2] xfs: fix crc field handling in xfs_sb_to/from_disk

[PATCH] xfs: compat_xfs_bstat does not have forkoff
 2014-10-01 22:54 UTC  (3+ messages)

[PATCH] xfs: kill time.h
 2014-10-01 22:52 UTC  (3+ messages)

configureQ: is -enable-static & -disable-shared supported?
 2014-10-01 17:41 UTC 

xfstests test xfs/030 failure
 2014-10-01 14:45 UTC  (3+ messages)

Why not move xfs infra-structure to "public" services
 2014-09-30 20:42 UTC  (7+ messages)

[PATCH] xfs: fix check for maximum allowable extent record file offset
 2014-09-30 18:22 UTC 

Question: How to use systemtap count the total inode read from disk
 2014-09-30  4:39 UTC  (2+ messages)

изменения в земельный кодекс 2014
 2014-09-30  4:28 UTC 

[RFC v2] Unicode/UTF-8 support for XFS
 2014-09-29 20:16 UTC  (30+ messages)
` [PATCH 06/10] xfs: add unicode character database files
` [PATCH 07/10] xfs: add trie generator and supporting code for UTF-8

irregular mkfs.xfs results on identical HW
 2014-09-29 16:47 UTC  (4+ messages)

[PATCH 4/4] Adds ioctl interface support for ext4 project
 2014-09-29 15:55 UTC  (13+ messages)

[PATCH] xfs/053: test for stale data exposure via falloc/writeback interaction
 2014-09-29 14:09 UTC  (3+ messages)

[PATCH 0/3 v2] xfs: superblock logging rework
 2014-09-29 13:20 UTC  (13+ 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

Нет долгострою!
 2014-09-29  5:01 UTC 

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc3-38-gbd438f8
 2014-09-29  1:01 UTC 

[XFS updates] XFS development tree branch, xfs-sparse-fixes, created. v3.16-11811-gb972d07
 2014-09-29  1:01 UTC 

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc3-33-g2f43bbd
 2014-09-29  0:03 UTC 

[XFS updates] XFS development tree branch, xfs-trans-recover-cleanup, created. v3.16-11801-gb818cca
 2014-09-29  0:02 UTC 

failure notice
 2014-09-28  3:21 UTC 

blktrace and xfs_db block offset mismatch
 2014-09-27 16:53 UTC  (4+ messages)

BOOKING========
 2014-09-27 15:42 UTC 

[PATCH 0/5 v2] xfs: clean up xlog_recover_process_data
 2014-09-26 23:27 UTC  (12+ 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

Occassional problems with unfreeze
 2014-09-26 12:02 UTC  (6+ messages)

[PATCH 0/4] xfs: sparse fixes
 2014-09-26  9:59 UTC  (9+ 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

Paramount Group Of Companies Cordially Invites You To Golfforeste Carnival Of Colors
 2014-09-26  3:14 UTC 

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

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

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)


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