Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / mgs / mgs_nids.c
2023-09-23 James SimmonsLU-13306 mgc: handle large NID formats 50/50750/23
2023-08-19 James SimmonsLU-13306 mgs: use large NIDS in the nid table on the MGS 96/50896/32
2023-07-19 Mr NeilBrownLU-6142 lustre: use list_first/last_entry() for list... 28/50828/5
2021-05-19 James SimmonsLU-14651 uapi: rename CONFIG_T_* to MGS_CFG_T_* 94/43494/5
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Andreas DilgerLU-13212 osc: fall back to vmalloc for large RPCs 81/43281/3
2021-02-26 Mr NeilBrownLU-6142 lustre: mark strings in char arrays as const 42/39742/2
2020-05-14 Mr NeilBrownLU-9679 various: use OBD_ALLOC_PTR_ARRAY() and others 50/38250/8
2020-03-01 Mr NeilBrownLU-13004 lustre: remove support for KVEC bulk descriptors 71/36971/3
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-09-30 Mr NeilBrownLU-10467 target: remove lwi arg from target_bulk_io 69/35969/7
2019-02-27 Arshad HussainLU-6142 mgs: Fix style issues for mgs_nids.c 13/33713/2
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-10-24 Andreas DilgerLU-10046 misc: replace LASSERT() with CLASSERT() 56/29256/2
2017-08-05 James SimmonsLU-9019 mgs: migrate to 64 bit time 10/27910/11
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2017-03-23 James SimmonsLU-9019 msg : migrate IR stats to 64 bit time 19/24919/17
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2017-03-09 Fan YongLU-8900 snapshot: new config for MDT write barrier 62/24262/18
2017-01-31 Fan YongLU-8900 mgs: use reference count for fs_db 15/24415/11
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-05-04 Mel GormanLU-4423 mem: remove GFP_IOFS 56/18956/4
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-06-11 Amir ShehataLU-5835 ptlrpc: Introduce iovec to bulk descriptor 25/12525/22
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-11-11 James NunezLU-5329 mgs: Remove nibtbl swab code for 2.2 clients 10/12010/3
2014-08-30 Andreas DilgerLU-4217 build: bump build version warnings to x.y.53 30/8630/8
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-04-24 Oleg DrokinLU-4563 Fix unsafe userspace access in many proc files 59/9059/16
2014-04-21 James SimmonsLU-3319 procfs: move mgs proc handling to seq_files 35/7935/10
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
2014-01-13 Peng TaoLU-3963 libcfs: convert md[d/t]/mg[c/s] to linux atomic... 74/7074/10
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-07-23 Mikhail PershinLU-2145 server: use unified request handler for MGS 26/4826/15
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
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-17 Alex ZhuravlevLU-2150 ost: ost_brw_read() to ptlrpc_free_bulk_nopin()
2012-09-28 Mikhail PershinLU-1302 mgs: mgs uses llog over OSD
2012-09-24 Alex ZhuravlevLU-1301 mgs: mgs_nids.c to use OSD API
2012-09-24 Alex ZhuravlevLU-1301 mgs: lu device for mgs
2012-09-14 Mikhail PershinLU-1302 llog: llog test update and fixes
2012-09-12 Jinshan XiongLU-1644 recovery: to not check client version for mne...
2012-09-12 Alex ZhuravlevLU-1301 mgs: env and mgs_device to pass around
2012-08-21 Jinshan XiongLU-1644 mgs: swab nidtbl entries for 2.2 clients
2012-06-01 Jinshan XiongLU-1252 recovery: don't always swap nidtbl entries
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
2011-10-21 Jinshan XiongORNL-27: Cancel on completion lock on the MGS
2011-10-21 Jinshan XiongORNL-14: Configuration and Unit test cases
2011-10-20 Jinshan XiongORNL-13: NonIR client support
2011-10-13 Jinshan XiongORNL-10: Basic IR implementation