Whamcloud - gitweb
LU-16271 ptlrpc: fix eviction right after recovery
[fs/lustre-release.git] / lustre / osd-zfs /
2022-12-20 Andreas DilgerLU-16231 misc: rename lprocfs_stats functions 47/48847/3
2022-11-08 Alex ZhuravlevLU-13135 quota: improve checks in OSDs to ignore quota 32/37232/16
2022-10-15 Alex ZhuravlevLU-16044 osd: discard pagecache in truncate's declaration 33/48033/14
2022-09-01 Andreas DilgerLU-15642 obdclass: use consistent stats units 33/46833/9
2022-07-18 Hongchao ZhangLU-15880 quota: fix issues in reserving quota 25/47425/4
2022-07-11 John L. HammondLU-15727 lod: honor append_pool with default composite... 14/47014/3
2022-07-11 Li DongyangLU-13189 osd-zfs: add project id for old objects withou... 09/47709/3
2022-06-27 Alex ZhuravlevLU-15117 ofd: don't take lock for dt_bufs_get() 29/47029/5
2022-06-27 Yang ShengLU-15611 osd-zfs: Cleanup while mount failed 78/46678/4
2022-02-07 James SimmonsLU-15422 build: Update ZFS version to 2.0.7 06/46006/8
2022-01-26 Jian YuLU-15220 lustre: use 'fallthrough' pseudo keyword for... 69/46269/3
2022-01-11 Yang ShengLU-15283 quota: deadlock between reint & lquota_wb 67/45667/6
2022-01-11 Andrew PerepechkoLU-13309 osd: use per-cpu counters for brw_stats 15/37915/14
2021-12-13 Andrew PerepechkoLU-13542 osd: brw stats are initialized too late 54/38554/6
2021-11-20 James SimmonsLU-14927 osd: share brw_stats code between OSD back... 90/44690/8
2021-10-27 James SimmonsLU-14927 quota: move qsd_transfer to lquota module 35/44735/7
2021-10-27 Andreas DilgerLU-11407 obdclass: add start time to stats files 01/33201/10
2021-10-10 James SimmonsLU-14927 scrub: create shared scrub_needs_check() function. 89/44689/7
2021-10-10 Wang ShilongLU-14739 quota: fix quota with root squash enabled 47/44347/17
2021-09-11 James SimmonsLU-14776 zfs: fix Ubuntu 20 HWE build issues 49/44749/3
2021-08-31 James SimmonsLU-14927 scrub: share osd_scrub[prep|post] code 05/44705/2
2021-08-25 Hongchao ZhangLU-11303 quota: enforce block quota for chgrp 96/33996/17
2021-08-18 Alex ZhuravlevLU-14531 osd: serialize access to object vs object... 33/43233/18
2021-08-10 Wang ShilongLU-14740 quota: reject invalid project id on server... 39/44339/2
2021-07-22 Mikhail PershinLU-14217 osd-zfs: allow SEEK_HOLE/DATA only with sync 70/40970/2
2021-06-21 Alex ZhuravlevLU-14513 osd: release o_guard before quota acquisition 18/42018/11
2021-06-21 Hongchao ZhangLU-13124 scrub: check for multiple linked file 94/37194/31
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-15 Andreas DilgerLU-14175 osd: print inode number with FID in OI scrub 53/43153/4
2021-04-06 Lai SiyaoLU-14119 osd: add mount option "resetoi" 02/41402/8
2021-04-06 Lai SiyaoLU-14119 osd: delete stale OI mapping entry 41/41741/4
2021-04-06 Lai SiyaoLU-14119 osd-zfs: enable LUDA_VERIFY 74/41274/3
2021-04-06 Mr NeilBrownLU-6142 lustre: convert IFTODT to S_DT 41/40641/3
2021-03-13 Mr NeilBrownLU-6142 lustre: Make dev/body/type operations const 98/39398/7
2021-03-06 Alex ZhuravlevLU-14370 quota: use dt_sync() to flush pending writes 22/41322/3
2021-02-26 Mr NeilBrownLU-6142 libcfs: discard PO2_ROUNDUP_TYPED, LOWEST_BIT_SET 59/40859/3
2021-02-26 Mr NeilBrownLU-6142 lustre: remove module_vars arg to class_registe... 83/39383/3
2021-02-26 Alexander BoykoLU-13974 llog: check stale osp object 42/40742/3
2021-01-05 Wang ShilongLU-12702 quota: wait pending write before acquiring... 23/41023/9
2020-12-09 Alex ZhuravlevLU-13170 osd: positive lookup shouldn't return an error 22/37322/8
2020-11-26 Alex ZhuravlevLU-13159 osd: osd-zfs to release index back structures 93/37293/12
2020-11-07 Mikhail PershinLU-10810 ptlrpc: introduce OST_SEEK RPC 07/39707/9
2020-10-29 Arshad HussainLU-13765 osd-ldiskfs: Extend credit correctly for fallocate 42/39342/18
2020-10-19 Andreas DilgerLU-12542 osd: consolidate RCU handling 04/40204/2
2020-10-19 Lai SiyaoLU-10753 osd-zfs: initialize obj attr correctly 62/40062/4
2020-10-19 Brian BehlendorfLU-13946 build: OpenZFS 2.0 compatibility 22/39822/5
2020-09-12 Mikhail PershinLU-10810 osd: implement lseek method in OSD 06/39706/4
2020-09-01 Mr NeilBrownLU-12780 osd: use native kthreads for scrub. 24/38824/13
2020-07-17 Shaun TancheffLU-13344 all: Separate debugfs and procfs handling 34/37834/14
2020-06-28 Mr NeilBrownLU-8130 lu_object: convert lu_object cache to rhashtable 07/36707/32
2020-06-23 Mr NeilBrownLU-12780 scrub: all update to bitfields must be protected. 74/38974/2
2020-06-16 Sebastien BuissonLU-12275 sec: support truncate for encrypted files 94/37794/15
2020-06-16 Sebastien BuissonLU-12275 sec: deal with encrypted object size 46/36146/28
2020-06-10 Patrick FarrellLU-11963 obd: Rename OS_STATE flags to OS_STATFS 89/34289/7
2020-06-06 Sebastien BuissonLU-12275 sec: enable client side encryption 43/36143/22
2020-05-20 Lai SiyaoLU-11025 osd: osd_attr_get() returns dirent count 97/38097/8
2020-05-20 Lai SiyaoLU-11025 obdclass: add lu_device_operations::ldo_fid_al... 82/37282/10
2020-05-14 Alex ZhuravlevLU-13246 osd: unlock os_lock if it was locked 47/37547/6
2020-05-14 Swapnil PimpaleLU-3606 fallocate: Implement fallocate preallocate... 75/9275/79
2020-05-14 Qian YingjinLU-11971 utils: Send file creation time to clients 07/36507/20
2020-05-14 Mr NeilBrownLU-6142 misc: declare static chars as const where possible. 21/38421/3
2020-05-14 Mr NeilBrownLU-6142 osd-zfs: convert container_of0() to container_of() 79/38379/2
2020-05-07 Mr NeilBrownLU-9679 osd: use OBD_ALLOC_PTR_ARRAY() and others 52/38252/3
2020-04-19 Sam AtkinsonLU-13441 osd-zfs: remove OSD thread info cache size... 87/38187/2
2020-04-14 Mr NeilBrownLU-6142 lustre: make ldebugfs_add_vars a void function 44/37744/6
2020-03-31 Mr NeilBrownLU-8130 lu_object: use RCU to free lu_object_header 65/37965/2
2020-03-31 Lai SiyaoLU-11025 dne: introduce new directory hash type: "crush" 75/36775/20
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2020-02-01 Alex ZhuravlevLU-12133 osd-zfs: set blocksize to 8K for llog objects 92/37192/4
2020-01-28 Andreas DilgerLU-12518 llite: proper names/types for offset/pages 48/37248/8
2020-01-10 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 11/37111/5
2020-01-10 James SimmonsLU-9091 sysfs: use string helper like functions for... 58/35658/22
2020-01-10 Mr NeilBrownLU-10467 lustre: use wait_event_idle_timeout() as appro... 77/35977/18
2020-01-03 Wang ShilongLU-13043 quota: remove annoying message in osd_declare_... 06/36906/5
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-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Mr NeilBrownLU-4423 lustre: don't declare extern variables in C... 50/36650/3
2019-12-06 Shaun TancheffLU-12904 build: Support for gcc -Wimplicit-fallthrough 77/36577/2
2019-12-06 Sebastien BuissonLU-12275 osd: make osd layer always send complete pages 38/36238/7
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-12-06 Mr NeilBrownLU-10467 lustre: use wait_event_idle() where appropriate. 71/35971/10
2019-10-04 Shaun TancheffLU-12400 zfs: zfs mainline 0.8+ with mainline (5.2... 18/35518/11
2019-10-04 NeilBrownLU-8066 obd_type: discard obd_types linked list. 18/34718/15
2019-09-23 Alex ZhuravlevLU-12612 osd: add lnb size down to osd 01/35801/7
2019-09-20 Nathaniel ClarkLU-12745 build: Account for optional SPL for ZFS 0.8+ 61/36161/2
2019-08-27 Patrick FarrellLU-12455 osd: Correct readcache_max_filesize proc 66/35266/5
2019-08-09 Alex ZhuravlevLU-11462 osd-zfs: skip sync if object is not dirty 76/33276/7
2019-07-24 Alexey ZhuravlevLU-12510 osd: osd-zfs to release zrlock quickly 24/35524/3
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Implement basic spillover space 83/33783/24
2019-06-27 James SimmonsLU-11838 scrub: handle s_uuid change to uuid_t 89/34689/8
2019-06-20 Shaun TancheffLU-12355 osd-ldiskfs: timespec_trunc removed 50/35050/7
2019-06-04 Patrick FarrellLU-11963 osd: Add nonrotational flag to statfs 35/34235/11
2019-05-25 Nathaniel ClarkLU-12309 osd-zfs: Support disabled project quotas 88/34888/5
2019-05-08 James SimmonsLU-11803 obd: replace class_uuid with linux kernel... 16/33916/30
2019-04-30 Patrick FarrellLU-11868 osd: Set max ea size to XATTR_SIZE_MAX 58/34058/16
2019-04-30 Nathaniel ClarkLU-11845 osd-zfs: Support encrypted ZFS datasets 99/33999/10
next