Whamcloud - gitweb
Correct description for bug 1934.
[fs/lustre-release.git] / lustre /
2004-02-10 adilgerCorrect description for bug 1934.
2004-02-10 buffalo-pull- tagging RC_CURRENT
2004-02-10 adilgerFix mkfsoptions support for osts.
2004-02-10 adilgerAdditional debugging for MDS client eviction problem...
2004-02-10 adilgerPrint out dotted-quad IP addresses in the socknal ...
2004-02-10 adilgerFix timeouts when evicting a client with a single lock...
2004-02-10 adilgerDon't leave stale dentries around after renames (from...
2004-02-09 adilgerZero end of page at obdfilter for partial page writes...
2004-02-09 adilgerRPM build fix from 1.0.4
2004-02-09 adilgerDon't flag the ptlrpcd thread with PF_MEMALLOC (from...
2004-02-09 adilgerFix truncate-vs-write corruption - truncate wasn't...
2004-02-09 adilgerFix for failed assertion in iopen_connect_dentry (2...
2004-02-09 rreadFix "implicit declaration" warning
2004-02-09 adilgerUpdate ChangeLog with fixes from b_recovery landing.
2004-02-09 wangdiupdate smfs 1)delete inode->i_list in smfs_delete_inode...
2004-02-09 yuryFixes and improvements in tmpfs-sanity.sh
2004-02-09 yuryFixes in tmp-sanity.sh
2004-02-09 yuryadded tmpfs-xattr to vanilla-2.4.20
2004-02-09 yuryAdded CONFIG_TMPFS_XATTR=y in vanilla 2.4.20 config
2004-02-09 yuryAdded tmpfs-xattr patch for vanilla 2.4.20
2004-02-09 yuryAdded tmpfs-sanity.sh which checks if xattr support...
2004-02-09 wangdiminor fix about smfs in Makefile.am
2004-02-08 rread- missed some calls to zconf_mount/umount in the test...
2004-02-08 wangdiupdate smfs.c 1)fix bugs of inode and dentry in dir.c
2004-02-07 rreadLanding b_recovery
2004-02-07 wangdioops! just forget commit a fix in the last commit
2004-02-07 wangdiupdate smfs 1)fix read file bugs 2)add some superblock...
2004-02-07 eeb* Fixed 2634 ("instant" socknal timeout?)
2004-02-07 buffalo-pull- tagging RC_CURRENT
2004-02-07 adilgerQuiet warning on ia64 compiles.
2004-02-07 adilgerFix type mismatch errors found on ia64.
2004-02-07 zabb=2683
2004-02-06 alex- use-after-free debugging tool against 2.4.24
2004-02-06 alex- we have to get undo access for block bitmaps
2004-02-06 adilgerUpdate ChangeLog
2004-02-06 adilgerMake it clear which error was hit in test 62 (failed...
2004-02-06 wangdiupdate smfs, 1)add dir and files methods of smfs 2...
2004-02-06 alex- few additional asserts added
2004-02-06 buffalo-pull- tagging RC_CURRENT
2004-02-06 nicb=2623
2004-02-06 zab- add an overwrite pass
2004-02-05 wangdiadd some methods in file.c
2004-02-05 alex- ext3 batching allocation against suse2 series
2004-02-05 alex- export few extents-related functions
2004-02-05 wangdiupdate smfs 1)some fix in cache mount 2)some fix in...
2004-02-05 eeb* Removed support for old (pre open source) QSW instal...
2004-02-05 buffalo-pull- tagging RC_CURRENT
2004-02-05 zab- collect basic oprofile results when it is available
2004-02-04 zab- require iozone with the -+o patch
2004-02-04 wangdiupdate smfs 1.fix bugs of read_super. 2.some minor fix
2004-02-04 buffalo-pull- tagging RC_CURRENT
2004-02-03 zab- clean up last_block cleanup a little
2004-02-03 alex- series for uml on 2.6.0
2004-02-03 wangdiupdate smfs. 1)fix bugs in sm_read_super 2) add some...
2004-02-03 rreadpython 1.5 doesn't have isspace() (I know, how barbaric...
2004-02-03 wangchaob=2603
2004-02-03 buffalo-pull- tagging RC_CURRENT
2004-02-02 zab- add a helper to call bc with a specified precision
2004-02-02 eeb* Modified socknal to...
2004-02-02 zab- try to verify that a bdev is alive by reading from it
2004-02-02 zab- add an argument to select which tests to run
2004-02-02 wangdiupdate smfs
2004-02-01 wangdiupdate smfs, add some files dir.c cache.c inode.c still...
2004-01-31 alex- ldlm builds as part of ptlrpc
2004-01-31 wangdiadd mount cache in sm_read_super
2004-01-31 wangdiadd smfs
2004-01-31 buffalo-pull- tagging RC_CURRENT
2004-01-31 adilgerUpdate b_orphan from HEAD (20040130_1601)
2004-01-31 buffalo-pull- tagging RC_CURRENT
2004-01-31 adilgerLand b_orphan on HEAD (20040130_1601)
2004-01-30 alex- ext3_ext_insert_extent() tries to merge as many exten...
2004-01-30 alex- ext3_ext_new_extent_cb() unmaps buffer_heads in order...
2004-01-30 wangchaob=1171
2004-01-30 buffalo-pull- tagging RC_CURRENT
2004-01-30 shaverAdd a tiny sleep to keep from hitting multiop with...
2004-01-29 adilgerFix build problems with RH ia64 kernel on TDEV/Thunder:
2004-01-29 adilgerFix compile warnings due to print format mismatches.
2004-01-29 alex- initial implementation of batching block allocator...
2004-01-29 eeb* Changed qswnal.h to expect more recent QSW headers...
2004-01-29 alex- internal testing and extra checks should be disabled...
2004-01-29 alex- locking reworked in ext3_ext_new_extent_cb(). this...
2004-01-29 zaba block device profiling script which is built to relia...
2004-01-29 buffalo-pull- tagging RC_CURRENT
2004-01-29 adilgerKernel RPM build fixes from b1_0.
2004-01-29 rreaddon't use +=, because old pythons don't have it
2004-01-28 adilgerAlways disable nagle in the socknal, even for 0conf...
2004-01-28 adilgerAllow OST read cache to be disabled (already on b1_0).
2004-01-28 alexchanges in extents:
2004-01-28 wangchaob=2323
2004-01-28 buffalo-pull- tagging RC_CURRENT
2004-01-28 adilgerLand b_bug2370 to HEAD (20040127_1701)
2004-01-28 adilgerLand b_bug2503 onto HEAD (20040127_1701)
2004-01-28 buffalo-pull- tagging RC_CURRENT
2004-01-27 adilgerDon't dereference NULL dentry for NFS root (BG/l testing).
2004-01-27 adilgerDon't hard-code lconf path, use PATH instead.
2004-01-27 jacobsynchronize changelog with final 1.0.3 version
2004-01-27 wangdiadd ext3-extents patch to snapfs
2004-01-27 wangdiadd ext3-record-extents-ea.patch for sparse extents...
2004-01-27 wangdirename snapfs-core-2.4.20.patch to ext3-snapfs-2.4...
2004-01-27 wangchaob=2552
next