Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / osp / osp_sync.c
2023-07-19 Mr NeilBrownLU-6142 lustre: use list_first/last_entry() for list... 28/50828/5
2023-07-14 Timothy DayLU-8191 lustre: convert osp,osd,osc,ofd functions to... 77/51477/2
2023-06-09 Timothy DayLU-12610 misc: remove OBD_ -> CFS_ macros 09/50809/4
2023-03-28 Li XiLU-16598 osp: cleanup comment in osp_sync.c 46/50146/2
2023-02-17 Etienne AUJAMESLU-15280 llog: fix processing of a wrapped catalog 08/45708/24
2022-10-10 Mikhail PershinLU-15646 llog: correct llog FID and path output 30/48430/6
2022-09-17 Bobi JamLU-14642 flr: allow layout version update from client/MDS 43/45443/21
2021-11-30 Alexander ZarochentsevLU-15114 osp: changes queuing throttle 65/45265/8
2021-06-02 Bobi JamLU-14642 flr: transfer layout version on layout change 72/43472/7
2021-05-05 Alexander BoykoLU-14599 osp: limit allocation at osp_sync_process_comm... 50/43250/5
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-02-26 Alex ZhuravlevLU-14098 obdclass: try to skip corrupted llog records 54/40754/10
2020-05-27 Mr NeilBrownLU-6142 lustre: convert some container_of0 to container_of 83/38383/3
2020-05-14 Mr NeilBrownLU-9679 various: use OBD_ALLOC_PTR_ARRAY() and others 50/38250/8
2020-04-14 Mr NeilBrownLU-12780 osp: don't use ptlrpc_thread for osp_sync_thread() 65/36265/8
2020-03-05 Alexander BoykoLU-13102 llog: fix processing of a wrapped catalog 02/37102/4
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-08 Lai SiyaoLU-13191 osp: handle -EROFS in osp_sync_interpret() 04/37404/2
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-01-10 Alexander BoykoLU-13069 obdclass: don't skip records for wrapped catalog 96/36996/2
2020-01-10 Mr NeilBrownLU-10467 lustre: use wait_event_idle_timeout() as appro... 77/35977/18
2020-01-10 Hongchao ZhangLU-13061 osp: check catlog FID after reading in 98/36998/4
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-07 Alexey ZhuravlevLU-12674 osp: handle -EINPROGRESS on llog objects 44/35844/4
2019-09-03 NeilBrownLU-4423 ptlrpc: incorporate BUILD_BUG_ON into ptlrpc_re... 09/35509/5
2019-02-18 Alexander BoykoLU-11924 osp: combine llog cancel operations 79/34179/5
2019-02-11 Alexander BoykoLU-10913 llog: add startcat for wrapped catalog 49/33749/3
2019-01-04 Andreas DilgerLU-11398 ptlrpc: clean up rq_interpret_reply callbacks 03/33203/6
2018-09-01 Alex ZhuravlevLU-10018 protocol: MDT as a statfs proxy 36/29136/91
2018-08-28 John L. HammondLU-10855 llog: use llog_common_cat_ops 12/31812/3
2018-02-22 James SimmonsLU-6142 uapi: remove remaining typedef in lustre UAPI... 75/31175/2
2018-01-14 James SimmonsLU-9019 osp: migrate to 64 bit time 74/30674/3
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-01 Intel HPDD Gerrit... Merge "LU-9771 flr: Merge branch 'flr'"
2017-11-29 Alex ZhuravlevLU-9135 osp: do not fail if last_rcvd update failed 29/30129/2
2017-11-24 Jinshan XiongLU-9771 osp: no delay commit callback for layout version 00/30000/10
2017-11-20 Jinshan XiongLU-9771 flr: Send write intent RPC to mdt 91/29091/14
2017-11-01 Alex ZhuravlevLU-7251 osp: do not assign commit callback to every... 70/17270/36
2017-09-13 Alexander BoykoLU-7001 osp: fix llog processing 32/26132/27
2017-05-20 Andreas DilgerLU-9330 osp: make variables match proc tunables 71/26571/7
2017-05-01 James SimmonsLU-6401 uapi: fix up lustre_ostid.h and lustre_fid.h 69/24569/7
2017-04-26 Andreas DilgerLU-9153 llog: update llog print format to use FIDs 40/25640/9
2017-04-13 Oleg DrokinLU-4017 quota: add project id support 12/25812/10
2017-04-06 Fan YongLU-8050 osp: not use obdo::o_lcookie for non-onwire...
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
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-22 James SimmonsLU-6245 server: remove types abstraction from MDS/MGS... 71/22371/4
2016-07-11 Bobi JamLU-6696 llog: improve error handling 56/19856/4
2016-06-22 Alex ZhuravlevLU-7861 osp: replace the hot spinlock with atomic trackers 11/19211/5
2016-06-16 Alexander BoykoLU-7934 osp: fix tr->otr_next_id overflow 90/19190/3
2016-05-16 Henri DoreauLU-8079 llog: Remove llog_cat_init_and_process 50/19850/4
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-17 Alex ZhuravlevLU-7295 osp: do not warn on uncommitted changes 17/16817/2
2015-10-02 Niu YaweiLU-7205 osp: prohibit multi inflight RPCs for same... 51/16651/2
2015-09-19 Emoly LiuLU-5297 osp: process unsuccessful osp sync records... 25/14925/7
2015-09-04 Alex ZhuravlevLU-7079 ptlrpc: imp_peer_committed_transno should increase 61/16161/5
2015-07-16 Olaf WeberLU-6325 ptlrpc: make ptlrpcd threads cpt-aware 72/13972/19
2015-06-01 Wang DiLU-3536 lod: write updates to update log 08/11408/53
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
2015-04-09 Wang DiLU-3534 osp: move RPC pack from declare to execution... 94/10794/45
2015-04-08 Wang DiLU-3536 lod: Separate thandle to different layers. 40/10640/55
2015-03-28 wang diLU-6376 osp: add RPC lock during RPC send 98/14098/2
2015-02-18 Liang ZhenLU-5604 tgt: return missed fail ids 32/12232/7
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 mdc: (and lmv, mgc, osc) make some functions... 22/12222/9
2014-11-11 Liang ZhenLU-181 ptlrpc: reorganize ptlrpc_request 06/8806/16
2014-11-01 Jinshan XiongLU-4665 utils: lfs setstripe to specify OSTs 83/9383/29
2014-10-06 Alex ZhuravlevLU-4976 doc: comments to osp_sync.c 50/11150/5
2014-09-25 Wang DiLU-3536 osp: move update packing into out_lib.c 21/9321/23
2014-07-10 Niu YaweiLU-5296 lod: don't skip attr_set for osp objects 89/10989/4
2014-06-27 Wang DiLU-5188 osp: return 1 if osp_sync_xxx_job issue RPC 28/10828/4
2014-06-20 Oleg DrokinLU-5188 osp: Correctly check for invalid setattr record 06/10706/3
2014-06-04 Alex ZhuravlevLU-3469 osp: osp_sync() to flush pending changes synchr... 46/10046/7
2014-05-30 Niu YaweiLU-4345 osp: store valid bits in setattr record 23/10223/5
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-05-09 Mikhail PershinLU-4528 llog: don't write llog in 3-steps 08/10108/10
2014-04-20 John L. HammondLU-3498 kernel: remove uses of IS_ERR_VALUE() 59/6759/8
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2014-03-21 Alex ZhuravlevLU-4743 osp: continue llog processing 74/9574/3
2014-02-27 Li WeiLU-3539 protocol: Change UPDATE_OBJ RPC format 28/7128/30
2014-02-25 wang diLU-3531 mdt: delete striped directory 45/7445/42
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-01-13 wang diLU-3529 osp: init FID client for OSP on MDT. 58/7158/19
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-06 Sebastien BuissonLU-2217 build: fix 'NULL pointer dereference' errors 20/4720/21
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-05-15 Oleg DrokinLU-3328 osp: Only signal thread completion when we...
2013-05-10 wang diLU-3302 llog: Do not use ostid swab for llogid
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-03-26 Alex ZhuravlevLU-2556 osp: count requests in osp_sync_interpret(...
2013-03-15 Alex ZhuravlevLU-2701 osp: wake up sync thread
2013-01-31 chas williams -... LU-2697 osp: remove trailing newline on thread names
2013-01-18 wangdiLU-2349 osp: Move log ops init to module init.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
next