Whamcloud - gitweb
LU-5162 mdc: Add exception entry check for radix_tree
[fs/lustre-release.git] / lustre / obdclass / cl_page.c
2014-06-11 Jinshan XiongLU-4793 clio: Reduce memory overhead of per-page allocation 70/10070/5
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-02-06 Jinshan XiongLU-3321 clio: optimize read ahead code 23/8523/12
2013-12-28 James SimmonsLU-3963 libcfs: convert obdecho,obdclass code to atomics 75/7075/5
2013-12-11 Jinshan XiongLU-3321 clio: remove stackable cl_page completely 95/7895/17
2013-12-02 Jinshan XiongLU-3321 clio: add pages into writeback cache in batch 93/7893/19
2013-11-22 Jinshan XiongLU-3321 obdclass: Add a preallocated percpu cl_env 74/8174/5
2013-11-15 Jinshan XiongLU-3321 clio: collapse layer of cl_page 92/7892/10
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-05 Niu YaweiLU-3521 clio: incorrect assertions in 'enable-invariants' 32/6832/4
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 Peng TaoLU-2335 kernel: add CONFIG_ prefix to config values
2013-06-11 John L. HammondLU-3059 obdclass: use a dummy structure for lu_ref_link
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 Sebastien BuissonLU-3086 build: fix 'uninitialized variables' errors
2013-02-20 Sebastien BuissonLU-2227 build: fix 'memory illegal access' errors
2013-02-05 Vitaly FertmanLU-2722 clio: directIO thread races with completion...
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.