Whamcloud - gitweb
LU-9019 mgs: migrate to 64 bit time
[fs/lustre-release.git] / lustre / mgs / mgs_nids.c
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