Whamcloud - gitweb
LU-19098 hsm: don't print progname twice with lhsmtool
[fs/lustre-release.git] / lustre / mdc /
2025-06-17 Timothy DayLU-18162 mdc: convert Metadata Client to LU device 09/58809/7
2025-05-14 Patrick FarrellLU-13814 clio: convert lov submit to cl_dio_pages 13/52113/34
2025-05-07 Oleg DrokinLU-18959 misc: Mark symbols static to prevent namespace... 81/59081/3
2025-04-25 Etienne AUJAMESLU-17166 ptlrpc: add pb_projid field in ptlrpc_body 20/54920/10
2025-04-16 Timothy DayLU-18876 build: KMODEXT is always .ko 61/58661/3
2025-04-10 Keguang XuLU-17055 ldiskfs: add falloc(zero) for OST/ext 63/57763/6
2025-03-31 Arshad HussainLU-18420 misc: Use enum mds_ibits_locks instead of... 53/56953/17
2025-03-26 Jian YuLU-18821 build: fix [-Werror=pointer-to-int-cast] error 40/58440/2
2025-03-26 Emoly LiuLU-18810 misc: filename encoding for remaining files 35/58435/3
2025-03-19 Timothy DayLU-16565 mdc: Remove ldlm is,set,clear macros 47/57547/2
2025-03-19 Alexey LyashkovLU-18448 llite: read dir on open 69/57069/16
2025-03-19 Bobi JamLU-18177 lustre: use enum cl_attr_valid instead of... 82/56182/4
2025-03-13 Timothy DayLU-18687 compat: move xarray to lustre_compat 14/58114/4
2025-03-06 Shaun TancheffLU-18475 build: compatibility updates for kernel 6.12 25/57125/7
2025-02-28 James SimmonsLU-8066 mdc: move complex proc to debugfs 89/58089/3
2025-02-28 Arshad HussainLU-6142 mdc: Fix style issues for mdc_request.c 80/56480/4
2025-02-22 Alexander BoykoLU-18671 mdc: don't send empty rpc for DoM 83/57883/4
2025-02-14 Alex ZhuravlevLU-18599 mdc: assign mod_close_req when RPC is ready 87/57587/2
2025-02-02 Arshad HussainLU-12885 mds: add enums for MDS_OPEN flags (3/4) 34/56534/12
2025-02-02 Timothy DayLU-18136 ldlm: delete LDLM_LOCK_* macros from header 14/56014/5
2025-02-02 Arshad HussainLU-6142 mdc: Fix style issues for mdc_reint.c 79/56479/4
2025-01-22 James SimmonsLU-8066 sysfs: fixup max_dirty_mb 57/57457/2
2025-01-22 Vitaly FertmanLU-18229 ldlm: BL_AST|CANCELLING lock still can be... 89/56389/4
2025-01-02 Bobi JamLU-17970 ldlm: add lock match flag LDLM_MATCH_SKIP_UNUSED 08/55508/10
2024-12-16 James SimmonsLU-8066 mdc: migrate simple proc entries to sysfs 49/56849/2
2024-12-16 James SimmonsLU-8066 sysfs: migrate checksum_type to sys/fs tree 67/56667/4
2024-12-16 James SimmonsLU-8066 sysfs: migrate pinger_recov to sys/fs tree 66/56666/2
2024-12-16 James SimmonsLU-8066 sysfs: migrate max_pages_per_rpc to sysfs tree 65/56665/2
2024-12-09 Patrick FarrellLU-18500 mdc: rename mdc_get_unused 00/57200/4
2024-12-09 Andreas DilgerLU-14520 ldlm: reduce ldlm_lock memory usage 85/56685/4
2024-12-02 Patrick FarrellLU-18442 mdc: remove PageChecked usage in mdc 04/52504/3
2024-11-24 Andriy SkulyshLU-2525 ldlm: add asynchronous flocks 89/4889/79
2024-11-24 Mikhail PershinLU-14510 dom: fiemap support for DoM files 21/55221/6
2024-09-08 Andreas DilgerLU-18108 idl: deprecate rr_mirror_id usage 88/55988/10
2024-09-08 Andreas DilgerLU-14518 ptlrpc: avoid server STONITH for slow request 25/53225/11
2024-08-30 Nikitas AngelinasLU-17863 hsm: add ioctl to set data version in HSM... 99/55599/9
2024-08-30 Mr NeilBrownLU-13308 mdd: add LLOG_F_EXT_X_NID_BE 99/50099/21
2024-08-23 Timothy DayLU-18141 misc: (for [mf]*) don't check NULL before... 48/56048/2
2024-08-23 Timothy DayLU-18136 mdc: remove LDLM_LOCK_* macros 08/56008/2
2024-08-23 Timothy DayLU-6142 mdc: SPDX for MetaData Client 85/55885/2
2024-08-08 Shaun TancheffLU-18034 build: compatibility updates for kernel 6.10 28/55728/3
2024-07-13 Timothy DayLU-18009 obd: remove o_fid_init/o_fid_fini 67/55667/2
2024-06-25 Aurelien DegremontLU-17929 ptlrpc: ptlrpc_request_alloc_pack() always... 91/55391/6
2024-06-19 Timothy DayLU-17870 lu: delete lu_ref forever 82/55182/5
2024-05-21 Arshad HussainLU-16741 mdc: rename ptlrpc_req_finished for component mdc 87/54987/2
2024-05-21 Andreas DilgerLU-12885 mds: add enums for MDS_OPEN flags 69/36469/33
2024-04-30 Qian YingjinLU-14361 statahead: return ENOENT for batched statahead 87/51587/21
2024-04-30 Qian YingjinLU-13577 wbc: reimplement mkdir() by using intent lock 47/38647/32
2024-04-15 Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-04-08 Patrick FarrellLU-13814 clio: remove cp_state usage for DIO pages 74/52074/22
2024-03-23 Hongchao ZhangLU-14535 quota: get all quota info in LFS 98/42098/65
2024-03-04 Courrier GuillaumeLU-13048 mdd: allow release after a non-blocking migrate 36/49236/33
2024-02-23 Andreas DilgerLU-17441 mdc: use MDS_IO_PORTAL for rename 25/53725/8
2024-02-15 Shaun TancheffLU-16314 llite: Migrate LASSERTF %p to %px 13/51213/8
2024-02-04 Timothy DayLU-17242 debug: use dump_stack() where possible 25/53625/2
2024-02-04 Etienne AUJAMESLU-16566 sptlrpc: remove rq_sepol from ptlrpc_request 45/52845/9
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-11-18 Shaun TancheffLU-16802 build: compatibility for 6.4 kernels 75/50875/14
2023-11-08 Etienne AUJAMESLU-16356 hsm: add running ref to the coordinator 56/51256/20
2023-10-25 Alex ZhuravlevLU-17188 mdt: remove n from LDLM_DEBUG 73/52673/3
2023-10-25 Shaun TancheffLU-17193 build: fix gcc-12 compiler warnings 87/52687/2
2023-10-25 Lei FengLU-15246 ptlrpc: per-device adaptive timeout parameters 98/45598/38
2023-09-28 James SimmonsLU-13308 mdc: support additional flags for OBD_IOC_CHLG... 61/52361/4
2023-09-28 Lai SiyaoLU-14470 dne: striped mkdir replay by client request 85/47385/22
2023-09-26 Qian YingjinLU-16713 llite: writeback/commit pages under memory... 44/50544/26
2023-08-31 Sebastien BuissonLU-16816 obdclass: make import_event more robust 15/50915/4
2023-08-01 Mikhail PershinLU-16983 mdc: check errcode prior mdc_fill_lvb() call 61/51761/2
2023-07-19 Vitaly FertmanLU-15535 llite: deadlock on lli_lsm_sem 89/50489/11
2023-07-14 Andreas DilgerLU-14301 client: use EOPNOTSUPP instead of ENOTSUPP 11/51511/3
2023-07-14 Timothy DayLU-8191 lustre: convert mdc,mdd,mdt,mgc functions to... 78/51478/2
2023-07-14 Shaun TancheffLU-16667 build: kernel_cap_t contains u64 21/50421/9
2023-06-09 Lai SiyaoLU-15971 llite: implicit default LMV inherit 89/47789/19
2023-05-31 Timothy DayLU-12610 mdt: remove OBD_ -> CFS_ macros 06/50806/3
2023-05-31 Li DongyangLU-16745 mdc: md_open_data should keep ref on close_req 56/50656/3
2023-05-31 James SimmonsLU-9859 libcfs: use round_up directly 45/50545/4
2023-05-31 Andreas DilgerLU-16634 misc: replace obsolete ioctl numbers 90/50390/10
2023-05-19 Wang ShilongLU-13199 lustre: remove cl_{offset,index,page_size... 26/37426/4
2023-05-01 Andreas DilgerLU-16634 misc: standardize iocontrol param handling 14/50314/10
2023-04-22 Qian YingjinLU-14139 ptlrpc: grow PtlRPC properly when prepare... 07/43707/14
2023-04-22 Qian YingjinLU-14139 statahead: add stats for batch RPC requests 43/40943/20
2023-04-11 Shaun TancheffLU-16327 llite: read_folio, release_folio, filler_t 99/49199/20
2023-04-11 Qian YingjinLU-14139 statahead: batched statahead processing 20/40720/37
2023-04-11 Andreas DilgerLU-16634 obdclass: improve iocontrol error messages 34/50334/4
2023-03-28 Alex ZhuravlevLU-16633 obdclass: fix rpc slot leakage 61/50261/12
2023-03-28 James SimmonsLU-14291 batch: don't include lustre_update.h for clien... 58/50258/2
2023-02-08 Shaun TancheffLU-16292 llite: delete_from_page_cache not exported 69/49069/14
2023-02-03 Sebastien BuissonLU-16205 sec: fid2path for encrypted files 30/48930/8
2023-01-27 Qian YingjinLU-14393 protocol: basic batching processing framework 78/41378/17
2023-01-03 Shaun TancheffLU-16120 build: Add support for kobj_type default_groups 65/48365/12
2022-12-13 Mr. NeilBrownLU-6142 lustre: fix minor typos in comments 74/49274/2
2022-12-11 Andreas DilgerLU-16231 misc: fix stats snapshot_time to use wallclock 21/48821/7
2022-12-11 Lei FengLU-16110 lprocfs: make job_stats and rename_stats valid... 17/48417/27
2022-11-14 Vitaly FertmanLU-16046 ldlm: group lock unlock fix 08/49008/3
2022-11-01 Oleg DrokinRevert "LU-16046 ldlm: group lock fix"
2022-10-25 Qian YingjinLU-16139 statahead: avoid to block ptlrpcd interpret... 51/48451/5
2022-10-15 Vitaly FertmanLU-16046 ldlm: group lock fix 38/48038/6
2022-09-24 Bobi JamLU-16160 osc: take ldlm lock when queue sync pages 57/48557/2
2022-09-12 Alex ZhuravlevLU-14441 mdc: check/grab import before access 81/41681/19
2022-08-19 Qian YingjinLU-14139 llite: simplify callback handling for async... 48/45648/14
2022-08-08 Bobi JamLU-8238 ldlm: rid of obsolete param of ldlm_resource_get() 31/20631/10
next