index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
spi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
block: refactor disk_update_readahead
Christoph Hellwig
1
-9
/
+12
2024-02-13
block: move max_{open,active}_zones to struct queue_limits
Christoph Hellwig
1
-6
/
+6
2024-02-13
drbd: fix function cast warnings in state machine
Arnd Bergmann
2
-14
/
+18
2024-02-13
floppy: fix function pointer cast warnings
Arnd Bergmann
1
-4
/
+7
2024-02-12
nvme: allow integrity when PI is not in first bytes
Kanchan Joshi
2
-1
/
+8
2024-02-12
block: support PI at non-zero offset within metadata
Kanchan Joshi
5
-14
/
+42
2024-02-12
block: refactor guard helpers
Kanchan Joshi
1
-10
/
+10
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
7
-28
/
+20
2024-02-12
f2fs: guard blkdev_zone_mgmt with nofs scope
Johannes Thumshirn
1
-3
/
+12
2024-02-12
btrfs: zoned: call blkdev_zone_mgmt in nofs scope
Johannes Thumshirn
1
-7
/
+26
2024-02-12
dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
Johannes Thumshirn
1
-1
/
+4
2024-02-12
zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
Johannes Thumshirn
1
-1
/
+1
2024-02-09
s390/dasd: fix double module refcount decrement
Miroslav Franc
1
-4
/
+1
2024-02-09
s390/dasd: Improve ERP error messages
Jan Höppner
1
-38
/
+13
2024-02-08
null_blk: add configfs variable shared_tags
Shin'ichiro Kawasaki
2
-18
/
+21
2024-02-08
block: Simplify the allocation of slab caches
Kunwu Chan
1
-2
/
+1
2024-02-08
block: optimise in irq bio put caching
Pavel Begunkov
1
-11
/
+12
2024-02-08
block: extend bio caching to task context
Pavel Begunkov
1
-1
/
+2
2024-02-08
s390/dasd: Use dev_*() for device log messages
Jan Höppner
1
-26
/
+24
2024-02-08
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
11
-55
/
+1
2024-02-08
s390/dasd: Remove %p format specifier from error messages
Jan Höppner
3
-23
/
+15
2024-02-08
s390/dasd: Use dev_err() over printk()
Jan Höppner
2
-118
/
+76
2024-02-08
s390/dasd: Remove unused message logging macros
Jan Höppner
1
-26
/
+0
2024-02-08
s390/dasd: Move allocation error message to DBF
Jan Höppner
1
-4
/
+2
2024-02-08
s390/dasd: Remove unnecessary errorstring generation
Jan Höppner
3
-29
/
+8
2024-02-08
s390/dasd: Use sysfs_emit() over sprintf()
Jan Höppner
1
-9
/
+9
2024-02-08
s390/dasd: Simplify uid string generation
Jan Höppner
2
-21
/
+7
2024-02-06
block: rbd: make rbd_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-05
blk-throttle: Eliminate redundant checks for data direction
Tang Yizhou
1
-2
/
+2
2024-02-05
block: update cached timestamp post schedule/preemption
Jens Axboe
5
-4
/
+26
2024-02-05
block: cache current nsec time in struct blk_plug
Jens Axboe
3
-1
/
+15
2024-02-05
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
10
-45
/
+56
2024-02-05
block: move cgroup time handling code into blk.h
Jens Axboe
3
-42
/
+43
2024-02-05
blk-mq: special case cached requests less
Christoph Hellwig
1
-19
/
+22
2024-02-05
blk-mq: introduce a blk_mq_peek_cached_request helper
Christoph Hellwig
1
-30
/
+33
2024-02-05
blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests
Christoph Hellwig
1
-10
/
+11
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
3
-61
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
2
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-02
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
1
-29
/
+3
2024-02-02
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
3
-3
/
+10
2024-02-02
ext4: add a hole extent entry in cache after punch
Zhang Yi
1
-2
/
+4
2024-02-02
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-02
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
[next]