public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-10 11:19:32 to 2008-04-24 00:45:51 UTC [more...]

[PATCH] fix xfs kernel so 2GiB logs work
 2008-04-24  0:45 UTC  (2+ messages)

call trace after >page allocation failure. order:0, mode:0x10000<
 2008-04-23 22:35 UTC  (2+ messages)

xfsprogs 2.9.8 source tarball released
 2008-04-23 21:27 UTC  (3+ messages)

[PATCH] convert xfs to use ERR_CAST
 2008-04-23 21:16 UTC 

[PATCH, XFSQA] Don't run 175-177 if DMAPI is not supported
 2008-04-23  6:58 UTC  (2+ messages)

REVIEW: 980021 - fix up noattr2 mount option
 2008-04-23  5:29 UTC 

[PATCH, XFSQA] Use XFS_IO_PROG in 164 and 165
 2008-04-23  4:44 UTC  (2+ messages)

[PATCH, XFSQA] Use common language setting
 2008-04-23  4:42 UTC  (2+ messages)

[PATCH] Don't double count reserved block changes on UP
 2008-04-23  4:19 UTC  (2+ messages)

[PATCH] Fix check for block zero access in xfs_write_iomap_allocate
 2008-04-23  4:06 UTC  (2+ messages)

[PATCH] re-remove xfs custom bitops
 2008-04-23  3:57 UTC 

[PATCH] fix non-smp xfs build
 2008-04-23  3:52 UTC 

[PATCH] fix dir2 shortform structures on ARM old ABI
 2008-04-23  0:58 UTC  (2+ messages)

Fwd: xfs_repair -n report
 2008-04-22 22:56 UTC 

disk I/O error
 2008-04-22 16:52 UTC  (2+ messages)

Is my partition repairable?
 2008-04-22 12:44 UTC  (3+ messages)

[OT]: how to change the email address in bugzilla
 2008-04-22  6:14 UTC  (4+ messages)

[PATCH] Don't initialise new inode generation numbers to zero V2
 2008-04-22  5:04 UTC  (3+ messages)

[PATCH 0/4] XFS: case-insensitive lookup and Unicode support
 2008-04-22  4:55 UTC  (16+ messages)
