summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fuse: convert ioctls to use foliosJoanne Koong2024-11-052-16/+26
* fuse: convert writes (non-writeback) to use foliosJoanne Koong2024-11-052-16/+19
* fuse: convert reads to use foliosJoanne Koong2024-11-052-22/+57
* fuse: convert readdir to use foliosJoanne Koong2024-11-051-10/+11
* fuse: convert readlink to use foliosJoanne Koong2024-11-051-14/+15
* fuse: convert cuse to use foliosJoanne Koong2024-11-051-15/+17
* fuse: add support in virtio for requests using foliosJoanne Koong2024-11-051-31/+56
* fuse: support folios in struct fuse_args_pages and fuse_copy_pages()Joanne Koong2024-11-052-11/+51
* fuse: convert fuse_notify_store to use foliosJosef Bacik2024-10-251-11/+12
* fuse: convert fuse_retrieve to use foliosJosef Bacik2024-10-251-4/+4
* fuse: use the folio based vmstat helpersJosef Bacik2024-10-251-6/+8
* fuse: convert fuse_writepage_need_send to take a folioJosef Bacik2024-10-251-7/+12
* fuse: convert fuse_do_readpage to use foliosJosef Bacik2024-10-251-13/+13
* fuse: use kiocb_modified in buffered write pathJosef Bacik2024-10-251-5/+1
* fuse: convert fuse_page_mkwrite to use foliosJosef Bacik2024-10-251-5/+15
* fuse: convert fuse_fill_write_pages to use foliosJosef Bacik2024-10-251-13/+15
* fuse: convert fuse_send_write_pages to use foliosJosef Bacik2024-10-251-7/+7
* fuse: convert readahead to use foliosJosef Bacik2024-10-251-13/+23
* fuse: use fuse_range_is_writeback() instead of iterating pagesJosef Bacik2024-10-251-2/+5
* virtiofs: use GFP_NOFS when enqueuing request through kworkerHou Tao2024-10-251-9/+15
* virtiofs: use pages instead of pointer for kernel direct IOHou Tao2024-10-253-19/+50
* fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iteryangyun2024-10-251-3/+4
* fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)Joanne Koong2024-10-256-5/+75
* fuse: remove stray debug lineMiklos Szeredi2024-10-251-1/+0
* Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...Miklos Szeredi2024-10-211-6/+12
* fuse: update inode size after extending passthrough writeAmir Goldstein2024-10-161-1/+1
* fs: pass offset and result to backing_file end_write() callbackAmir Goldstein2024-10-164-10/+15
* Linux 6.12-rc1v6.12-rc1Linus Torvalds2024-09-301-2/+2
* x86: kvm: fix build errorLinus Torvalds2024-09-291-0/+2
* Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2024-09-2910-51/+32
|\
| * mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann2024-09-273-6/+4
| * dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCCJingyi Wang2024-09-231-0/+1
| * dt-bindings: mailbox: qcom-ipcc: document the support for SA8255pNikunj Kela2024-09-231-0/+1
| * dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188Fei Shao2024-09-231-3/+9
| * mailbox: Use of_property_match_string() instead of open-codingRob Herring (Arm)2024-09-231-16/+6
| * mailbox: bcm2835: Fix timeout during suspend modeStefan Wahren2024-09-231-1/+2
| * mailbox: sprd: Use devm_clk_get_enabled() helpersHuan Yang2024-09-231-21/+4
| * mailbox: rockchip: fix a typo in module autoloadingLiao Chen2024-09-231-1/+1
| * mailbox: imx: use device name in interrupt namePeng Fan2024-09-231-3/+3
| * mailbox: ARM_MHU_V3 should depend on ARM64Geert Uytterhoeven2024-09-231-0/+1
* | Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds2024-09-296-3/+58
|\ \
| * \ Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-09-276-3/+58
| |\ \
| | * | i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan2024-09-271-1/+1
| | * | i2c: keba: I2C_KEBA should depend on KEBA_CP500Geert Uytterhoeven2024-09-271-0/+1
| | * | i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel2024-09-241-2/+3
| | * | i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu2024-09-243-0/+53
* | | | Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-291-18/+19
|\ \ \ \
| * | | | dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig2024-09-261-18/+19
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-09-2934-154/+415
|\ \ \ \ \
| * \ \ \ \ Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen2024-09-1312-99/+226
| |\ \ \ \ \