summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-27md/md-bitmap: merge bitmap_write_all() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: remove md_bitmap_setallbits()Yu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_status() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: make md_bitmap_print_sb() internalYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_flush() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_destroy() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_load() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_create() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()Yu Kuai
2024-08-27md/md-bitmap: introduce struct bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: add a new helper md_bitmap_set_pages()Yu Kuai
2024-08-27md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()Yu Kuai
2024-08-27md/md-bitmap: add 'behind_writes' and 'behind_wait' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-bitmap: add 'file_pages' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-bitmap: add 'sync_size' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-cluster: fix spares warnings for __le64Yu Kuai
2024-08-27md/md-bitmap: add 'events_cleared' into struct md_bitmap_statsYu Kuai
2024-08-27md: use new helper md_bitmap_get_stats() in update_array_info()Yu Kuai
2024-08-27md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()Yu Kuai
2024-08-27md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()Yu Kuai
2024-08-27md/raid1: Clean up local variable 'b' from raid1_read_request()Yu Kuai
2024-08-27md: Don't flush sync_work in md_write_start()Yu Kuai
2024-08-27pktcdvd: remove unnecessary debugfs_create_dir() error checkYang Ruibin
2024-08-26blk_iocost: fix more out of bound shiftsKonstantin Ovsepian
2024-08-26drbd: Remove an unused field in struct drbd_deviceChristophe JAILLET
2024-08-16blk-cgroup: Remove unused declaration blkg_path()Yue Haibing
2024-08-15md: convert comma to semicolonChen Ni
2024-08-13block: constify ext_pi_ref_escape()Alexey Dobriyan
2024-08-13block: delete module stuff from t10-piAlexey Dobriyan
2024-08-12ublk: move zone report data out of request pduMing Lei
2024-08-02drbd: Remove unused extern declarationsYueHaibing
2024-07-28nbd: add support for rotational devicesWouter Verhelst
2024-07-28drbd: use sendpages_ok() instead of sendpage_ok()Ofir Gal
2024-07-28nvme-tcp: use sendpages_ok() instead of sendpage_ok()Ofir Gal
2024-07-28net: introduce helper sendpages_ok()Ofir Gal
2024-07-28blk-ioprio: remove per-disk structureYu Kuai
2024-07-28blk-ioprio: remove ioprio_blkcg_from_bio()Yu Kuai
2024-07-28blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy()Yu Kuai
2024-07-28Linux 6.11-rc1v6.11-rc1Linus Torvalds
2024-07-28Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-29kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez