Whamcloud - gitweb
fs/lustre-release.git
2003-09-18 braam- fix obdo_create cleanup issue in loggin
2003-09-18 jerrifertest sparse pwrite
2003-09-18 braam- a variety of log fixes to the catalog system
2003-09-17 zabb=1883
2003-09-17 alex- port of fast ea patch onto 2.4.20-vanilla
2003-09-17 alex- ext3_update_inode() zeros inode body on first calling
2003-09-17 alex- this version of fast ea patch clears magic in inode in
2003-09-17 eeb* LWT
2003-09-17 tianyingAdd mds_cleanup_orphans function by tian ying.
2003-09-16 alex- minor cleanups in order to get chaos-2.4.18-pdirops...
2003-09-16 radhikaBacked out the changes made by Zhao JianHui (Jerrifer...
2003-09-16 philFollowup cleanup commit to the last one: move the setti...
2003-09-16 ericm[liblustre]: if pnode revalidate success, intent should...
2003-09-16 ericm[liblustre]: fix inode->i_ref leak. if pnode revalidati...
2003-09-16 jerriferfor sanity.sh test_44a
2003-09-16 jerriferfor snaity.sh test_44a
2003-09-16 philThe easiest and least controversial part of the patch...
2003-09-15 eeb* pruned LWT output to account for wrapped cpus
2003-09-15 alex- port of extents onto 2.4.20-vanilla
2003-09-15 eeb* Added LWT facility
2003-09-15 alex- vanilla-2.4.20 series did't build for i386 arch w...
2003-09-15 alex- raw lookup support in vfs and ext3
2003-09-15 braam- lstripe code for b_devel
2003-09-14 ericm[liblustre]: pnode revalidate.
2003-09-14 alex- fix against bug 1935 (OOPS in removing current workin...
2003-09-14 wangdifix bugs for building rpm
2003-09-14 wangdiupdate lustre_kernel.spec.in
2003-09-13 ericm[liblustre]: get most of liblustre functions work again...
2003-09-13 alex- bug 1931 (link_path_walk bug) fix propogated into...
2003-09-13 alex- fix agaist bug #1322 'clients looping in revalidate...
2003-09-12 alex- needed .pc file added
2003-09-12 phil- replace some hard-coded filter bits with a cpp constant
2003-09-12 ericm[liblustre]: open(O_CREAT)/close()
2003-09-12 ericm[liblustre]: stat(), intent related stuff, not complete.
2003-09-12 wangdiadd spec files building lustre modules + kernel in...
2003-09-12 tianyingUsing generation in mdc_readpage function committed...
2003-09-11 zab- add an LASSERTF() variant so we can get some printf...
2003-09-11 philb=1903
2003-09-11 philfix annoying printf warnings in mkdirdeep
2003-09-11 alex- i_filterdata field in struct inode
2003-09-11 niu* commit in.
2003-09-11 niu* first commit in.
2003-09-10 adilgerAdd .pc files for dynamic-locks and vfs-pdirops for...
2003-09-10 adilgerFix usage, error messages.
2003-09-10 alex- fast EA (stored in large inode body) support against...
2003-09-10 alex- large inode support for 2.4.18-chaos
2003-09-10 alex- uml for 2.4.18-chaos and series file
2003-09-09 adilgerFix for missing open flags for vfs_intent-2.4.20-rh...
2003-09-09 adilgerAdd 2.4.21 jbd fix patches to rh-2.4.20 and chaos-2...
2003-09-09 philland b_llog on b_devel:
2003-09-09 philmerge b_llpmd into b_devel. the major highlights:
2003-09-09 phil- clear 'rc' if rc == LLOG_EMPTY in llog_init_handle...
2003-09-08 phil- If the first user command isn't ENQUEUE, postsetup...
2003-09-08 zabat least get 2.6 building, more testing happens right...
2003-09-08 phil- new abstraction in the llog_* function wrappers
2003-09-08 alex- ext3-extents-oflag-2.4.18-chaos conflicted with ext3...
2003-09-08 braam- unify llog_open and llog_create
2003-09-08 phil- set the mds's and ost's obd_logops
2003-09-08 alex- ext3-map_inode_page patch ported onto 2.6.0-test3
2003-09-08 alex- stuped typo fixed
2003-09-08 alex- bio based filter_commitrw_write() to be used with 2.6
2003-09-08 phil- steal from the reserved bits instead of the bitmap...
2003-09-08 phil- pad llog_* body structures correctly (thanks Andreas)
2003-09-08 phil- remove obd_run_ctxt from obd->u.mds and obd->u.filter...
2003-09-08 ericm[liblustre]: include libsysio_sockets driver
2003-09-08 phil- Removes duplicate fsfilt files, which must have snuck...
2003-09-08 braam- wrong branch ... backing out on b_llpmd
2003-09-08 braam- reworking the logging api for better layering
2003-09-07 adilgerFix thinko when quieting compiler warning.
2003-09-07 adilgerQuiet ia64 compiler warnings.
2003-09-07 adilgerRemove bogus include from mds_lib.c
2003-09-06 alex- iopen patch against 2.6.0
2003-09-06 philreduce the size of my locally-maintained mds-size patch:
2003-09-06 shaver- Support multiple lov OBDs per node, by tying the...
2003-09-05 philCommitting eeb's merge of the qswnal changes into b_dev...
2003-09-05 zabb=1760
2003-09-05 philmerge b_devel into b_llpmd
2003-09-05 rreadThe precreate process was leaking ea's that it never...
2003-09-05 adilgerAdd jbd-* fixes to some of the series files where I...
2003-09-05 adilgerFix up the jbd patches slightly.
2003-09-04 adilgerExt3 journaling patches from 2.4.21:
2003-09-04 ccooper- added page_private patch to all non-2.6 series files...
2003-09-04 adilgerMove inode_update_time() to filter_io_24.c, as this...
2003-09-04 alex- those files contain 2.4- and 2.6-specific routines...
2003-09-04 wangdiadd some patches for 2.4.20-rh
2003-09-04 ericm[liblustre]: supress an error message.
2003-09-04 ericm[liblustre]: reorganize & fixes of test.
2003-09-04 ericm[liblustre]: add test_common
2003-09-04 girishcre-formatting as per CFS code guidelines
2003-09-04 rreadrefactor the replay testing framework into test-framewo...
2003-09-04 girishcb=1825
2003-09-03 philmerge HEAD into b_devel. Fixes for:
2003-09-03 girishcb=1825
2003-09-03 ericm[liblustre]: add replay_single.c
2003-09-03 philRemove the now-unused 'data' field from lock_match
2003-09-03 philremove LDLM_FL_MATCH_DATA workaround, which was obsolet...
2003-09-02 braammissing file being added now
2003-09-02 wangdiadd kgdb_eth patch
2003-09-02 alex- notification message is shown if fs is mounted with...
2003-09-02 alex- ext3 mount option 'pdirops' added
next