Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_io.c
2 days ago Shaun TancheffLU-17592 build: compatibility updates for kernel 6.8 29/54229/12
2024-03-23 Shaun TancheffLU-17243 build: compatibility updates for kernel 6.6 08/52908/20
2024-03-23 Shaun TancheffLU-17081 build: Prefer folio_batch to pagevec 59/52259/25
2024-03-04 Alex ZhuravlevLU-10026 osd-ldiskfs: use preallocation for dense writes 71/50171/48
2024-02-15 Shaun TancheffLU-16314 obdclass: Migrate LASSERTF %p to %px 05/49405/10
2023-11-18 Andreas DilgerLU-10465 osd-ldiskfs: 8MiB IOs should bypass cache 89/52989/3
2023-10-16 Alex ZhuravlevLU-16966 osd: take trunc_lock for fallocate 64/52264/6
2023-09-13 Alexey LyashkovLU-16847 ldiskfs: reduce a memory usage by ost IO threads 92/51392/6
2023-09-13 Alexey LyashkovLU-16847 ldiskfs: refactor code brw_stats code. 91/51391/9
2023-08-31 Alexey LyashkovLU-16847 ldiskfs: refactor code. 90/51390/6
2023-08-19 Alexey LyashkovLU-16847 ldiskfs: refactor bio submit. 36/51236/9
2023-08-19 Xinliang LiuLU-15722 osd-ldiskfs: fix write stuck for 64K PAGE_SIZE 63/47563/23
2023-07-19 Alexey LyashkovLU-16847 ldiskfs: ->fiemap replaced with ldiskfs_map_bl... 46/51146/8
2023-07-08 Andrew PerepechkoLU-16898 osd-ldiskfs: do not return dr_error from past RPC 20/51320/7
2023-07-08 Alexey LyashkovLU-16847 ldiskfs: refactor t10 code. 45/51145/6
2023-07-08 Alexey LyashkovLU-16847 ldiskfs: do not copy ldiskfs_chunk_trans_blocks 38/51138/7
2023-06-09 Timothy DayLU-12610 osd: remove OBD_ -> CFS_ macros 05/50805/3
2023-05-31 Li DongyangLU-15668 osd-ldiskfs: fix osd_bio_private double free 79/46879/5
2023-02-14 Alex ZhuravlevLU-14918 osd: don't declare similar ldiskfs writes... 65/45765/38
2023-01-27 Sergey CheremencevLU-16415 quota: enforce project quota for root 60/49460/7
2023-01-13 Shaun TancheffLU-16202 build: bio_alloc takes struct block_device 20/48820/9
2023-01-07 Li DongyangLU-16413 osd-ldiskfs: fix T10PI for CentOS 8.x 41/49441/5
2023-01-07 Shaun TancheffLU-16321 osd: Allow fiemap on kernel buffers 90/49190/7
2022-12-06 Shaun TancheffLU-15544 osd-ldiskfs: Update bio_set_dev and BIO_MAX_VECS 35/49135/5
2022-11-29 Shaun TancheffLU-15544 ldiskfs: SUSE 15 SP4 kernel 5.14.21 SUSE 04/46504/18
2022-11-22 Shaun TancheffLU-15544 osd: Handle removal of EXT4_GET_BLOCKS_KEEP_SIZE 34/49134/4
2022-11-02 Alex ZhuravlevLU-15564 osd: add allocation time histogram 50/46550/15
2022-10-15 Alex ZhuravlevLU-16044 osd: discard pagecache in truncate's declaration 33/48033/14
2022-08-19 Alexander ZarochentsevLU-16060 osd-ldiskfs: copy nul byte terminator in writelink 92/48092/2
2022-06-27 Alex ZhuravlevLU-15117 ofd: don't take lock for dt_bufs_get() 29/47029/5
2022-05-30 Xinliang LiuLU-15722 osd-ldiskfs: fix IO write gets stuck for 64K... 04/47004/2
2022-01-31 Patrick FarrellLU-14935 tests: Use FAIL_CHECK_QUIET for fake i/o 51/44651/4
2022-01-11 Andrew PerepechkoLU-13309 osd: use per-cpu counters for brw_stats 15/37915/14
2021-12-23 James SimmonsLU-13783 osd-ldiskfs: use alloc_file_pseudo to create... 76/43876/20
2021-11-30 Andrew PerepechkoLU-15181 osd-ldiskfs: a typo in osd_declare_write_commit() 23/45423/3
2021-11-20 Xinliang LiuLU-15122 osd-ldiskfs: Fix ASSERTION( iobuf->dr_rw ... 88/45288/7
2021-11-20 Andrew PerepechkoLU-15143 osd-ldiskfs: osd_declare_write() underestimate... 28/45328/3
2021-10-27 Andreas DilgerLU-11407 obdclass: add start time to stats files 01/33201/10
2021-10-10 Wang ShilongLU-14739 quota: fix quota with root squash enabled 47/44347/17
2021-10-10 Lei FengLU-14475 log: Rewrite some log messages 92/41892/5
2021-09-17 Wang ShilongLU-14729 osd-ldiskfs: declare should consider concurrency 16/44316/13
2021-08-31 Arshad HussainLU-14640 osd: ASSERTION(!PageDirty(lnb[i].lnb_page) 62/43462/9
2021-08-25 Li DongyangLU-14924 osd-ldiskfs: fix T10PI verify/generate_fn 48/44548/4
2021-08-10 Mikhail PershinLU-14382 mdt: implement fallocate in MDC/MDT 18/41418/11
2021-07-08 James SimmonsLU-14776 ldiskfs: Add Ubuntu 20.04 HWE support 39/44039/4
2021-06-21 Wang ShilongLU-14729 osd-ldiskfs: fix to declare write commits 94/43994/4
2021-06-14 Wang ShilongLU-14729 osd-ldiskfs: declare dirty block groups correctly 90/43890/2
2021-05-27 Alex ZhuravlevLU-14622 osd: mark pages accessed on reads 67/43367/6
2021-05-11 Wang ShilongLU-14641 osd-ldiskfs: write commit declaring improvement 46/43446/7
2021-04-21 Mr NeilBrownLU-14487 modules: remove references to Sun Trademark. 39/42139/4
2021-04-21 Arshad HussainLU-14160 fallocate: Add punch mode to fallocate 77/40877/25
2021-02-26 Mr NeilBrownLU-14195 osd: don't use set_fs() for ->fiemap() calls. 09/40909/3
2021-02-26 Alex ZhuravlevLU-14423 osd: recognize holes in osd_is_mapped() 81/41481/3
2021-01-25 Andreas DilgerLU-14286 osd-ldiskfs: fallocate with unwritten extents 04/41204/10
2021-01-22 Alex ZhuravlevLU-14286 osd-ldiskfs: don't read unwritten blocks 16/41216/4
2021-01-11 Arshad HussainLU-14286 osd-ldiskfs: fallocate() should zero new blocks 19/41119/10
2021-01-05 Wang ShilongLU-14187 osd-ldiskfs: fix locking in write commit 91/40991/12
2021-01-05 Alex ZhuravlevLU-14267 osd: do not update inode each write 69/41069/3
2020-12-22 Wang ShilongLU-14205 osd-ldiskfs: fix return of osd_extend_restart_... 89/40989/2
2020-12-17 Wang ShilongLU-14205 osd-ldiskfs: return correct error after end io 44/40944/2
2020-12-09 Jian YuLU-13839 kernel: RHEL 8.3 server support 29/40729/7
2020-12-03 Andreas DilgerLU-13980 osd-ldiskfs: print label instead of device 38/40738/4
2020-12-03 Wang ShilongLU-14134 osd-ldiskfs: reduce credits for new writing 26/40626/12
2020-11-26 Wang ShilongLU-14131 osd-ldiskfs: reduce credits for overwritting 04/40604/2
2020-11-07 Arshad HussainLU-13765 osd-ldiskfs: Rename dt_declare_falloc to dt_de... 09/40509/2
2020-11-07 Mikhail PershinLU-10810 ptlrpc: introduce OST_SEEK RPC 07/39707/9
2020-10-29 Arshad HussainLU-13765 osd-ldiskfs: Extend credit correctly for fallocate 42/39342/18
2020-09-19 Alex ZhuravlevLU-13013 osd: do not count credits for mapped blocks 66/36866/9
2020-09-12 Mikhail PershinLU-10810 osd: implement lseek method in OSD 06/39706/4
2020-07-10 Arshad HussainLU-6142 osd-ldiskfs: Fix style issues for osd_io.c 88/38788/3
2020-07-04 Andreas DilgerLU-13680 osd-ldiskfs: handle large allocations 43/38943/4
2020-06-16 Sebastien BuissonLU-12275 sec: support truncate for encrypted files 94/37794/15
2020-06-16 Sebastien BuissonLU-12275 sec: deal with encrypted object size 46/36146/28
2020-05-27 Mr NeilBrownLU-6142 osd-ldiskfs: convert container_of0() to contain... 78/38378/2
2020-05-20 Alex ZhuravlevLU-12003 osd: take reference to object in osd_trunc_lock() 70/37170/8
2020-05-20 Alexey LyashkovLU-13416 ldiskfs: don't corrupt data on journal replay 81/38281/5
2020-05-14 Swapnil PimpaleLU-3606 fallocate: Implement fallocate preallocate... 75/9275/79
2020-05-07 Mr NeilBrownLU-9679 osd: use OBD_ALLOC_PTR_ARRAY() and others 52/38252/3
2020-04-14 Andrew PerepechkoLU-13309 osd-ldiskfs: speedup osd_bufs_get/put 86/37786/4
2020-03-31 Lai SiyaoLU-13157 mdd: migrate readlink from wrong place 85/37285/4
2020-03-05 Andrew PerepechkoLU-13309 osd-ldiskfs: remove per-page object_get/put... 58/37758/3
2020-03-05 Wang ShilongLU-13234: osd-ldiskfs: hold inode mutex for ldiskfs_orp... 28/37528/3
2020-02-20 James SimmonsLU-12477 lustre: remove obsolete config checks 85/37085/16
2020-02-08 Alexander BoykoLU-12593 osd: up i_append_sem during errors 06/37406/3
2020-01-28 James SimmonsLU-12977 ldiskfs: properly take inode_lock() for truncates 16/37116/5
2020-01-03 Wang ShilongLU-13043 quota: remove annoying message in osd_declare_... 06/36906/5
2019-12-16 Alex ZhuravlevLU-12988 osd: do not use preallocation during mount 04/36704/5
2019-12-06 Sebastien BuissonLU-12275 osd: make osd layer always send complete pages 38/36238/7
2019-12-06 Alex ZhuravlevLU-12071 osd-ldiskfs: bypass pagecache if requested 22/34422/30
2019-10-22 Alexander BoykoLU-12593 osd: zeroing a freshly allocated block buffer 29/35629/5
2019-09-23 Alex ZhuravlevLU-12612 osd: add lnb size down to osd 01/35801/7
2019-09-16 Shaun TancheffLU-12634 osd-ldiskfs: bi_phys_segments removed from... 46/35746/3
2019-08-27 Shaun TancheffLU-12400 osd-ldiskfs: support multi-page bvec 98/35498/2
2019-08-09 Alex ZhuravlevLU-11221 osd: allow concurrent bulks from pagecache 21/33521/15
2019-08-02 Shaun TancheffLU-12355 ldiskfs: Remove old map blocks support 96/35496/3
2019-07-27 James SimmonsLU-12477 kernel: remove < 2.6.39 kernel support 51/35551/7
2019-07-12 Shaun TancheffLU-12400 osd-ldiskfs: get rid of legacy 'get_ds()'... 38/35238/3
2019-06-28 Li XiLU-12349 llite: console message for disabled flock... 86/34986/13
2019-06-20 Shaun TancheffLU-12355 ldiskfs: bio_phys_segments symbol is not exported 40/35040/3
2019-03-21 Arshad HussainLU-8260 osd-ldiskfs: osd_fiemap_get() fix address space... 78/33878/6
next