xfs (thread)
[PATCH 0/14] xfs: grant lock scaling and removal V2,
Dave Chinner,
2010/11/28
- [PATCH 04/14] xfs: use wait queues directly for log grant queues, Dave Chinner, 2010/11/28
- [PATCH 10/14] xfs: convert grant head manipulations to lockless algorithm, Dave Chinner, 2010/11/28
- [PATCH 11/14] xfs: remove log grant lock, Dave Chinner, 2010/11/28
- [PATCH 06/14] xfs: convert l_last_sync_lsn to an atomic variable, Dave Chinner, 2010/11/28
- [PATCH 01/14] xfs: convert log grant ticket queues to list heads, Dave Chinner, 2010/11/28
- [PATCH 07/14] xfs: convert l_tail_lsn to an atomic variable., Dave Chinner, 2010/11/28
- [PATCH 14/14] xfs: remove sv wrappers, Dave Chinner, 2010/11/28
- [PATCH 02/14] xfs: clean up log space grant functions, Dave Chinner, 2010/11/28
- [PATCH 03/14] xfs: convert log grant heads to LSN notation, Dave Chinner, 2010/11/28
- [PATCH 08/14] xfs: convert log grant heads to atomic variables, Dave Chinner, 2010/11/28
- [PATCH 12/14] xfs: kill useless spinlock_destroy macro, Dave Chinner, 2010/11/28
- [PATCH 05/14] xfs: make AIL tail pushing independent of the grant lock, Dave Chinner, 2010/11/28
- [PATCH 09/14] xfs: introduce new locks for the log grant ticket wait queues, Dave Chinner, 2010/11/28
- [PATCH 13/14] xfs: replace use of sv_t with waitqueues in the log, Dave Chinner, 2010/11/28
[PATCH 0/8] xfs: AIL lock contention reduction V2,
Dave Chinner,
2010/11/28
- [PATCH 2/8] xfs: clean up xfs_ail_delete(), Dave Chinner, 2010/11/28
- [PATCH 7/8] xfs: use AIL bulk update function to implement single updates, Dave Chinner, 2010/11/28
- [PATCH 8/8] xfs: use AIL bulk delete function to implement single delete, Dave Chinner, 2010/11/28
- [PATCH 3/8] xfs: bulk AIL insertion during transaction commit, Dave Chinner, 2010/11/28
- [PATCH 1/8] xfs: Pull EFI/EFD handling out from under the AIL lock, Dave Chinner, 2010/11/28
- [PATCH 6/8] xfs: remove all the inodes on a buffer from the AIL in bulk, Dave Chinner, 2010/11/28
- [PATCH 5/8] xfs: consume iodone callback items on buffers as they are processed, Dave Chinner, 2010/11/28
- [PATCH 4/8] xfs: reduce the number of AIL push wakeups, Dave Chinner, 2010/11/28
[PATCH 0/5] xfs: fixes for 2.6.37-rcX,
Dave Chinner,
2010/11/28
- [PATCH 2/5] xfs: push stale, pinned buffers on trylock failures, Dave Chinner, 2010/11/28
- [PATCH 3/5] xfs: delayed alloc blocks beyond EOF are valid after writeback, Dave Chinner, 2010/11/28
- [PATCH 1/5] xfs: fix failed write truncation handling., Dave Chinner, 2010/11/28
- [PATCH 5/5] xfs: only run xfs_error_test if error injection is active, Dave Chinner, 2010/11/28
- [PATCH 4/5] xfs: avoid moving stale inodes in the AIL, Dave Chinner, 2010/11/28
- Re: [PATCH 0/5] xfs: fixes for 2.6.37-rcX, Dave Chinner, 2010/11/30
XFS: performance,
Yclept Nemo,
2010/11/28
- Re: XFS: performance, Dave Chinner, 2010/11/28
- Re: XFS: performance, Yclept Nemo, 2010/11/28
- Re: XFS: performance, Dave Chinner, 2010/11/28
- Message not available
- Re: XFS: performance, Yclept Nemo, 2010/11/28
- Re: XFS: performance, Stan Hoeppner, 2010/11/28
- Re: XFS: performance, Dave Chinner, 2010/11/29
- Re: XFS: performance, Stan Hoeppner, 2010/11/29
- Re: XFS: performance, Dave Chinner, 2010/11/30
- Re: XFS: performance, Stan Hoeppner, 2010/11/30
- Re: XFS: performance, Michael Monnerie, 2010/11/29
Verify filesystem is aligned to stripes,
Spelic,
2010/11/24
- Re: Verify filesystem is aligned to stripes, Dave Chinner, 2010/11/24
- Re: Verify filesystem is aligned to stripes, Stan Hoeppner, 2010/11/25
- Re: Verify filesystem is aligned to stripes, Dave Chinner, 2010/11/25
- Re: Verify filesystem is aligned to stripes, Stan Hoeppner, 2010/11/25
- Re: Verify filesystem is aligned to stripes, Emmanuel Florac, 2010/11/26
- Re: Verify filesystem is aligned to stripes, Dave Chinner, 2010/11/26
- Re: Verify filesystem is aligned to stripes, Spelic, 2010/11/26
- Re: Verify filesystem is aligned to stripes, Michael Monnerie, 2010/11/26
- Re: Verify filesystem is aligned to stripes, Emmanuel Florac, 2010/11/26
- Re: Verify filesystem is aligned to stripes, Richard Scobie, 2010/11/25
XFS reclaim lock order bug,
Nick Piggin,
2010/11/23
- Re: XFS reclaim lock order bug, Dave Chinner, 2010/11/23
- Re: XFS reclaim lock order bug, Nick Piggin, 2010/11/23
- Re: XFS reclaim lock order bug, Christoph Hellwig, 2010/11/24
- Re: XFS reclaim lock order bug, Nick Piggin, 2010/11/24
- Re: XFS reclaim lock order bug, Peter Zijlstra, 2010/11/25
- Re: XFS reclaim lock order bug, Nick Piggin, 2010/11/25
- Re: XFS reclaim lock order bug, Peter Zijlstra, 2010/11/25
- Re: XFS reclaim lock order bug, Dave Chinner, 2010/11/25
- Re: XFS reclaim lock order bug, Dave Chinner, 2010/11/25
- Re: XFS reclaim lock order bug, Peter Zijlstra, 2010/11/25
- Re: XFS reclaim lock order bug, Christoph Hellwig, 2010/11/25
- Re: XFS reclaim lock order bug, Peter Zijlstra, 2010/11/25
Improving XFS file system inode performance,
Jesse Stroik,
2010/11/22
- Re: Improving XFS file system inode performance, Emmanuel Florac, 2010/11/22
- Re: Improving XFS file system inode performance, Jesse Stroik, 2010/11/22
- Re: Improving XFS file system inode performance, Dave Chinner, 2010/11/22
- Re: Improving XFS file system inode performance, Jesse Stroik, 2010/11/23
- Re: Improving XFS file system inode performance, Dave Chinner, 2010/11/23
- Re: Improving XFS file system inode performance, Michael Monnerie, 2010/11/23
- Re: Improving XFS file system inode performance, Dave Chinner, 2010/11/23
Xfs delaylog hanged up,
Spelic,
2010/11/22
- Re: Xfs delaylog hanged up, Dave Chinner, 2010/11/22
- Re: Xfs delaylog hanged up, Spelic, 2010/11/23
- Re: Xfs delaylog hanged up, Spelic, 2010/11/23
- Re: Xfs delaylog hanged up, Dave Chinner, 2010/11/23
- Re: Xfs delaylog hanged up, Stan Hoeppner, 2010/11/23
- Re: Xfs delaylog hanged up, Dave Chinner, 2010/11/23
- Re: Xfs delaylog hanged up, Spelic, 2010/11/24
- Re: Xfs delaylog hanged up, Dave Chinner, 2010/11/24
- Re: Xfs delaylog hanged up, Emmanuel Florac, 2010/11/23
- Re: Xfs delaylog hanged up, Spelic, 2010/11/23
- Re: Xfs delaylog hanged up, Stan Hoeppner, 2010/11/23
- Re: Xfs delaylog hanged up, Michael Monnerie, 2010/11/24
- Re: Xfs delaylog hanged up, Emmanuel Florac, 2010/11/24
- Re: Xfs delaylog hanged up, Spelic, 2010/11/23
- Re: Xfs delaylog hanged up, Dave Chinner, 2010/11/23
- Re: Xfs delaylog hanged up, Spelic, 2010/11/25
- Re: Xfs delaylog hanged up, Dave Chinner, 2010/11/25
- Re: Xfs delaylog hanged up, Spelic, 2010/11/24
- Re: Xfs delaylog hanged up, Richard Scobie, 2010/11/23
[PATCH 00/10] writeback updates,
Christoph Hellwig,
2010/11/22
- [PATCH 02/10] xfs: remove some dead bio handling code, Christoph Hellwig, 2010/11/22
- [PATCH 07/10] xfs: remove xfs_probe_cluster, Christoph Hellwig, 2010/11/22
- [PATCH 04/10] xfs: cleanup the xfs_iomap_write_* helpers, Christoph Hellwig, 2010/11/22
- [PATCH 06/10] xfs: simplify xfs_map_blocks, Christoph Hellwig, 2010/11/22
- [PATCH 05/10] xfs: kill xfs_iomap, Christoph Hellwig, 2010/11/22
- [PATCH 08/10] xfs: remove the all_bh flag from xfs_convert_page, Christoph Hellwig, 2010/11/22
- [PATCH 03/10] xfs: a few small tweaks for overwrites in xfs_vm_writepage, Christoph Hellwig, 2010/11/22
- [PATCH 09/10] xfs: refactor xfs_vm_writepage, Christoph Hellwig, 2010/11/22
- [PATCH 01/10] xfs: improve mapping type check in xfs_vm_writepage, Christoph Hellwig, 2010/11/22
- [PATCH 10/10] xfs: simplify xfs_map_at_offset, Christoph Hellwig, 2010/11/22
Hole Punching V3,
Josef Bacik,
2010/11/17
- [PATCH 3/6] Ocfs2: handle hole punching via fallocate properly, Josef Bacik, 2010/11/17
- [PATCH 2/6] XFS: handle hole punching via fallocate properly, Josef Bacik, 2010/11/17
- [PATCH 1/6] fs: add hole punching to fallocate, Josef Bacik, 2010/11/17
- [PATCH 4/6] Ext4: fail if we try to use hole punch, Josef Bacik, 2010/11/17
- [PATCH 5/6] Btrfs: fail if we try to use hole punch, Josef Bacik, 2010/11/17
- [PATCH 6/6] Gfs2: fail if we try to use hole punch, Josef Bacik, 2010/11/17
[PATCH v3 0/9] xfsrestore dirent limitations and scaling issues,
wkendall,
2010/11/16
- [PATCH v3 5/9] xfsrestore: cleanup node allocation, wkendall, 2010/11/16
- [PATCH v3 4/9] xfsrestore: mmap dirent names for faster lookups, wkendall, 2010/11/16
- [PATCH v3 9/9] xfsrestore: check for compatible xfsrestore, wkendall, 2010/11/16
- [PATCH v3 8/9] xfsrestore: remove nix_t, wkendall, 2010/11/16
- [PATCH v3 7/9] xfsrestore: make node lookup more efficient, wkendall, 2010/11/16
- [PATCH v3 1/9] xfsrestore: turn off NODECHK, wkendall, 2010/11/16
- [PATCH v3 2/9] xfsrestore: change nrh_t from 32 to 64 bits, wkendall, 2010/11/16
- [PATCH v3 3/9] xfsrestore: cache path lookups, wkendall, 2010/11/16
- [PATCH v3 6/9] xfsrestore: fix node table setup, wkendall, 2010/11/16
- Re: [PATCH v3 0/9] xfsrestore dirent limitations and scaling issues, Alex Elder, 2010/11/16
Hole Punching V2,
Josef Bacik,
2010/11/15
- [PATCH 2/6] XFS: handle hole punching via fallocate properly, Josef Bacik, 2010/11/15
- [PATCH 1/6] fs: add hole punching to fallocate, Josef Bacik, 2010/11/15
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Jan Kara, 2010/11/16
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Jan Kara, 2010/11/16
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Josef Bacik, 2010/11/16
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Jan Kara, 2010/11/16
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Andreas Dilger, 2010/11/16
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Dave Chinner, 2010/11/16
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Josef Bacik, 2010/11/16
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Josef Bacik, 2010/11/16
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Andreas Dilger, 2010/11/17
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Andreas Dilger, 2010/11/17
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Josef Bacik, 2010/11/16
- [PATCH 3/6] Ocfs2: handle hole punching via fallocate properly, Josef Bacik, 2010/11/15
- [PATCH 4/6] Ext4: fail if we try to use hole punch, Josef Bacik, 2010/11/15
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Jan Kara, 2010/11/16
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Avi Kivity, 2010/11/16
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Josef Bacik, 2010/11/16
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Avi Kivity, 2010/11/16
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Josef Bacik, 2010/11/16
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Greg Freemyer, 2010/11/16
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Ted Ts'o, 2010/11/16
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Josef Bacik, 2010/11/17
- Re: [PATCH 4/6] Ext4: fail if we try to use hole punch, Pádraig Brady, 2010/11/16
- [PATCH 6/6] Gfs2: fail if we try to use hole punch, Josef Bacik, 2010/11/15
- [PATCH 5/6] Btrfs: fail if we try to use hole punch, Josef Bacik, 2010/11/15
[PATCH 2/2] xfsprogs: update deb package maintainer, bump version,
nathans,
2010/11/09
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Christoph Hellwig, 2010/11/09
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Nathan Scott, 2010/11/09
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Alex Elder, 2010/11/10
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Nathan Scott, 2010/11/10
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Alex Elder, 2010/11/10
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Nathan Scott, 2010/11/10
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Alex Elder, 2010/11/11
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Christoph Hellwig, 2010/11/11
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, Nathan Scott, 2010/11/11
- Re: [PATCH 2/2] xfsprogs: update deb package maintainer, bump version, nathans, 2010/11/11
[PATCH 1/6] fs: add hole punching to fallocate,
Josef Bacik,
2010/11/08
- [PATCH 2/6] XFS: handle hole punching via fallocate properly, Josef Bacik, 2010/11/08
- [PATCH 3/6] Ocfs2: handle hole punching via fallocate properly, Josef Bacik, 2010/11/08
- [PATCH 4/6] Ext4: fail if we try to use hole punch, Josef Bacik, 2010/11/08
- [PATCH 5/6] Btrfs: fail if we try to use hole punch, Josef Bacik, 2010/11/08
- [PATCH 6/6] Gfs2: fail if we try to use hole punch, Josef Bacik, 2010/11/08
- Re: [PATCH 1/6] fs: add hole punching to fallocate, Dave Chinner, 2010/11/08
[PATCH 00/16] xfs: current patch stack for 2.6.38 window,
Dave Chinner,
2010/11/08
- [PATCH 03/16] [RFC] xfs: use generic per-cpu counter infrastructure, Dave Chinner, 2010/11/08
- [PATCH 02/16] xfs: move delayed write buffer trace, Dave Chinner, 2010/11/08
- [PATCH 09/16] xfs: convert xfsbud shrinker to a per-buftarg shrinker., Dave Chinner, 2010/11/08
- [PATCH 06/16] patch xfs-inode-hash-fake, Dave Chinner, 2010/11/08
- [PATCH 01/16] xfs: fix per-ag reference counting in inode reclaim tree walking, Dave Chinner, 2010/11/08
- [PATCH 04/16] xfs: dynamic speculative EOF preallocation, Dave Chinner, 2010/11/08
- [PATCH 05/16] xfs: don't truncate prealloc from frequently accessed inodes, Dave Chinner, 2010/11/08
- [PATCH 08/16] xfs: convert pag_ici_lock to a spin lock, Dave Chinner, 2010/11/08
- [PATCH 11/16] xfs: connect up buffer reclaim priority hooks, Dave Chinner, 2010/11/08
- [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking, Dave Chinner, 2010/11/08
- Re: [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking, Christoph Hellwig, 2010/11/08
- Re: [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking, Dave Chinner, 2010/11/08
- Re: [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking, Paul E. McKenney, 2010/11/08
- Re: [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking, Dave Chinner, 2010/11/08
- Re: [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking, Paul E. McKenney, 2010/11/09
- Re: [PATCH 07/16] xfs: convert inode cache lookups to use RCU locking, Dave Chinner, 2010/11/10
- [PATCH 15/16] xfs: only run xfs_error_test if error injection is active, Dave Chinner, 2010/11/08
- [PATCH 14/16] xfs: remove all the inodes on a buffer from the AIL in bulk, Dave Chinner, 2010/11/08
- [PATCH 10/16] xfs: add a lru to the XFS buffer cache, Dave Chinner, 2010/11/08
- [PATCH 12/16] xfs: bulk AIL insertion during transaction commit, Dave Chinner, 2010/11/08
- [PATCH 16/16] xfs: make xlog_space_left() independent of the grant lock, Dave Chinner, 2010/11/08
- [PATCH 13/16] xfs: reduce the number of AIL push wakeups, Dave Chinner, 2010/11/08
- Re: [PATCH 00/16] xfs: current patch stack for 2.6.38 window, Christoph Hellwig, 2010/11/08
[PATCH v2 0/9] xfsrestore dirent limitations and scaling issues,
wkendall,
2010/11/05
- [PATCH v2 1/9] xfsrestore: turn off NODECHK, wkendall, 2010/11/05
- [PATCH v2 2/9] xfsrestore: change nrh_t from 32 to 64 bits, wkendall, 2010/11/05
- [PATCH v2 5/9] xfsrestore: cleanup node allocation, wkendall, 2010/11/05
- [PATCH v2 7/9] xfsrestore: make node lookup more efficient, wkendall, 2010/11/05
- [PATCH v2 3/9] xfsrestore: cache path lookups, wkendall, 2010/11/05
- [PATCH v2 8/9] xfsrestore: remove nix_t, wkendall, 2010/11/05
- [PATCH v2 6/9] xfsrestore: fix node table setup, wkendall, 2010/11/05
- [PATCH v2 9/9] xfsrestore: check for compatible xfsrestore, wkendall, 2010/11/05
- [PATCH v2 4/9] xfsrestore: mmap dirent names for faster lookups, wkendall, 2010/11/05
- Re: [PATCH v2 0/9] xfsrestore dirent limitations and scaling issues, Alex Elder, 2010/11/12
HELLO,
GOOGLE INC,
2010/11/04
ConfirmaciÃn,
Western Union de transferencia de dinero,
2010/11/04
XFS mounting fails on MIPS,
Ajeet Yadav,
2010/11/04
- Re: XFS mounting fails on MIPS, Stan Hoeppner, 2010/11/04
- Re: XFS mounting fails on MIPS, Dave Chinner, 2010/11/04
- Re: XFS mounting fails on MIPS, Christoph Hellwig, 2010/11/04
- Re: XFS mounting fails on MIPS, Ajeet Yadav, 2010/11/09
- Re: XFS mounting fails on MIPS, Christoph Hellwig, 2010/11/09
- Re: XFS mounting fails on MIPS, Ajeet Yadav, 2010/11/10
- Re: XFS mounting fails on MIPS, Ajeet Yadav, 2010/11/10
- Re: XFS mounting fails on MIPS, Christoph Hellwig, 2010/11/11
- Re: XFS mounting fails on MIPS, Ajeet Yadav, 2010/11/11
Re: xfs_repair of critical volume,
Emmanuel Florac,
2010/11/01
- Re: xfs_repair of critical volume, Stan Hoeppner, 2010/11/01
- Re: xfs_repair of critical volume, Eric Sandeen, 2010/11/01
- Re: xfs_repair of critical volume, Eli Morris, 2010/11/12
- Re: xfs_repair of critical volume, Michael Monnerie, 2010/11/12
- Re: xfs_repair of critical volume, Stan Hoeppner, 2010/11/12
- Re: xfs_repair of critical volume, Emmanuel Florac, 2010/11/13
- Re: xfs_repair of critical volume, Stan Hoeppner, 2010/11/13
- Re: xfs_repair of critical volume, Michael Monnerie, 2010/11/13
- Re: xfs_repair of critical volume, Stan Hoeppner, 2010/11/13
- Re: xfs_repair of critical volume, Eli Morris, 2010/11/12
- Re: xfs_repair of critical volume, Michael Monnerie, 2010/11/13
- Re: xfs_repair of critical volume, Dave Chinner, 2010/11/14
- Re: xfs_repair of critical volume, Eli Morris, 2010/11/14
- Re: xfs_repair of critical volume, Dave Chinner, 2010/11/15
- Re: xfs_repair of critical volume, Eli Morris, 2010/11/17
- Re: xfs_repair of critical volume, Dave Chinner, 2010/11/17
- Re: xfs_repair of critical volume, Eli Morris, 2010/11/30