Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / llite / rw.c
2024-03-04 Patrick FarrellLU-15069 llite: Add RAS_CDEBUG in needed spots 56/45656/9
2024-03-04 Patrick FarrellLU-15069 llite: Rename 'skip' label 53/45653/10
2024-03-04 Patrick FarrellLU-15069 llite: Remove ras_set_start 52/45652/11
2024-03-04 Patrick FarrellLU-15274 llite: whole file read fixes 11/54011/10
2024-02-23 Bobi JamLU-17469 llite: hold object reference in IO 19/53819/3
2024-02-23 Patrick FarrellLU-13805 llite: make page_list_{add,del} symmetric 57/52057/7
2024-02-15 Shaun TancheffLU-16314 llite: Migrate LASSERTF %p to %px 13/51213/8
2023-12-13 Patrick FarrellLU-16695 llite: switch to ki_flags from f_flags 93/50493/11
2023-09-26 Qian YingjinLU-16713 llite: writeback/commit pages under memory... 44/50544/26
2023-09-13 Andreas DilgerLU-12518 llite: rename count and nob variables to bytes 54/38154/14
2023-08-31 Patrick FarrellLU-12645 llite: Move readahead debug before exit 32/51932/5
2023-07-14 Timothy DayLU-8191 llite: convert functions to static 41/51441/2
2023-07-08 Patrick FarrellLU-16805 llite: improve readpage debug 92/50892/2
2023-06-20 Timothy DayLU-12610 cfs: add unlikely to CFS_ macros 91/51291/2
2023-05-19 Timothy DayLU-12610 llite: remove OBD_ -> CFS_ macros 04/50804/2
2023-05-19 Wang ShilongLU-13199 lustre: remove cl_{offset,index,page_size... 26/37426/4
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-04-11 Shaun TancheffLU-16327 llite: read_folio, release_folio, filler_t 99/49199/20
2023-03-21 Qian YingjinLU-16579 llite: fix the wrong beyond read end calculation 65/50065/5
2023-02-03 Qian YingjinLU-16412 llite: check read page past requested 23/49723/9
2023-01-31 Qian YingjinLU-16412 llite: check truncated page in ->readpage() 33/49433/6
2023-01-27 Qian YingjinLU-16338 readahead: add stats for read-ahead page count 24/49224/4
2023-01-19 Bobi JamLU-16160 revert: "llite: clear stale page's uptodate... 41/49541/4
2022-11-02 Bobi JamLU-16160 llite: clear stale page's uptodate bit 07/48607/18
2022-09-12 John L. HammondLU-10994 clio: remove struct vvp_page 00/47400/5
2022-07-18 Shivani BhardwajLU-10994 clio: Remove cl_2queue_add wrapper 51/47651/4
2022-06-27 John L. HammondLU-10994 clio: remove cpo_own and cpo_disown 72/47372/4
2022-06-27 John L. HammondLU-10994 clio: remove cl_page_export() and cl_page_is_v... 41/47241/5
2022-06-11 Patrick FarrellLU-15317 llite: Add FID to async ra iotrace 12/45912/7
2022-06-11 Patrick FarrellLU-15317 llite: Add strided readahead to iotrace 88/45888/4
2022-06-11 Patrick FarrellLU-15317 llite: Make iotrace logging quieter 87/45887/4
2022-05-05 Sebastien BuissonLU-15803 sec: correctly handle page lock in ll_io_zero_page 70/47170/5
2022-03-27 Patrick FarrellLU-15637 llite: Fix use of uninitialized fields 76/46776/3
2022-01-06 Patrick FarrellLU-15069 llite: Add start_idx debug 74/45674/10
2022-01-06 Patrick FarrellLU-15317 llite: Add D_IOTRACE 52/45752/6
2021-09-22 Sebastien BuissonLU-14677 llite: move env contexts to ll_inode_info... 98/44198/11
2021-07-27 Patrick FarrellLU-13799 llite: Adjust dio refcounting 47/39447/16
2021-07-08 Wang ShilongLU-14778 readahead: fix to reserve min pages 50/44050/3
2021-05-05 Wang ShilongLU-14616 readahead: fix reserving for unaliged read 77/43377/7
2021-05-05 Wang ShilongLU-14616 readahead: export pages directly without RA 38/43338/3
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-06 Wang ShilongLU-12142 clio: fix hang on urgent cached pages 37/40237/12
2021-04-06 Wang ShilongLU-12142 readahead: limit over reservation 60/42060/5
2021-02-08 Wang ShilongLU-13669 llite: make readahead aware of hints 28/41228/3
2020-12-09 Wang ShilongLU-13669 llite: try to improve mmap performance 16/38916/10
2020-11-26 Wang ShilongLU-14072 llite: fix client evicition with DIO 89/40389/3
2020-10-02 Al ViroLU-13745 llite: switch generic_file_splice_read() to... 72/39272/13
2020-06-16 Sebastien BuissonLU-12275 sec: support truncate for encrypted files 94/37794/15
2020-05-27 Wang ShilongLU-13412 llite: fix read if readahead window smaller... 32/38132/3
2020-05-16 Wang ShilongLU-13541 llite: fix possible divide zero in ll_use_fast... 45/38545/2
2020-05-14 Wang ShilongLU-13490 lustre: fix to make jobstats work for async ra 26/38426/4
2020-04-23 Wang ShilongLU-12043 llite: fix to submit complete read block with... 17/35217/11
2020-04-07 Wang ShilongLU-13386 llite: allow current readahead to exceed reser... 47/38047/4
2020-03-24 Wang ShilongLU-12748 readahead: limit async ra requests 27/37927/5
2020-03-01 Wang ShilongLU-13293 llite: don't abort readahead too aggressively 97/37697/2
2020-02-20 Mr NeilBrownLU-9679 llite: Discard LUSTRE_FPRIVATE() 52/36652/11
2020-02-14 Wang ShilongLU-12518 llite: fix stride window increase 93/35893/5
2020-02-14 Wang ShilongLU-12644 llite: try fast io for stride io correctly 66/35466/13
2020-02-08 Jinshan XiongLU-4198 clio: turn on lockless for some kind of IO 01/8201/46
2020-01-28 Patrick FarrellLU-12518 llite: Accept EBUSY for page unaligned read 57/35457/14
2020-01-28 Andreas DilgerLU-12518 llite: proper names/types for offset/pages 48/37248/8
2019-12-06 Wang ShilongLU-12518 llite: support page unaligned stride readahead 37/35437/12
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-09-16 Wang ShilongLU-12518 readahead: convert stride page index to byte 29/35829/5
2019-09-16 Wang ShilongLU-12043 llite: extend readahead locks for striped... 38/35438/7
2019-08-21 Wang ShilongLU-12043 llite: don't miss every first stride page 16/35216/6
2019-07-27 Ann KoehlerLU-12536 llite: release active extent on sync write... 72/35472/5
2019-07-27 Shaun TancheffLU-12431 clio: remove default csi_end_io handler 00/35400/6
2019-07-17 Wang ShilongLU-12043 llite: make sure readahead cover current read 15/35215/4
2019-06-25 Wang ShilongLU-12043 llite: improve single-thread read performance 95/34095/35
2019-06-25 Wang ShilongLU-12043 llite,readahead: don't always use max RPC... 33/35033/4
2018-01-20 Patrick FarrellLU-9618 clio: Use readahead for partial page write 44/27544/8
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-12-17 Hongchao ZhangLU-618 llite: IO accounting of page read 36/1636/11
2017-11-17 Jinshan XiongLU-9771 flr: read support for flr 85/29085/12
2017-09-30 Erich FochtLU-9214 llite: enable readahead for small read_ahead_pe... 96/25996/7
2017-09-21 Jinshan XiongLU-9574 llite: pipeline readahead better with large I/O 88/27388/4
2017-08-01 Patrick FarrellLU-9778 llite: Read ahead should return pages read 52/28052/3
2017-07-22 Patrick FarrellLU-9749 llite: Reduce overhead for ll_do_fast_read 70/27970/12
2017-03-30 Jinshan XiongLU-9129 llite: ignore layout for ll_writepages() 74/25474/3
2017-02-10 James SimmonsLU-8843 client: fix all less than 0 comparison for... 11/23811/8
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-25 Bobi JamLU-8683 readahead: update ras window correctly 32/23032/3
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-10-05 Bobi JamLU-8413 llite: specify READA debug mask for sanity_101f 53/22753/4
2016-09-13 James SimmonsLU-8560 libcfs: handle page_cache_*() removal in newer... 85/22385/3
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-08-22 James SimmonsLU-6245 client: remove types abstraction from client... 90/20590/12
2016-06-27 Yang ShengLU-8176 libcfs: Add file_dentry() & file_inode() wrapper 76/20576/10
2016-06-03 Jinshan XiongLU-4257 llite: fast read implementation 55/20255/7
2016-06-03 Jinshan XiongLU-4257 obdclass: Get rid of cl_env hash table 54/20254/6
2016-05-04 Jinshan XiongLU-7990 clio: revise readahead to support 16MB IO 68/19368/12
2016-03-14 Jinshan XiongLU-5505 clio: revise read ahead algorithm 28/11528/7
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-06-05 John L. HammondLU-3105 osc: remove capa support 40/14640/6
2015-06-05 James SimmonsLU-6215 kernel: use f_path for inode dentry 98/14598/11
2015-04-06 John HammondLU-5971 llite: reorganize variable and data structures 14/13714/5
2015-03-12 Jinshan XiongLU-3259 clio: Revise read ahead implementation 59/10859/17
2015-01-23 John L. HammondLU-5971 llite: use vui prefix for struct vvp_io members 63/13363/2
next