index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Modify revalidate zones
Damien Le Moal
2020-05-12
1
-1
/
+2
*
block: introduce blk_req_zone_write_trylock
Johannes Thumshirn
2020-05-12
1
-0
/
+1
*
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
2020-05-12
2
-0
/
+25
*
block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
Johannes Thumshirn
2020-05-12
1
-0
/
+10
*
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
2020-05-12
1
-0
/
+12
*
block: re-organize fields of 'struct hd_part'
Ming Lei
2020-05-12
1
-7
/
+8
*
block: only define 'nr_sects_seq' in hd_part for 32bit SMP
Ming Lei
2020-05-12
1
-0
/
+9
*
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
2020-05-09
1
-2
/
+0
*
bdi: simplify bdi_alloc
Christoph Hellwig
2020-05-09
1
-5
/
+1
*
bdi: remove bdi_register_owner
Christoph Hellwig
2020-05-09
1
-1
/
+1
*
driver core: remove device_create_vargs
Christoph Hellwig
2020-05-09
1
-4
/
+0
*
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
2020-05-09
5
-17
/
+9
|
\
|
*
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-09
1
-0
/
+1
|
*
bdi: use bdi_dev_name() to get device name
Yufen Yu
2020-05-09
1
-4
/
+4
|
*
bdi: move bdi_dev_name out of line
Christoph Hellwig
2020-05-07
1
-8
/
+1
|
*
blk-iocost: Fix error on iocost_ioc_vrate_adj
Waiman Long
2020-04-21
1
-3
/
+3
|
*
buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.
Zhiqiang Liu
2020-04-17
2
-2
/
+0
*
|
cdrom: factor out a cdrom_multisession helper
Christoph Hellwig
2020-05-04
1
-0
/
+2
*
|
cdrom: factor out a cdrom_read_tocentry helper
Christoph Hellwig
2020-05-04
1
-0
/
+3
*
|
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
2020-05-04
2
-1
/
+10
*
|
blk-iocost: switch to fixed non-auto-decaying use_delay
Tejun Heo
2020-04-30
1
-10
/
+33
*
|
block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
Christoph Hellwig
2020-04-29
2
-5
/
+7
*
|
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
2020-04-25
1
-0
/
+2
*
|
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
2020-04-22
2
-2
/
+1
*
|
block: move dma drain handling to scsi
Christoph Hellwig
2020-04-22
4
-7
/
+12
*
|
block: provide a blk_rq_map_sg variant that returns the last element
Christoph Hellwig
2020-04-22
1
-1
/
+9
*
|
block: remove RQF_COPY_USER
Christoph Hellwig
2020-04-22
1
-2
/
+0
*
|
block: fold bdev_unhash_inode into invalidate_partition
Christoph Hellwig
2020-04-20
1
-1
/
+0
*
|
block: mark invalidate_partition static
Christoph Hellwig
2020-04-20
1
-1
/
+0
*
|
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
2020-04-20
1
-1
/
+1
*
|
blk-mq: Add blk_mq_delay_run_hw_queues() API call
Douglas Anderson
2020-04-20
1
-0
/
+1
*
|
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
2
-2
/
+2
|
\
\
|
*
\
Merge tag 'irqchip-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-04-17
1
-0
/
+2
|
|
\
\
|
|
*
|
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
2020-04-16
1
-0
/
+2
|
*
|
|
genirq: Remove setup_irq() and remove_irq()
afzal mohammed
2020-04-14
1
-2
/
+0
|
|
/
/
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
1
-0
/
+8
|
\
\
\
|
*
|
|
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-15
1
-0
/
+8
*
|
|
|
Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-04-19
28
-39
/
+39
|
\
\
\
\
|
*
|
|
|
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
|
*
|
|
|
uapi: linux: fiemap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
|
*
|
|
|
uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-2
/
+2
|
*
|
|
|
tpm_eventlog.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-3
/
+3
|
*
|
|
|
ti_wilink_st.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-3
/
+3
|
*
|
|
|
swap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
|
*
|
|
|
skbuff.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
|
*
|
|
|
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
|
*
|
|
|
rslib.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
|
*
|
|
|
rio.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-2
/
+2
|
*
|
|
|
posix_acl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
|
*
|
|
|
platform_data: wilco-ec.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
[next]