Whamcloud - gitweb
LU-11085 nodemap: switch interval tree to in-kernel impl.
[fs/lustre-release.git] / lustre / ptlrpc /
2021-02-26 Mr NeilBrownLU-11085 nodemap: switch interval tree to in-kernel... 24/39724/9
2021-02-26 Mr NeilBrownLU-12678 lnet: discard LNET_MD_PHYS 01/39301/2
2021-02-26 Mr NeilBrownLU-6142 lustre: convert snprintf to scnprintf as approp... 44/39744/2
2021-02-26 Mr NeilBrownLU-6142 lustre: change various operations structs to... 00/39400/3
2021-02-26 Mr NeilBrownLU-6142 lustre: change all 'struct seq_operations'... 96/39396/2
2021-02-26 Mr NeilBrownLU-6142 lustre: change super/file/inode operations... 94/39394/5
2021-02-26 Mr NeilBrownLU-6142 lustre: make various 'struct file_operations... 41/39741/2
2021-02-26 Mr NeilBrownLU-9679 ptlrpc: list_for_each improvements. 33/39133/4
2021-02-26 Mr NeilBrownLU-14353 obd: move debug.c to obdecho 90/41290/2
2021-02-26 Mr NeilBrownLU-14289 ptlrpc: move heap.c from libcfs to ptlrpc 29/41129/4
2021-02-26 Mr NeilBrownLU-14291 ptlrpc: support nrs_delay for client-only... 27/41127/4
2021-02-26 Mr NeilBrownLU-14195 lustre: remove 'fs' from 'struct lvfs_run_ctxt' 10/40910/3
2021-02-26 John L. HammondLU-14047 lustre: change EWOULDBLOCK to EAGAIN 07/40307/4
2021-02-26 Vladimir SavelievLU-13513 osp: make neterr not fatal for precreate_reserve 72/38472/10
2021-02-22 Sebastien BuissonLU-14444 gss: handle empty reqmsg in sptlrpc_req_ctx_switch 85/41685/2
2021-02-08 Sebastien BuissonLU-14355 ptlrpc: do not output error when imp_sec is... 10/41310/2
2021-02-08 Andrew PerepechkoLU-10958 ofd: data corruption due to RPC reordering 81/32281/18
2021-01-18 Sebastien BuissonLU-14263 gss: unlink revoked key 47/41047/4
2020-12-17 Bobi JamLU-11848 lov: FIEMAP support for PFL and FLR file 66/40766/23
2020-12-14 Mikhail PershinLU-10664 dom: non-blocking enqueue for DOM locks 03/36903/25
2020-12-14 Sebastien BuissonLU-14095 gss: use RCU protection for sunrpc cache 14/40914/2
2020-12-13 Sebastien BuissonLU-14151 gss: use skcipher when sync_skcipher not available 68/40768/9
2020-12-09 Aurelien DegremontLU-14073 ptlrpc: remove debugging assert using segment_eq() 97/40797/4
2020-12-09 Sebastien PiechurskiLU-14159 build: fix gcc8 warnings on kthread_run calls 90/40790/2
2020-12-09 Yang ShengLU-13368 lnet: discard the callback 45/38845/8
2020-12-03 Sebastien BuissonLU-14095 gss: use hlist_unhashed() instead of ->next 14/40514/4
2020-11-26 Chris HornLU-13837 lnet: Introduce constant for net ID of LNET_NI... 44/39544/4
2020-11-19 Andrew PerepechkoLU-13822 ptlrpc: fixes for RCU-related stalls 14/39514/4
2020-11-10 Shaun TancheffLU-13344 gss: Update crypto to use sync_skcipher 86/38586/13
2020-11-07 Alex ZhuravlevLU-14093 ptlrpc: redefine uop_params_off to support... 86/40486/2
2020-11-07 Mikhail PershinLU-10810 ptlrpc: introduce OST_SEEK RPC 07/39707/9
2020-11-07 Jian YuLU-14116 autoconf: check if DES3 enctype is supported 54/40554/3
2020-11-03 Aurelien DegremontLU-14057 ptlrpc: don't log connection 'restored' inappr... 31/40331/3
2020-11-03 Aurelien DegremontLU-13984 ptlrpc: throttle RPC resend if network error 20/40020/9
2020-10-30 Alexander BoykoLU-14031 ptlrpc: decrease time between reconnection 44/40244/4
2020-10-30 Vitaly FertmanLU-13645 ldlm: group locks for DOM IBIT lock 06/39406/7
2020-10-29 Alexander BoykoLU-14031 ptlrpc: remove unused code at pinger 43/40243/3
2020-10-22 Sebastien BuissonLU-13498 gss: update sequence in case of target disconnect 22/40122/5
2020-10-12 Vladimir SavelievLU-13614 ldlm: revert LU-11762 32/39532/7
2020-10-12 Mr NeilBrownLU-13985 lustre: seq_file .next functions must update... 35/40035/3
2020-09-12 Mikhail PershinLU-13127 ptlrpc: avoid ISO C90 mixed declaration 77/39677/8
2020-09-01 Andreas DilgerLU-13127 ptlrpc: prefer crc32_le() over CryptoAPI 14/39614/4
2020-08-13 Mr NeilBrownLU-6142 lustre: use init_wait(), not init_waitqueue_entry() 00/39300/2
2020-08-13 Sergey CheremencevLU-13359 quota: make used for pool correct 98/39298/7
2020-08-13 Andreas DilgerLU-13127 ptlrpc: don't require CONFIG_CRYPTO_CRC32 01/39201/5
2020-07-20 Lai SiyaoLU-13437 uapi: add OBD_CONNECT2_GETATTR_PFID 89/39289/2
2020-07-20 Sebastien BuissonLU-13593 ptlrpc: fix growing message buffer 01/38701/18
2020-07-20 Sebastien BuissonLU-12275 sec: atomicity of encryption context getting... 30/38430/26
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-07-17 Mr NeilBrownLU-9679 lustre: make ptlrpc_connection_put() static... 91/39291/3
2020-07-10 Hongchao ZhangLU-13667 ptlrpc: fix endless loop issue 15/38915/4
2020-07-10 Mr NeilBrownLU-12678 lnet: remove LNetMEUnlink and clean up related... 46/38646/13
2020-07-04 Mr NeilBrownLU-9859 libcfs: don't call unshare_fs_struct() 32/39132/3
2020-07-04 Hongchao ZhangLU-13608 tgt: abort recovery while reading update llog 46/38746/5
2020-07-04 Mr NeilBrownLU-9679 nrs: remove ts_opcodes bitmap. 75/38975/2
2020-07-03 Mikhail PershinLU-13600 ptlrpc: re-enterable signal_completed_replay() 40/39140/4
2020-06-28 Mr NeilBrownLU-8130 ptlrpc: convert conn_hash to rhashtable 16/33616/20
2020-06-28 Sebastien BuissonLU-13525 sec: better struct sepol_downcall_data 80/38580/7
2020-06-19 Mikhail PershinLU-13600 ptlrpc: limit rate of lock replays 20/38920/3
2020-06-10 Patrick FarrellLU-11963 obd: Rename OS_STATE flags to OS_STATFS 89/34289/7
2020-06-10 Sebastien BuissonLU-12275 sec: control client side encryption 33/36433/19
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-06-06 Sebastien BuissonLU-12275 sec: enable client side encryption 43/36143/22
2020-06-02 Chris HornLU-13509 ptlrpc: Clear bd_registered in ptlrpc_unregist... 57/38457/4
2020-05-27 James SimmonsLU-13258 obdclass: bind zombie export cleanup workqueue 12/38212/11
2020-05-27 Mr NeilBrownLU-13004 lnet: always pass struct lnet_md by reference. 53/37853/10
2020-05-27 Mr NeilBrownLU-10467 ptlrpc: change LONG_UNLINK to PTLRPC_REQ_LONG_... 05/38405/3
2020-05-27 Mr NeilBrownLU-6142 lustre: convert some container_of0 to container_of 83/38383/3
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-05-27 Mr NeilBrownLU-9679 ptlrpc: use OBD_ALLOC_PTR_ARRAY() and FREE 53/38253/2
2020-05-20 Shaun TancheffLU-13539 all: Cleanup LASSERTF uses missing newlines 40/38540/2
2020-05-20 Mr NeilBrownLU-9859 libcfs: discard cfs_block_sigsinv() 30/38530/2
2020-05-20 Lai SiyaoLU-11025 dne: support directory restripe 98/36898/14
2020-05-14 Swapnil PimpaleLU-3606 fallocate: Implement fallocate preallocate... 75/9275/79
2020-05-14 Mr NeilBrownLU-9859 libcfs: replace memory_presure functions by... 11/38211/9
2020-05-14 Qian YingjinLU-11971 utils: Send file creation time to clients 07/36507/20
2020-05-14 Sergey CheremencevLU-11023 quota: quota pools for OSTs 15/35615/52
2020-05-07 John L. HammondLU-13238 ofd: add OFD access logs 52/37552/16
2020-05-07 Sebastien BuissonLU-13465 mgs: re-introduce mgs_set_info for interop... 11/38311/4
2020-05-07 Chris HornLU-12222 lnet: Introduce constant for the lolnd NID 12/38312/3
2020-05-07 Lai SiyaoLU-11025 uapi: add OBD_CONNECT2_FIDMAP 32/38232/3
2020-05-07 Sebastien BuissonLU-13064 sec: check permissions for changelogs access 90/36990/32
2020-05-07 Oleg DrokinLU-13470 ptlrpc: return proper write count from ping_store 04/38304/2
2020-04-23 Alex ZhuravlevLU-11269 ptlrpc: request's counter in import 22/37722/21
2020-04-23 James SimmonsLU-9019 obd: express timeouts in timeout_t 76/31576/24
2020-04-14 James SimmonsLU-13258 ptlrpc: bind pinger workqueue to CPT set 91/38091/3
2020-04-14 Mr NeilBrownLU-13005 lnet: Support checking for MD leaks. 59/38059/4
2020-04-14 Mr NeilBrownLU-13004 lnet: don't embed whole lnet_md in lnet_event 40/37840/7
2020-04-14 Mr NeilBrownLU-13005 lnet: remove 'eq' from names, use 'handler' 78/37378/6
2020-04-14 Mr NeilBrownLU-13005 lnet: remove lib-eq. 47/36847/8
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_register_stats() wrapper 46/37746/6
2020-04-14 Mr NeilBrownLU-6142 lustre: remove ldebugfs_seq_create wrapper... 45/37745/5
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-04-07 Alexander BoykoLU-10395 tests: add test_280 sanity 35/37635/6
2020-04-06 Andreas DilgerLU-6179 llite: remove LOCKAHEAD_OLD compatibility 09/38109/2
2020-04-06 Oleg DrokinLU-8454 Remove struct mgs_send_param and its users 06/38106/4
2020-03-31 James SimmonsLU-13344 sec: remove time_t usage 42/37942/4
2020-03-31 James SimmonsLU-13344 ptlrpc: change request timeouts to s32 33/37933/6
2020-03-31 Mr NeilBrownLU-13004 net: discard LNET_MD_IOVEC 74/36974/6
next