index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
block: fold bio_cur_bytes into blk_rq_cur_bytes
Christoph Hellwig
2
-9
/
+5
2021-10-18
block: move bio_mergeable out of bio.h
Christoph Hellwig
1
-8
/
+0
2021-10-18
block: don't include <linux/ioprio.h> in <linux/bio.h>
Christoph Hellwig
1
-1
/
+0
2021-10-18
block: remove BIO_BUG_ON
Christoph Hellwig
1
-8
/
+0
2021-10-18
block: move the *blkdev_ioctl declarations out of blkdev.h
Christoph Hellwig
1
-4
/
+0
2021-10-18
block: pre-allocate requests if plug is started and is a batch
Jens Axboe
2
-2
/
+18
2021-10-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
1
-2
/
+0
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
2
-6
/
+6
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
2
-10
/
+8
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
1
-1
/
+1
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
6
-473
/
+469
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2
-183
/
+183
2021-10-18
block: move a few merge helpers out of <linux/blkdev.h>
Christoph Hellwig
1
-64
/
+0
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2
-12
/
+3
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
1
-7
/
+0
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2
-182
/
+9
2021-10-18
block: remove the struct blk_queue_ctx forward declaration
Christoph Hellwig
1
-2
/
+0
2021-10-18
block: remove the cmd_size field from struct request_queue
Christoph Hellwig
1
-2
/
+0
2021-10-18
block: remove the unused blk_queue_state enum
Christoph Hellwig
1
-5
/
+0
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
1
-1
/
+0
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-15
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-1
/
+2
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
1
-9
/
+5
2021-10-18
firmware: arm_ffa: Add support for MEM_LEND
Marc Bonnici
1
-0
/
+2
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
3
-34
/
+22
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
5
-54
/
+40
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2
-0
/
+4
2021-10-18
u64_stats: Introduce u64_stats_set()
Ahmed S. Darwish
1
-0
/
+10
2021-10-18
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
2
-6
/
+2
2021-10-18
gen_stats: Add gnet_stats_add_queue().
Sebastian Andrzej Siewior
1
-0
/
+3
2021-10-18
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
1
-4
/
+4
2021-10-18
mm/writeback: Add folio_write_one
Matthew Wilcox (Oracle)
2
-4
/
+5
2021-10-18
mm/filemap: Add FGP_STABLE
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-10-18
mm/filemap: Add filemap_get_folio
Matthew Wilcox (Oracle)
1
-21
/
+20
2021-10-18
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
2
-9
/
+8
2021-10-18
mm/filemap: Add filemap_alloc_folio
Matthew Wilcox (Oracle)
1
-3
/
+8
2021-10-18
mm/page_alloc: Add folio allocation functions
Matthew Wilcox (Oracle)
1
-0
/
+16
2021-10-18
mm/lru: Add folio_add_lru()
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-10-18
mm/lru: Convert __pagevec_lru_add_fn to take a folio
Matthew Wilcox (Oracle)
1
-16
/
+16
2021-10-18
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
2
-8
/
+2
2021-10-18
mm/filemap: Add readahead_folio()
Matthew Wilcox (Oracle)
1
-15
/
+39
2021-10-18
mm/filemap: Add folio_mkwrite_check_truncate()
Matthew Wilcox (Oracle)
1
-0
/
+28
2021-10-18
mm/filemap: Add i_blocks_per_folio()
Matthew Wilcox (Oracle)
1
-6
/
+12
2021-10-18
mm/writeback: Add folio_redirty_for_writepage()
Matthew Wilcox (Oracle)
2
-4
/
+2
2021-10-18
mm/writeback: Add folio_account_redirty()
Matthew Wilcox (Oracle)
1
-1
/
+5
2021-10-18
mm/writeback: Add folio_clear_dirty_for_io()
Matthew Wilcox (Oracle)
2
-1
/
+2
2021-10-18
mm/writeback: Add folio_cancel_dirty()
Matthew Wilcox (Oracle)
2
-7
/
+11
2021-10-18
mm/writeback: Add folio_account_cleaned()
Matthew Wilcox (Oracle)
2
-3
/
+7
2021-10-18
mm/writeback: Add filemap_dirty_folio()
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-10-18
mm/writeback: Convert tracing writeback_page_template to folios
Matthew Wilcox (Oracle)
1
-10
/
+10
[prev]
[next]