Whamcloud - gitweb
LU-12616 obclass: fix MDS start/stop race
[fs/lustre-release.git] / lustre / ptlrpc /
2019-08-27 Sebastien BuissonLU-11883 nodemap: make deny_unknown visible on default... 90/34090/10
2019-08-27 Alex ZhuravlevLU-10048 ofd: take local locks within transaction 93/31293/63
2019-08-21 Li XiLU-11011 osc: add preferred checksum type support 49/32349/11
2019-08-21 Jian YuLU-12589 llite: swab LOV EA data in ll_getxattr_lov() 26/35626/4
2019-08-15 Yang ShengLU-11542 import: fix race between imp_state & imp_invalid 95/33395/13
2019-08-09 Patrick FarrellLU-12523 ptlrpc: Don't get jobid in body_v2 84/35584/10
2019-08-09 NeilBrownLU-4423 ptlrpc: simplify locking in ptlrpc_add_rqs_to_p... 11/35511/4
2019-07-27 Alex ZhuravlevLU-12090 utils: lfs rmfid 49/34449/40
2019-07-27 James SimmonsLU-12477 kernel: remove < 2.6.39 kernel support 51/35551/7
2019-07-27 NeilBrownLU-4423 ptlrpc: use list_move where appropriate. 07/35507/5
2019-07-27 Jian YuLU-10100 llite: swab LOV EA user data 91/35291/12
2019-07-24 James SimmonsLU-9019 libcfs: avoid using HZ and msecs_to_jiffies() 20/35520/2
2019-07-20 NeilBrownLU-4423 ptlrpc: make ptlrpc_last_xid an atomic64_t 10/35510/2
2019-07-20 James SimmonsLU-4423 ptlrpc: Fix using smp_processor_id() in preempt... 95/35495/2
2019-07-17 James SimmonsLU-10756 ptlrpc: change IMPORT_SET_* macros into real... 63/35463/2
2019-07-17 Ann KoehlerLU-12523 ptlrpc: Add jobid to rpctrace debug messages 45/35445/6
2019-07-17 Sebastien BuissonLU-12401 gss: fix checksum for Kerberos and SSK 99/35099/7
2019-07-12 NeilBrownLU-4423 ptlrpc: remove inline on non-inlined functions. 96/35296/5
2019-07-12 Shaun TancheffLU-12400 osd-ldiskfs: get rid of legacy 'get_ds()'... 38/35238/3
2019-07-12 Shaun TancheffLU-12355 llite: totalram_pages changed to atomic_long_t 25/35025/5
2019-07-12 NeilBrownLU-8066 obd_type: use typ_kobj.name as typ_name 17/34717/7
2019-07-12 Lai SiyaoLU-11213 uapi: change "space" hash type to hash flag 18/35318/3
2019-07-12 Andreas DilgerLU-11285 mdt: improve IBITS lock definitions 45/35045/6
2019-07-03 Andriy SkulyshLU-11518 ptlrpc: don't reset lru_resize on idle reconnect 85/35285/7
2019-07-03 Andriy SkulyshLU-11444 ptlrpc: Add increasing XIDs CONNECT2 flag 13/35113/3
2019-07-03 NeilBrownLU-4423 lustre: don't declare extern variables in C... 94/35294/3
2019-06-27 Li DongyangLU-11775 obdclass: protect imp_sec using rwlock_t 61/33861/7
2019-06-27 NeilBrownLU-4423 ptlrpc: make ptlrpc_bulk_frag_ops always const. 95/35295/2
2019-06-27 NeilBrownLU-9859 libcfs: replace cfs_rand() with prandom_u32_max() 72/35272/3
2019-06-25 NeilBrownLU-9859 libcfs: replace cfs_get_random_bytes calls... 34/35234/4
2019-06-25 NeilBrownLU-9859 libcfs: deprecate libcfs_debug_vmsg2 24/35224/4
2019-06-16 Arshad HussainLU-6142 ptlrpc: Fix style issues for pinger.c 01/34701/5
2019-06-07 Lai SiyaoLU-11213 ptlrpc: intent_getattr fetches default LMV 02/34802/17
2019-06-04 Patrick FarrellLU-11963 osd: Add nonrotational flag to statfs 35/34235/11
2019-06-01 Patrick FarrellLU-9846 lod: Add overstriping support 25/28425/43
2019-06-01 Mikhail PershinLU-11359 mdt: fix mdt_dom_discard_data() timeouts 71/34071/21
2019-06-01 Alex ZhuravlevLU-12034 obdclass: put all service's env on the list 66/34566/17
2019-05-29 Andriy SkulyshLU-12095 ptlrpc: ocd_connect_flags are wrong during... 80/34480/5
2019-05-29 Arshad HussainLU-6142 ptlrpc: Fix style issues for llog_client.c 00/34900/4
2019-05-29 Arshad HussainLU-6142 ptlrpc: Fix style issues for client.c 03/34803/6
2019-05-29 Arshad HussainLU-6142 ptlrpc: Fix style issues for sec.c 97/34597/2
2019-05-29 Arshad HussainLU-6142 ptlrpc: Fix style issues for sec_gc.c 51/34551/2
2019-05-29 Arshad HussainLU-6142 ptlrpc: Fix style issues for sec_plain.c 50/34550/4
2019-05-25 Aurelien DegremontLU-12236 gss: remove unused code in gss_svc_upcall.c 94/34794/4
2019-05-21 Dmitry EreminLU-8066 ptlrpc: move sptlrpc procfs entry to debugfs 63/30963/12
2019-05-08 Arshad HussainLU-6142 ptlrpc: Fix style issues for service.c 05/34605/6
2019-05-08 Arshad HussainLU-6142 ptlrpc: Fix style issues for sec_null.c 49/34549/3
2019-05-08 Bruno FacciniLU-11376 lmv: new foreign LMV format 87/34087/40
2019-05-04 Vitaly FertmanLU-11251 mdt: ASSERTION (req_transno < next_transno... 01/33001/11
2019-05-04 Arshad HussainLU-9010 ptlrpc: Change static defines to use macro... 36/33936/6
2019-05-04 Patrick FarrellLU-9846 obd: Add overstriping CONNECT flag 43/34743/2
2019-05-04 Andriy SkulyshLU-12218 ptlrpc: Bulk assertion fails on -ENOMEM 53/34753/2
2019-05-04 Alex ZhuravlevLU-11233 build: support for gcc8 60/34660/7
2019-04-21 Andreas DilgerLU-947 ptlrpc: allow stopping threads above threads_max 00/34400/6
2019-04-18 Lai SiyaoLU-11213 uapi: reserve connect flag for plain layout 56/34656/2
2019-04-18 Qian YingjinLU-10092 pcc: Reserve a new connection flag for PCC 56/34356/3
2019-04-18 Qian YingjinLU-12021 lsom: Add an OBD_CONNECT2_LSOM connect flag 43/34343/4
2019-04-13 Sergey CheremencevLU-11601 ptlrpc: IR doesn't reconnect after EAGAIN 57/33557/9
2019-04-13 Arshad HussainLU-6142 ldlm: Fix style issues for ptlrpcd.c 04/34604/3
2019-04-13 Arshad HussainLU-6142 ptlrpc: Fix style issues for sec_bulk.c 48/34548/4
2019-04-01 James SimmonsLU-8130 nrs: convert NRS CRR to rhashtable 85/33485/6
2019-04-01 Sebastien BuissonLU-8955 ptlrpc: manage SELinux policy info for metadata ops 24/24424/38
2019-04-01 Sebastien BuissonLU-8955 ptlrpc: manage SELinux policy info at connect... 22/24422/34
2019-04-01 Bruno FacciniLU-9193 security: return security context for metadata ops 31/26831/20
2019-03-21 Mikhail PershinLU-10496 tgt: move FMD handling from OFD to target 90/34190/7
2019-03-21 Arshad HussainLU-9010 ptlrpc: Change static defines to use macro... 37/33937/4
2019-03-08 Wang ShilongLU-11243 lod: fix assertion and hang upon lod_add_devic... 94/32994/7
2019-02-27 Alex ZhuravlevLU-11951 ptlrpc: reset generation for old requests 21/34221/9
2019-02-18 Andrew PerepechkoLU-11897 ost: improve memory allocation for ost 27/34127/7
2019-02-11 Andriy SkulyshLU-11701 ptlrpc: eviction of lwp connection aborts... 19/33719/6
2019-01-30 Sebastien BuissonLU-8955 sec: create new function sptlrpc_get_sepol() 21/24421/31
2019-01-30 Sebastien BuissonLU-8955 nodemap: add SELinux policy info to nodemap 20/24420/27
2019-01-23 NeilBrownLU-9859 libcfs: add watchdog for ptlrpc service threads. 18/33018/24
2019-01-23 Kit WestneatLU-8939 nodemap: remove deprecated lproc files 52/24352/8
2019-01-23 Artem BlagodarenkoLU-7159 tests: fix 224c fault injection 26/16426/20
2019-01-16 Sebastien BuissonLU-8955 cfg: reserve flags for SELinux status checking 97/33797/7
2019-01-16 James SimmonsLU-10937 sptlrpc: split sptlrpc_process_config() 60/33760/4
2019-01-16 Hongchao ZhangLU-11647 ptlrpc: always unregister bulk 78/22378/6
2019-01-16 Andriy SkulyshLU-7558 ptlrpc: connect vs import invalidate race 18/33718/4
2019-01-10 Arshad HussainLU-9010 ptlrpc: Change static defines to use macro... 34/33934/3
2019-01-04 James SimmonsLU-8066 sysfs: make ping sysfs file read and writable 76/33776/5
2019-01-04 Andreas DilgerLU-11398 ptlrpc: clean up rq_interpret_reply callbacks 03/33203/6
2018-11-29 Teddy ZhengLU-10114 hsm: increase upper limit of maximum HSM backe... 97/32197/32
2018-11-21 Ann KoehlerLU-9793 ptlrpc: Do not map unrecognized ELDLM errnos... 71/33471/3
2018-11-17 Sebastien BuissonLU-9795 gss: properly handle mgssec 57/33357/14
2018-11-13 Sebastien BuissonLU-8602 gss: get rid of cfs_crypto_hash_desc 93/33493/4
2018-11-13 James SimmonsLU-8602 gss: Properly port gss to newer crypto api. 09/28309/5
2018-11-13 Sebastien BuissonLU-9795 gss: fix gss-based integrity check for multi... 15/33415/4
2018-11-10 Andreas DilgerRevert "LU-8130 ptlrpc: convert conn_hash to rhashtable" 95/33595/5
2018-11-02 Bobi JamLU-10258 lfs: lfs mirror write command 19/33219/7
2018-10-29 Andreas DilgerLU-10030 idl: use proper ATTR/MDS_ATTR/MDS_OPEN flags 07/32107/6
2018-10-12 Andreas DilgerLU-1095 misc: quiet console messages at startup 81/33281/2
2018-10-12 Patrick FarrellLU-11454 ptlrpc: Make CPU binding switchable 62/33262/6
2018-10-10 Alex ZhuravlevLU-11375 mdc: use old statfs format 62/33162/7
2018-10-10 John L. HammondLU-11364 osd: remove unused 'ignore quota' parameters 38/33138/3
2018-10-05 Mikhail PershinLU-11414 ptlrpc: don't change buffer when signature... 23/33223/2
2018-10-05 Bobi JamLU-11400 flr: add 'nosync' flag for FLR mirrors 05/33205/6
2018-10-05 Andreas DilgerLU-11397 idl: remove obsolete RPC flags 02/33202/2
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/17
2018-10-05 Andreas DilgerLU-8174 misc: name open file handles as such 53/26953/17
next