index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-19
block: Document the bio_vec properties
Bart Van Assche
2020-05-19
bio.h: Declare the arguments of the bio iteration functions const
Bart Van Assche
2020-05-16
block: remove the REQ_NOWAIT_INLINE flag
Christoph Hellwig
2020-05-14
block: blk-crypto-fallback for Inline Encryption
Satya Tangirala
2020-05-14
block: Make blk-integrity preclude hardware inline encryption
Satya Tangirala
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
2020-05-14
block: Keyslot Manager for Inline Encryption
Satya Tangirala
2020-05-14
block: move blk_io_schedule() out of header file
Ming Lei
2020-05-12
block: Modify revalidate zones
Damien Le Moal
2020-05-12
block: introduce blk_req_zone_write_trylock
Johannes Thumshirn
2020-05-12
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
2020-05-12
block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
Johannes Thumshirn
2020-05-12
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
2020-05-12
block: re-organize fields of 'struct hd_part'
Ming Lei
2020-05-12
block: only define 'nr_sects_seq' in hd_part for 32bit SMP
Ming Lei
2020-05-09
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
2020-05-09
bdi: simplify bdi_alloc
Christoph Hellwig
2020-05-09
bdi: remove bdi_register_owner
Christoph Hellwig
2020-05-09
driver core: remove device_create_vargs
Christoph Hellwig
2020-05-09
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
2020-05-07
bdi: move bdi_dev_name out of line
Christoph Hellwig
2020-05-04
cdrom: factor out a cdrom_multisession helper
Christoph Hellwig
2020-05-04
cdrom: factor out a cdrom_read_tocentry helper
Christoph Hellwig
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
2020-04-30
blk-iocost: switch to fixed non-auto-decaying use_delay
Tejun Heo
2020-04-29
block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
Christoph Hellwig
2020-04-25
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
2020-04-22
block: provide a blk_rq_map_sg variant that returns the last element
Christoph Hellwig
2020-04-22
block: remove RQF_COPY_USER
Christoph Hellwig
2020-04-21
blk-iocost: Fix error on iocost_ioc_vrate_adj
Waiman Long
2020-04-20
block: fold bdev_unhash_inode into invalidate_partition
Christoph Hellwig
2020-04-20
block: mark invalidate_partition static
Christoph Hellwig
2020-04-20
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
2020-04-20
blk-mq: Add blk_mq_delay_run_hw_queues() API call
Douglas Anderson
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
uapi: linux: fiemap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
tpm_eventlog.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
ti_wilink_st.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
swap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
skbuff.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]