Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / obdclass / local_storage.c
2023-08-24 Arshad HussainLU-16796 ptlrpc: Change struct ls_device to use kref 11/51811/6
2023-07-14 Timothy DayLU-8191 obdclass: add static and remove functions 40/51440/3
2022-07-18 Lai SiyaoLU-15902 obdclass: dt_try_as_dir() check dir exists 83/47483/7
2021-03-13 Mr NeilBrownLU-6142 lustre: Make dev/body/type operations const 98/39398/7
2021-03-10 Alex ZhuravlevLU-13636 obdclass: drop nlink if directory is removed 44/38844/14
2020-07-04 Arshad HussainLU-13723 lustre: Convert ERR_PTR(PTR_ERR()) to ERR_CAST() 04/39204/3
2020-06-10 Mr NeilBrownLU-6142 obdclass: convert calls to container_of0() 81/38381/2
2020-03-31 Mr NeilBrownLU-8130 lu_object: use RCU to free lu_object_header 65/37965/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-08-09 Li DongyangLU-12509 ofd: ofd_precreate_objects lockdep warning 20/35420/3
2018-10-10 John L. HammondLU-11364 osd: remove unused 'ignore quota' parameters 38/33138/3
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2017-03-23 John L. HammondLU-9010 obdclass: use static initializer macros where... 27/24827/3
2017-03-23 Fan YongLU-8900 snapshot: rename filesysetem fsname 68/24268/16
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2015-12-14 Alex ZhuravlevLU-7053 osd: don't lookup object at insert 92/17092/14
2015-11-15 Olaf FaalandLU-7345 obdclass: annotate locks in __local_file_create 57/16957/4
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-07-10 Alex ZhuravlevLU-5794 osd: additional checks to verify credits calcul... 69/12169/46
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-26 Dmitry EreminLU-5478 obdclass: get rid of obd_* typedefs 46/13146/2
2014-12-18 Frank ZagoLU-5396 obdclass: make some functions static 20/12220/12
2014-12-04 John L. HammondLU-5687 dt: propagate errors from failed declarations 30/12130/4
2014-07-25 James SimmonsLU-3963 obdclass: convert to linux list api 25/10525/5
2014-07-09 Fan YongLU-5099 api: transfer object type via dt_insert API 47/10447/22
2014-03-21 Fan YongLU-4721 obdclass: handle local storage init/fini properly 73/9573/3
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-01-17 Fan YongLU-4106 scrub: Trigger OI scrub properly 02/8002/15
2013-12-28 James SimmonsLU-3963 libcfs: convert obdecho,obdclass code to atomics 75/7075/5
2013-08-17 Mikhail PershinLU-3316 obdclass: fix wrong device put in case of race 34/6334/3
2013-07-23 Mikhail PershinLU-2059 llog: MGC to use OSD API for backup logs 49/5049/19
2013-05-09 Mikhail PershinLU-2886 obdclass: use common way to store lastid
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 John L. HammondLU-3203 mdd: check result of dt_trans_create() using...
2013-04-20 Mikhail PershinLU-3149 llog: separate named and unnamed llog sequences
2013-04-13 Mikhail PershinLU-2886 mdd: create local files using local_storage lib
2013-02-02 Fan YongLU-1866 osd: FID-in-LMA and OI files
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-10-06 Fan YongLU-2033 scrub: lookup server local files by name
2012-09-28 Mikhail PershinLU-1302 mgs: mgs uses llog over OSD
2012-09-28 Mikhail PershinLU-1302 llog: llog over OSD primitives
2012-09-25 Johann LombardiLU-1842 quota: add quota disk operations
2012-09-17 Alex ZhuravlevLU-1301 lu: local objects library