Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02md/bitmap: don't set max_write_behind if there is no write mostly deviceGuoqing Jiang
2021-06-15md: Constify attribute_group structsRikard Falkeborn
2021-04-15md/bitmap: wait for external bitmap writes to complete during tear downSudhakar Panneerselvam
2020-10-09md/bitmap: fix memory leak of temporary bitmapZhao Heming
2020-10-09md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming
2020-10-09md/bitmap: md_bitmap_read_sb uses wrong bitmap blocksZhao Heming
2020-09-25md: only calculate blocksize once and use i_blocksize()Xianting Tian
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-15md: fix deadlock causing by sysfs_notifyJunxiao Bi
2020-06-02md: remove __clear_page_buffers and use attach/detach_page_privateGuoqing Jiang
2020-02-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-02-03fs: Enable bmap() function to properly return errorsCarlos Maiolino
2020-01-13md: introduce a new struct for IO serializationGuoqing Jiang
2020-01-13md: don't destroy serial_info_pool if serialize_policy is trueGuoqing Jiang
2020-01-13md: rename wb stuffsGuoqing Jiang
2020-01-13md-bitmap: small cleanupsZhiqiang Liu
2019-10-25md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bitGuoqing Jiang
2019-06-21md-bitmap: create and destroy wb_info_pool with the change of bitmapGuoqing Jiang
2019-06-21md-bitmap: create and destroy wb_info_pool with the change of backlogGuoqing Jiang
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-04-11md: use correct types in md_bitmap_print_sbChristoph Hellwig
2018-10-10md/bitmap: use mddev_suspend/resume instead of ->quiesce()Jack Wang
2018-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-08-02md: Avoid namespace collision with bitmap APIAndy Shevchenko
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-11-10md: free unused memory after bitmap resizeZdenek Kabelac
2017-11-09md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sbHou Tao
2017-11-02md: forbid a RAID5 from having both a bitmap and a journal.NeilBrown
2017-10-17md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer