Whamcloud - gitweb
LU-3259 clio: cl_lock simplification
[fs/lustre-release.git] / lustre / obdclass / cl_object.c
2014-09-26 Jinshan XiongLU-3259 clio: cl_lock simplification 58/10858/4
2014-08-27 frank zagoLU-5396: add sparse locking annotations 95/11295/9
2014-07-25 James SimmonsLU-3963 obdclass: convert to linux list api 25/10525/5
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-01-17 James SimmonsLU-3319 procfs: move llite proc handling over to seq_file 90/7290/17
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-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-11-05 Jinshan XiongLU-3321 clio: revert LU-2622 for removing global env... 88/7888/5
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-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-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-03-15 Prakash SuryaLU-2622 obdclass: Remove the global cl_env list
2013-01-26 Jinshan XiongLU-744 clio: save memory allocations for cl_page
2013-01-18 John L. HammondLU-2470 procfs: Remove unused lu_time code.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
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-04 Ned BassLU-1730 obdclass: fix cfs_lockdep_set_class() typos
2012-08-09 James SimmonsLU-812 compat: SPIN/RW_LOCK_UNLOCKED no longer exist
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-02-13 wangdiLU-1067 obdecho: Recheck client env ctx for echo md...
2012-01-07 wangdiLU-593 obdclass: echo client for MDS stack
2011-11-03 Mikhail PershinLU-362 Fix error path in lu_kmem_init().
2011-04-18 Alexey LyashkovLU-147 hash code cleanup
2010-11-16 Jian Yub=24017 fix the performance issue of lu_cache_shrink
2010-09-30 Jian Yub=18551 libcfs hash
2010-09-27 Eric Meib=22683 store cl_env in task_struct for redhat kernel...
2010-09-27 Eric Meib=22683 fix unbalanced cl_env hash.
2010-08-26 Maxim Patlasovb=22407 substitute %i with %d
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-04-15 Vitaly Fertmanb=22056 hash_add not under spinlock.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-01 liuyBranch HEAD
2009-10-20 jxiongb=20824
2009-09-24 jxiongb=20529
2009-09-24 eebChanged comment to explain cl_env::ce_node
2009-08-21 jxiongb=20044
2009-04-27 robert.readBranch HEAD
2009-04-24 robert.readBranch HEAD
2009-04-24 jxiongb=19104
2009-03-31 jxiongb=18337
2009-02-17 nikitaOBD_SLAB_ALLOC_PTR_SAFE() is a new OBD_ macro for slab...
2008-11-23 nikitause LASSERT_SPIN_LOCKED() in LASSERT(spin_is_locked...
2008-11-11 nikitacl_object_glimpse(): do not use loop control variable...
2008-11-07 nikitaland clio.