public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-31 18:59:46 to 2015-09-11 18:55:46 UTC [more...]

[PATCH v2 00/12] xfsprogs: format the log correctly on v5 supers
 2015-09-11 18:55 UTC  (9+ messages)
` [PATCH v2 01/12] libxfs: validate metadata LSNs against log on v5 superblocks
` [PATCH v2 04/12] libxfs: pass lsn param to log clear and record header logging helpers
` [PATCH v2 05/12] libxfs: add ability to clear log to arbitrary log cycle
` [PATCH v2 08/12] xfs_repair: process the log in no_modify mode
` [PATCH v2 09/12] xfs_repair: format the log with forward cycle number on v5 supers
` [PATCH v2 10/12] xfs_repair: don't clear the log by default
` [PATCH v2 11/12] xfs_db: do not reset current lsn from uuid command on v5 supers
` [PATCH v2 12/12] db/metadump: bump lsn when log is cleared "

[RFC v2 0/2] xfs: detect and warn about invalid metadata lsns
 2015-09-11 18:53 UTC  (3+ messages)
` [RFC v2 1/2] xfs: create a daily warning mechanism
` [RFC v2 2/2] xfs: validate metadata LSNs against log on v5 superblocks

[PATCH] xfsrestore: fix fs uuid order check for incremental restores
 2015-09-11 17:14 UTC  (11+ messages)
  ` [RESEND PATCH] "
    ` [PATCH V2] "
    ` [PATCH V3] "
        ` [PATCH V4] "

[PATCH 0/13] xfs_repair: recombine cut&waste code in dir2.c/attr_repair.c
 2015-09-11  8:20 UTC  (17+ messages)
` [PATCH 01/13] xfs_repair: remove trace-only 'n' member from da_level_state
` [PATCH 02/13] xfs_repair: remove type from da & dir2 cursors
` [PATCH 03/13] xfs_repair: make CRC checking consistent in path verification
` [PATCH 04/13] xfs_repair: use multibuffer read routines in attr_repair.c
` [PATCH 05/13] xfs_repair: fix use-after-free in verify_final_dir2_path
` [PATCH 06/13] xfs_repair: add XR_DIR_TRACE to dir2.c
` [PATCH 07/13] xfs_repair: Remove BUF_PTR from attr_repair.c
` [PATCH 08/13] xfs_repair: catch bad level/depth in da node
` [PATCH 09/13] xfs_repair: better checking of v5 attributes
` [PATCH 10/13] xfs_repair: Remove more differences between attr & dir2
` [PATCH 11/13] xfs_repair: whitespace & comments
` [PATCH 12/13] xfs_repair: move common dir2 and attr_repair code to da_util.c
` [PATCH 13/13] xfs_repair: Fix up warning strings in da_util.c

"This is a bug."
 2015-09-11  6:19 UTC  (21+ messages)

xfsprogs_4.2.0_amd64.changes ACCEPTED into unstable
 2015-09-11  3:22 UTC 

Processing of xfsprogs_4.2.0_amd64.changes
 2015-09-11  2:04 UTC 

Curriculum Vitae
 2015-09-10 15:47 UTC 

bug during xfs_repair -L on 1TB of strategic data
 2015-09-10 14:10 UTC  (4+ messages)

xfsprogs - debug build with -O0
 2015-09-10 11:37 UTC  (2+ messages)

[PATCH] cancel the setfilesize transation when io error happen
 2015-09-10  1:40 UTC 

[PATCH 0/4 v6] xfs: new global stats in sysfs
 2015-09-09 17:06 UTC  (5+ messages)
` [PATCH 1/4] xfs: create global stats and stats_clear "
` [PATCH 2/4] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
` [PATCH 3/4] xfs: remove unused procfs code
` [PATCH 4/4] xfs: consolidate sysfs ops (dbg, stats, log)

[PATCH] xfs: add missing ilock around dio write last extent alignment
 2015-09-09 14:43 UTC 

Moving Forward
 2015-09-09 12:50 UTC 

[PATCH] xfs: simplify /proc teardown & error handling
 2015-09-09 11:49 UTC  (2+ messages)

[RT XFS] BUG from lockdep in xfs
 2015-09-09 11:44 UTC  (2+ messages)

[PATCH 00/11 v4] xfsprogs: Partial OSX support
 2015-09-09 10:14 UTC  (28+ messages)
` [PATCH 01/11] xfsprogs: Add a way to compile without blkid
  ` [PATCH 02/11] xfsprogs: avoid dependency on linux XATTR_SIZE/LIST_MAX
  ` [PATCH 07/11] xfsprogs: add nftw64 translation for OS X
      ` [PATCH v2] "
    ` [PATCH v2 07/11] xfsprogs: change nftw64 to nftw
      ` [PATCH v3 "
  ` [PATCH 08/11] xfsprogs: Add a timer implementation for OS X
  ` [PATCH 10/11] xfsprogs: add dummy mntent "
    ` [PATCH 10/11 v2] xfsprogs: make fsr use mntinfo when there is no mntent
  ` [PATCH 11/11] xfsprogs: add dummy mremap for OS X
    ` [PATCH v2] xfsprogs: Make mremap conditional

[PATCH 0/4 V5] xfs: new global stats in sysfs
 2015-09-08 21:06 UTC  (6+ messages)
