Whamcloud - gitweb
LU-4563 Fix unsafe userspace access in many proc files
[fs/lustre-release.git] / lustre / mgs / mgs_nids.c
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