Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / fid / fid_request.c
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-06-09 Timothy DayLU-12610 misc: remove OBD_ -> CFS_ macros 09/50809/4
2021-05-05 Mr NeilBrownLU-14357 fid: simplify locking for fid updates 99/41299/2
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Mr NeilBrownLU-14352 various: only use wake_up_all() on exclusive... 89/41289/4
2020-08-13 Mr NeilBrownLU-6142 lustre: use init_wait(), not init_waitqueue_entry() 00/39300/2
2020-05-01 Arshad HussainLU-6142 fid: Fix style issues for fid_request.c 70/38270/3
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-03-24 Mr NeilBrownLU-6142 lustre: unwrap some ldebugfs_register() calls 42/37742/3
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-12-06 Mr NeilBrownLU-10467 lustre: don't use l_wait_event() for simple... 66/35966/6
2019-09-20 Mr NeilBrownLU-10467 fid: style cleanups in seq_client_alloc_meta() 63/35963/4
2018-03-06 James SimmonsLU-8066 fid: move all files from procfs to debugfs 66/28366/10
2018-02-22 Mike MarciniszynLU-10560 libcfs: handle rename to wait_queue_entry_t 53/31153/11
2018-01-14 James SimmonsLU-9859 libcfs: delete libcfs/linux/libcfs.h 06/30706/4
2018-01-09 Emoly LiuLU-10392 fid: improve seq allocation error messages 23/30623/2
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-03-30 Fan YongLU-9224 fid: race between client_fid_fini and seq_clien... 79/26079/4
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-25 Di WangLU-8667 osp: validate FID before initializing precreate seq 34/22934/7
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-07-11 Fan YongLU-8319 fid: fix race in fid allocation 39/20939/3
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-06 James SimmonsLU-6204 misc: Update module author to OpenSFS 32/16132/5
2015-09-02 Ben EvansLU-6401 headers: Create single .h for lu_seq_range 52/15952/8
2015-07-01 Gregoire PichonLU-5319 mdc: manage number of modify RPCs in flight 74/14374/12
2015-06-05 Wang DiLU-3540 lod: update recovery thread 37/11737/50
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-01-19 James SimmonsLU-5275 lprocfs: sync names to upstream kernel lustre... 30/13330/4
2015-01-19 John L. HammondLU-5275 lprocfs: replace LPROCFS with CONFIG_PROC_FS 99/13299/3
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-05 Johann LombardiRevert "LU-5275 lprocfs: remove last of non seq data... 53/12953/3
2014-12-04 James SimmonsLU-5275 lprocfs: remove last of non seq data structs... 98/12298/4
2014-08-18 Oleg DrokinLU-5478 style: get rid of seqno_t and mdsno_t typedefs 20/11420/3
2014-05-20 John L. HammondLU-2675 fid: remove liblustre includes 69/10169/2
2014-01-13 wang diLU-3529 osp: init FID client for OSP on MDT. 58/7158/19
2013-12-11 James SimmonsLU-3319 procfs: move FID proc handling over to seq_file 39/7139/11
2013-12-06 wang diLU-4076 fld: add local fldb to each target 84/7884/11
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-06-11 Liu XuezhaoLU-1330 fid: prepare FID module for client server split
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-11 wangdiLU-2681 fld: shrink seq_type in lsr_flags
2013-01-28 wangdiLU-1445 osp: Use FID to track precreate cache.
2013-01-15 wangdiLU-1445 fid: Add DATA fid type in fid_request.
2013-01-14 wangdiLU-1445 ofd: Add fid support on OFD
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-08-31 Fan YongLU-1512 oi: reuse idle OI blocks
2012-06-07 wangdiLU-1378 fid: Add console info for super seq allocation
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-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-07 wangdiLU-593 obdclass: echo client for MDS stack
2011-09-13 Hongchao ZhangLU-662 fix conflict between seq_client_flush and seq_cl...
2011-08-17 Lai SiyaoLU-586 1.8 <-> 2.1 interop: list_add corruption
2010-12-23 Vitaly Fertmanb=24255 move seq_client_alloc_seq out of lcs_sem
2010-10-14 Eric Meib=19486 add server identifier into lu_seq_range.
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-05-12 pravinb=18857 enhance seq allocation scalability by updating...
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2008-11-28 pravinsb=15957
2008-11-11 pravinsb=16461
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2008-07-07 ericmbranch: HEAD
2008-02-07 huanghuab=14149
2007-07-30 tappro- make HEAD from b_post_cmd3