` [PATCH 1/4] xfs: create global stats and stats_clear "
` [PATCH 2/4] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
` [PATCH 3/4] xfs: remove unused procfs code
` [PATCH 4/4] xfs: consolidate sysfs ops (dbg, stats, log)

[PATCH 0/4 V4] xfs: new global stats in sysfs
 2015-09-08 16:23 UTC  (6+ messages)
` [PATCH 1/4] xfs: create global stats and stats_clear "
` [PATCH 2/4] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
` [PATCH 3/4] xfs: remove unused procfs code
` [PATCH 4/4] xfs: consolidate sysfs ops (dbg, stats, log)

xfsrestore and multi-tape backups
 2015-09-08 14:48 UTC 

[PATCH] xfs: timestamp updates cause excessive fdatasync log traffic
 2015-09-08 14:45 UTC  (9+ messages)
` [PATCH V2] "

[PATCH 09/11] xfsprogs: Add statvfs64 for osx
 2015-09-08 14:24 UTC  (2+ messages)
` [PATCH 09/11 v2] "

Following Up !
 2015-09-08 13:49 UTC 

Indongo Toyota
 2015-09-07 14:45 UTC 

[GIT PULL] xfs: updates for 4.3
 2015-09-07  9:42 UTC 

xfs corruption
 2015-09-07  8:30 UTC  (8+ messages)

[ANNOUNCE] xfsprogs: v4.2.0 released
 2015-09-07  5:26 UTC 

Recover Unpaid Invoices
 2015-09-06 12:45 UTC 

[PATCH 0/3 V3] xfs: new global stats in sysfs
 2015-09-05  3:31 UTC  (6+ messages)
` [PATCH 1/3] xfs: create global stats and stats_clear "
` [PATCH 2/3] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
` [PATCH 3/3] xfs: remove unused procfs code

[PATCH 2/3] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
 2015-09-04 20:42 UTC  (2+ messages)
` [PATCH 3/3] xfs: remove unused procfs code

[PATCH 0/3 V2] xfs: new global stats in sysfs
 2015-09-04 20:15 UTC  (7+ messages)
` [PATCH 1/3] xfs: create global stats and stats_clear "
` [PATCH 2/3] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
` [PATCH 3/3] xfs: remove unused procfs code

Armee de Terre : 10 000 postes a pourvoir
 2015-09-04 17:54 UTC 

[PATCH] xfs_repair: release corrupt directory node buffer
 2015-09-04 12:59 UTC  (3+ messages)

every week new xfs errors
 2015-09-03 22:20 UTC  (2+ messages)

[PATCH 0/3] xfs: new global stats in sysfs
 2015-09-03 20:33 UTC  (13+ messages)
` [PATCH 1/3] xfs: create global stats and stats_clear "
` [PATCH 2/3] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
` [PATCH 3/3] xfs: remove unused procfs code

[PATCH] xfs: fix null pointer dereference when mapping is NULL
 2015-09-03 13:45 UTC  (3+ messages)

XFS and nobarriers on Intel SSD
 2015-09-03 13:43 UTC  (3+ messages)

[PATCH 02/11] xfsprogs: avoid dependency on linux XATTR_SIZE/LIST_MAX
 2015-09-03 10:33 UTC  (4+ messages)
` [PATCH 02a/11] xfsprogs: Add XATTR_LIST_MAX to OS X headers
  ` [PATCH 02b/11] xfsprogs: avoid dependency on Linux XATTR_SIZE_MAX
  ` [PATCH 02c/11] xfsprogs: prefix XATTR_LIST_MAX with XFS_

[PATCH] xfs: add ->pfn_mkwrite support for DAX
 2015-09-02 21:34 UTC  (4+ messages)

[PATCH V2] xfsrestore: fix 2GB directory dump limitation for multi-stream
 2015-09-02 18:21 UTC 

PICTYEAR, téléchargez la nouvelle App gratuite et imprimez en 1 clic vos meilleurs souvenirs de vacances
 2015-09-02 17:45 UTC 

[PATCH] xfs_repair: update btree ptr when attr node level moves to next buffer
 2015-09-02 16:06 UTC  (2+ messages)

linux-next: manual merge of the block tree with the xfs tree
 2015-09-02 13:37 UTC  (5+ messages)

xfsrestore: fix 2GB directory dump limitation for multi-stream
 2015-09-02 13:21 UTC  (3+ messages)

[PATCH] repair: fix wrong logic when validating node magic number
 2015-09-02  2:19 UTC  (4+ messages)

Ask help on an issue 'XFS (sd*): discard failed for extent, error 5'
 2015-09-02  1:33 UTC  (4+ messages)

[PATCH] progs: use make provided CURDIR instead of rolling our own
 2015-09-01 20:04 UTC  (2+ messages)

[PATCH 0/4 v2] xfs: get rid of xfs_cluster_write()
 2015-09-01  7:41 UTC  (6+ messages)
` [PATCH 2/4] xfs: Introduce writeback context for writepages

[ANNOUNCE] xfs: for-next branch updated to 5d54b8c
 2015-09-01  0:53 UTC 

[PATCH 21/22] xfs: %pF is only for function pointers
 2015-08-31 20:05 UTC  (4+ messages)

[PATCH] xfsrestore: fix fs uuid order check for incremental restores
 2015-08-26 21:31 UTC 


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