Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / osd-zfs / osd_handler.c
11 hours ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-03-04 Mr NeilBrownLU-17022 osd: convert od_connects to atomic_t 07/51907/6
2024-02-15 Brian AtkinsonLU-17421 build: Update check for arc_prune_func_t param... 64/53664/6
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-08-01 Shaun TancheffLU-16053 build: Update zfs configure checks 89/48089/10
2023-06-09 Timothy DayLU-12610 osd: remove OBD_ -> CFS_ macros 05/50805/3
2023-05-31 Mr NeilBrownLU-6142 all: use list_first_entry() where appropriate. 26/50826/2
2023-05-19 James SimmonsLU-6142 obd: change lmd flags to bitmap 12/49912/9
2022-07-18 Hongchao ZhangLU-15880 quota: fix issues in reserving quota 25/47425/4
2022-06-27 Yang ShengLU-15611 osd-zfs: Cleanup while mount failed 78/46678/4
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-10-10 James SimmonsLU-14927 scrub: create shared scrub_needs_check() function. 89/44689/7
2021-08-25 Hongchao ZhangLU-11303 quota: enforce block quota for chgrp 96/33996/17
2021-07-22 Mikhail PershinLU-14217 osd-zfs: allow SEEK_HOLE/DATA only with sync 70/40970/2
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-06 Lai SiyaoLU-14119 osd: add mount option "resetoi" 02/41402/8
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 lustre: remove module_vars arg to class_registe... 83/39383/3
2021-01-05 Wang ShilongLU-12702 quota: wait pending write before acquiring... 23/41023/9
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-06-28 Mr NeilBrownLU-8130 lu_object: convert lu_object cache to rhashtable 07/36707/32
2020-06-10 Patrick FarrellLU-11963 obd: Rename OS_STATE flags to OS_STATFS 89/34289/7
2020-05-20 Lai SiyaoLU-11025 obdclass: add lu_device_operations::ldo_fid_al... 82/37282/10
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-02-08 Mr NeilBrownLU-9679 lustre: use LIST_HEAD() for local lists. 55/36955/4
2019-12-20 NeilBrownLU-8066 obdclass: don't copy ops structures in to new... 87/35687/8
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-07-12 Patrick FarrellLU-10070 lod: SEL: Implement basic spillover space 83/33783/24
2019-06-04 Patrick FarrellLU-11963 osd: Add nonrotational flag to statfs 35/34235/11
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
2019-02-27 Alex ZhuravlevLU-9706 dt: remove dt_txn_hook_commit() 12/34212/3
2019-02-27 James SimmonsLU-8066 osd: migrate from proc to sysfs 10/32810/18
2019-02-06 Alex ZhuravlevLU-10143 osd-zfs: allocate sequence in advance 69/34069/12
2018-11-13 Hongchao ZhangLU-11425 quota: support quota for DoM 57/33257/8
2018-10-23 Lai SiyaoLU-11418 osd-zfs: call stop_cb if transaction start... 48/33248/4
2018-09-01 Alex ZhuravlevLU-11282 osd-zfs: drop cache immediately 72/33072/7
2018-03-15 Alex ZhuravlevLU-8856 osd: mark specific transactions netfree 44/31444/9
2018-03-06 Bobi JamLU-10551 lod: obd_fid_alloc() could start a nested... 68/31268/10
2018-03-03 Fan YongLU-10615 osd: stop OI scrub before FLDB closed 41/31241/3
2018-02-27 Oleg DrokinRevert "LU-8856 osd: mark specific transactions netfree" 42/31442/2
2018-02-27 Alex ZhuravlevLU-8856 osd: mark specific transactions netfree 30/26930/20
2018-02-06 Fan YongLU-10193 osd-zfs: backup index object with plain format 10/30910/16
2018-01-31 Fan YongLU-7585 zfs: OI scrub for ZFS 09/30909/2
2018-01-25 Brian BehlendorfLU-10460 osd-zfs: Add tunables to disable sync 61/7761/9
2018-01-20 Andreas DilgerLU-10463 osd-zfs: use 1MB RPC size by default 57/30757/3
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-17 Fan YongLU-10188 osd-zfs: handle non 4K aligned block size 41/29241/17
2017-11-09 Nathaniel ClarkLU-10174 osd-zfs: Fix build against ZFS 0.6.5.x 66/29866/2
2017-11-09 Fan YongLU-7991 quota: project quota against ZFS backend 93/27093/40
2017-11-01 Alex ZhuravlevLU-7251 osp: do not assign commit callback to every... 70/17270/36
2017-10-25 Alex ZhuravlevLU-10041 osd: osd-zfs to choose dnode size 42/29242/3
2017-09-21 Nathaniel ClarkLU-9960 osd-zfs: don't auto-upgrade quota 24/28924/3
2017-08-28 Giuseppe Di NataleLU-9890 osd-zfs: dmu_objset_own/disown changes 93/28593/3
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-08-09 Alex ZhuravlevLU-7899 osd: batch EA updates 93/21893/16
2017-07-19 Rahul DeshmkuhLU-9104 obd: Ignore unknown config param while mounting 68/25368/15
2017-06-22 Lai SiyaoLU-9678 osd-zfs: register arc_prune_func() after site... 08/27708/3
2017-05-20 James SimmonsLU-6401 uapi: turn lustre_param.h into a proper UAPI... 25/24325/13
2017-05-05 Alex ZhuravlevLU-8882 osd: use bydnode methods to access DMU 35/24035/21
2017-04-19 Alex ZhuravlevLU-9314 osd: cleaup qsd once commit callbacks are done 96/26496/4
2017-04-19 Mikhal PershinLU-8119 osd: remove dcb entry from the list prior proce... 02/24202/6
2017-03-30 Jinshan XiongLU-2435 osd-zfs: use zfs native dnode accounting 94/15294/28
2017-03-23 Fan YongLU-8900 snapshot: simulate readonly device 67/24267/15
2017-03-16 Andreas DilgerLU-9176 osd-zfs: improve statfs estimate for ZFS 43/25743/3
2017-02-07 Alex ZhuravlevLU-8928 osd: convert osd-zfs to reference dnode, not db 93/24293/7
2017-01-31 Alex ZhuravlevLU-7910 osd: do not lookup child objects in osd_dir_ins... 33/21333/11
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 John L. HammondLU-7714 osd: propagate errors in osd_objset_open() 95/21495/2
2016-10-26 Andreas DilgerLU-8124 osd-zfs: fix statfs small blocksize inode estimate 23/20123/7
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-10-05 Jinshan XiongLU-8561 osd-zfs: make smatch happy 45/22245/2
2016-09-22 James SimmonsLU-6245 server: remove types abstraction from lfsck... 70/22370/4
2016-08-29 Jinshan XiongLU-4865 zfs: grow block size by write pattern 41/18441/11
2016-08-11 Oleg DrokinRevert "LU-7899 osd: batch EA updates" 78/21878/2
2016-07-11 Alex ZhuravlevLU-7899 osd: batch EA updates 43/19143/5
2016-06-16 Alex ZhuravlevLU-7893 osd-zfs: fix error handling in osd_mount() 71/15671/14
2016-06-02 Yang ShengLU-8147 osd-zfs: fix osd_mount error path 09/20309/3
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2016-03-28 Olaf FaalandLU-7893 osd-zfs: calls dmu_objset_disown() with NULL 52/19052/2
2016-02-20 Johann LombardiLU-2049 grant: add support for OBD_CONNECT_GRANT_PARAM 93/7793/31
2015-12-10 Nathaniel ClarkLU-6767 osd-zfs: Track readonly status of ZFS 00/15400/3
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-08-15 Alex ZhuravlevLU-6742 osd: remove legacy code 35/15335/7
2015-07-10 Andreas DilgerLU-6747 osd-zfs: initialize obd_statfs in osd_statfs() 46/15346/8
2015-07-08 wang diLU-6750 zfs: add stop trans callback 67/15367/3
2015-05-17 Isaac HuangLU-5242 osd-zfs: umount hang in sanity 133g 30/13630/17
2015-05-09 Brian BehlendorfLU-6152 osd-zfs: ZFS large block compat 44/13544/3
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-08 Wang DiLU-3536 lod: Separate thandle to different layers. 40/10640/55
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
next