Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / llite / file.c
10 days ago Qian YingjinLU-17674 build: use nop_mnt_idmap in inode_owner_or_capable 72/54572/6
2024-04-02 Qian YingjinLU-17634 hsm: serialize HSM restore for a file on a... 66/54366/6
2024-04-02 Alex ZhuravlevLU-17499 llite: inode lock in ll_migrate() 41/54041/9
2024-03-23 Shaun TancheffLU-17243 build: compatibility updates for kernel 6.6 08/52908/20
2024-03-23 Patrick FarrellLU-15367 llite: add 'rc' to all iotrace messages 07/52007/6
2024-03-23 Patrick FarrellLU-15367 llite: add lseek to iotrace 04/52004/4
2024-03-23 Qian YingjinLU-10499 pcc: add readonly mode for PCC 05/38305/38
2024-03-13 Patrick FarrellLU-16695 llite: remove O_APPEND check for sync 28/54128/2
2024-03-04 Bobi JamLU-17482 llite: short read could mess up next read... 27/53827/6
2024-03-04 Courrier GuillaumeLU-13048 mdd: allow release after a non-blocking migrate 36/49236/33
2024-02-23 Matt EzellLU-13257 llite: Disallow users to set/clear group lock... 82/53782/3
2024-02-23 Shaun TancheffLU-17453 llite: use dget_parent to access dentry.d_parent 57/53757/10
2024-02-23 Shaun TancheffLU-17081 build: compatibility for 6.5 kernels 58/52258/15
2024-02-23 Patrick FarrellLU-15367 llite: add iotrace to open/release 06/52006/5
2024-02-23 Bobi JamLU-17469 llite: hold object reference in IO 19/53819/3
2024-02-23 Patrick FarrellLU-13802 llite: add hybrid IO SBI flag 92/52592/17
2024-02-23 Patrick FarrellLU-13802 llite: tag switched hybrid IOs 03/52703/6
2024-02-23 Qian YingjinLU-13802 llite: trivial bio_dio switch check 86/52586/13
2024-02-23 Patrick FarrellLU-13802 llite: refactor ll_file_io_generic decs 87/52587/11
2024-02-23 Alexander ZarochentsevLU-9839 clio: lov active ios accounting fix 38/51638/10
2024-02-17 Alex ZhuravlevLU-17413 llite: protect check in ll_merge_md_attr() 39/53639/2
2024-02-15 Shaun TancheffLU-16314 llite: Migrate LASSERTF %p to %px 13/51213/8
2024-01-03 Qian YingjinLU-14361 statahead: regularized fname statahead pattern 08/41308/40
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 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-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-26 Qian YingjinLU-16713 llite: writeback/commit pages under memory... 44/50544/26
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-06 Bobi JamLU-10026 csdc: DoM pattern could be a combined value 78/51978/5
2023-08-31 Patrick FarrellLU-15367 llite: iotrace standardization 02/52002/3
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-07 Andriy SkulyshLU-16770 llite: prune object without layout lock first 42/50742/6
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-14 Timothy DayLU-8191 llite: convert functions to static 41/51441/2
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-06-28 Mikhail PershinLU-12031 mdt: explicit data version of DoM files 39/47139/7
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 Patrick FarrellLU-13805 llite: Fix return for non-queued aio 15/49915/17
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-09 Patrick FarrellLU-16649 llite: EIO is possible on a race with page... 44/50344/9
2023-05-01 Andreas DilgerLU-16634 misc: standardize iocontrol param handling 14/50314/10
2023-04-18 Sebastien BuissonLU-16670 enc: make sure DoM files are correctly decrypted 29/50429/5
2023-04-11 Etienne AUJAMESLU-16465 llite: fix LSOM blocks for ftruncate and close 75/49675/8
2023-04-11 Shaun TancheffLU-16327 llite: read_folio, release_folio, filler_t 99/49199/20
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
2023-04-11 Andreas DilgerLU-16634 misc: remove unnecessary ioctl typecasts 33/50333/2
2023-03-21 Li DongyangLU-14760 llite: restart clio for AIO if necessary 95/43995/6
2023-03-01 Lai SiyaoLU-15971 llite: match lock in corresponding namespace 43/47843/10
2023-02-23 James SimmonsLU-16463 llite: replace lld_nfs_dentry flag with openca... 37/49237/11
2023-02-17 James SimmonsLU-15420 sec: handle simple fscrypt changes for 5.15... 25/49125/22
2023-02-14 Sebastien BuissonLU-16494 fileset: check fileset for operations by fid 96/49696/8
2023-02-08 Aurelien DegremontLU-15728 llite: fix relatime support 17/47017/16
2023-02-03 Sebastien BuissonLU-16205 sec: fid2path for encrypted files 30/48930/8
2023-01-17 Lai SiyaoLU-16026 llite: always enable remote subdir mount 35/48535/7
2023-01-13 Sebastien BuissonLU-16091 enc: S_ENCRYPTED flag on OST objects for enc... 98/48198/12
2022-11-02 Shaun TancheffLU-16258 llite: Explicitly support .splice_write 28/48928/2
2022-11-01 Oleg DrokinRevert "LU-16046 revert: "LU-9964 llite: prevent mulitp...
2022-10-25 Bobi JamLU-16025 llite: adjust read count as file got truncated 96/47896/21
2022-10-15 Vitaly FertmanLU-16046 revert: "LU-9964 llite: prevent mulitple group... 37/48037/5
2022-09-17 Bobi JamLU-14642 flr: allow layout version update from client/MDS 43/45443/21
2022-09-01 Sebastien BuissonLU-16085 llite: fix stat attributes_mask 08/48208/3
2022-09-01 Patrick FarrellLU-15811 llite: Refactor DIO/AIO free code 15/48115/5
2022-09-01 Patrick FarrellLU-15811 llite: Unify range unlock 00/48000/5
2022-09-01 Patrick FarrellLU-15811 llite: Rework upper/lower DIO/AIO 87/47187/17
2022-07-11 Andreas DilgerLU-13335 ldiskfs: add projid to debug logs 69/46369/8
2022-07-11 Qian YingjinLU-15399 llite: dont restart directIO with IOCB_NOWAIT 47/46147/4
2022-06-27 John L. HammondLU-10994 clio: remove cl_page_export() and cl_page_is_v... 41/47241/5
2022-06-11 James SimmonsLU-13783 sec: support of native Ubuntu 20.04 HWE 5... 38/46238/10
2022-06-11 Patrick FarrellLU-15317 llite: Add COMPLETED iotrace messages 84/46484/3
2022-05-30 Arshad HussainLU-15519 quota: fallocate does not increase projectid... 76/46676/7
2022-05-30 Lai SiyaoLU-15284 llite: access lli_lsm_md with lock in all... 55/46355/4
2022-05-27 Sebastien BuissonLU-15858 sec: reinstate null encryption for file names 55/47355/4
2022-04-03 Shaun TancheffLU-15670 clio: Disable lockless for DIO with O_APPEND 90/46890/4
2022-03-17 Sebastien BuissonLU-15608 sec: fix DIO for encrypted files 64/46664/6
2022-01-26 Jian YuLU-15220 lustre: use 'fallthrough' pseudo keyword for... 69/46269/3
2022-01-26 Qian YingjinLU-15381 hsm: update size upon completion of data version 35/45935/4
2022-01-20 Jian YuLU-14651 llite: extend inode methods with user namespac... 38/45938/10
2022-01-11 Patrick FarrellLU-13799 llite: Implement lower/upper aio 09/44209/15
2022-01-06 Patrick FarrellLU-15317 llite: Add D_IOTRACE 52/45752/6
2022-01-06 Patrick FarrellLU-15317 libcfs: Remove D_TTY 51/45751/3
2021-12-23 Qian YingjinLU-15244 llite: set ra_pages of backing_dev_info with 0 12/45712/4
2021-12-23 Sebastien BuissonLU-14677 sec: no encryption key migrate/extend/resync... 24/44024/24
2021-12-13 Lai SiyaoLU-14975 dne: dir migration in non-recursive mode 02/44802/10
next