Whamcloud - gitweb
LU-12580 lov: fix out of bound usercopy
[fs/lustre-release.git] / lustre / ptlrpc /
2020-03-24 Mikhail PershinLU-13354 capa: remove remained lustre capa code 95/37895/2
2020-03-24 Mikhail PershinLU-13354 ptlrpc: update wirecheck with missed checks 77/37877/3
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-24 NeilBrownLU-9859 libcfs: improve API and implementation of block... 11/35411/11
2020-03-24 Mr NeilBrownLU-6142 lustre: remove remaining users of ldebugfs_register 43/37743/3
2020-03-24 Mr NeilBrownLU-6142 lustre: unwrap some ldebugfs_register() calls 42/37742/3
2020-03-17 Sebastien BuissonLU-13116 ptlrpc: return error for conn with NULL export 51/37251/16
2020-03-17 Sebastien BuissonLU-13216 ptlrpc: sptlrpc_req_refresh_ctx's timeout... 73/37473/11
2020-03-17 James SimmonsLU-6174 nrs: perform proper division 49/36749/6
2020-03-17 Emoly LiuLU-12811 ptlrpc: do some cleanups in swabber_dumper_hel... 48/36848/6
2020-03-11 James SimmonsLU-9859 ptlrpc: change imp_refcount to refcount_t 33/37733/4
2020-03-11 NeilBrownLU-9859 lustre: remove current_pid() and current_comm() 76/37776/3
2020-03-11 Mr NeilBrownLU-9855 lustre: rename obd_device variables to obd 69/36969/11
2020-03-11 Mr NeilBrownLU-10467 libcfs: remove l_wait_event() and related... 29/37729/4
2020-03-11 Emoly LiuLU-12811 ptlrpc: pass buflen to lustre_swab_object_upda... 67/36867/5
2020-03-05 Mr NeilBrownLU-13004 ptlrpc: simplify bd_vec access. 73/36973/4
2020-03-05 Mr NeilBrownLU-13005 lnet: remove the 'queue' from LNetEQ 44/36844/6
2020-03-01 Mr NeilBrownLU-13004 lustre: remove support for KVEC bulk descriptors 71/36971/3
2020-03-01 James SimmonsLU-10467 ptlrpc: convert waiting in ptlrpc_hr_main() 96/37696/4
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-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-02-25 Mikhail PershinLU-13004 target: take offset into account in tgt_send_b... 71/37571/4
2020-02-25 Mr NeilBrownLU-13005 lnet: eq: discard struct lnet_handle_eq 41/36841/5
2020-02-25 Emoly LiuLU-12811 ptlrpc: pass buffer size to the swabbing functions 35/36435/9
2020-02-20 NeilBrownLU-9859 libcfs: rename cfs_cpt_table to cfs_cpt_tab 19/37519/2
2020-02-20 Mikhail PershinLU-10756 ptlrpc: fix IMP_CLOSED state is being never set 05/37405/4
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-20 Alex ZhuravlevLU-11269 ptlrpc: do not expose transient IDLE state 23/37523/4
2020-02-20 Mr NeilBrownLU-10467 ptlrpc: convert final users of LWI_TIMEOUT_INT... 79/35979/11
2020-02-20 Mr NeilBrownLU-10467 lustre: use l_wait_event_abortable where appro... 75/35975/8
2020-02-14 Mr NeilBrownLU-9855 lustre: replace LPROCFS_CLIMP_CHECK() 56/36956/6
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-14 Mr NeilBrownLU-9679 lustre: avoid cast of file->private_data 51/36651/4
2020-02-14 Sebastien BuissonLU-11961 nodemap: nodemap_create() handles default... 45/34245/8
2020-02-08 Wang ShilongLU-13180 lustre: reserve bit for RDMA-only memory RPC 83/37383/3
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-02-08 Mr NeilBrownLU-10467 ptlrpc: convert use of l_wait_event_exclusive_... 86/35986/11
2020-02-08 Mr NeilBrownLU-10467 ptlrpc: convert waiters on set->set_waitq 82/35982/13
2020-02-08 Mr NeilBrownLU-10467 lustre: convert users of back_to_sleep() 80/35980/11
2020-02-08 Mr NeilBrownLU-10467 lustre: convert most users of LWI_TIMEOUT_INTE... 73/35973/16
2020-02-01 Shaun TancheffLU-12634 gss: uid_keyring and session_keyring moved 43/35743/17
2020-01-28 Swapnil PimpaleLU-3606 lustre: Reserve OST_FALLOCATE(fallocate) opcode 77/37277/4
2020-01-28 Andreas DilgerLU-13164 uapi: remove unused LUSTRE_DIRECTIO_FL 95/37295/2
2020-01-28 James SimmonsLU-9859 libcfs: move files out of libcfs/linux 91/37191/6
2020-01-28 Mr NeilBrownLU-12678 lnet: me: discard struct lnet_handle_me 59/36859/8
2020-01-28 Andreas DilgerLU-11644 ptlrpc: show target name in req_history 93/37193/3
2020-01-28 James SimmonsLU-12822 uapi: properly pack data structures 98/36798/11
2020-01-23 Alex ZhuravlevLU-13098 ptlrpc: supress connection restored message 86/37086/4
2020-01-23 Mr NeilBrownLU-10467 ptlrpc: refactor waiting in ptlrpc_set_wait() 81/35981/13
2020-01-18 Mr NeilBrownLU-13004 ptlrpc: Allow BULK_BUF_KIOV to accept a kvec 24/36824/7
2020-01-10 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 11/37111/5
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2020-01-10 Mr NeilBrownLU-10467 ptlrpc: convert waiting in sptlrpc_req_refresh... 87/35987/10
2020-01-10 Mr NeilBrownLU-10467 lustre: use wait_event_idle_timeout() as appro... 77/35977/18
2020-01-03 Mikhail PershinLU-12781 ptlrpc: fix inline reply buffer grow 32/36732/4
2020-01-03 Shaun TancheffLU-12904 gss: struct cache_detail readers changed to... 80/36580/4
2019-12-20 Mr NeilBrownLU-9679 all: prefer sizeof(*var) for ALLOC/FREE 61/36661/3
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Mr NeilBrownLU-8066 lustre: drop ldebugfs_remove() 82/36682/7
2019-12-16 Arshad HussainLU-12923 ptlrpc: Use BUILD_BUG_ON() for pack_generic.c 49/36649/4
2019-12-16 Sebastien BuissonLU-12894 sec: fix checksum for skpi 04/36604/10
2019-12-14 Wang ShilongLU-12378 ptlrpc: always reset generation for idle reconnect 52/35052/13
2019-12-14 Lai SiyaoLU-11025 uapi: introduce OBD_CONNECT2_CRUSH 74/36774/7
2019-12-14 Mikhail PershinLU-12741 ptlrpc: do lu_env_refill for new request 14/36714/2
2019-12-14 Andreas DilgerLU-12937 utils: update wirecheck for new values 06/36706/5
2019-12-14 Andriy SkulyshLU-12828 ldlm: FLOCK request can be processed twice 40/36340/4
2019-12-06 Yang ShengLU-12928 gss: crash in sec2target_str() 08/36708/5
2019-12-06 Arshad HussainLU-12923 pltrpc: Use BUILD_BUG_ON() for wiretest.c 48/36648/3
2019-12-06 Ann KoehlerLU-12816 ptlrpc: ptlrpc_register_bulk LBUG on ENOMEM 09/36309/8
2019-12-06 NeilBrownLU-12542 handle: move refcount into the lustre_handle. 94/35794/15
2019-12-06 Mr NeilBrownLU-9679 modules: declare zero-arg functions correctly 72/36672/2
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-12-06 Mr NeilBrownLU-10467 ldlm: fix style issues in ldlm_flock_completio... 83/35983/13
2019-12-06 Mr NeilBrownLU-10467 ptlrpc: fix style issues in import.c 78/35978/9
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-12-06 Mr NeilBrownLU-10467 lustre: don't use l_wait_event() for simple... 66/35966/6
2019-12-06 Mr NeilBrownLU-12931 general: fix some cfs_time_seconds() inconsist... 68/36668/2
2019-11-12 Alexander ZarochentsevLU-12370 ptlrpc: grammar fix. 08/36508/4
2019-10-28 Lai SiyaoLU-12624 lod: alloc dir stripes by QoS 25/35825/13
2019-10-22 Alex ZhuravlevLU-12799 ptlrpc: return proper error code 82/36282/4
2019-10-22 Sebastien BuissonLU-12275 sec: reserve flags for client side encryption 60/36360/5
2019-10-18 Oleg DrokinLU-11997 ptlrpc: Properly swab ll_fiemap_info_key 08/36308/7
2019-10-18 Andreas DilgerLU-12838 ptlrpc: fix watchdog ratelimit logic 09/36409/3
2019-09-30 Andriy SkulyshLU-11444 ptlrpc: resend may corrupt the data 14/35114/15
2019-09-30 Mr NeilBrownLU-10467 target: remove lwi arg from target_bulk_io 69/35969/7
2019-09-27 Arshad HussainLU-6142 ptlrpc: Fix style issues for llog_net.c 23/35823/2
2019-09-20 NeilBrownLU-6142 lustre: introduce CONFIG_LUSTRE_FS_POSIX_ACL 85/36085/5
2019-09-20 Mr NeilBrownLU-11542 import: Fix missing spin_unlock() 99/35999/4
2019-09-20 Mr NeilBrownLU-10467 ptlrpc: fix indents in ptlrpc_recover_import() 76/35976/9
2019-09-17 Patrick FarrellLU-12559 ptlrpc: Hold imp lock for idle reconnect 30/35530/4
2019-09-16 Shaun TancheffLU-12400 ptlrpc: Sun RPC changes for RCU locking 99/35499/3
2019-09-16 Mr NeilBrownLU-6142 ptlrpc: remove bd_import_generation field. 80/35880/3
2019-09-16 Mikhail PershinLU-12443 ptlrpc: fix reply buffers shrinking and growing 43/35243/7
2019-09-16 Emoly LiuLU-12613 ptlrpc: check buffer length in lustre_msg_string() 32/35932/7
2019-09-09 Andreas DilgerLU-12368 ptlrpc: make DEBUG_REQ messages consistent 11/35311/13
2019-09-07 James SimmonsLU-12094 ptlrpc: protect obd_import in lprocfs_import_s... 53/35853/3
2019-09-07 Patrick FarrellLU-11213 uapi: Remove unused CONNECT flag 08/36008/3
next