Whamcloud - gitweb
LU-13783 osd-ldiskfs: use alloc_file_pseudo to create fake files
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_io.c
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
2019-02-18 Andreas DilgerLU-11770 osc: allow build without blk_integrity or... 23/33923/9
2019-01-30 Andreas DilgerLU-11770 osd-ldiskfs: clean up inline macro usage 41/33841/7
2018-11-21 Li DongyangLU-9906 clio: use pagevec_release for many pages 67/28667/15
2018-11-17 James SimmonsLU-11071 osd-ldiskfs: support bio integrity with Ubuntu 18 24/33624/3
2018-11-06 Li XiLU-10472 osd-ldiskfs: T10PI between RPC and BIO 66/32266/15
2018-10-12 Alex ZhuravlevLU-11347 osd: do not use pagecache for I/O 75/32875/13
2018-10-10 John L. HammondLU-11364 osd: remove unused 'ignore quota' parameters 38/33138/3
2018-09-04 Wang ShilongLU-11304 misc: update all url links to whamcloud 94/33094/2
2018-06-14 Alex ZhuravlevLU-10048 osd: async truncate 88/27488/43
2018-05-17 Li XiLU-10472 osd-ldiskfs: add T10PI support for BIO 92/30792/7
2018-05-12 Yang ShengLU-10560 osd: bi_bdev is replaced by bi_disk 75/31975/6
2018-04-09 Yang ShengLU-10565 osd: unify interface for vfs 46/31646/6
2018-04-09 Yang ShengLU-10565 osd: bi_error, pagevec_init, PAGE_CACHE_SHIFT... 44/31644/2
2018-02-27 James SimmonsLU-9019 osd-ldiskfs: migrate to 64 bit time 57/29857/10
2018-02-14 Patrick FarrellLU-9906 osd: use pagevec for putting pages 31/30531/5
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-10-24 Alexey LyashkovLU-9782 osd-ldiskfs: avoid extra search 45/28145/8
2017-10-19 Bob GlossmanLU-9956 kernel: kernel upgrade [SLES12 SP3 4.4.82-6.3] 10/28910/9
2017-08-13 James SimmonsLU-6401 uapi: migrate remaining uapi headers to uapi... 46/25246/12
2017-07-29 Andreas DilgerLU-9728 osd: use GFP_HIGHUSER for non-local IO 08/27908/3
2017-07-19 Fan YongLU-9740 ldiskfs: more credits for non-append write 47/27947/2
2017-06-10 Fan YongLU-9440 osd-ldiskfs: efficient way to get ldiskfs backe... 77/27177/5
2017-05-09 Wang ShilongLU-4017 quota: cleanup to improve quota codes 77/26577/8
2017-04-28 Qian YingjinLU-9356 osd-ldiskfs: add blk_plug when do bio 97/26697/4
2017-04-13 Oleg DrokinLU-4017 quota: add project id support 12/25812/10
2017-04-13 Li XiLU-4017 quota: add project quota support for Lustre 47/23947/12
2017-04-13 Oleg DrokinLU-4017 quota: cleanup codes of quota for new type 94/18894/17
2017-03-26 Andreas DilgerLU-137 obdclass: add dt_object_put() and use it 92/23092/8
2017-03-09 Li XiLU-8726 osd-ldiskfs: bypass read for benchmarking 48/21648/10
2017-02-03 Yang ShengLU-9031 osd: handle jinode change for ldiskfs 41/24941/11
2017-01-24 James SimmonsLU-9019 osd : remove struct timeval use in osd-ldiskfs 96/24896/2
2017-01-18 Bob GlossmanLU-8871 kernel: kernel upgrade [SLES12 SP2 4.4.21-84] 57/24257/12
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
next