Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / obdclass / cl_object.c
2023-09-26 Qian YingjinLU-16713 llite: writeback/commit pages under memory... 44/50544/26
2023-07-08 Bobi JamLU-16637 llite: call truncate_inode_pages() in inode... 57/50857/22
2022-09-01 Patrick FarrellLU-15811 llite: Rework upper/lower DIO/AIO 87/47187/17
2022-06-11 Patrick FarrellLU-14832 llite: Correct cl_env comments 91/44191/6
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-03-22 Etienne AUJAMESLU-14110 obdclass: Protect cl_env_percpu[] 65/40565/11
2021-02-26 Mr NeilBrownLU-6142 lustre: mark strings in char arrays as const 42/39742/2
2021-02-26 Mr NeilBrownLU-6142 obdclass: use cl_object_for_each more broadly. 91/39391/2
2020-05-14 Mr NeilBrownLU-9679 obdclass: use OBD_ALLOC_PTR_ARRAY() and others 21/38121/4
2020-04-07 Wang ShilongLU-13134 obdclass: use slab allocation for cl_page 25/37225/17
2020-02-08 Wang ShilongLU-13134 obdclass: use slab allocation for cl_dio_aio 27/37227/6
2019-12-06 NeilBrownLU-8066 obd_type: discard obd_type_lock 96/35096/9
2019-12-06 Mr NeilBrownLU-9679 modules: declare zero-arg functions correctly 72/36672/2
2019-08-15 Alexey LyashkovLU-12578 obdecho: reuse an cl env cache for obdecho... 00/35700/3
2019-07-24 Vladimir SavelievLU-12296 llite: improve ll_dom_lock_cancel 58/34858/7
2019-01-16 Patrick FarrellLU-11825 clio: Remove pio feature 12/33912/2
2018-02-14 Patrick FarrellLU-9409 llite: Add tiny write support 03/27903/29
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-10-24 Andreas DilgerLU-9452 ldlm: remove MSG_CONNECT_LIBCLIENT support 72/26972/9
2017-10-02 Ben EvansLU-9855 obdclass: Code cleanup 58/28458/9
2017-06-12 Bobi JamLU-9367 llite: restore ll_file_getstripe in ll_lov_sets... 15/26915/13
2017-05-30 Dmitry EreminLU-8964 clio: Parallelize generic I/O 68/26468/17
2017-02-23 Dmitry EreminLU-8888 clio: remove unused members from struct cl_thre... 62/24062/5
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-26 Sandhya BankarLU-8629 obdclass: Fix error exit loop in cl_env_percpu_init 35/22635/4
2016-09-02 James SimmonsLU-6245 libcfs: cleanup list handling 00/15200/3
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-06-03 Jinshan XiongLU-4257 obdclass: Get rid of cl_env hash table 54/20254/6
2016-04-11 Andrew PerepechkoLU-7925 llite: avoid clearing i_nlink for inodes in use 64/19164/4
2016-01-07 Yang ShengLU-7085 lov: trying smaller memory allocations 76/17476/4
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-05-20 John L. HammondLU-5683 clio: add CIT_DATA_VERSION 49/14649/5
2015-05-08 John L. HammondLU-5814 llite: add cl_object_maxbytes() 94/13694/8
2015-04-09 John L. HammondLU-5814 lov: add cl_object_layout_get() 80/13680/11
2015-03-26 Bobi JamLU-5823 clio: add coo_obd_info_get and coo_data_version 38/12638/14
2015-03-25 Bobi JamLU-5823 clio: add cl_object_fiemap() 35/12535/19
2015-02-03 Frank ZagoLU-5829 obdclass: remove unnecessary EXPORT_SYMBOL 23/13323/4
2015-01-27 Bobi JamLU-5823 clio: add cl_object_find_cbdata() 94/12494/13
2015-01-22 Bobi JamLU-1154 clio: rename coo_attr_set to coo_attr_update 88/12888/8
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-18 Frank ZagoLU-5396 obdclass: make some functions static 20/12220/12
2014-12-18 Bobi JamLU-5823 clio: add coo_getstripe interface 52/12452/19
2014-12-05 Dmitry EreminLU-5577 obdclass: change loop indexes to unsigned 87/12387/4
2014-11-04 Jinshan XiongLU-3259 clio: cl_lock simplification 58/10858/15
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.