Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre / include / lustre_net.h
2024-04-02 Patrick FarrellLU-16741 ptlrpc: ptlrpc: rename ptlrpc_req_finished 48/53648/7
2024-03-23 Shaun TancheffLU-17555 ptlrpc: removed unused lm_repsize accessors 89/54089/6
2024-02-23 Mikhail PershinLU-17379 ptlrpc: fix check for callback discard 37/53937/2
2024-02-23 Patrick FarrellLU-12273 lod: metadata overstriping 34/35034/20
2024-02-23 Arshad HussainLU-6142 ptlrpc: Fix style issues for lustre_net.h 38/53938/2
2024-02-04 Etienne AUJAMESLU-16566 sptlrpc: remove rq_sepol from ptlrpc_request 45/52845/9
2023-11-08 Timothy DayLU-17242 debug: remove CFS_CHECK_STACK 83/52883/3
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-09-23 James SimmonsLU-13306 mgc: handle large NID formats 50/50750/23
2023-08-24 Lai SiyaoLU-17003 dne: remove REP-ACK support in DNE system 51/51851/3
2023-08-01 Andriy SkulyshLU-16430 ptlrpc: racy rq_obsolete bit modification 05/49505/6
2023-04-22 Qian YingjinLU-14139 ptlrpc: grow PtlRPC properly when prepare... 07/43707/14
2023-04-18 Etienne AUJAMESLU-16077 tbf: pb_uid/pb_gid ptlrpc_body fields for... 35/48235/7
2023-03-08 Mr NeilBrownLU-10360 ldlm: remove client_import_find_conn() 00/50000/3
2023-01-27 Qian YingjinLU-14393 protocol: basic batching processing framework 78/41378/17
2022-09-24 Lei FengLU-15986 ptlrpc: protect rq_repmsg in ptlrpc_req_drop_rs() 39/47839/14
2022-09-12 Vitaly FertmanLU-16062 ldlm: improve bl_timeout for prolong 94/48094/2
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change bd_sender in ptlrpc_bulk_frag_ops 40/44640/5
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_source to struct lnet_nid 39/44639/5
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_peer to struct lnet_nid 38/44638/4
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: pass net num to ptlrpc_uuid_to_connection 37/44637/4
2022-09-12 Mr NeilBrownLU-10391 ptlrpc: change rq_self to struct lnet_nid 36/44636/4
2022-05-30 Mr NeilBrownLU-10391 lnet: switch LNetIsPeerLocal() to take 16... 21/43621/11
2022-05-30 Alexey LyashkovLU-15189 lnet: fix memory mapping. 82/45482/12
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2021-12-23 Alexey LyashkovLU-15279 ptlrpc: use a cached value 61/45661/5
2021-11-30 Chris HornLU-15068 ptlrpc: Do not unlink difficult reply until... 38/45138/3
2021-06-08 Qian YingjinLU-14138 ptlrpc: move more members in PTLRPC request... 69/40669/11
2021-05-27 Vitaly FertmanLU-14594 ptlrpc: do not match reply with resent RPC 42/43242/4
2021-04-06 Mr NeilBrownLU-14487 lustre: remove references to Sun Trademark. 80/41880/3
2021-03-16 Mr NeilBrownLU-8837 ptlrpc: mark some functions as static 47/41947/5
2021-02-26 Mr NeilBrownLU-6142 lustre: change various operations structs to... 00/39400/3
2020-12-09 Yang ShengLU-13368 lnet: discard the callback 45/38845/8
2020-10-29 Alexander BoykoLU-14031 ptlrpc: remove unused code at pinger 43/40243/3
2020-09-19 Amir ShehataLU-10360 mgc: Use IR for client->MDS/OST connections 13/39613/4
2020-08-13 Andreas DilgerLU-13127 ptlrpc: don't require CONFIG_CRYPTO_CRC32 01/39201/5
2020-07-17 Mr NeilBrownLU-9679 lustre: make ptlrpc_connection_put() static... 91/39291/3
2020-07-04 Hongchao ZhangLU-13608 tgt: abort recovery while reading update llog 46/38746/5
2020-06-28 Mr NeilBrownLU-8130 ptlrpc: convert conn_hash to rhashtable 16/33616/20
2020-06-06 Alexey LyashkovLU-10157 ptlrpc: fill md correctly. 87/37387/10
2020-06-06 Alexey LyashkovLU-10157 ptlrpc: separate number MD and refrences for... 86/37386/10
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate in... 76/38376/2
2020-04-23 James SimmonsLU-9019 obd: express timeouts in timeout_t 76/31576/24
2020-03-31 James SimmonsLU-13344 ptlrpc: change request timeouts to s32 33/37933/6
2020-03-24 Mr NeilBrownLU-13004 modules: replace lnet_kiov_t with struct bio_vec 52/37852/7
2020-03-24 Mr NeilBrownLU-13005 ptlrpc: use percpu refcount to track requests. 45/36845/10
2020-03-11 Mr NeilBrownLU-9855 lustre: rename obd_device variables to obd 69/36969/11
2020-03-05 Mr NeilBrownLU-13004 ptlrpc: simplify bd_vec access. 73/36973/4
2020-03-01 Mr NeilBrownLU-13004 ptlrpc: remove *GET*KVEC macros and fields. 72/36972/3
2020-03-01 Mr NeilBrownLU-13004 lustre: remove support for KVEC bulk descriptors 71/36971/3
2020-03-01 NeilBrownLU-9679 osc: centralize handling of PTLRPCD_SET 03/37603/2
2020-03-01 NeilBrownLU-9679 osc: remove cl_io_cancel() 97/37597/3
2020-02-25 Mr NeilBrownLU-13005 lnet: eq: discard struct lnet_handle_eq 41/36841/5
2020-01-10 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 11/37111/5
2019-12-14 Andriy SkulyshLU-12828 ldlm: FLOCK request can be processed twice 40/36340/4
2019-12-06 Andreas DilgerLU-12910 osc: allow increasing osc.*.short_io_bytes 87/36587/16
2019-12-06 Mr NeilBrownLU-12780 lustre: remove SVC_EVENT flag 57/36257/4
2019-09-30 Andriy SkulyshLU-11444 ptlrpc: resend may corrupt the data 14/35114/15
2019-09-17 Patrick FarrellLU-12559 ptlrpc: Hold imp lock for idle reconnect 30/35530/4
2019-09-16 Mr NeilBrownLU-6142 ptlrpc: remove scp_nthrs_stopping field. 82/35882/3
2019-09-16 Mr NeilBrownLU-6142 ptlrpc: remove srv_threads from struct ptlrpc_s... 81/35881/3
2019-09-16 Mr NeilBrownLU-6142 ptlrpc: remove bd_import_generation field. 80/35880/3
2019-09-16 Mr NeilBrownLU-6142 ptlrpc: remove struct ptlrpc_bulk_page 79/35879/3
2019-09-16 Mikhail PershinLU-12443 ptlrpc: fix reply buffers shrinking and growing 43/35243/7
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-07 Emoly LiuLU-12590 ptlrpc: check lm_bufcount and lm_buflen 83/35783/7
2019-09-03 NeilBrownLU-4423 ptlrpc: incorporate BUILD_BUG_ON into ptlrpc_re... 09/35509/5
2019-07-12 NeilBrownLU-4423 ptlrpc: remove inline on non-inlined functions. 96/35296/5
2019-07-12 NeilBrownLU-8066 obd_type: use typ_kobj.name as typ_name 17/34717/7
2019-06-27 NeilBrownLU-4423 ptlrpc: make ptlrpc_bulk_frag_ops always const. 95/35295/2
2019-06-20 Vitaly FertmanLU-12333 ptlrpc: Add more flags to DEBUG_REQ_FLAGS... 90/35090/5
2019-06-01 NeilBrownLU-10467 ptlrpc: discard SVC_SIGNAL and related functions 56/34956/2
2019-06-01 Chris HornLU-12333 ptlrpc: Add more flags to DEBUG_REQ_FLAGS... 49/34949/3
2019-06-01 Qian YingjinLU-11526 rpc: support maximum 64MB I/O RPC 42/34042/11
2019-03-03 Andreas DilgerLU-11830 lov: avoid signed vs. unsigned comparison 21/33921/8
2019-02-18 Andrew PerepechkoLU-11897 ost: improve memory allocation for ost 27/34127/7
2019-01-30 Sebastien BuissonLU-8955 sec: create new function sptlrpc_get_sepol() 21/24421/31
2019-01-23 NeilBrownLU-9859 libcfs: add watchdog for ptlrpc service threads. 18/33018/24
2019-01-04 Andreas DilgerLU-11398 ptlrpc: clean up rq_interpret_reply callbacks 03/33203/6
2018-11-10 Andreas DilgerRevert "LU-8130 ptlrpc: convert conn_hash to rhashtable" 95/33595/5
2018-10-12 Patrick FarrellLU-11454 ptlrpc: Make CPU binding switchable 62/33262/6
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/17
2018-10-01 NeilBrownLU-8130 ptlrpc: convert conn_hash to rhashtable 36/32036/13
2018-07-03 Andriy SkulyshLU-11004 ptlrpc: Serialize procfs access to scp_hist_re... 07/32307/2
2018-06-14 Alex ZhuravlevLU-7236 ptlrpc: idle connections can disconnect 82/16682/123
2018-05-29 John L. HammondLU-10855 llog: remove obsolete llog handlers 02/32202/2
2018-05-12 Andreas DilgerLU-1644 ptlrpc: fix return type of boolean functions 88/32088/4
2018-05-06 James SimmonsLU-9019 libcfs: remove the remaining cfs_time wrappers 68/31068/8
2018-05-02 Dmitry EreminLU-8066 ldlm: move all remaining files from procfs... 55/29255/7
2018-04-14 James SimmonsLU-10157 lnet: make LNET_MAX_IOV dependent on page... 59/31559/5
2018-02-06 Andreas DilgerLU-6349 idl: add PTLRPC definitions to enum 58/30958/5
2018-01-31 Bruno FacciniLU-9372 ptlrpc: allow to limit number of service's... 64/29064/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-22 Patrick FarrellLU-1757 brw: Fix short i/o and enable for mdc 35/30435/3
2017-12-17 John L. HammondLU-10227 ptlrpc: simplify struct ptlrpc_request_set 60/30060/3
2017-11-09 Patrick FarrellLU-1757 brw: add short io osc/ost transfer. 67/27767/12
2017-11-01 James SimmonsLU-9019 ldlm: migrate the rest of the code to 64 bit... 95/29295/4
2017-10-24 Andreas DilgerLU-9452 ldlm: remove MSG_CONNECT_LIBCLIENT support 72/26972/9
2017-10-02 James SimmonsLU-9019 ptlrpc: migrate pinger to 64 bit time 35/28035/12
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
next