Whamcloud - gitweb
LU-13765 osd-ldiskfs: Rename dt_declare_falloc to dt_declare_fallocate
[fs/lustre-release.git] / lustre / lov /
2020-11-07 Mikhail PershinLU-10810 clio: SEEK_HOLE/SEEK_DATA on client side 08/39708/16
2020-10-29 Hongchao ZhangLU-13719 lov: doesn't check lov_refcount 02/39702/2
2020-10-12 Mr NeilBrownLU-13985 lustre: seq_file .next functions must update... 35/40035/3
2020-09-19 Mr NeilBrownLU-6142 lov: guard against class_exp2obd() returning... 79/39379/3
2020-09-19 Mr NeilBrownLU-6142 lov: discard unused lov_dump_lmm* functions 78/39378/3
2020-09-12 Mr NeilBrownLU-6142 lov: don't use inline for operations functions. 76/39376/2
2020-09-12 Mr NeilBrownLU-13359 quota: call rhashtable_lookup near params... 76/39676/3
2020-08-13 Mr NeilBrownLU-6142 lov: make various lov_object.c function static. 85/39385/2
2020-08-13 Alexander ZarochentsevLU-13809 mdc: fix lovea for replay 68/39468/6
2020-08-13 Sergey CheremencevLU-13359 quota: make used for pool correct 98/39298/7
2020-07-17 Bobi JamLU-12586 lov: one more fix to write_intent end for... 12/38412/8
2020-07-04 Mr NeilBrownLU-6142 lov: convert container_of0() calls. 82/38382/4
2020-06-28 Mr NeilBrownLU-8130 lu_object: convert lu_object cache to rhashtable 07/36707/32
2020-06-19 Arshad HussainLU-6142 lov: Fix style issues for lov_merge.c 30/38930/2
2020-06-19 James SimmonsLU-12511 lov: use lov_pattern_support() to verify lmm 91/38791/5
2020-06-06 Bobi JamLU-13473 llite: don't check mirror info for page discard 07/38307/8
2020-05-27 Mr NeilBrownLU-6142 lustre: use BIT() macro where appropriate 77/38377/2
2020-05-20 Shaun TancheffLU-13539 all: Cleanup LASSERTF uses missing newlines 40/38540/2
2020-05-20 Mr NeilBrownLU-9679 lodlov: use OBD_ALLOC_PTR_ARRAY() and others 54/38254/2
2020-05-14 Swapnil PimpaleLU-3606 fallocate: Implement fallocate preallocate... 75/9275/79
2020-05-07 Bobi JamLU-13429 lov: lov_io_sub_init()) ASSERTION 69/38169/4
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-24 Li DongyangLU-12580 lov: fix out of bound usercopy 69/37469/4
2020-03-24 Li DongyangLU-12580 lov: fix typo in lov_comp_md_size 93/37493/4
2020-03-24 Yang ShengLU-13260 lov: fix size check when stripe is zero 23/37623/3
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-02-20 Alexander ZarochentsevLU-13228 clio: mmap write when overquota 95/37495/4
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-14 NeilBrownLU-8130 lov: convert lo[v|d]_pool to use rhashtable 62/32662/13
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-14 Mr NeilBrownLU-9679 lustre: avoid cast of file->private_data 51/36651/4
2020-01-28 Andreas DilgerLU-12518 llite: proper names/types for offset/pages 48/37248/8
2020-01-10 James SimmonsLU-9091 sysfs: use string helper like functions for... 58/35658/22
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-06 Arshad HussainLU-12923 lov: Use BUILD_BUG_ON() for lov_pack.c 18/36718/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 NeilBrownLU-10467 lov: use wait_event() in lov_subobject_kill() 43/36343/2
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 poll... 68/35968/6
2019-11-12 Vladimir SavelievLU-12704 lov: check all entries in lov_flush_composite 68/36368/8
2019-10-18 Lai SiyaoLU-12624 obdclass: lu_tgt_descs cleanup 24/35824/5
2019-10-18 Bobi JamLU-12328 flr: avoid reading unhealthy mirror 52/34952/14
2019-09-16 Patrick FarrellLU-12535 lov: Move page index to top level 70/35470/9
2019-09-16 Patrick FarrellLU-12533 llite: Improve readahead RPC issuance 58/35458/10
2019-09-16 Mr NeilBrownLU-6142 llite: remove sub_reenter field. 88/35888/3
2019-09-16 Mikhail PershinLU-11421 dom: manual OST-to-DOM migration via mirroring 59/35359/5
2019-08-15 Yang ShengLU-11542 import: fix race between imp_state & imp_invalid 95/33395/13
2019-08-15 Patrick FarrellLU-12586 lov: Correct write_intent end for trunc 07/35607/2
2019-07-24 Vladimir SavelievLU-12296 llite: improve ll_dom_lock_cancel 58/34858/7
2019-07-24 James SimmonsLU-9019 libcfs: avoid using HZ and msecs_to_jiffies() 20/35520/2
2019-07-12 Nathaniel ClarkLU-9862 lov: Correct bounds checking 84/28484/16
2019-07-09 Oleg DrokinRevert "LU-12328 flr: preserve last read mirror" 50/35450/2
2019-07-07 Jinshan XiongLU-12328 flr: preserve last read mirror 11/35111/2
2019-06-25 Wang ShilongLU-12043 llite: improve single-thread read performance 95/34095/35
2019-06-20 James SimmonsLU-8066 obd: cleanup server sysfs symlinks handling 15/34715/14
2019-06-20 Shaun TancheffLU-12436 lov: return error if cl_env_get fails 29/35229/2
2019-06-13 Qian YingjinLU-10092 pcc: auto attach during open for valid cache 87/33787/21
2019-06-04 Wang ShilongLU-12361 lov: fix wrong calculated length for fiemap 98/34998/3
2019-06-01 Patrick FarrellLU-9846 lod: Add overstriping support 25/28425/43
2019-05-08 Bruno FacciniLU-11376 lov: new foreign LOV format 55/33755/37
2019-04-30 Patrick FarrellLU-11796 lov: Remove unnecessary assert 82/33882/6
2019-04-30 Patrick FarrellLU-11868 osd: Set max ea size to XATTR_SIZE_MAX 58/34058/16
2019-04-08 Yang ShengLU-12072 lov: remove KEY_CACHE_SET to simplify the... 19/34419/4
2019-03-03 Andreas DilgerLU-11830 lov: avoid signed vs. unsigned comparison 21/33921/8
2019-02-18 Vladimir SavelievLU-11911 lov: fix lov_iocontrol for inactive OST case 48/34148/2
2019-01-16 Patrick FarrellLU-11825 clio: Remove pio feature 12/33912/2
2019-01-04 Yang ShengLU-11658 lov: cl_cache could miss initialize 50/33650/9
2019-01-04 Andreas DilgerLU-11579 lov: quiet lov_dump_lmm_ console messages 13/33513/2
2018-11-21 Li DongyangLU-9906 clio: use pagevec_release for many pages 67/28667/15
2018-11-13 Arshad HussainLU-6142 lov: Fix style issues for lov_page.c 41/33541/2
2018-11-13 Arshad HussainLU-6142 lov: Fix style issues for lov_lock.c 38/33538/2
2018-11-13 Arshad HussainLU-6142 lov: Fix style issues for lov_io.c 36/33536/2
2018-11-10 Arshad HussainLU-6142 lov: Fix style issues for lov_ea.c 35/33535/3
2018-11-06 Arshad HussainLU-6142 lov: Fix style issues for lovsub_object.c 44/33544/2
2018-11-06 Arshad HussainLU-6142 lov: Fix style issues for lovsub_dev.c 43/33543/2
2018-11-06 Arshad HussainLU-6142 lov: Fix style issues for lov_request.c 42/33542/2
2018-11-06 Arshad HussainLU-6142 lov: Fix style issues for lov_pack.c 40/33540/2
2018-11-06 Arshad HussainLU-6142 lov: Fix style issues for lov_offset.c 39/33539/2
2018-11-06 Arshad HussainLU-6142 lov: Fix style issues for lov_dev.c 34/33534/2
2018-10-29 Andreas DilgerLU-7770 lov: fix statfs for conf-sanity test_50b 69/33369/6
2018-10-05 Bobi JamLU-11400 flr: add 'nosync' flag for FLR mirrors 05/33205/6
2018-10-05 Alex ZhuravlevLU-11164 ldlm: pass env to lvbo methods 32/32832/17
2018-10-05 James SimmonsLU-10030 clio: don't use spare bits in iattr.ia_valid 25/32825/15
2018-08-23 Andreas DilgerLU-8066 lov: fix lov.*.stripeoffset printing 19/33019/3
2018-06-14 John L. HammondLU-11051 obd: remove obd_{get,put}ref() 29/32529/3
2018-06-14 Alex ZhuravlevLU-7236 ptlrpc: idle connections can disconnect 82/16682/123
2018-06-07 NeilBrownLU-4423 obd: backport of lu_object changes upstream 25/32325/3
2018-05-29 Oleg DrokinLU-11015 lov: Move lov_tgts_kobj init to lov_setup 67/32367/4
2018-05-06 Oleg DrokinLU-8066 lov: Move suitable variables from procfs to... 60/30960/6
2018-04-09 Andreas DilgerLU-10264 mdc: fix possible NULL pointer dereference 21/31621/3
2018-03-06 James SimmonsLU-8066 obd: final pieces for sysfs/debugfs support. 08/28108/24
2018-03-06 NeilBrownLU-4423 lov: use correct env in lov_io_data_version_end() 18/31418/4
2018-03-03 James SimmonsLU-9325 obd: replace lprocfs_str_to_s64 39/30539/16
2018-02-22 Mike MarciniszynLU-10560 libcfs: handle rename to wait_queue_entry_t 53/31153/11
2018-02-14 Bobi JamLU-10438 flr: layout truncate compatibility 86/30786/8
2018-02-14 Andreas DilgerLU-9771 util: rename LCM_FL_NOT_FLR to LCM_FL_NONE 47/31047/6
2018-01-25 Dominique MartinetLU-10405 lov: fill no-extent fiemap on object with... 91/30591/6
next