messages from 2015-09-03 10:35:15 to 2015-09-15 15:16:04 UTC [more...]
umount hanging problem
2015-09-15 15:15 UTC (4+ messages)
` 答复: "
xfsrestore and multi-tape backups
2015-09-15 12:53 UTC (4+ messages)
[PATCH] cancel the setfilesize transation when io error happen
2015-09-15 11:42 UTC (2+ messages)
rm Tainted warning after kernel update
2015-09-15 11:00 UTC (2+ messages)
[PATCH 00/14 v5] xfsprogs: Partial OSX support
2015-09-15 9:59 UTC (15+ messages)
` [PATCH 01/14] xfsprogs: Add a way to compile without blkid
` [PATCH 02/14] xfsprogs: Add XATTR_LIST_MAX to OS X headers
` [PATCH 03/14] xfsprogs: avoid dependency on Linux XATTR_SIZE_MAX
` [PATCH 04/14] xfsprogs: prefix XATTR_LIST_MAX with XFS_
` [PATCH 05/14] xfsprogs: Add includes required for OS X builds (delta)
` [PATCH 06/14] xfsprogs: Add autoconf check for fsetxattr call
` [PATCH 07/14] xfsprogs: uuid changes for OS X
` [PATCH 08/14] xfsprogs: Remove conflicting define "
` [PATCH 09/14] xfsprogs: change nftw64 to nftw
` [PATCH 10/14] xfsprogs: Add a timer implementation for OS X
` [PATCH 11/14] xfsprogs: Add statvfs64 for osx
` [PATCH 12/14] xfsprogs: make fsr use mntinfo when there is no mntent
` [PATCH 13/14] xfsprogs: Make mremap conditional
` [PATCH 14/14] xfsprogs: rename lstat64 to lstat for OS X
Professional injection mould factory in China
2015-09-15 6:24 UTC
[PATCH 0/13] xfs_repair: recombine cut&waste code in dir2.c/attr_repair.c
2015-09-14 20:11 UTC (32+ 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
[PATCH v2] xfs: add missing ilock around dio write last extent alignment
2015-09-14 17:02 UTC
[PATCH] xfs: add missing ilock around dio write last extent alignment
2015-09-14 13:24 UTC (3+ messages)
[RT XFS] BUG from lockdep in xfs
2015-09-13 23:50 UTC (3+ messages)
Injection mold and molding
2015-09-12 4:19 UTC
[PATCH] xfsrestore: fix fs uuid order check for incremental restores
2015-09-11 19:22 UTC (10+ messages)
` [RESEND PATCH] "
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V4] "
[PATCH v2 00/12] xfsprogs: format the log correctly on v5 supers
2015-09-11 18:55 UTC (13+ messages)
` [PATCH v2 01/12] libxfs: validate metadata LSNs against log on v5 superblocks
` [PATCH v2 02/12] libxfs: track largest metadata LSN in use via verifiers
` [PATCH v2 03/12] libxfs: don't hardcode cycle 1 into unmount op header
` [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 06/12] libxlog: pull struct xlog out of xlog_is_dirty()
` [PATCH v2 07/12] xfs_repair: track log state throughout all recovery phases
` [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
"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 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)
Moving Forward
2015-09-09 12:50 UTC
[PATCH] xfs: simplify /proc teardown & error handling
2015-09-09 11:49 UTC (2+ messages)
[PATCH 07/11] xfsprogs: add nftw64 translation for OS X
2015-09-09 10:14 UTC (4+ messages)
` [PATCH v2 07/11] xfsprogs: change nftw64 to nftw
` [PATCH v3 "
[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)
[PATCH] xfs: timestamp updates cause excessive fdatasync log traffic
2015-09-08 14:45 UTC (3+ messages)
` [PATCH V2] "
[PATCH 09/11] xfsprogs: Add statvfs64 for osx
2015-09-08 14:24 UTC (2+ messages)
` [PATCH 09/11 v2] "
[PATCH 00/11 v4] xfsprogs: Partial OSX support
2015-09-08 14:23 UTC (8+ messages)
` [PATCH 01/11] xfsprogs: Add a way to compile without blkid
` [PATCH 10/11] xfsprogs: add dummy mntent for OS X
` [PATCH 10/11 v2] xfsprogs: make fsr use mntinfo when there is no mntent
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 11/11] xfsprogs: add dummy mremap for OS X
2015-09-03 10:35 UTC (2+ messages)
` [PATCH v2] xfsprogs: Make mremap conditional
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox