Whamcloud - gitweb
fs/lustre-release.git
2004-01-05 jacobb=2421
2004-01-05 rreadb=2460
2004-01-05 adilgerDon't use SLAB_KERNEL (GFP_KERNEL) allocations for...
2004-01-05 adilgerWe haven't opened objects on OSTs in a long time. ...
2004-01-05 adilgerDon't dereference a bad dchild if we had a lookup error...
2004-01-05 wangdifix some bugs of snapfs
2004-01-05 jerriferchange tag from b_devel to HEAD
2004-01-05 wangdireomve i_filterdata in this patch, for vfs_intent patch...
2004-01-04 wangdiadd snapfs building support in lustre
2004-01-04 wangdiadd snapfs-2.4.20 kernel series
2004-01-04 wangdioops make a mistake, change snapfs_core-2.4.20.path...
2004-01-04 wangdiadd snapfs_core-2.4.20.path
2004-01-04 wangdiadd snapconf utils
2004-01-04 wangdiadd snapfs_internal.h snapfs_support.h Makefile.am
2004-01-04 wangdiport snapfs to 2.4
2004-01-04 wangdiadd snapfs to cvs
2004-01-03 adilgerMake "error" always report the test that failed, for...
2004-01-03 adilgerDon't remove directory inodes from locks prematurely...
2004-01-02 adilgerUpdate ChangeLog with already-fixed bugs.
2004-01-02 ericmfile replay_ost_single.c was initially added on branch...
2004-01-02 youfengb_2466
2003-12-31 eeb* Removed toenal
2003-12-31 wangchaob=1171
2003-12-31 ccooper- new test: run create and rename in same directory...
2003-12-31 braamfile filter_lvb.c was initially added on branch b_size.
2003-12-30 adilgerReduce per-OSC client side cache to avoid pathalogical...
2003-12-30 alex- patch from Oleg to export get_kmem_end in UML kernel
2003-12-30 tianyingremove mount age check
2003-12-29 rreadb=2442
2003-12-28 zab- remove more forgotten relics
2003-12-26 zabb=2430
2003-12-24 ccooper- use munlink instead of unlink
2003-12-24 ccooper- ability to skip O_DIRECT tests on O_DIRECT-deficient...
2003-12-24 rread- test-frameworkize recovery-small.sh, and recovery...
2003-12-23 rreadb=2417
2003-12-23 jerriferchange lfs from /usr/sbin to /usr/bin
2003-12-23 adilgerFix valid uninitialized variable gcc warning.
2003-12-22 youfengb=2074
2003-12-21 greenReverted #974 for now as it causes problems for people.
2003-12-21 philMake the namespace/resource/lock dumping somewhat more...
2003-12-21 philb=2425
2003-12-21 philRemove pesky $Id tag which only causes conflicts
2003-12-19 rreadb=2353
2003-12-19 shaverb=2420: don't acquire a duplicate lock when processing...
2003-12-19 alex- tcp_sendpage_zccd() must be exported always
2003-12-18 philb=2383
2003-12-18 philPrint the service name in the mds RECOVERY: message
2003-12-18 zabb=2252
2003-12-18 zab- put llite page cache pages in a list_head for the...
2003-12-17 adilgerSilence bogus compiler warning.
2003-12-17 adilgerWe can never hit the end of mds_finish_open() with...
2003-12-17 ericmfile dir.c was initially added on branch b_eq.
2003-12-17 zab- move the osc histogram helpers into lprocfs and renam...
2003-12-16 zab- get rid of some ancient unused left-overs
2003-12-16 greenr=zab,phil
2003-12-16 philb=1557/2316
2003-12-15 alex- large kernel address space support against vanilla...
2003-12-15 ericmfile sanity.c was initially added on branch b_eq.
2003-12-15 ericmfile echo_test.c was initially added on branch b_eq.
2003-12-15 ericmfile Makefile.am was initially added on branch b_eq.
2003-12-15 ericmfile test_lock_cancel.c was initially added on branch...
2003-12-15 ericmfile test_common.h was initially added on branch b_eq.
2003-12-15 ericmfile test_common.c was initially added on branch b_eq.
2003-12-15 ericmfile replay_single.c was initially added on branch...
2003-12-15 ericmfile recovery_small.c was initially added on branch...
2003-12-15 greenImplement saving of previous value of max_dirty_mb...
2003-12-15 tianying b: 2356
2003-12-15 philchange debug_client_off from 0 to the minimal but still...
2003-12-15 phil- fix iopentest*.c to produce error messages with filenames
2003-12-14 greenWhoops, just added test for #2319 was a bit flawed...
2003-12-14 greenr=shaver
2003-12-14 greenr=phik
2003-12-14 alex- xattr-related fixes against chaos-2.4.21
2003-12-14 philfix "empty case at end of compound statement" warning...
2003-12-14 philchange default debug level to a more reasonable product...
2003-12-14 philb=2371
2003-12-13 philignore generated files
2003-12-13 philb=2368
2003-12-12 alex- chaos-2.4.21 series against 2.4.21-p4smp-12chaos
2003-12-12 wangchaob=1792
2003-12-12 adilgerFix path to include lctl (was already in PATH at LLNL).
2003-12-12 adilgerAllow sanityN.sh to run with a zconf-mounted setup.
2003-12-12 adilgerMake ONLY=setup not do cleanup at the end, while we...
2003-12-12 zab- silence trivial unused variable warning
2003-12-11 adilgerAdd lock-order regression test.
2003-12-11 zab- fix up rc = type-o spotted by adilger
2003-12-11 zabb=2339
2003-12-11 wangdib:2316 Save the owner of f_op before replace it with...
2003-12-11 wangchaoa trivial fix to add description for lfs commands
2003-12-11 wangchaob=1135
2003-12-11 ccooper- ignore write_disjoint
2003-12-10 alex- kernel_text_address patch against chaos-2.4.18 series
2003-12-10 alex- list_for_each_entry_safe(), list_move() and list_move...
2003-12-10 alex- list_for_each_entry() added
2003-12-10 niub: 1991
2003-12-10 wangchaob=2237
2003-12-10 wangchaob=2237
2003-12-10 wangdiDoing endian conversion on constant instead of variable...
2003-12-10 zabb=2230
2003-12-10 niub: 1988
next