XFS Journaling Filesystem
[Prev Page][Next Page]
- Bug#695875: xfsprogs: Build-Depend on libreadline6 rather than libreadline5, (continued)
- xfsdump: update version to 3.1.2,
Ben Myers
- XFS corruption on post 3.7 tree.,
Dave Jones
- xfsprogs: update version to 3.1.10,
Ben Myers
- dmapi: update version to 2.2.12,
Ben Myers
- possible hash-dos enabled by using crc32 checksums?,
Carlos Maiolino
- xfsprogs_3.1.9_i386.changes ACCEPTED into unstable, Debian FTP Masters
- Processing of xfsprogs_3.1.9_i386.changes, Debian FTP Masters
- [PATCH] mkfs.xfs: don't detect geometry values <= physblk size,
Eric Sandeen
- [ANNOUNCE] xfstests v1.1.1, Ben Myers
- [ANNOUNCE] xfsdump 3.1.1, Ben Myers
- [ANNOUNCE] xfsprogs v3.1.9,
Ben Myers
- [ANNOUNCE] dmapi v2.2.11, Ben Myers
- [PATCH] xfsprogs: Fix possible unallocated memory access in fiemap,
Lukas Czerner
- [GIT PULL] XFS update for 3.8-rc1, Ben Myers
- [XFS updates] XFS development tree branch, for-linus, updated. v3.7-rc1-78-gf9668a0, xfs
- [PATCH] xfstests: test for file clone functionality of btrfs ("reflinks"),
Koen De Wit
- 3.7 XFS lockdep trace,
Dave Jones
- structs with bitfields and spinlocks/atomics, Damian Lukowski
- A huge latency in ext4 and xfs because of stable page write,
Zheng Liu
- Bug#695640: xfs_quota: cannot find mount point for path: Success,
Brian May
- [PATCH] xfs: don't zero structure members after a memset(0),
Eric Sandeen
- [PATCH 2/2] XFS: Mark no-more-exist xfsbufd related sysctl parameters as obsolete.,
Satoru Takeuchi
- [PATCH 1/2] XFS: remove a unused sysctl related enum definition.,
Satoru Takeuchi
- [PATCH] xfstests: Change the interpreter of ltp/runtest.sh to bash,
Satoru Takeuchi
- [PATCH] xfsprogs: document fpunch command in xfs_io,
Eric Sandeen
- [PATCH 0/5] refactor the preallocation and hole punching code,
Christoph Hellwig
- [PATCH RFC] xfs: run a filtered eofblocks scan on edquot/enospc,
Brian Foster
- Bug#694624: PATCH freezes under lying (root), Pat Emblen
- [PATCH 1/2] xfsprogs: sync libxfs/xfs_trans.c to the kernel code changes, Jeff Liu
- [PATCH 2/2] xfsprogs: Make repair transaction reservation aware of xfs_buf_log_overhead(), Jeff Liu
- [PATCH 1/4] xfs: Add a new function xfs_buf_log_overhead() to replace the hard-code number of 128,
Jeff Liu
- [PATCH 4/4] Make disk quota related transactions aware of this change, Jeff Liu
- [PATCH 3/4] Make super block unit change related transactions aware of this change, Jeff Liu
- [PATCH 2/4] xfs: Make xfs_fs_log_dummy() aware of this change, Jeff Liu
- [PATCH 0/4] xfs: Kill the hardcode number 128 for transactions space reservation, Jeff Liu
- [PATCH 4/4] fs: remove obsolete simple_strto<foo>,
Abhijit Pawar
- [PATCH] xfs: Fix re-use of EWOULDBLOCK during read on dm-mirror,
Jeff Mahoney
- [News] Do you need some extra holiday money(December 5,2012), Billy Whitaker
- XFS write cache flush policy,
Lin Li
- Bug#694624: freezes under lying (root) - patch,
Pat Emblen
- [PATCH 0/4] speculative preallocation quota throttling,
Brian Foster
- [PATCH v3 0/5] discontiguous buffer patches,
Mark Tinguely
- [3.0-stable PATCH 00/36] Proposed 3.0-stable bug patches,
Mark Tinguely
- [3.0-stable PATCH 07/36] xfs: fallback to vmalloc for large buffers in xfs_getbmap, Mark Tinguely
- [3.0-stable PATCH 04/36] xfs: xfs_trans_add_item() - dont assign in ASSERT() when compare is intended, Mark Tinguely
- [3.0-stable PATCH 08/36] xfs: fix deadlock in xfs_rtfree_extent, Mark Tinguely
- [3.0-stable PATCH 16/36] xfs: page type check in writeback only checks last buffer, Mark Tinguely
- [3.0-stable PATCH 18/36] xfs: dont assert on delalloc regions beyond EOF, Mark Tinguely
- [3.0-stable PATCH 14/36] xfs: use shared ilock mode for direct IO writes by default, Mark Tinguely
- [3.0-stable PATCH 23/36] xfs: fix buffer lookup race on allocation failure, Mark Tinguely
- [3.0-stable PATCH 21/36] xfs: Dont allocate new buffers on every call to _xfs_buf_find, Mark Tinguely
- [3.0-stable PATCH 12/36] xfs: dont fill statvfs with project quota for a directory, Mark Tinguely
- [3.0-stable PATCH 19/36] xfs: limit specualtive delalloc to maxioffset, Mark Tinguely
- [3.0-stable PATCH 09/36] xfs: Fix open flag handling in open_by_handle code, Mark Tinguely
- [3.0-stable PATCH 13/36] xfs: Ensure inode reclaim can run during quotacheck, Mark Tinguely
- [3.0-stable PATCH 25/36] xfs: Properly exclude IO type flags from buffer flags, Mark Tinguely
- [3.0-stable PATCH 11/36] xfs: fix fstrim offset calculations, Mark Tinguely
- [3.0-stable PATCH 17/36] xfs: punch new delalloc blocks out of failed writes inside EOF., Mark Tinguely
- [3.0-stable PATCH 10/36] xfs: Account log unmount transaction correctly, Mark Tinguely
- [3.0-stable PATCH 01/36] xfs: fix possible overflow in xfs_ioc_trim(), Mark Tinguely
- [3.0-stable PATCH 15/36] xfs: punch all delalloc blocks beyond EOF on write failure., Mark Tinguely
- [3.0-stable PATCH 22/36] xfs: clean up buffer allocation, Mark Tinguely
- [3.0-stable PATCH 20/36] xfs: Use preallocation for inodes with extsz hints, Mark Tinguely
- [3.0-stable PATCH 26/36] xfs: flush outstanding buffers on log mount failure, Mark Tinguely
- [3.0-stable PATCH 29/36] xfs: xfs_vm_writepage clear iomap_valid when, Mark Tinguely
- [3.0-stable PATCH 36/36] xfs: only update the last_sync_lsn when a transaction completes, Mark Tinguely
- [3.0-stable PATCH 31/36] xfs: shutdown xfs_sync_worker before the log, Mark Tinguely
- [3.0-stable PATCH 32/36] xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near, Mark Tinguely
- [3.0-stable PATCH 06/36] xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get, Mark Tinguely
- [3.0-stable PATCH 24/36] xfs: use iolock on XFS_IOC_ALLOCSP calls, Mark Tinguely
- [3.0-stable PATCH 28/36] xfs: fix memory reclaim deadlock on agi buffer, Mark Tinguely
- [3.0-stable PATCH 27/36] xfs: protect xfs_sync_worker with s_umount semaphore, Mark Tinguely
- [3.0-stable PATCH 02/36] xfs: fix allocation length overflow in xfs_bmapi_write(), Mark Tinguely
- [3.0-stable PATCH 33/36] xfs: check for stale inode before acquiring iflock on push, Mark Tinguely
- [3.0-stable PATCH 05/36] xfs: only take the ILOCK in xfs_reclaim_inode(), Mark Tinguely
- [3.0-stable PATCH 34/36] xfs: stop the sync worker before xfs_unmountfs, Mark Tinguely
- [3.0-stable PATCH 03/36] xfs: mark the xfssyncd workqueue as non-reentrant, Mark Tinguely
- [3.0-stable PATCH 30/36] xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near, Mark Tinguely
- [3.0-stable PATCH 35/36] xfs: zero allocation_args on the kernel stack, Mark Tinguely
- Re: [3.0-stable PATCH 00/36] Proposed 3.0-stable bug patches, Ben Myers
- Re: [3.0-stable PATCH 00/36] Proposed 3.0-stable bug patches, Dave Chinner
- Re: [3.0-stable PATCH 00/36] Proposed 3.0-stable bug patches, Greg KH
- [XFS updates] XFS development tree branch, master, updated. v3.7-rc1-78-gf9668a0, xfs
- [XFS updates] XFS development tree branch, for-next, updated. v3.7-rc1-78-gf9668a0, xfs
- Bug#694624: /usr/sbin/xfs_freeze: freezes under lying (root),
Pat Emblen
- xfsdump INTERRUPT issue,
J. Ellis
- Re: xfsdump INTERRUPT issue, Dave Chinner
- <Possible follow-ups>
- Re: xfsdump INTERRUPT issue, Stan Hoeppner
XFS status update for October 2012, Christoph Hellwig
userspace release -rc2,
Ben Myers
[XFS updates] XFS development tree branch, master, updated. v3.7-rc1-77-gb870553, xfs
[XFS updates] XFS development tree branch, for-next, updated. v3.7-rc1-77-gb870553, xfs
[PATCH] xfstests: fsck scratch device if it got used,
Eric Sandeen
[PATCH] xfstests: _fail in _scratch_mkfs_sized if device is too small,
Eric Sandeen
[PATCH] xfstests: update XFS_IOC_ZERO_RANGE byte range test output,
Dave Chinner
[PATCH v2 0/3] discontiguous buffer patches,
Mark Tinguely
Bug#694624: /usr/sbin/xfs_freeze: freezes under lying (root) filesystem if mountpoint is not currently mounted,
Patrick Emblen
Re: Problems with kernel 3.6.x (vm ?) (was : Is kernel 3.6.1 or filestreams option toxic ?),
reste donewell
[PATCH 0/2] splice: fix direct IO/splice deadlock,
Dave Chinner
[PATCH 0/4] xfs: patch queue for 3.8,
Dave Chinner
[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers,
Dave Chinner
- [PATCH 06/19] list: add a new LRU list type, Dave Chinner
- [PATCH 03/19] dcache: remove dentries from LRU before putting on dispose list, Dave Chinner
- [PATCH 19/19] shrinker: Kill old ->shrink API., Dave Chinner
- [PATCH 10/19] shrinker: add node awareness, Dave Chinner
- [PATCH 18/19] shrinker: convert remaining shrinkers to count/scan API, Dave Chinner
- [PATCH 13/19] xfs: Node aware direct inode reclaim, Dave Chinner
- [PATCH 05/19] shrinker: convert superblock shrinkers to new API, Dave Chinner
- [PATCH 02/19] dentry: move to per-sb LRU locks, Dave Chinner
- [PATCH 04/19] mm: new shrinker API, Dave Chinner
- [PATCH 07/19] inode: convert inode lru list to generic lru list code., Dave Chinner
- [PATCH 09/19] list_lru: per-node list infrastructure, Dave Chinner
- [PATCH 01/19] dcache: convert dentry_stat.nr_unused to per-cpu counters, Dave Chinner
- [PATCH 08/19] dcache: convert to use new lru list infrastructure, Dave Chinner
- [PATCH 12/19] xfs: convert buftarg LRU to generic code, Dave Chinner
- [PATCH 14/19] xfs: use generic AG walk for background inode reclaim, Dave Chinner
- [PATCH 11/19] fs: convert inode and dentry shrinking to be node aware, Dave Chinner
- [PATCH 15/19] xfs: convert dquot cache lru to list_lru, Dave Chinner
- [PATCH 16/19] fs: convert fs shrinkers to new scan/count API, Dave Chinner
- [PATCH 17/19] drivers: convert shrinkers to new count/scan API, Dave Chinner
- Re: [RFC, PATCH 00/19] Numa aware LRU lists and shrinkers, Andi Kleen
- Re: [RFC, PATCH 00/19] Numa aware LRU lists and shrinkers, Glauber Costa
- Re: [RFC, PATCH 00/19] Numa aware LRU lists and shrinkers, Glauber Costa
[PATCH] xfstests: test EROFS vs. EEXIST when creating on an RO filesystem,
Eric Sandeen
[RFC] [PATCH] xfs_quota: support relative path as `path' arguments,
Satoru Takeuchi
[xfs:for-next 72/74] fs/xfs/xfs_log.c:1709:32: sparse: incorrect type in assignment (different base types),
kbuild test robot
[XFS updates] XFS development tree branch, for-next, updated. v3.7-rc1-74-g7c4cebe, xfs
[XFS updates] XFS development tree branch, master, updated. v3.7-rc1-74-g7c4cebe, xfs
INTERREUPT Error, J. Ellis
Re: How to run xfstests against multipath disks on SuSE?,
Lukáš Czerner
Project quota behaviour on hardlinks,
Varun Shastry
Project quota behaviour on Hardlinks on different tree structures, Varun Shastry
[PATCH] xfs: Remove the description about nodelaylog mount option from, the xfs document.,
Satoru Takeuchi
Re: How to run xfstests against btrfs on multipath disks on SuSE?, Dave Chinner
[PATCH 0/3, V2] xfs: regression fixes for the 3.8 cycle,
Dave Chinner
high load and xfsaild in d,
Keith Keller
[BUG] xfs_quota: can't handle the users managed by LDAP,
Satoru Takeuchi
[PATCH v4 26/31] xfs: add support for read_iter and write_iter, Dave Kleikamp
[PATCH] xfstests: fix to build src/realpath and the correct the existence of target devices,
rjohnston
Oops with to traces on v3.7-rc6,
Julian Wollrath
Re: xfs Digest, Vol 53, Issue 111, Sotirios Torentsis
[PATCH 0/2] discontiguous buffer patches,
Mark Tinguely
[PATCH, RFC] mkfs.xfs: go into multidisk mode when geometry is on cmdline,
Eric Sandeen
[PATCH 0/2] xfs: regression fixes for 3.8 merge cycle,
Dave Chinner
[PATCH 0/4][RFC] remove duplicated check from ext4, xfs, btrfs, and ocfs2,
Zheng Liu
[PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part,
Darrick J. Wong
[PATCH 3/9] xfs: factor out everything but the filemap_write_and_wait from xfs_file_fsync, Darrick J. Wong
[PATCH 2/9] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests, Darrick J. Wong
[PATCH 4/9] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests, Darrick J. Wong
[PATCH 6/9] gfs2: Use generic handlers of O_SYNC AIO DIO, Darrick J. Wong
[PATCH 5/9] btrfs: Use generic handlers of O_SYNC AIO DIO, Darrick J. Wong
[PATCH 8/9] filemap: don't call generic_write_sync for -EIOCBQUEUED, Darrick J. Wong
[PATCH 9/9] blkdev: Fix up AIO+DIO+O_SYNC to do the sync part correctly, Darrick J. Wong
[PATCH 7/9] ocfs2: Use generic handlers of O_SYNC AIO DIO, Darrick J. Wong
Re: [PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part, Darrick J. Wong
Re: [PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part, Jeff Moyer
Available space after enable quota in XFS,
geturmaddy@xxxxxxxxx
[XFS updates] XFS development tree branch, for-next, updated. v3.7-rc1-72-g0e446be, xfs
[XFS updates] XFS development tree branch, master, updated. v3.7-rc1-72-g0e446be, xfs
[GIT PULL] XFS update for 3.7-rc7, Ben Myers
[XFS updates] XFS development tree branch, for-linus, updated. for-linus-v3.7-rc5-3-gd69043c, xfs
[xfs:for-next 70/70] fs/xfs/xfs_da_btree.c:153:26: sparse: symbol 'xfs_da_node_buf_ops' was not declared. Should it be static?,
kbuild test robot
[PATCH] xfsprogs: xfs_reno(8), Jeff Liu
[PATCH 2/2] xfsprogs: xfs_shrinkfs(8), Jeff Liu
[PATCH 1/2] xfsprogs: Introduce a new subcommand agstate to xfs_fio,
Jeff Liu
[PATCH 14/15] xfs: Add shrink data ioctl(2), Jeff Liu
[PATCH 15/15] xfs: Make xfs_trans_mod_sb() aware of negative deltas, Jeff Liu
[PATCH 12/15] xfs: Introduce a helper to remove an empty, Jeff Liu
[PATCH 09/15] xfs: Introduce a new mutex lock for shrinkfs, Jeff Liu
[PATCH 08/15] xfs: Add tracing support for inode swap, Jeff Liu
[PATCH 10/15] xfs: Introduce a new transaction for shrinking fs data section, Jeff Liu
[PATCH 13/15] xfs: Introduce a helper to truncate an AG, Jeff Liu
[PATCH 11/15] xfs: Introduce a helper to check if an AG is empty or not, Jeff Liu
[PATCH 07/15] xfs: Introduce a new ioctl(2) for swapping inodes, Jeff Liu
[PATCH 03/15] xfs: Introduce a new ioctl(2) to set AG state,
Jeff Liu
[PATCH 04/15] xfs: Introduce a new ioctl(2) to get AG state, Jeff Liu
[PATCH 05/15] xfs: Teach inode/space allocator aware of XFS_AG_STATE_ALLOC_DENY, Jeff Liu
[PATCH 06/15] xfs: Introduce a new transaction type for inode swapping, Jeff Liu
[PATCH 02/15] xfs: Introduce new structure members ag_state/agf_state, Jeff Liu
[PATCH 01/15] xfs: Add a new transaction for changing ag state,
Jeff Liu
[PATCH 00/15] xfs: shrinking support, Jeff Liu
[xfs:for-next 68/70] fs/xfs/xfs_ialloc_btree.c:186:1: sparse: symbol 'xfs_inobt_verify' was not declared. Should it be static?,
kbuild test robot
[Index of Archives]
[Linux XFS Devel]
[Linux Filesystem Development]
[Filesystem Testing]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]