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.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
2020-10-06
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
1
-8
/
+0
2020-10-06
block: move 'q_usage_counter' into front of 'request_queue'
Ming Lei
1
-1
/
+2
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
1
-28
/
+24
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
1
-4
/
+16
2020-10-05
block: add a bdget_part helper
Christoph Hellwig
1
-1
/
+1
2020-09-25
iocost: add iocg_forgive_debt tracepoint
Tejun Heo
1
-0
/
+41
2020-09-25
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
1
-0
/
+6
2020-09-25
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
1
-2
/
+5
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-2
/
+7
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
1
-38
/
+10
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
1
-10
/
+3
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
3
-6
/
+4
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
1
-9
/
+0
2020-09-24
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
1
-5
/
+3
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
1
-0
/
+1
2020-09-24
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
1
-1
/
+0
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
1
-1
/
+0
2020-09-23
mm: split swap_type_of
Christoph Hellwig
1
-1
/
+2
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
1
-2
/
+2
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2
-3
/
+3
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
1
-3
/
+9
2020-09-12
block: introduce part_[begin|end]_io_acct
Song Liu
1
-0
/
+5
2020-09-10
block: remove check_disk_change
Christoph Hellwig
1
-1
/
+0
2020-09-10
ide-gd: stop using the disk events mechanism
Christoph Hellwig
1
-2
/
+0
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
1
-1
/
+1
2020-09-08
block: Do not discard buffers under a mounted filesystem
Jan Kara
1
-0
/
+7
2020-09-04
blk-mq, elevator: Count requests per hctx to improve performance
Kashyap Desai
1
-0
/
+4
2020-09-04
blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...
John Garry
2
-0
/
+2
2020-09-04
blk-mq: Record nr_active_requests per queue for when using shared sbitmap
John Garry
1
-0
/
+2
2020-09-04
blk-mq: Facilitate a shared sbitmap per tagset
John Garry
1
-0
/
+6
2020-09-04
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
1
-1
/
+1
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
1
-1
/
+0
2020-09-02
block: use revalidate_disk_size in set_capacity_revalidate_and_notify
Christoph Hellwig
1
-2
/
+2
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-0
/
+1
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
1
-1
/
+3
2020-09-02
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
1
-0
/
+2
2020-09-02
blk-iocost: restore inuse update tracepoints
Tejun Heo
1
-3
/
+3
2020-09-02
blk-iocost: decouple vrate adjustment from surplus transfers
Tejun Heo
1
-9
/
+4
2020-09-02
blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us
Tejun Heo
1
-5
/
+2
2020-09-02
block: remove an outdated comment on the bd_dev field
Christoph Hellwig
1
-1
/
+1
2020-09-02
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
2
-3
/
+2
2020-09-02
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
2
-4
/
+2
2020-09-02
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
1
-2
/
+0
2020-09-02
block: remove the BIO_USER_MAPPED flag
Christoph Hellwig
1
-1
/
+0
2020-09-02
block: remove the BIO_NULL_MAPPED flag
Christoph Hellwig
1
-1
/
+0
2020-09-02
block: fix locking for struct block_device size updates
Christoph Hellwig
1
-0
/
+1
2020-09-02
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
1
-1
/
+1
2020-09-02
block: Make request_queue.rpm_status an enum
Geert Uytterhoeven
1
-1
/
+2
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+13
2020-08-30
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]