` [PATCH 1/4] XFS: Name operation vector for hash and compare
` [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
` [PATCH 3/4] XFS: ASCII case-insensitive support
` [PATCH 4/4] XFS: Unicode case-insensitive lookup implementation

Wrong patch checked in
 2008-04-22  4:27 UTC  (2+ messages)

TAKE 971046 - Fix broken HAVE_SPLICE removal commit
 2008-04-22  4:24 UTC 

PARTIAL TAKE 976035 - kill XFS_ICSB_SB_LOCKED
 2008-04-22  1:53 UTC 

Fwd: xfs_repair -n report
 2008-04-22  1:52 UTC  (3+ messages)

PARTIAL TAKE 976035 - split xfs_icsb_balance_counter
 2008-04-22  1:48 UTC 

PARTIAL TAKE 976035 - split xfs_icsb_sync_counters_flags
 2008-04-22  1:44 UTC 

xfs_check and xfs_repair internal working details
 2008-04-21 22:02 UTC  (2+ messages)

[PATCH] split xfs_ioc_xattr
 2008-04-21 21:41 UTC  (13+ messages)
            ` likely and unlikely was: "

OOM killer doesn't kill the right task
 2008-04-21 11:07 UTC  (4+ messages)

PARTIAL TAKE 976035 - Cleanup xfs_attr a bit
 2008-04-21  8:21 UTC 

PARTIAL TAKE 976035 - kill usesless IHOLD calls in xfs_remove and xfs_rmdir
 2008-04-21  8:07 UTC 

PARTIAL TAKE 976035 - kill parent == child checks in xfs_remove and xfs_rmdir
 2008-04-21  8:04 UTC 

TAKE 977765 - update xfs_admin to add set/clear of lazy-count feature
 2008-04-21  7:53 UTC 

TAKE 980581 - xfs_repair - using to much memory on a PAE 32-bit system
 2008-04-21  6:56 UTC 

[GIT PULL] XFS update for 2.6.26-rc1
 2008-04-21  6:54 UTC  (6+ messages)

PARTIAL TAKE 976035 - kill usesless IHOLD calls in xfs_rename
 2008-04-21  6:53 UTC  (3+ messages)

PARTIAL TAKE 976035 - remove manual lookup from xfs_rename and simplify locking
 2008-04-21  5:21 UTC 

PARTIAL TAKE 976035 - shrink mrlock_t
 2008-04-21  5:16 UTC 

PARTIAL TAKE 976035 - simplify xfs_lookup
 2008-04-21  5:12 UTC 

PARTIAL TAKE 976035 - xfs_rename: pass resblks to xfs_dir_removename
 2008-04-21  5:06 UTC 

PARTIAL TAKE 976035 - kill di_mode checks after xfs_iget
 2008-04-21  4:58 UTC 

PARTIAL TAKE 976035 - kill xfs_getattr
 2008-04-21  4:51 UTC 

PARTIAL TAKE 976035 - Remove VN_IS* macros and related cruft
 2008-04-21  4:45 UTC 

review: add a splice command to xfs_io
 2008-04-20 23:37 UTC  (3+ messages)

x86: 4kstacks default
 2008-04-20 16:59 UTC  (7+ messages)

[PATCH] xfs_quota tool exit status + bugzilla problem
 2008-04-20 10:13 UTC 

xfs_repair -n report
 2008-04-20  5:22 UTC  (2+ messages)

XFS error cannot mount RAID
 2008-04-18 20:10 UTC  (2+ messages)

COOLTRICKS list request notification
 2008-04-18  8:32 UTC 

[REVIEW] - cleanup xfs_attr a bit
 2008-04-18  6:23 UTC  (6+ messages)

Command confirmation request (A71B3A69)
 2008-04-18  3:24 UTC 

2.6.25 released with bug, which leads to XFS crash?
 2008-04-18  0:06 UTC 

[opensuse] nfs_update_inode: inode X mode changed, Y to Z
 2008-04-17 19:37 UTC  (7+ messages)

oss git tree busted
 2008-04-17  9:00 UTC  (4+ messages)

[PATCH 0/7] XFS: case-insensitive lookup and Unicode support
 2008-04-17  8:49 UTC  (4+ messages)
` [PATCH 5/7] XFS: Unicode case-insensitive lookup implementation

Fwd: XFS error cannot mount RAID
 2008-04-17  0:17 UTC 

[REVIEW #2] bad_features2 fix and lazy-counter togging in xfs_admin
 2008-04-15  8:53 UTC  (2+ messages)

TAKE 980319 - Remove sysv3 legacy functions
 2008-04-15  8:09 UTC 

TAKE 907752 - Minor fix up in xfs_db man page
 2008-04-15  7:23 UTC 

TAKE 907752 - Support the -p option in fsck.xfs
 2008-04-15  7:02 UTC 

TAKE 979468 - Add support for MDP in libdisk
 2008-04-15  5:43 UTC 

TAKE 971046 - Remove unused HAVE_SPLICE macro
 2008-04-15  5:19 UTC 

[REVIEW] tweak xfs_repair's memory usage limits
 2008-04-15  4:47 UTC 

TAKE 980310 - remove CONFIG_XFS_SECURITY
 2008-04-15  3:48 UTC 

[Jens Reinsberger] Bug#476181: linux-image-2.6.22-3-vserver-k7: Oops (NULL pointer dereference), XFS fs related
 2008-04-15  3:33 UTC  (2+ messages)

[PATCH] remove CONFIG_XFS_SECURITY
 2008-04-15  0:33 UTC  (7+ messages)
    ` [PATCH V2] "

xfs_check: out of memory
 2008-04-14  9:50 UTC  (2+ messages)

TAKE 979606 - xfs bug in going from attr2 back to attr1
 2008-04-14  5:31 UTC 

lost+found Delete Error
 2008-04-14  5:15 UTC  (4+ messages)

PARTIAL TAKE 979606 - xfs bug in going from attr2 back to attr1
 2008-04-14  5:12 UTC 

PARTIAL TAKE 979606 - xfs bug in going from attr2 back to attr1
 2008-04-14  5:03 UTC 

REVIEW XFSQA test out xfs_attr_shortform_bytesfit attr2/attr1 fix
 2008-04-14  4:23 UTC  (7+ messages)

[patch] xfsqa - 166 - fix filter for stripe aligned filesystems
 2008-04-14  3:20 UTC  (3+ messages)

TAKE 977637 - Duplicate sb_features2 into following 4 bytes in superblock due to bug
 2008-04-14  1:50 UTC 

TAKE 907752 - Bump attr to version 2.4.42
 2008-04-14  1:26 UTC 

[PATCH] kill xfs_getattr
 2008-04-13  9:12 UTC 

[PATCH] VN_IS* macros and related cruft
 2008-04-13  9:10 UTC 

[PATCH] shrink mrlock_t
 2008-04-13  9:09 UTC 

kill usesless IHOLD calls in xfs_rename
 2008-04-13  8:26 UTC 

[PATCH] xfs_rename: pass resblks to xfs_dir_removename
 2008-04-13  8:21 UTC 

error
 2008-04-12 17:36 UTC 

[PATCH] de-duplicate calls to xfs_attr_trace_enter
 2008-04-12  3:01 UTC  (2+ messages)

Portability of libattr
 2008-04-11 19:47 UTC  (5+ messages)

[PATCH] remove INT_GET and friends
 2008-04-11 16:05 UTC  (2+ messages)

[GIT PULL] XFS update for 2.6.25-rc9
 2008-04-11 14:22 UTC  (2+ messages)

xfslogd Page Allocation Failure
 2008-04-11 10:51 UTC  (2+ messages)

[PATCH] kill di_mode checks after xfs_iget
 2008-04-11  9:13 UTC 

[PATCH 2/2] simplify xfs_lock_for_rename
 2008-04-11  9:11 UTC  (7+ messages)
` [PATCH 2/2] remove manual lookup from xfs_rename and simplify locking

About external log and barriers
 2008-04-11  8:06 UTC 

[REVIEW] Remove unused HAVE_SPLICE macro
 2008-04-11  7:41 UTC  (2+ messages)

odd code in xfs_remove
 2008-04-11  7:40 UTC  (3+ messages)

iget behaviour in xlog_recover_process_iunlinks
 2008-04-11  2:44 UTC  (3+ messages)

Lost+found
 2008-04-11  2:07 UTC  (6+ messages)

[PATCH 2/2] kill usesless IHOLD calls in xfs_remove and xfs_rmdir
 2008-04-10 18:49 UTC 

[PATCH 1/2] kill parent == child checks in xfs_remove and xfs_rmdir
 2008-04-10 18:48 UTC 

[PATCH 1/2] simplify xfs_lookup
 2008-04-10 18:43 UTC 

TAKE 980084 - Ensure the inode is joined in xfs_itruncate_finish
 2008-04-10 11:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox