xfs (thread)
[PATCH 0/5] xfstests: updates,
Christoph Hellwig,
2008/12/30
- [PATCH 5/5] xfstests: test 197, add a testcase for d_off truncation, Christoph Hellwig, 2008/12/30
- [PATCH 1/5] xfstests: fix compiler warnings, Christoph Hellwig, 2008/12/30
- [PATCH 3/5] xfstests: test 195, add a testcase for the nodump flag, Christoph Hellwig, 2008/12/30
- [PATCH 2/5] xfstests: update for xfs_dinode_core_t removal, Christoph Hellwig, 2008/12/30
- [PATCH 4/5] xfstests: test 196, add a testcase for renames across project boundaries, Christoph Hellwig, 2008/12/30
xfs_db 2.9.8: coredump,
Justin Piszcz,
2008/12/26
- Re: xfs_db 2.9.8: coredump, Eric Sandeen, 2008/12/26
- Re: xfs_db 2.9.8: coredump, Eric Sandeen, 2008/12/26
- Re: xfs_db 2.9.8: coredump, Justin Piszcz, 2008/12/26
- Re: xfs_db 2.9.8: coredump, Justin Piszcz, 2008/12/26
- Re: xfs_db 2.9.8: coredump, Dave Chinner, 2008/12/28
- Re: xfs_db 2.9.8: coredump, Justin Piszcz, 2008/12/28
- Re: xfs_db 2.9.8: coredump, Eric Sandeen, 2008/12/28
- Re: xfs_db 2.9.8: coredump, Eric Sandeen, 2008/12/26
[PATCH 00/20] xfs-cmds staging tree,
Christoph Hellwig,
2008/12/22
- [PATCH 02/20] update Debian packaging, Christoph Hellwig, 2008/12/22
- [PATCH 03/20] Fix build when gettext is enabled, Christoph Hellwig, 2008/12/22
- [PATCH 04/20] Apply gettext translation to strings kept in format->{fmt, msg, type}, Christoph Hellwig, 2008/12/22
- [PATCH 06/20] build system: Make --enable-gettext actually enable gettext, Christoph Hellwig, 2008/12/22
- [PATCH 07/20] return error status from the xfs_quota tool, Christoph Hellwig, 2008/12/22
- [PATCH 08/20] xfs_quota: Add missing options to --help, Christoph Hellwig, 2008/12/22
- [PATCH 09/20] xfs_quota: Fix range for -U., Christoph Hellwig, 2008/12/22
- [PATCH 10/20] xfs_quota: Warn if specified non-zero quota will be round down to zero, Christoph Hellwig, 2008/12/22
- [PATCH 12/20] EXCLUDED_FILE_TYPES: Fix macro for negation case, Christoph Hellwig, 2008/12/22
- [PATCH 11/20] xfs_quota: Dont ignore every error when asking for quota, Christoph Hellwig, 2008/12/22
- [PATCH 14/20] xfstests: add a unified diff option, Christoph Hellwig, 2008/12/22
- [PATCH 15/20] fix xfsqa 189 for log and rt devices, Christoph Hellwig, 2008/12/22
- [PATCH 13/20] xfstests: test 194, test tricky mapping/conversion around holes, Christoph Hellwig, 2008/12/22
- [PATCH 16/20] xfstests: fix dbtest build, Christoph Hellwig, 2008/12/22
- [PATCH 19/20] xfsdump: add support for building with sparse, Christoph Hellwig, 2008/12/22
- [PATCH 01/20] fix up xfs-cmds build after the parallel-fest, Christoph Hellwig, 2008/12/22
- [PATCH 05/20] xfsprogs Polish translation update, Christoph Hellwig, 2008/12/22
- [PATCH 18/20] 080 seems to run fine on linux, un-comment the quiet var to make the output match. Added to auto group as well., Christoph Hellwig, 2008/12/22
- [PATCH 17/20] xfstests: add more tests to the auto group, Christoph Hellwig, 2008/12/22
- [PATCH 20/20] xfsprogs: resync libxfs with the kernel code, Christoph Hellwig, 2008/12/22
- Re: [PATCH 00/20] xfs-cmds staging tree, Mark Goodwin, 2008/12/22
- Re: [PATCH 00/20] xfs-cmds staging tree, Christoph Hellwig, 2008/12/22
- Re: [PATCH 00/20] xfs-cmds staging tree, Mark Goodwin, 2008/12/22
- Re: [PATCH 00/20] xfs-cmds staging tree, Christoph Hellwig, 2008/12/22
- Re: [PATCH 00/20] xfs-cmds staging tree, Nathan Scott, 2008/12/22
- Re: [PATCH 00/20] xfs-cmds staging tree, Mark Goodwin, 2008/12/28
- Re: [PATCH 00/20] xfs-cmds staging tree, Christoph Hellwig, 2008/12/29
xfs_repair problem.,
David Bernick,
2008/12/21
- Re: xfs_repair problem., Eric Sandeen, 2008/12/21
- Re: xfs_repair problem., David Bernick, 2008/12/21
- Re: xfs_repair problem., Eric Sandeen, 2008/12/21
- Re: xfs_repair problem., David Bernick, 2008/12/21
- Re: xfs_repair problem., David Bernick, 2008/12/21
- Re: xfs_repair problem., David Bernick, 2008/12/21
- Re: xfs_repair problem., Eric Sandeen, 2008/12/21
- Re: xfs_repair problem., Eric Sandeen, 2008/12/21
testing,
Bill O'Donnell,
2008/12/18
[PATCH 1/6] Polish translation update.,
Arkadiusz Miskiewicz,
2008/12/15
- [PATCH 2/6] Fix build when gettext is enabled., Arkadiusz Miskiewicz, 2008/12/15
- [PATCH 3/6] Apply gettext translation to strings kept in format->{fmt,msg,type}., Arkadiusz Miskiewicz, 2008/12/15
- [PATCH 4/6] xfs_quota: Return non zero exit status in error conditions., Arkadiusz Miskiewicz, 2008/12/15
- [PATCH 5/6] xfs_quota: Add missing options to --help., Arkadiusz Miskiewicz, 2008/12/15
- [PATCH 6/6] xfs_quota: Fix range for -U., Arkadiusz Miskiewicz, 2008/12/15
- Re: [PATCH 6/6] xfs_quota: Fix range for -U., Eric Sandeen, 2008/12/15
- Re: [PATCH 5/6] xfs_quota: Add missing options to --help., Eric Sandeen, 2008/12/15
- Re: [PATCH 4/6] xfs_quota: Return non zero exit status in error conditions., Eric Sandeen, 2008/12/15
[PATCH] fix corruption case for block size < page size,
Eric Sandeen,
2008/12/13
- Re: [PATCH] fix corruption case for block size < page size, Eric Sandeen, 2008/12/13
- Re: [PATCH] fix corruption case for block size < page size, Eric Sandeen, 2008/12/13
- Re: [PATCH] fix corruption case for block size < page size, Lachlan McIlroy, 2008/12/15
- Re: [PATCH] fix corruption case for block size < page size, Eric Sandeen, 2008/12/15
- Re: [PATCH] fix corruption case for block size < page size, Lachlan McIlroy, 2008/12/16
- Re: [PATCH] fix corruption case for block size < page size, Eric Sandeen, 2008/12/16
- Re: [PATCH] fix corruption case for block size < page size, Eric Sandeen, 2008/12/16
- Re: [PATCH] fix corruption case for block size < page size, Eric Sandeen, 2008/12/16
- Re: [PATCH] fix corruption case for block size < page size, Lachlan McIlroy, 2008/12/16
[patch 0/5] Patch queue for 2.6.29,
Christoph Hellwig,
2008/12/09
- [patch 1/5] replace b_fspriv with b_mount, Christoph Hellwig, 2008/12/09
- [patch 2/5] simplify projid check in xfs_rename, Christoph Hellwig, 2008/12/09
- [patch 4/5] add a FMODE flag to make XFS invisible I/O less hacky, Christoph Hellwig, 2008/12/09
- [patch 3/5] resync headers with libxfs, Christoph Hellwig, 2008/12/09
- [patch 5/5] use inode_change_ok for setattr permission checking, Christoph Hellwig, 2008/12/09
- Re: [patch 0/5] Patch queue for 2.6.29, Martin Steigerwald, 2008/12/09
12x performance drop on md/linux+sw raid1 due to barriers [xfs],
Justin Piszcz,
2008/12/06
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Eric Sandeen, 2008/12/06
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Redeeman, 2008/12/06
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Justin Piszcz, 2008/12/13
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Martin Steigerwald, 2008/12/13
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Eric Sandeen, 2008/12/13
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Redeeman, 2008/12/13
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Peter Grandi, 2008/12/14
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Martin Steigerwald, 2008/12/14
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Peter Grandi, 2008/12/14
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Martin Steigerwald, 2008/12/15
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Peter Grandi, 2008/12/16
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Dave Chinner, 2008/12/15
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Martin Steigerwald, 2008/12/16
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Dave Chinner, 2008/12/16
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Peter Grandi, 2008/12/18
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Bill Davidsen, 2008/12/17
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Leon Woestenberg, 2008/12/18
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Bill Davidsen, 2008/12/18
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Peter Grandi, 2008/12/21
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Leon Woestenberg, 2008/12/22
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Dave Chinner, 2008/12/18
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Martin Steigerwald, 2008/12/14
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Martin Steigerwald, 2008/12/14
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Dave Chinner, 2008/12/14
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Eric Sandeen, 2008/12/14
- RE: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], David Lethe, 2008/12/13
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Peter Grandi, 2008/12/06
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Bill Davidsen, 2008/12/10
- Re: 12x performance drop on md/linux+sw raid1 due to barriers [xfs], Martin Steigerwald, 2008/12/14
Have the velociraptors in a test system now, checkout the errors.,
Justin Piszcz,
2008/12/06
- Re: Have the velociraptors in a test system now, checkout the errors., Michael Tokarev, 2008/12/06
- Re: Have the velociraptors in a test system now, checkout the errors., Bill Davidsen, 2008/12/10
- Re: Have the velociraptors in a test system now, checkout the errors., Redeeman, 2008/12/13
- Re: Have the velociraptors in a test system now, checkout the errors., Justin Piszcz, 2008/12/14
- Re: Have the velociraptors in a test system now, checkout the errors., Bill Davidsen, 2008/12/17
- Re: Have the velociraptors in a test system now, checkout the errors., Justin Piszcz, 2008/12/17
- Re: Have the velociraptors in a test system now, checkout the errors., Bill Davidsen, 2008/12/18
Device loses barrier support (was: Fixed patch for simple barriers.),
Mikulas Patocka,
2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Andi Kleen, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Mikulas Patocka, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Andi Kleen, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Mikulas Patocka, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Andi Kleen, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Christoph Hellwig, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Mikulas Patocka, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Andi Kleen, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Mikulas Patocka, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Andi Kleen, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Mikulas Patocka, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Andi Kleen, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Mikulas Patocka, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Andi Kleen, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Alan Cox, 2008/12/05
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Andi Kleen, 2008/12/05
- Re: Device loses barrier support, Eric Sandeen, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Dave Chinner, 2008/12/06
- Re: Device loses barrier support, Timothy Shimmin, 2008/12/04
- Re: Device loses barrier support (was: Fixed patch for simple barriers.), Bodo Eggert, 2008/12/05
[Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI],
Lachlan McIlroy,
2008/12/04
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Christoph Hellwig, 2008/12/08
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Lachlan McIlroy, 2008/12/08
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Christoph Hellwig, 2008/12/09
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Christoph Hellwig, 2008/12/22
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Lachlan McIlroy, 2008/12/22
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Christoph Hellwig, 2008/12/23
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Lachlan McIlroy, 2008/12/23
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Niv Sardi, 2008/12/23
- Re: [Fwd: [PATCH] Fix race in xfs_write() between direct and buffered I/O with DMAPI], Lachlan McIlroy, 2008/12/23
Re: New XFS git tree on oss.sgi.com,
Niv Sardi,
2008/12/02
- Re: New XFS git tree on oss.sgi.com, Christoph Hellwig, 2008/12/09
- Re: New XFS git tree on oss.sgi.com, Russell Cattelan, 2008/12/09
- Re: New XFS git tree on oss.sgi.com, Christoph Hellwig, 2008/12/09
- Re: New XFS git tree on oss.sgi.com, Russell Cattelan, 2008/12/09
- Re: New XFS git tree on oss.sgi.com, Niv Sardi, 2008/12/09
- Re: New XFS git tree on oss.sgi.com, Russell Cattelan, 2008/12/09
- Re: New XFS git tree on oss.sgi.com, Mark Goodwin, 2008/12/09
- Re: New XFS git tree on oss.sgi.com, Niv Sardi, 2008/12/09
- Re: New XFS git tree on oss.sgi.com, Christoph Hellwig, 2008/12/10
- Re: New XFS git tree on oss.sgi.com, Niv Sardi, 2008/12/02
- Re: New XFS git tree on oss.sgi.com, Niv Sardi, 2008/12/02
- Re: New XFS git tree on oss.sgi.com, Christoph Hellwig, 2008/12/04
2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time),
Arkadiusz Miskiewicz,
2008/12/02
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Arkadiusz Miskiewicz, 2008/12/02
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Dave Chinner, 2008/12/02
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Arkadiusz Miskiewicz, 2008/12/03
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Arkadiusz Miskiewicz, 2008/12/03
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Dave Chinner, 2008/12/03
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Arkadiusz Miskiewicz, 2008/12/03
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Christoph Hellwig, 2008/12/03
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Christoph Hellwig, 2008/12/03
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Dave Chinner, 2008/12/03
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Arkadiusz Miskiewicz, 2008/12/04
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Christoph Hellwig, 2008/12/04
- Re: 2.6.27.7 vanilla, project quota enabled and process stuck in D state (repeatable every time), Dave Chinner, 2008/12/04
[patch 00/22] 2.6.29 queue,
Christoph Hellwig,
2008/12/02
- [patch 11/22] cleanup xfs_sb.h feature flag helpers, Christoph Hellwig, 2008/12/02
- [patch 15/22] replace b_fspriv with b_mount, Christoph Hellwig, 2008/12/02
- [patch 14/22] remove leftovers of shared read-only support, Christoph Hellwig, 2008/12/02
- [patch 05/22] cleanup the inode reclaim path, Christoph Hellwig, 2008/12/02
- [patch 02/22] remove useless mnt_want_write call in xfs_write, Christoph Hellwig, 2008/12/02
- [patch 17/22] no explicit xfs_iflush for special inodes during unmount, Christoph Hellwig, 2008/12/02
- [patch 19/22] kill vn_ioerror, Christoph Hellwig, 2008/12/02
- [patch 18/22] kill xfs_unmount_flush, Christoph Hellwig, 2008/12/02
- [patch 20/22] move vn_iowait / vn_iowake into xfs_aops.c, Christoph Hellwig, 2008/12/02
- [patch 04/22] remove unused prototypes for xfs_ihash_init / xfs_ihash_free, Christoph Hellwig, 2008/12/02
- [patch 09/22] remove dead code from sv_t implementation, Christoph Hellwig, 2008/12/02
- [patch 10/22] kill dead quota flags, Christoph Hellwig, 2008/12/02
- [patch 22/22] use inode_change_ok for setattr permission checking, Christoph Hellwig, 2008/12/02
- [patch 16/22] use xfs_trans_ijoin in xfs_trans_iget, Christoph Hellwig, 2008/12/02
- [patch 01/22] fix compile on 32 bit systems, Christoph Hellwig, 2008/12/02
- [patch 08/22] reduce l_icloglock roundtrips, Christoph Hellwig, 2008/12/02
- [patch 12/22] kill dead inode flags, Christoph Hellwig, 2008/12/02
- [patch 03/22] remove unused behvavior cruft in xfs_super.h, Christoph Hellwig, 2008/12/02
- [patch 06/22] kill xfs_buf_iostart, Christoph Hellwig, 2008/12/02
- [patch 07/22] stop using igrab in xfs_vn_link, Christoph Hellwig, 2008/12/02
- [patch 13/22] remove unused m_inode_quiesce member from struct xfs_mount, Christoph Hellwig, 2008/12/02
- [patch 21/22] move inode tracing out of xfs_vnode., Christoph Hellwig, 2008/12/02
- Re: [patch 00/22] 2.6.29 queue, Christoph Hellwig, 2008/12/03
Re: [PATCH 0/9] CRC support for superblock, ag headers, log and btree blocks,
Bill O'Donnell,
2008/12/01
- Message not available
- Re: [PATCH 0/9] CRC support for superblock, ag headers, log and btree blocks, Bill O'Donnell, 2008/12/01
- Re: [PATCH 0/9] CRC support for superblock, ag headers, log and btree blocks, Bill O'Donnell, 2008/12/01
- Re: [PATCH 0/9] CRC support for superblock, ag headers, log and btree blocks, Bill O'Donnell, 2008/12/01