summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-18xfs: Support large foliosiomap-folio-5.17eMatthew Wilcox (Oracle)
2021-12-18iomap: Support large folios in invalidatepageMatthew Wilcox (Oracle)
2021-12-18iomap: Convert iomap_migrate_page() to use foliosMatthew Wilcox (Oracle)
2021-12-18iomap: Convert iomap_add_to_ioend() to take a folioMatthew Wilcox (Oracle)
2021-12-18iomap: Simplify iomap_do_writepage()Matthew Wilcox (Oracle)
2021-12-18iomap: Simplify iomap_writepage_map()Matthew Wilcox (Oracle)
2021-12-18iomap,xfs: Convert ->discard_page to ->discard_folioMatthew Wilcox (Oracle)
2021-12-18iomap: Convert iomap_write_end_inline to take a folioMatthew Wilcox (Oracle)
2021-12-18iomap: Convert iomap_write_begin() and iomap_write_end() to foliosMatthew Wilcox (Oracle)
2021-12-18iomap: Convert __iomap_zero_iter to use a folioMatthew Wilcox (Oracle)
2021-12-18iomap: Allow iomap_write_begin() to be called with the full lengthMatthew Wilcox (Oracle)
2021-12-16iomap: Convert iomap_page_mkwrite to use a folioMatthew Wilcox (Oracle)
2021-12-16iomap: Convert readahead and readpage to use a folioMatthew Wilcox (Oracle)
2021-12-16iomap: Convert iomap_read_inline_data to take a folioMatthew Wilcox (Oracle)
2021-12-16iomap: Use folio offsets instead of page offsetsMatthew Wilcox (Oracle)
2021-12-16iomap: Convert bio completions to use foliosMatthew Wilcox (Oracle)
2021-12-16iomap: Pass the iomap_page into iomap_set_range_uptodateMatthew Wilcox (Oracle)
2021-12-16iomap: Add iomap_invalidate_folioMatthew Wilcox (Oracle)
2021-12-16iomap: Convert iomap_releasepage to use a folioMatthew Wilcox (Oracle)
2021-12-16iomap: Convert iomap_page_release to take a folioMatthew Wilcox (Oracle)
2021-12-16iomap: Convert iomap_page_create to take a folioMatthew Wilcox (Oracle)
2021-12-16iomap: Convert to_iomap_page to take a folioMatthew Wilcox (Oracle)
2021-12-16fs/buffer: Convert __block_write_begin_int() to take a folioMatthew Wilcox (Oracle)
2021-12-16block: Add bio_for_each_folio_all()Matthew Wilcox (Oracle)
2021-12-16block: Add bio_add_folio()Matthew Wilcox (Oracle)
2021-12-12Linux 5.16-rc5v5.16-rc5Linus Torvalds
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-11Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-11Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...Linus Torvalds
2021-12-11Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-11Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-11Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-11Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter