Whamcloud - gitweb
LU-17426 mdt: relax same MDT file rename lock
[fs/lustre-release.git] / lustre / llite /
2024-01-23 Alexey LyashkovLU-17364 llite: don't use stale page. 50/53550/8
2024-01-23 Andrew PerepechkoLU-16637 llite: tolerate fresh page cache pages after... 54/53554/4
2024-01-03 James SimmonsLU-16823 lustre: test if large nid is support 98/53398/2
2024-01-03 Stephane ThiellLU-16771 llite: add statfs_project tunable 72/52872/5
2024-01-03 Qian YingjinLU-14361 statahead: regularized fname statahead pattern 08/41308/40
2023-12-20 Andrew PerepechkoLU-14651 build: fix build for el7.9 kernels 03/53503/2
2023-12-13 Lai SiyaoLU-17144 mdt: set dmv by setxattr 10/52510/6
2023-12-13 Patrick FarrellLU-16695 llite: switch to ki_flags from f_flags 93/50493/11
2023-12-13 Bobi JamLU-16837 lustre: avoid the same member name 66/51766/6
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-18 Patrick FarrellLU-13805 llite: Implement unaligned DIO connect flag 26/51126/44
2023-11-18 Bobi JamLU-16468 llite: protect layout before read IO going 22/49622/6
2023-11-18 Bobi JamLU-16958 llite: migrate deadlock on not responding... 88/52388/13
2023-11-08 Patrick FarrellLU-17213 llite: check sdio before freeing it 57/52757/2
2023-11-08 Qian YingjinLU-14361 statahead: add tunable for fname pattern statahead 72/51572/9
2023-11-03 Arshad HussainLU-17000 coverity: Fix Resource Leak(2) 86/52686/4
2023-11-03 Patrick FarrellLU-13805 llite: add flag to disable unaligned DIO 25/51125/39
2023-10-25 Arshad HussainLU-17000 coverity: Fix use before null under pcc.c 58/52658/3
2023-10-25 Timothy DayLU-8802 obd: remove MAX_OBD_DEVICES 40/51040/17
2023-10-25 Andreas DilgerLU-15671 llite: cleanup code style in xattr.c 18/52418/5
2023-09-28 Shaun TancheffLU-17124 llite: Write and wait on FIEMAP_FLAG_SYNC 02/52402/2
2023-09-28 Etienne AUJAMESLU-17110 llite: fix slab corruption with fm_extent_count=0 52/52352/4
2023-09-28 Qian YingjinLU-16954 llite: add SB_I_CGROUPWB on super block for... 55/51955/7
2023-09-28 Patrick FarrellLU-13805 clio: bounce buffer for unaligned DIO 16/45616/131
2023-09-28 Patrick FarrellLU-13805 llite: unaligned direct_rw_pages 93/49993/33
2023-09-26 Qian YingjinLU-16713 llite: writeback/commit pages under memory... 44/50544/26
2023-09-23 Qian YingjinLU-10499 pcc: use foreign layout for PCCRO on server... 75/51375/3
2023-09-23 Bobi JamLU-16837 llite: handle unknown layout component 60/51060/14
2023-09-13 Andreas DilgerLU-12518 llite: rename count and nob variables to bytes 54/38154/14
2023-09-13 James SimmonsLU-8585 llite: add special fid handling for fhandle API 07/51707/11
2023-09-06 Bobi JamLU-10026 csdc: DoM pattern could be a combined value 78/51978/5
2023-09-06 Shaun TancheffLU-16314 llite: Prefer %pK with seq_printf 12/51212/7
2023-08-31 Patrick FarrellLU-15367 llite: iotrace standardization 02/52002/3
2023-08-31 Patrick FarrellLU-17030 llite: allow setting max_cached_mb to a % 52/51952/7
2023-08-31 Andreas DilgerLU-16821 llite: report 1MiB directory blocksize 60/50960/4
2023-08-31 Qian YingjinLU-14361 statahead: add statahead advise IOCTL 25/48625/16
2023-08-31 Patrick FarrellLU-12645 llite: Move readahead debug before exit 32/51932/5
2023-08-24 Sebastien BuissonLU-16760 utils: support 'lfs find --attrs' and '-printf... 62/51562/8
2023-08-24 Patrick FarrellLU-13805 llite: Add copy of iovec to sub-dio 40/49940/28
2023-08-24 Patrick FarrellLU-13805 clio: Add write to sdio 91/49991/30
2023-08-19 Mr NeilBrownLU-9859 llite: simplify pcc_fname_list_parse() 40/50840/6
2023-08-19 Sebastien BuissonLU-16374 enc: rename O_FILE_ENC to O_CIPHERTEXT 40/51640/4
2023-08-19 Vladimir SavelievLU-16851 llite: use right predicate in ll_atomic_open 47/51147/7
2023-08-19 James SimmonsLU-13306 mgs: use large NIDS in the nid table on the MGS 96/50896/32
2023-08-07 Andriy SkulyshLU-16770 llite: prune object without layout lock first 42/50742/6
2023-08-03 Li DongyangLU-16954 llite: do not set SB_I_CGROUPWB on super block 01/51701/3
2023-08-01 Bobi JamLU-16958 llite: migrate vs regular ops deadlock 41/51641/2
2023-07-19 Vitaly FertmanLU-15535 llite: deadlock on lli_lsm_sem 89/50489/11
2023-07-19 Vitaly FertmanLU-15535 revert: "LU-15284 llite: access lli_lsm_md... 88/50488/4
2023-07-19 Shaun TancheffLU-16667 build: struct mnt_idmap, linux/filelock.h 20/50420/11
2023-07-19 Mr NeilBrownLU-15969 llite: add support for ->fileattr_get/set 07/51107/4
2023-07-19 Mr NeilBrownLU-9859 llite: simplify parsing in pcc_conds_parse() 39/50839/6
2023-07-14 Andreas DilgerLU-14301 client: use EOPNOTSUPP instead of ENOTSUPP 11/51511/3
2023-07-14 Timothy DayLU-8191 llite: convert functions to static 41/51441/2
2023-07-14 Patrick FarrellLU-13805 llite: Rename ldp_aio to sdio 70/50170/19
2023-07-14 Patrick FarrellLU-13805 llite: Convert allocate/get to use pvec 68/50168/21
2023-07-14 Alex ZhuravlevLU-15431 llite: skip fast reads if layout is invalid 82/46282/39
2023-07-08 Bobi JamLU-16637 llite: call truncate_inode_pages() in inode... 57/50857/22
2023-07-08 Patrick FarrellLU-16805 llite: improve readpage debug 92/50892/2
2023-07-08 Shaun TancheffLU-16697 llite: Set BDI_CAP_* flags for lustre 97/50497/8
2023-07-08 Qian YingjinLU-16651 llite: hold invalidate_lock when invalidate... 71/50371/4
2023-07-08 Shaun TancheffLU-16594 build: get_random_u32_below, get_acl with... 93/50193/7
2023-07-08 Michal HockoLU-12511 llite: use mapping_set_error instead of openco... 72/51372/4
2023-06-28 Timothy DayLU-16518 misc: fix clang build errors 32/50332/4
2023-06-28 Mikhail PershinLU-12031 mdt: explicit data version of DoM files 39/47139/7
2023-06-20 Timothy DayLU-12610 cfs: add unlikely to CFS_ macros 91/51291/2
2023-06-20 James SimmonsLU-16807 llite: make lsm_sem nested for ll_update_dir_depth 92/51192/4
2023-06-20 Arshad HussainLU-6142 ldlm: Fix style issues for dir.c 24/50724/3
2023-06-09 Jian YuLU-16517 build: pass extra configure options to "make... 64/50464/3
2023-06-09 Lai SiyaoLU-15971 llite: implicit default LMV inherit 89/47789/19
2023-05-31 Li XiLU-16748 llite: update comment of ll_swap_layouts_close 60/50660/5
2023-05-31 James SimmonsLU-9859 libcfs: use round_up directly 45/50545/4
2023-05-31 Shaun TancheffLU-16619 build: Ubuntu jammy 5.19 client support 10/50210/10
2023-05-31 Qian YingjinLU-15562 statahead: using try lock for batched RPCs 49/46549/16
2023-05-31 Patrick FarrellLU-13805 llite: Fix return for non-queued aio 15/49915/17
2023-05-31 Andreas DilgerLU-16634 misc: replace obsolete ioctl numbers 90/50390/10
2023-05-23 Oleg DrokinRevert "LU-15969 llite: add support for ->fileattr_get... 93/51093/3
2023-05-19 Timothy DayLU-12610 llite: remove OBD_ -> CFS_ macros 04/50804/2
2023-05-19 Mr NeilBrownLU-15969 llite: add support for ->fileattr_get/set 49/50649/10
2023-05-19 Wang ShilongLU-13199 lustre: remove cl_{offset,index,page_size... 26/37426/4
2023-05-19 Andreas DilgerLU-137 osd-ldiskfs: pass through resize ioctl 61/20161/16
2023-05-09 Qian YingjinLU-16713 llite: add __GFP_NORETRY for read-ahead page 25/50625/3
2023-05-09 Patrick FarrellLU-16649 llite: EIO is possible on a race with page... 44/50344/9
2023-05-09 Patrick FarrellRevert "LU-14541 llite: Check vmpage in releasepage" 54/49654/8
2023-05-01 Shaun TancheffLU-16351 llite: Linux 6.1 prandom, folios_contig, vma_i... 32/49232/19
2023-05-01 Andreas DilgerLU-16634 misc: standardize iocontrol param handling 14/50314/10
2023-04-26 Patrick FarrellLU-14541 llite: Check for page deletion after fault 53/49653/12
2023-04-22 Mr NeilBrownLU-10391 lustre: change cfs_match_nid to take large... 98/50098/7
2023-04-22 Alex ZhuravlevLU-15300 mdt: refresh LOVEA with LL granted 13/46413/70
2023-04-18 Andreas DilgerLU-16655 scrub: change sf_uuid to guid_t 96/50496/2
2023-04-18 Sebastien BuissonLU-16670 enc: make sure DoM files are correctly decrypted 29/50429/5
2023-04-18 Etienne AUJAMESLU-16077 tbf: pb_uid/pb_gid ptlrpc_body fields for... 35/48235/7
2023-04-11 Etienne AUJAMESLU-16465 llite: fix LSOM blocks for ftruncate and close 75/49675/8
2023-04-11 Shaun TancheffLU-16328 llite: migrate_folio, vfs_setxattr 65/49265/14
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 Alex ZhuravlevLU-11404 llite: only first sync to MDS matter 75/33175/19
2023-04-11 Andreas DilgerLU-16634 llite: move common ioctl code to ll_iocontrol() 35/50335/2
2023-04-11 Andreas DilgerLU-16634 obdclass: improve iocontrol error messages 34/50334/4
next