Whamcloud - gitweb
fs/lustre-release.git
2002-11-14 thantryBug Fix for Bug #369
2002-11-14 adilgerUpdate acceptance-small.sh from b_lov branch. Allows...
2002-11-14 pschwanrcsid/revision tags make phil weep tears of blood....
2002-11-13 adilgerAllow the iozone record size to be specified.
2002-11-13 adilgerAdd bonnie to the mix, and allow not running parts...
2002-11-13 adilgerAdd a start on the bare-bones acceptance test for CVS...
2002-11-13 pschwan- Updated changelog
2002-11-13 adilgerComment out variable only used in commented-out code.
2002-11-13 adilgerAdd some extra comments and sample configs.
2002-11-13 adilgerChange configs to use port 988 instead of 2432.
2002-11-13 thantry Bug #357, no more gratituous new line..., or typecasting
2002-11-13 thantryName changes to make all file system statistics names...
2002-11-13 donmilosBug #364: Approver - Robert Reed: Update lustre init...
2002-11-13 thantry1. Bug fix for Bug #320, also needs repair of lconf...
2002-11-12 adilgerfile lstripe.c was initially added on branch b_lov.
2002-11-12 adilgerfile lov_pack.c was initially added on branch b_lov.
2002-11-12 thantryThis file is not being used. Hence, removed.
2002-11-12 thantryThis file is not being used at all. It is not on the...
2002-11-12 pschwanback out vmalloc changes; there's not enough vmalloc...
2002-11-12 pschwan- apply andreas's patch to remove u16
2002-11-12 adilgerComment.
2002-11-12 adilgerWrap long lines.
2002-11-12 adilger2.5 fixes copied from MDS 2.5 code.
2002-11-12 adilgerRemove lprocfs wierdness.
2002-11-11 adilgerCommon kernel bug (lots of it in InterMezzo too, AFAIK...
2002-11-11 pschwanFixes to the lock LRU
2002-11-11 pschwanUpdate the file size _before_ taking the read lock...
2002-11-10 braam- llanalyze first bugfixes -- use hex when needed!
2002-11-10 braam- nodlm option to llanalyze
2002-11-10 braam- a log analyzer to help us work with the Lustre logs...
2002-11-10 adilgerThe test for a freeing inode was reversed, oops. We...
2002-11-10 braam- change the OST / MDT thread names to also include...
2002-11-09 pschwanuse vmalloc for OBD_ALLOCs above 16k, like we do in...
2002-11-09 pschwanthe first try at lock LRU
2002-11-08 adilgerBuild an XML config for connecting to a BA OST for...
2002-11-08 adilgerMinor code cleanups - mostly whitespace.
2002-11-08 adilgerFix minor compiler warning.
2002-11-08 adilgerAdd assertion to LL_GET_INTENT(), because we aren't...
2002-11-08 pschwanupdate file size in ll_file_read, lest the VFS decide...
2002-11-08 adilgerFix for many-clients-and-server-on-same-node deadlock...
2002-11-08 adilgerSome additional changes for kmem accounting that I...
2002-11-08 adilgerHighmem deadlock avoidance (server version):
2002-11-08 pschwanDramatically increase the randomness of MDC UUIDs
2002-11-08 braam- add something that prints the time every 10,000 creates
2002-11-07 adilgerUse the fs-method statfs, so we can take into account...
2002-11-07 shaverMake sure that we set last_xid and last_committed on...
2002-11-07 adilgerFix (or a workaround that will hide the real bug) for...
2002-11-07 adilgerfile mkdirmany.c was initially added on branch b_symlink.
2002-11-07 pschwanFix build-breaking thinko
2002-11-07 pschwan- land b_symlink on HEAD
2002-11-07 shaverOnly store replayable (MDC, with transno) requests...
2002-11-07 braam- capability fixes on head
2002-11-07 braamfile createmany.c was initially added on branch b_symlink.
2002-11-07 pschwan0.5.16+ updates
2002-11-07 adilgerComment clarification.
2002-11-07 adilgerWhitespace.
2002-11-07 pschwanb=141,205,323
2002-11-07 pschwansmall fixups to revalidate2 lock matching
2002-11-07 braam- add another sanity test
2002-11-07 pschwanb=290,311
2002-11-07 braamanother shot at managing dentries
2002-11-07 pschwanb=311
2002-11-07 pschwansomehow I keep screwing this up, all over a 3-line...
2002-11-07 pschwanmerging all noncontroversial pieces of b_symlink into...
2002-11-07 pschwanmerging all noncontroversial pieces of b_symlink into...
2002-11-06 pschwanb=255
2002-11-06 rread- wholesale renaming of the brw associated callback...
2002-11-06 rread* init script designed for MCR by Gord Eagle, and a...
2002-11-06 pschwanAdd kernel patch version checking
2002-11-06 braamfile stat.c was initially added on branch b_symlink.
2002-11-06 braam- the root dentry should not be uhashed, it is always...
2002-11-05 braam- sanity check for intent setting
2002-11-05 adilgerPrudent check for NULL intent before dereferencing.
2002-11-05 adilgerMinor type fixup to match o_brw.
2002-11-05 pschwan- Replaces the LDLM lock counters (in /proc/ldlm/)
2002-11-05 shaver- Fix up c_recovd_data list_head management, to avoid...
2002-11-05 adilgerMinor fix so that the printed output is actually what...
2002-11-05 donmilosIssue# 330: Approver: Andreas - New utility to find...
2002-11-04 adilgerPeter tells me that the removal of "-O2" from the i386...
2002-11-04 adilgerInclude quotaops.h in the headers that we munge for...
2002-11-04 donmilosBug# 329: Approver: Andreas - obd_ioctl_unpack() causes...
2002-11-04 pschwanminor comment fixup
2002-11-04 pschwanb=320
2002-11-04 adilgerDon't include lprocfs_ll_rd() at all. lprocfs defines...
2002-11-03 pschwanThe "random" addition to the UUID were in fact not...
2002-11-02 braam- minor fixes to the tests
2002-11-02 shaver- Replace client-side generation fixup with bug 304...
2002-11-02 braamnew test with lots of very basic operations
2002-11-02 thantry1. Fixed cleanup issue where I was *indeed* accesing...
2002-11-02 braam- fixes for dentry problems from Phil and myself
2002-11-02 rread* add a bit of randomness to the MDC uuid
2002-11-02 adilgerBuild properly with lprocfs disabled.
2002-11-01 rread* change init_portals to use inter_module_get() instead of
2002-11-01 rread* more bits for toenal
2002-11-01 rread* rename startlevel and endlevel to minlevel and maxlevel
2002-11-01 adilgerRevert Mike's recovery changes from LOV, for the greate...
2002-11-01 adilgerYes, we should in fact MOD_DEC_USE_COUNT there.
2002-11-01 braamfile sanity.sh was initially added on branch b_find_alias.
2002-11-01 adilgerDisable lprocfs until it can clean up.
2002-11-01 rread* initial checkin
next