Whamcloud - gitweb
LU-1866 osd: ancillary work for initial OI scrub
[fs/lustre-release.git] / lustre / obdclass / cl_page.c
2013-01-26 Jinshan XiongLU-744 clio: save memory allocations for cl_page
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-17 Jinshan XiongLU-744 obdclass: revise cl_page refcount
2012-12-14 Jinshan XiongLU-744 obdclass: revise stats for cl_object cache
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-10-16 Jinshan XiongLU-744 osc: add lru pages management - new RPC
2012-10-11 Jinshan XiongLU-1666 obdclass: reduce lock contention on coh_page_guard
2012-09-10 Jinshan XiongLU-1813 osc: osc_lock_unuse() race
2012-07-09 Jinshan XiongLU-169 clio: restart clio operations if layout changes
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-13 Jinshan XiongLU-1421 clio: check cp_owner of cl_page after the page...
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-20 Jinshan XiongLU-948 clio: add a callback to cl_page_gang_lookup()
2011-12-13 Jinshan XiongLU-848 clio: page writeback support
2011-08-20 Oleg DrokinLU-365 Update copyright for files modified by Whamcloud
2011-07-26 Jinshan XiongLU-394: LND failure casued by discontiguous KIOV
2011-07-13 Niu YaweiLU-481 Don't store 'transient' page in radix tree
2010-12-23 Eric Meib=21122 fix a race between page fault and lock cancel.
2010-11-23 Vitaly Fertmanb=23460 remove expensive memory check
2010-11-23 Vitaly Fertmanb=23460 make page state changes tracking optinal
2010-08-26 Maxim Patlasovb=22407 substitute %i with %d
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-03-04 Eric Meib=21106 retry page_gang_lookup.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2010-01-05 Jay Xiongb=21551 Ensure visible pages are sane.
2009-11-25 jxiongb=21178
2009-09-18 jxiongb=19537
2009-09-11 jxiongb=19537
2009-09-09 eebb=20500
2009-08-28 jxiongb=18881
2009-07-14 jxiongb=18881
2009-07-08 jxiongb=20038
2009-05-20 ericmbranch: HEAD
2009-02-17 nikitaOBD_SLAB_ALLOC_PTR_SAFE() is a new OBD_ macro for slab...
2009-01-20 jxiongb=5498
2008-11-23 nikitause LASSERT_SPIN_LOCKED() in LASSERT(spin_is_locked...
2008-11-07 nikitaland clio.