Whamcloud - gitweb
LU-10308 misc: update Intel copyright messages for 2017
[fs/lustre-release.git] / lustre / ptlrpc / nrs_orr.c
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-07-19 Emoly LiuLU-9750 nrs: some code cleanup in NRS policies 19/25319/3
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-03-14 James SimmonsLU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
2016-01-07 Oleg DrokinLU-7623 Add __user to seq_write buffer arguments 88/17788/2
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-07-21 Emoly LiuLU-6822 nrs: remove obsolete assertion in nrs_orr_start() 40/15540/2
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-05-28 Bobi JamLU-6201 llite: remove duplicate fiemap defines 08/13608/8
2015-05-11 John L. HammondLU-6558 ptlrpc: handle NULL export in nrs_orr_key_fill() 37/14737/3
2015-05-04 John L. HammondLU-5814 obd: remove unused LSM parameters 26/13426/8
2015-04-28 James SimmonsLU-6245 libcfs: remove mem wrappers for libcfs 41/13841/10
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-09 Frank ZagoLU-5396 ptlrpc: make some functions static 19/12219/4
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-07-25 James SimmonsLU-3963 ptlrpc: convert to linux list api 26/10526/5
2014-07-24 John L. HammondLU-5061 obd: add rnb_ prefix to struct niobuf_remote... 52/10452/3
2014-04-18 Li XiLU-4199 libcfs: remove assertion of spin_is_locked() 44/8144/20
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-01-10 Li XiLU-3558 ptlrpc: Add the NRS TBF policy 01/6901/20
2013-12-15 James SimmonsLU-3319 procfs: move ptlrpc proc handling over to seq_file 96/7296/18
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-09-23 Nikitas AngelinasLU-3430 nrs: Fix a race condition in the ORR policy 23/7623/3
2013-09-23 Nikitas AngelinasLU-3978 nrs: ORR/TRR is using CRR-N fields 08/7708/2
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-11 Bob GlossmanLU-3179 build: fix compilation error with gcc 4.7.2
2013-05-06 Andreas DilgerLU-1095 debug: quiet noisy console error messages
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-29 Liang ZhenLU-3238 ptlrpc: expression expansion bug in macro
2013-04-24 Nikitas AngelinasLU-398 ptlrpc: Add the NRS ORR and TRR policies