index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: convert ioctls to use folios
Joanne Koong
2024-11-05
2
-16
/
+26
*
fuse: convert writes (non-writeback) to use folios
Joanne Koong
2024-11-05
2
-16
/
+19
*
fuse: convert reads to use folios
Joanne Koong
2024-11-05
2
-22
/
+57
*
fuse: convert readdir to use folios
Joanne Koong
2024-11-05
1
-10
/
+11
*
fuse: convert readlink to use folios
Joanne Koong
2024-11-05
1
-14
/
+15
*
fuse: convert cuse to use folios
Joanne Koong
2024-11-05
1
-15
/
+17
*
fuse: add support in virtio for requests using folios
Joanne Koong
2024-11-05
1
-31
/
+56
*
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
2024-11-05
2
-11
/
+51
*
fuse: convert fuse_notify_store to use folios
Josef Bacik
2024-10-25
1
-11
/
+12
*
fuse: convert fuse_retrieve to use folios
Josef Bacik
2024-10-25
1
-4
/
+4
*
fuse: use the folio based vmstat helpers
Josef Bacik
2024-10-25
1
-6
/
+8
*
fuse: convert fuse_writepage_need_send to take a folio
Josef Bacik
2024-10-25
1
-7
/
+12
*
fuse: convert fuse_do_readpage to use folios
Josef Bacik
2024-10-25
1
-13
/
+13
*
fuse: use kiocb_modified in buffered write path
Josef Bacik
2024-10-25
1
-5
/
+1
*
fuse: convert fuse_page_mkwrite to use folios
Josef Bacik
2024-10-25
1
-5
/
+15
*
fuse: convert fuse_fill_write_pages to use folios
Josef Bacik
2024-10-25
1
-13
/
+15
*
fuse: convert fuse_send_write_pages to use folios
Josef Bacik
2024-10-25
1
-7
/
+7
*
fuse: convert readahead to use folios
Josef Bacik
2024-10-25
1
-13
/
+23
*
fuse: use fuse_range_is_writeback() instead of iterating pages
Josef Bacik
2024-10-25
1
-2
/
+5
*
virtiofs: use GFP_NOFS when enqueuing request through kworker
Hou Tao
2024-10-25
1
-9
/
+15
*
virtiofs: use pages instead of pointer for kernel direct IO
Hou Tao
2024-10-25
3
-19
/
+50
*
fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
yangyun
2024-10-25
1
-3
/
+4
*
fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
Joanne Koong
2024-10-25
6
-5
/
+75
*
fuse: remove stray debug line
Miklos Szeredi
2024-10-25
1
-1
/
+0
*
Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...
Miklos Szeredi
2024-10-21
1
-6
/
+12
*
fuse: update inode size after extending passthrough write
Amir Goldstein
2024-10-16
1
-1
/
+1
*
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
2024-10-16
4
-10
/
+15
*
Linux 6.12-rc1
v6.12-rc1
Linus Torvalds
2024-09-30
1
-2
/
+2
*
x86: kvm: fix build error
Linus Torvalds
2024-09-29
1
-0
/
+2
*
Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2024-09-29
10
-51
/
+32
|
\
|
*
mailbox, remoteproc: omap2+: fix compile testing
Arnd Bergmann
2024-09-27
3
-6
/
+4
|
*
dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC
Jingyi Wang
2024-09-23
1
-0
/
+1
|
*
dt-bindings: mailbox: qcom-ipcc: document the support for SA8255p
Nikunj Kela
2024-09-23
1
-0
/
+1
|
*
dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188
Fei Shao
2024-09-23
1
-3
/
+9
|
*
mailbox: Use of_property_match_string() instead of open-coding
Rob Herring (Arm)
2024-09-23
1
-16
/
+6
|
*
mailbox: bcm2835: Fix timeout during suspend mode
Stefan Wahren
2024-09-23
1
-1
/
+2
|
*
mailbox: sprd: Use devm_clk_get_enabled() helpers
Huan Yang
2024-09-23
1
-21
/
+4
|
*
mailbox: rockchip: fix a typo in module autoloading
Liao Chen
2024-09-23
1
-1
/
+1
|
*
mailbox: imx: use device name in interrupt name
Peng Fan
2024-09-23
1
-3
/
+3
|
*
mailbox: ARM_MHU_V3 should depend on ARM64
Geert Uytterhoeven
2024-09-23
1
-0
/
+1
*
|
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-09-29
6
-3
/
+58
|
\
\
|
*
\
Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2024-09-27
6
-3
/
+58
|
|
\
\
|
|
*
|
i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
2024-09-27
1
-1
/
+1
|
|
*
|
i2c: keba: I2C_KEBA should depend on KEBA_CP500
Geert Uytterhoeven
2024-09-27
1
-0
/
+1
|
|
*
|
i2c: synquacer: Deal with optional PCLK correctly
Ard Biesheuvel
2024-09-24
1
-2
/
+3
|
|
*
|
i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
Kimriver Liu
2024-09-24
3
-0
/
+53
*
|
|
|
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-29
1
-18
/
+19
|
\
\
\
\
|
*
|
|
|
dma-mapping: fix DMA API tracing for chained scatterlists
Christoph Hellwig
2024-09-26
1
-18
/
+19
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-29
34
-154
/
+415
|
\
\
\
\
\
|
*
\
\
\
\
Merge patch series "Update lpfc to revision 14.4.0.5"
Martin K. Petersen
2024-09-13
12
-99
/
+226
|
|
\
\
\
\
\
[next]