XFS Journaling Filesystem
[Prev Page][Next Page]
- [GIT PULL] xfs: unaligned AIO DIO corruption fixes, Dave Chinner
- [XFS updates] XFS development tree branch, for-linus-merged, created. v2.6.37-rc4-5735-g92f1c00, xfs
- [XFS updates] XFS development tree branch, for-linus, updated. v2.6.37-rc4-53-gd0eb2f3, xfs
- [GIT PULL] XFS update for 2.6.38-rc1, Alex Elder
- [PATCH xfstests] 243: remove test files before starting,
Eric Sandeen
- XFS defaults in FAQ on kernel.org, Roel van Meer
- Help: Download xfstests and xfsqa,
Ajeet Yadav
- [PATCH] xfstests: add simple splice test,
Dave Chinner
- [PATCH 0/8] xfs: prevent corruption due to overlapping AIO DIO V4,
Dave Chinner
- RedHat, Novell and SGI xfs kernel module api,
Larsen, Tore Høivaag
- [PATCH 0/3] xfsprogs: sync up with 2.6.38 kernel code V2,
Dave Chinner
- realtime partition support?,
Phil Karn
- [PATCH v3] xfs: add FITRIM support,
Christoph Hellwig
- [PATCH] xfs: fix error handling for synchronous writes,
Christoph Hellwig
- [PATCH 0/8] xfs: prevent corruption due to overlapping AIO DIO V3,
Dave Chinner
- xfs: Add log level to assertion printk,
Anton Blanchard
- TRIM details,
Phil Karn
- [PATCH] xfstests 241: run longer,
Eric Sandeen
- [PATCH] libxfs: sync files with 2.6.38 kernel code, Dave Chinner
- changing from internal to external log?, Phil Karn
- libxfs: sync files with 2.6.38 kernel code, Dave Chinner
- 2.6.27.30 fc10, some processes stuck in D state,
yuji_touya
- using raid devices raw, loop devices ?,
Larsen, Tore Høivaag
- [XFS updates] XFS development tree branch, master, updated. v2.6.37-rc4-53-gd0eb2f3, xfs
- Simultaneously mounting one XFS partition on multiple machines,
Patrick J. LoPresti
- [PATCH] xfs_repair: multithread phase 2,
Dave Chinner
- [PATCH] repair: warn if running in low memory mode,
Dave Chinner
- Accidentally deleted an external log, any recovery options?,
Dean Burrows
- [PATCH] xfs: errors on sync superblock writes leave it locked,
Dave Chinner
- [PATCH 0/8] xfs: prevent corruption due to overlapping AIO DIO V2,
Dave Chinner
- [PATCH] xfs: ensure log covering transactions are synchronous,
Dave Chinner
- My current xfs-for-2.6.38 tree....,
Dave Chinner
- [PATCH] xfs: add FITRIM support,
Christoph Hellwig
- XFS status update for December 2010, Christoph Hellwig
- [PATCH 03/12] xfsprogs: drop unneeded use of a random character, Alex Elder
- [PATCH 09/12] xfsprogs: don't loop on too many dups, Alex Elder
- [PATCH 04/12] xfsprogs: adjust rather than start over when invalid byte found, Alex Elder
- [PATCH 05/12] xfsprogs: eliminate a pointless loop in generate_obfuscated_name(), Alex Elder
- [PATCH 07/12] xfsprogs: use pointers in generate_obfuscated_name(), Alex Elder
- [PATCH 12/12] xfsprogs: Drop a typedef in db/metadump.c, Alex Elder
- [PATCH 00/12] xfsprogs: fixup generate_obfuscated_name(), Alex Elder
- [PATCH 08/12] xfsprogs: ensure dup table always has entry for obfuscated name, Alex Elder
- [PATCH: 06 /12] xfsprogs: replace repeated blocks with a loop, Alex Elder
- [PATCH 11/12] xfsprogs: fix up the nametable code in db/metadump.c, Alex Elder
- [PATCH 02/12] xfsprogs: simplify leading '/' handling in generate_obfuscated_name(),
Alex Elder
- [PATCH 10/12] xfsprogs: use printable characters for obfuscated filenames, Alex Elder
- [PATCH 01/12] xfsprogs: some things aren't all that special,
Alex Elder
- XFS handling of synchronous buffers in case of EIO error,
Ajeet Yadav
- [PATCH] XFS: Compare, don't assign in ASSERT() in xfs_trans_unreserve_and_mod_sb(),
Jesper Juhl
- xfssyncd and disk spin down,
Petre Rodan
- no rw xfs file systems in mtab: /proc/mounts,
Honza Fikar
- [PATCH 5/5] percpu_counter: only disable preemption if needed in add_unless_lt(),
Alex Elder
- [PATCH 3/5] percpu_counter: fix error bound used in add_unless_lt function, Alex Elder
- [PATCH 0/5] percpu_counter: modifications to __percpu_counter_add_unless_lt(), Alex Elder
- [PATCH 4/5] percpu_counter: tie error bounds more obviously to count values, Alex Elder
- [PATCH 2/5] percpu_counter: avoid potential underflow in add_unless_lt,
Alex Elder
- [PATCH 1/5] percpu_counter: fix test in __percpu_counter_add_unless_lt(),
Alex Elder
- able to mount a fs, unable to repair it,
laurent+xfs
- Anyone using XFS in production on > 20TiB volumes?,
Justin Piszcz
- XFS hangs,
Amit Sahrawat
Issue on kernel 2.6.35.9 vanilla,
naveen yadav
[PATCH] xfsqa: make hole tests independent of speculative allocation patterns,
Dave Chinner
[PATCH 00/34] xfs: scalability patchset for 2.6.38,
Dave Chinner
- [PATCH 34/34] xfs: kill useless spinlock_destroy macro, Dave Chinner
- [PATCH 13/34] xfs: connect up buffer reclaim priority hooks, Dave Chinner
- [PATCH 29/34] xfs: convert l_last_sync_lsn to an atomic variable, Dave Chinner
- [PATCH 20/34] xfs: remove all the inodes on a buffer from the AIL in bulk, Dave Chinner
- [PATCH 28/34] xfs: make AIL tail pushing independent of the grant lock, Dave Chinner
- [PATCH 10/34] xfs: convert pag_ici_lock to a spin lock, Dave Chinner
- [PATCH 27/34] xfs: use wait queues directly for the log wait queues, Dave Chinner
- [PATCH 11/34] xfs: convert xfsbud shrinker to a per-buftarg shrinker., Dave Chinner
- [PATCH 19/34] xfs: consume iodone callback items on buffers as they are processed, Dave Chinner
- [PATCH 26/34] xfs: combine grant heads into a single 64 bit integer, Dave Chinner
- [PATCH 24/34] xfs: fact out common grant head/log tail verification code, Dave Chinner
- [PATCH 21/34] xfs: use AIL bulk update function to implement single updates, Dave Chinner
- [PATCH 05/34] xfs: demultiplex xfs_icsb_modify_counters(), Dave Chinner
- [PATCH 22/34] xfs: use AIL bulk delete function to implement single delete, Dave Chinner
- [PATCH 31/34] xfs: convert log grant heads to atomic variables, Dave Chinner
- [PATCH 32/34] xfs: introduce new locks for the log grant ticket wait queues, Dave Chinner
- [PATCH 02/34] xfs: use KM_NOFS for allocations during attribute list operations, Dave Chinner
- [PATCH 16/34] xfs: clean up xfs_ail_delete(), Dave Chinner
- [PATCH 14/34] xfs: fix EFI transaction cancellation., Dave Chinner
- [PATCH 18/34] xfs: reduce the number of AIL push wakeups, Dave Chinner
- [PATCH 01/34] xfs: provide a inode iolock lockdep class, Dave Chinner
- [PATCH 30/34] xfs: convert l_tail_lsn to an atomic variable., Dave Chinner
- [PATCH 04/34] xfs: use generic per-cpu counter infrastructure, Dave Chinner
- [PATCH 33/34] xfs: convert grant head manipulations to lockless algorithm, Dave Chinner
- [PATCH 08/34] xfs: rcu free inodes, Dave Chinner
- [PATCH 12/34] xfs: add a lru to the XFS buffer cache, Dave Chinner
- [PATCH 25/34] xfs: rework log grant space calculations, Dave Chinner
- [PATCH 09/34] xfs: convert inode cache lookups to use RCU locking, Dave Chinner
- [PATCH 15/34] xfs: Pull EFI/EFD handling out from under the AIL lock, Dave Chinner
- [PATCH 23/34] xfs: convert log grant ticket queues to list heads, Dave Chinner
- [PATCH 07/34] xfs: don't truncate prealloc from frequently accessed inodes, Dave Chinner
- [PATCH 17/34] xfs: bulk AIL insertion during transaction commit, Dave Chinner
- [PATCH 06/34] xfs: dynamic speculative EOF preallocation, Dave Chinner
- [PATCH 03/34] lib: percpu counter add unless less than functionality, Dave Chinner
- Re: [PATCH 00/34] xfs: scalability patchset for 2.6.38, Dave Chinner
[PATCH] xfs: use KM_NOFS for allocations during attribute list operations,
Dave Chinner
XFS status update for November 2010,
Christoph Hellwig
Question regarding xfs_repair / memory requirement.,
Justin Piszcz
Problem with XFS on USB 2TB HD,
Kevin Richter
xfs_efi_item slab leak,
Nick Piggin
Another questionable lock order bug,
Nick Piggin
[XFS updates] XFS development tree branch, master, updated. v2.6.37-rc4-23-g489a150, xfs
[PATCH v4] xfstests: pwrite hang when writing from mmaped buffer of the same page,
Zhong, Xin
XFS in LINUX embedded environment,
Zak, Semion
xfstests: filter spaces in xfs_quota output in test case 108,
Boris Ranto
[PATCH 0/7] xfs: serialise unaligned direct IOs,
Dave Chinner
[PATCH v3] xfstests: pwrite hang when writing from mmaped buffer of the same page,
Zhong, Xin
[PATCH v2] xfstests: pwrite hang when writing from mmaped buffer of the same page,
Zhong, Xin
inode64 mount option added after data exists,
Ivan.Novick
[PATCH] xfstests: pwrite hang when writing from mmaped buffer of the same page,
Zhong, Xin
xfs: grant lock scaling and removal V3,
Dave Chinner
- [PATCH 12/12] xfs: kill useless spinlock_destroy macro, Dave Chinner
- [PATCH 07/12] xfs: convert l_last_sync_lsn to an atomic variable, Dave Chinner
- [PATCH 08/12] xfs: convert l_tail_lsn to an atomic variable., Dave Chinner
- [PATCH 11/12] xfs: convert grant head manipulations to lockless algorithm, Dave Chinner
- [PATCH 01/12] xfs: convert log grant ticket queues to list heads, Dave Chinner
- [PATCH 10/12] xfs: introduce new locks for the log grant ticket wait queues, Dave Chinner
- [PATCH 09/12] xfs: convert log grant heads to atomic variables, Dave Chinner
- [PATCH 03/12] xfs: rework log grant space calculations, Dave Chinner
- [PATCH 04/12] xfs: combine grant heads into a single 64 bit integer, Dave Chinner
- [PATCH 02/12] xfs: fact out common grant head/log tail verification code, Dave Chinner
- [PATCH 06/12] xfs: make AIL tail pushing independent of the grant lock, Dave Chinner
- [PATCH 05/12] xfs: use wait queues directly for the log wait queues, Dave Chinner
xfs: AIL lock contention reduction V3,
Dave Chinner
[PATCH 0/3] Use generic percpu counters in XFS V2,
Dave Chinner
[PATCH 0/2] xfs: RCU inode freeing and lookups V3,
Dave Chinner
[PATCH 0/2] xfs: dynamic speculative allocation beyond EOF V4,
Dave Chinner
[PATCH] xfs: provide a inode iolock lockdep class,
Dave Chinner
Re: [GIT PULL] Please pull xyzzy fixes, Linus Torvalds
[GIT PULL] XFS update for 2.6.37-rc6, Alex Elder
[PATCH] xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helper, Christoph Hellwig
[PATCH] xfs: clean up xfs_alloc_ag_vextent_exact, Christoph Hellwig
[PATCH 00/10] writeback updates V2,
Christoph Hellwig
- [PATCH 04/10] xfs: cleanup the xfs_iomap_write_* helpers, Christoph Hellwig
- [PATCH 10/10] xfs: simplify xfs_map_at_offset, Christoph Hellwig
- [PATCH 03/10] xfs: a few small tweaks for overwrites in xfs_vm_writepage, Christoph Hellwig
- [PATCH 08/10] xfs: remove the all_bh flag from xfs_convert_page, Christoph Hellwig
- [PATCH 06/10] xfs: simplify xfs_map_blocks, Christoph Hellwig
- [PATCH 07/10] xfs: remove xfs_probe_cluster, Christoph Hellwig
- [PATCH 02/10] xfs: remove some dead bio handling code, Christoph Hellwig
- [PATCH 05/10] xfs: kill xfs_iomap, Christoph Hellwig
- [PATCH 01/10] xfs: improve mapping type check in xfs_vm_writepage, Christoph Hellwig
- [PATCH 09/10] xfs: refactor xfs_vm_writepage, Christoph Hellwig
- Re: [PATCH 00/10] writeback updates V2, Dave Chinner
[XFS updates] XFS development tree branch, for-linus, updated. v2.6.37-rc4-6-g05340d4, xfs
[XFS updates] XFS development tree branch, master, updated. v2.6.37-rc4-6-g05340d4, xfs
XFS Testsuite,
naveen yadav
xfstests: fix 108 through config mechanism,
Boris Ranto
xfstests: ignore absolute address in filename in test case 237,
Boris Ranto
[PATCH] fs/vfs/security: pass last path component to LSM on inode creation,
Eric Paris
xfs tuning for a 830 GB partition (mkfs.xfs options),
Abel Coto
Re: xfs tuning for a 830 GB partition (mkfs.xfs options), Dave Chinner
kernel panic-xfs errors,
blacknred
xfs_count_page_state inside kswapd,
Tharindu Rukshan Bamunuarachchi
possible xfs corruption,
blacknred
[PATCH] xfs: log timestamp changes to the source inode in rename,
Christoph Hellwig
[PATCH] xfs: prevent NMI timeouts in cmn_err,
Dave Chinner
[GIT PULL] XFS update for 2.6.37-rc5, Alex Elder
Bugs in mkfs.xfs, device mapper, xfs, and /dev/ram,
Spelic
XFS mount fail: XFS_WANT_CORRUPTED_GOTO fs/xfs/xfs_alloc.c,
Ajeet Yadav
[PATCH 0/4] log recovery cleanups,
Christoph Hellwig
[XFS updates] XFS development tree branch, master, updated. v2.6.36-rc8-11223-gc76febe,
xfs
[XFS updates] XFS development tree branch, for-linus, updated. v2.6.36-rc8-11223-gc76febe, xfs
xfstests 065 failures,
Alex Elder
XFS file system corruption(Return Bad Transaction) kernel - 2.6.34,
Amit Sahrawat
issue with unmount of XFS partation,
naveen yadav
[PATCH] Xfstests: make _scratch_mkfs_sized work for btrfs,
Josef Bacik
[PATCH] Xfstest 245: accept ENOTEMPTY as a valid error for the test,
Josef Bacik
xfstests: getfacl -n unsupported in older acl package,
Boris Ranto
[PATCH] xfstests: ensure uint64_t is defined for <linux/fs.h>,
Alex Elder
[PATCH] xfsdump: fix xfs_invutil dependency generation,
Bill Kendall
[PATCH] xfsdump: remove old namreg code,
Bill Kendall
XFS repair utils,
naveen yadav
[PATCH 0/14] xfs: grant lock scaling and removal V2,
Dave Chinner
- [PATCH 12/14] xfs: kill useless spinlock_destroy macro, Dave Chinner
- [PATCH 04/14] xfs: use wait queues directly for log grant queues, Dave Chinner
- [PATCH 11/14] xfs: remove log grant lock, Dave Chinner
- [PATCH 14/14] xfs: remove sv wrappers, Dave Chinner
- [PATCH 05/14] xfs: make AIL tail pushing independent of the grant lock, Dave Chinner
- [PATCH 10/14] xfs: convert grant head manipulations to lockless algorithm, Dave Chinner
- [PATCH 06/14] xfs: convert l_last_sync_lsn to an atomic variable, Dave Chinner
- [PATCH 07/14] xfs: convert l_tail_lsn to an atomic variable., Dave Chinner
- [PATCH 08/14] xfs: convert log grant heads to atomic variables, Dave Chinner
- [PATCH 01/14] xfs: convert log grant ticket queues to list heads, Dave Chinner
- [PATCH 13/14] xfs: replace use of sv_t with waitqueues in the log, Dave Chinner
- [PATCH 09/14] xfs: introduce new locks for the log grant ticket wait queues, Dave Chinner
- [PATCH 02/14] xfs: clean up log space grant functions, Dave Chinner
- [PATCH 03/14] xfs: convert log grant heads to LSN notation, Dave Chinner
[PATCH 0/2] xfs: RCU inode freeing and lookups V2,
Dave Chinner
[PATCH 0/3] xfs: buffer cache shrinker overhaul V2,
Dave Chinner
[Index of Archives]
[Linux XFS Devel]
[Linux Filesystem Development]
[Filesystem Testing]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]