index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
5
-44
/
+40
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
2
-7
/
+7
2022-07-06
dm-zoned: cleanup dmz_fixup_devices
Christoph Hellwig
1
-12
/
+12
2022-07-06
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
4
-8
/
+7
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
3
-7
/
+7
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
4
-6
/
+6
2022-07-06
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
3
-3
/
+3
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
11
-39
/
+23
2022-07-06
scsi: fnic: Drop reserved request handling
John Garry
1
-2
/
+0
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
13
-23
/
+14
2022-07-06
scsi: core: Remove reserved request time-out handling
John Garry
3
-12
/
+6
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
42
-68
/
+68
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
26
-54
/
+42
2022-06-28
mtip32xx: fix device removal
Christoph Hellwig
2
-114
/
+44
2022-06-28
mtip32xx: remove the device_status debugfs file
Christoph Hellwig
2
-144
/
+1
2022-06-27
dm: open code blk_max_size_offset in max_io_len
Christoph Hellwig
1
-11
/
+6
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
15
-75
/
+117
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2022-06-26
Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-31
/
+21
2022-06-26
Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2022-06-25
Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-51
/
+91
2022-06-25
Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-46
/
+119
2022-06-24
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-19
/
+14
2022-06-24
Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+1
2022-06-24
Merge tag 'spi-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+39
2022-06-24
Merge tag 'regulator-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2022-06-24
Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+13
2022-06-24
Merge tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-06-24
Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-60
/
+127
2022-06-24
Merge tag 'drm-fixes-2022-06-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-268
/
+670
2022-06-24
Merge tag 'for-5.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+19
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+16
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2022-06-24
Merge tag 'memory-controller-drv-fixes-5.19' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
3
-12
/
+23
2022-06-24
usb: chipidea: udc: check request status before setting device address
Xu Yang
1
-0
/
+3
2022-06-24
USB: gadget: Fix double-free bug in raw_gadget driver
Alan Stern
1
-6
/
+7
2022-06-24
Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
17
-69
/
+106
2022-06-24
Merge tag 'drm-intel-fixes-2022-06-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-7
/
+34
2022-06-24
Merge tag 'drm-misc-fixes-2022-06-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
20
-162
/
+503
2022-06-23
gpio: mxs: Fix header comment
Stefan Wahren
1
-1
/
+1
2022-06-23
Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2022-06-23
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
1
-1
/
+1
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2
-4
/
+8
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-2
/
+0
2022-06-23
Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-2
/
+0
2022-06-23
gpio: grgpio: Fix device removing
Uwe Kleine-König
1
-13
/
+1
2022-06-23
gpio: winbond: Fix error code in winbond_gpio_get()
Dan Carpenter
1
-3
/
+4
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
1
-1
/
+3
[next]