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-05-05
dm: switch to bdev based IO accounting interfaces
Ming Lei
1
-15
/
+13
2022-05-05
dm: pass dm_io instance to dm_io_acct directly
Ming Lei
1
-4
/
+7
2022-05-05
dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
Ming Lei
1
-11
/
+8
2022-05-05
dm: use bio_sectors in dm_aceept_partial_bio
Mike Snitzer
1
-5
/
+5
2022-05-05
dm: simplify basic targets
Mike Snitzer
3
-14
/
+4
2022-05-05
dm: conditionally enable branching for less used features
Mike Snitzer
4
-23
/
+53
2022-05-05
dm: introduce dm_{get,put}_live_table_bio called from dm_submit_bio
Mike Snitzer
1
-4
/
+24
2022-05-05
dm: move hot dm_io members to same cacheline as dm_target_io
Mike Snitzer
1
-5
/
+7
2022-05-05
dm: add local variables to clone_endio and __map_bio
Mike Snitzer
1
-13
/
+12
2022-05-05
dm: mark various branches unlikely
Mike Snitzer
1
-3
/
+3
2022-05-05
dm: simplify dm_start_io_acct
Mike Snitzer
2
-13
/
+11
2022-05-05
dm: simplify dm_io access in dm_split_and_process_bio
Mike Snitzer
1
-6
/
+8
2022-05-05
dm: factor out dm_io_set_error and __dm_io_dec_pending
Mike Snitzer
1
-28
/
+36
2022-05-05
dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
Mike Snitzer
3
-9
/
+14
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
1
-5
/
+7
2022-05-02
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
1
-1
/
+3
2022-05-02
nvme-fc: fold t fc_update_appid into fc_appid_store
Christoph Hellwig
1
-16
/
+3
2022-05-02
nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
Christoph Hellwig
1
-1
/
+6
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
1
-2
/
+3
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
15
-34
/
+32
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
4
-9
/
+8
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
35
-159
/
+35
2022-04-17
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
5
-11
/
+11
2022-04-17
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: add a bdev_stable_writes helper
Christoph Hellwig
1
-3
/
+1
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
2
-4
/
+2
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
3
-8
/
+4
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
8
-12
/
+8
2022-04-17
drbd: cleanup decide_on_discard_support
Christoph Hellwig
1
-33
/
+35
2022-04-17
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
1
-1
/
+1
2022-04-17
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
1
-5
/
+7
2022-04-17
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
1
-27
/
+20
2022-04-17
target: fix discard alignment on partitions
Christoph Hellwig
1
-2
/
+2
2022-04-17
target: pass a block_device to target_configure_unmap_from_queue
Christoph Hellwig
3
-6
/
+8
2022-04-17
target: remove an incorrect unmap zeroes data deduction
Christoph Hellwig
1
-1
/
+0
2022-04-17
pktcdvd: stop using bio_reset
Christoph Hellwig
1
-16
/
+9
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
6
-37
/
+50
2022-04-17
target/pscsi: remove pscsi_get_bio
Christoph Hellwig
1
-26
/
+2
2022-04-17
Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-64
/
+23
2022-04-17
Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2
-0
/
+8
2022-04-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+54
2022-04-16
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+14
2022-04-16
Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-18
/
+47
2022-04-16
Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-24
/
+20
2022-04-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-306
/
+271
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
1
-10
/
+12
2022-04-16
random: use memmove instead of memcpy for remaining 32 bytes
Jason A. Donenfeld
1
-1
/
+1
2022-04-15
Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-40
/
+45
2022-04-15
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-2
/
+2
2022-04-15
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Andy Shevchenko
1
-1
/
+1
[next]