Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / obdecho / echo_client.c
2024-02-23 Alexey LyashkovLU-15784 obdecho: don't panic with run on second mdt 47/47147/25
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-08-31 Timothy DayLU-17000 misc: remove Coverity annotations 93/51793/2
2023-05-31 James SimmonsLU-9859 libcfs: use round_up directly 45/50545/4
2023-05-01 Andreas DilgerLU-16634 misc: standardize iocontrol param handling 14/50314/10
2023-04-11 Andreas DilgerLU-16634 obdclass: improve iocontrol error messages 34/50334/4
2023-03-21 Sebastien BuissonLU-16524 sec: add fscrypt_admin rbac role 84/50184/13
2023-03-21 Sebastien BuissonLU-16524 sec: enforce rbac roles 07/49907/18
2022-06-27 John L. HammondLU-10994 echo: remove client operations from echo objects 40/47240/5
2022-02-07 Patrick FarrellLU-12585 obdfilter: Use actual I/O bytes in stats 75/46075/7
2022-01-26 Jian YuLU-15220 lustre: use 'fallthrough' pseudo keyword for... 69/46269/3
2021-08-10 Mr. NeilBrownLU-9859 libcfs: discard cfs_cap_t, use kernel_cap_t 71/43171/9
2021-07-27 Patrick FarrellLU-13799 llite: Adjust dio refcounting 47/39447/16
2021-05-27 Vitaly FertmanLU-14594 ptlrpc: do not match reply with resent RPC 42/43242/4
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Andreas DilgerLU-13212 osc: fall back to vmalloc for large RPCs 81/43281/3
2021-03-30 Mr. NeilBrownLU-9859 libcfs: remove linux-curproc.c 38/41938/10
2021-03-13 Peng TaoLU-9859 libcfs: remove cfs_capable 83/41783/3
2021-03-13 Mr NeilBrownLU-6142 lustre: Make dev/body/type operations const 98/39398/7
2021-02-26 Mr NeilBrownLU-6142 lustre: change various operations structs to... 00/39400/3
2021-02-26 Mr NeilBrownLU-6142 lustre: remove module_vars arg to class_registe... 83/39383/3
2021-02-26 Mr NeilBrownLU-14353 obd: move debug.c to obdecho 90/41290/2
2021-02-26 Mr. NeilBrownLU-9859 libcfs: replace all CFS_CAP_* macros with CAP_* 75/39875/3
2020-06-16 Sebastien BuissonLU-12275 sec: encryption for write path 44/36144/27
2020-06-02 Mr NeilBrownLU-6142 lustre: convert some container_of to *_safe 84/38384/2
2020-05-14 Mr NeilBrownLU-9679 various: use OBD_ALLOC_PTR_ARRAY() and others 50/38250/8
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-04-07 Patrick FarrellLU-13134 clio: cl_page index compaction 17/37417/5
2020-03-31 Mr NeilBrownLU-8130 lu_object: use RCU to free lu_object_header 65/37965/2
2020-03-31 Lai SiyaoLU-11025 lmv: simplify name to stripe mapping 11/37711/4
2020-03-31 Lai SiyaoLU-11025 dne: introduce new directory hash type: "crush" 75/36775/20
2020-03-11 Mr NeilBrownLU-9855 lustre: rename obd_device variables to obd 69/36969/11
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-20 Mr NeilBrownLU-9679 all: prefer sizeof(*var) for ALLOC/FREE 61/36661/3
2019-12-06 NeilBrownLU-12542 handle: move refcount into the lustre_handle. 94/35794/15
2019-09-30 Patrick FarrellLU-9920 vvp: dirty pages with pagevec 11/28711/18
2019-09-20 Alexey LyashkovLU-12707 obdecho: avoid panic with partially object... 50/35950/5
2019-09-20 NeilBrownLU-6142 lustre: introduce CONFIG_LUSTRE_FS_POSIX_ACL 85/36085/5
2019-09-03 Shaun TancheffLU-12635 build: Support for gcc -Wimplicit-fallthrough 08/35708/4
2019-08-15 Alexey LyashkovLU-12578 obdecho: reuse an cl env cache for obdecho... 00/35700/3
2019-08-15 NeilBrownLU-12565 obdecho: use bit-locking in echo_client. 63/35563/4
2019-07-20 Arshad HussainLU-6142 obdecho: Fix style issues for echo_client.c 89/34489/8
2019-06-01 Alex ZhuravlevLU-12034 obdclass: put all service's env on the list 66/34566/17
2018-11-21 Li DongyangLU-9906 clio: use pagevec_release for many pages 67/28667/15
2018-09-04 Nikitas AngelinasLU-10818 obdecho: don't set ma_need in echo_attr_get_co... 97/33097/2
2018-05-02 Andreas DilgerLU-10903 obdecho: use OBD_ALLOC_LARGE for lnb 64/31964/2
2018-04-09 Mikhail PershinLU-7420 echo: fix echo server to work with unified... 43/18443/11
2018-03-17 Mikhail PershinLU-10804 echo: allow echo server to setup procfs 64/31664/4
2018-03-08 Sebastien BuissonLU-10483 lustre: replace FMODE_{READ,WRITE} with MDS_... 24/30824/10
2018-03-06 James SimmonsLU-8066 obd: final pieces for sysfs/debugfs support. 08/28108/24
2018-03-06 John L. HammondLU-10421 echo: use echo layer when finding stripe object 38/31338/3
2018-01-25 James SimmonsLU-9019 libcfs: remove cfs_time_XXX_64 wrappers 67/30867/2
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-11-22 Di WangLU-9052 lod: accept lfs mkdir from old client 91/25091/9
2017-08-31 Andreas DilgerLU-8653 lod: use stripe_count instead of stripe_nr 81/26681/6
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-05-16 Fan YongLU-7473 acl: increase ACL entries limitation 90/19790/29
2017-05-01 James SimmonsLU-6401 uapi: fix up lustre_ostid.h and lustre_fid.h 69/24569/7
2017-05-01 James SimmonsLU-6401 uapi: turn lustre_ioctl.h into a proper UAPI... 68/24568/16
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-13 James SimmonsLU-8560 libcfs: handle page_cache_*() removal in newer... 85/22385/3
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-06-03 Jinshan XiongLU-4257 obdclass: Get rid of cl_env hash table 54/20254/6
2016-05-04 Mel GormanLU-4423 mem: remove GFP_IOFS 56/18956/4
2016-03-23 Yang ShengLU-7084 mem: code cleanup for memory allocation 73/17673/10
2016-02-05 Oleg DrokinLU-7623 Update obd iocontrol methods with __user attribute 81/17781/5
2016-02-05 Andreas DilgerLU-6587 obdclass: use OBD_FREE_LARGE with OBD_ALLOC_LARGE 34/18034/4
2016-01-07 Yang ShengLU-7085 lov: trying smaller memory allocations 76/17476/4
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-06 James SimmonsLU-6204 misc: Update module author to OpenSFS 32/16132/5
2015-09-16 Jinshan XiongLU-6943 clio: get rid of cl_req 33/15833/6
2015-08-11 Olaf FaalandLU-6765 obdecho: don't copy lu_site 57/15657/4
2015-07-10 Andreas DilgerLU-5988 obdclass: drop malloc fault and page accounting 10/15110/3
2015-06-09 Frank ZagoLU-5710 all: third batch of corrected typos and grammar... 24/14424/8
2015-06-09 Alex ZhuravlevLU-5278 echo: request pages in batches 12/13612/9
2015-06-05 John L. HammondLU-3105 osc: remove capa support 40/14640/6
2015-05-17 John L. HammondLU-6017 obd: remove destroy cookie handling 22/12922/9
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-28 James SimmonsLU-6245 libcfs: remove mem wrappers for libcfs 41/13841/10
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2015-01-23 Jian YuLU-3716 obdecho: create a separate root object for... 30/10130/12
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-26 Dmitry EreminLU-5478 obdclass: get rid of obd_* typedefs 46/13146/2
2014-12-18 Frank ZagoLU-5396 obdclass: make some functions static 20/12220/12
2014-11-21 John L. HammondLU-5814 llite: remove ll_objects_destroy() 18/12618/2
2014-11-21 John L. HammondLU-5418 echo: replace lov_stripe_md with lov_oinfo 47/12447/3
2014-11-04 John L. HammondLU-5814 echo: remove userspace LSM handling 46/12446/4
2014-11-04 Jinshan XiongLU-3259 clio: cl_lock simplification 58/10858/15
2014-10-06 John L. HammondLU-5587 lustre: require HAVE_SERVER_SUPPORT in md_object.h 56/11756/4
2014-09-26 frank zagoLU-5396 obd: add sparse annotation __user wherever... 21/11821/2
2014-09-24 John L. HammondLU-2675 obd: rename LUSTRE_STRIPE_MAXBYTES 00/11800/2
2014-09-06 James SimmonsLU-5275 obdclass: Remove lprocfs_vars argument from... 40/11640/2
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-27 Frank ZagoLU-5396: use gfp_t for gfp mask, instead of (unsigned... 00/11200/3
next