Whamcloud - gitweb
LU-9679 modules: Use LIST_HEAD for declaring list_heads
[fs/lustre-release.git] / lustre / osc / osc_cache.c
2013-08-10 James SimmonsLU-1346 libcfs: cleanup macros in kp30.h 76/4776/5
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-11 John L. HammondLU-3059 obdclass: use a dummy structure for lu_ref_link
2013-05-23 Jinshan XiongLU-3359 osc: fixed a typo in osc_cache_truncate_start
2013-05-10 Oleg DrokinRevert "LU-3188 osc: shorten IO calling path"
2013-05-08 Bobi JamLU-3281 osc: some cleanup to reduce stack overflow...
2013-05-06 Oleg DrokinRevert "LU-2139 osc: Track and limit "unstable" pages"
2013-05-06 Bobi JamLU-3188 osc: shorten IO calling path
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-30 Prakash SuryaLU-2139 osc: Track and limit "unstable" pages
2013-03-30 Niu YaweiLU-2909 osc: flush until no dirty in osc_enter_cache()
2013-03-12 Jinshan XiongLU-2859 osc: unplug IO queue async to avoid stack overflow
2013-02-05 Vitaly FertmanLU-2722 clio: directIO thread races with completion...
2013-01-31 Niu YaweiLU-2576 osc: various fix in osc_enter_cache()
2013-01-15 Jinshan XiongLU-2531 osc: evict extents in trunc whatever happens
2013-01-12 Jinshan XiongLU-2367 osc: unplug IO queue for writeback anyway
2013-01-09 Jinshan XiongLU-2332 osc: solve a race in client obd list lock
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-05 Jinshan XiongLU-2501 osc: hold cli list lock for osc_exit_cache
2012-12-19 Oleg DrokinLU-2450: Do not store and use unreferenced oap pointers
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-15 Jinshan XiongLU-2286 osc: unplug OSC queue at the end of truncate
2012-11-02 Liu XuezhaoLU-1337 llite: kernel 3.1 kills inode->i_alloc_sem
2012-10-29 Jinshan XiongLU-2179 osc: truncate partial page correctly
2012-09-06 Jinshan XiongLU-1755 osc: solve a race between fsync and truncate
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-01 Jinshan XiongLU-1030 osc: move io data from lov_oinfo into osc_object