index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-10-18
target/iblock: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
nvmet: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
md: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
drbd: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
bcache: remove bdev_sectors
Christoph Hellwig
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2021-10-17
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-17
Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-17
Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-17
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-17
Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-17
Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-10-17
Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
2021-10-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-16
Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-16
Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-16
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-16
Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-10-15
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
2021-10-15
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
2021-10-15
Input: resistive-adc-touch - fix division by zero error on z1 == 0
Oleksij Rempel
2021-10-15
Input: snvs_pwrkey - add clk handling
Uwe Kleine-König
2021-10-15
Merge tag 'gpio-fixes-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-15
Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-15
Merge tag 'mtd/fixes-for-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-10-15
Merge tag 'drm-fixes-2021-10-15-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-10-15
Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-10-15
eeprom: 93xx46: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2021-10-15
drm/panel: olimex-lcd-olinuxino: select CRC32
Vegard Nossum
[next]