Whamcloud - gitweb
fs/lustre-release.git
2002-12-05 braam- test program for inode synchronization through fstat...
2002-12-05 eebAdded PNNL ia64 kernel patch
2002-12-05 braam- small but subtle changes
2002-12-05 braam- add tools and beginning of multi mount point sanity...
2002-12-04 sraviThis is a Lustre LDAP related utility and ment for...
2002-11-26 braam- hacked up script for easy testing of two mdc two...
2002-11-25 braam- symbolic link fixes related to intent smashing
2002-11-23 amrutjoshiFixed time stamp bug
2002-11-21 amrutjoshiBuild version script and patched Makefile.am, class_obd...
2002-11-20 sraviModified against Pter review comments
2002-11-20 sraviModified against robert and peter review comments
2002-11-19 sraviThis is a MDS failover script in python.It uses the...
2002-11-19 sraviThis a python library file and used by rest of lustre...
2002-11-17 pschwanb=306
2002-11-15 adilgerExtra debugging in the MD storage path.
2002-11-14 pschwanbring changes from HEAD to b_lustre_ba
2002-11-12 adilgerRemove debugging from pack/unpack.
2002-11-12 adilgerFix a few straggling bugs in the new LOV MD packing...
2002-11-12 adilgerWidesweeping change to support different-sized LOV...
2002-11-12 pschwanMerge HEAD into b_lustre_ba
2002-11-09 cvs2svnThis commit was manufactured by cvs2svn to create branc...
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 adilgerSimple program to do lots of mkdirs quickly.
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 braam- new test program to make many files fast
2002-11-07 braamfile createmany.c was initially added on branch b_symlink.
2002-11-07 pschwan0.5.16+ updates 0.5.16
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-07 pschwanMerge changes from HEAD to b_symlink
2002-11-06 pschwanb=255
2002-11-06 rread- wholesale renaming of the brw associated callback...
2002-11-06 cvs2svnThis commit was manufactured by cvs2svn to create branc...
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 braam- add new file
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 braam- another merge of head changes onto the branch. All...
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 braam- make rename fixes compatible with older kernels
2002-11-01 adilgerYes, we should in fact MOD_DEC_USE_COUNT there.
2002-11-01 braam- fix small typos
2002-11-01 braamvery low level sanity check.
2002-11-01 cvs2svnThis commit was manufactured by cvs2svn to create branc...
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
2002-11-01 thantryLproc-snmp code drop
2002-11-01 rread* 1st attempt to prevent duplicate devices being started.
next