index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-27
block: fix use-after-free in seq file
Vegard Nossum
1
-0
/
+1
2016-03-03
mac: validate mac_partition is within sector
Kees Cook
1
-3
/
+7
2016-02-25
SCSI: Fix NULL pointer dereference in runtime PM
Ken Xue
1
-0
/
+12
2015-08-10
blkcg: fix gendisk reference leak in blkg_conf_prep()
Tejun Heo
1
-1
/
+5
2015-06-22
block: fix ext_dev_lock lockdep report
Dan Williams
1
-6
/
+6
2015-03-06
blk-throttle: check stats_cpu before reading it from sysfs
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2015-03-06
cfq-iosched: fix incorrect filing of rt async cfqq
Jeff Moyer
1
-2
/
+7
2015-03-06
cfq-iosched: handle failure of cfq group allocation
Konstantin Khlebnikov
1
-1
/
+6
2015-01-16
genhd: check for int overflow in disk_expand_part_tbl()
Jens Axboe
1
-2
/
+9
2014-11-14
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
Jan Kara
1
-2
/
+1
2014-11-14
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-2
/
+2
2014-10-05
genhd: fix leftover might_sleep() in blk_free_devt()
Jens Axboe
1
-2
/
+0
2014-10-05
block: Fix dev_t minor allocation lifetime
Keith Busch
2
-11
/
+15
2014-10-05
cfq-iosched: Fix wrong children_weight calculation
Toshiaki Makita
1
-3
/
+8
2014-09-17
blkcg: don't call into policy draining if root_blkg is already gone
Tejun Heo
1
-0
/
+7
2014-07-31
blkcg: don't call into policy draining if root_blkg is already gone
Tejun Heo
1
-0
/
+7
2014-07-31
block: don't assume last put of shared tags is for the host
Christoph Hellwig
1
-26
/
+7
2014-07-31
block: provide compat ioctl for BLKZEROOUT
Mikulas Patocka
1
-0
/
+1
2014-05-30
blktrace: fix accounting of partially completed requests
Roman Pen
1
-1
/
+1
2014-02-22
block: add cond_resched() to potentially long running ioctl discard loop
Jens Axboe
1
-0
/
+8
2014-02-22
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
1
-1
/
+1
2013-12-11
Update of blkg_stat and blkg_rwstat may happen in bh context. While u64_stats...
Hong Zhiguo
1
-4
/
+4
2013-12-08
elevator: acquire q->sysfs_lock in elevator_change()
Tomoki Sekiyama
1
-2
/
+14
2013-12-08
elevator: Fix a race in elevator switching and md device initialization
Tomoki Sekiyama
2
-1
/
+15
2013-12-04
blk-core: Fix memory corruption if blkcg_init_queue fails
Mikulas Patocka
1
-1
/
+3
2013-11-29
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
1
-0
/
+1
2013-11-29
block: fix race between request completion and timeout handling
Jeff Moyer
2
-2
/
+2
2013-10-01
cfq: explicitly use 64bit divide operation for 64bit arguments
Anatol Pomozov
1
-1
/
+1
2013-08-20
elevator: Fix a race in elevator switching
Jianpeng Ma
4
-29
/
+46
2013-07-13
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+1
2013-05-17
blkpm: avoid sleep when holding queue lock
Aaron Lu
1
-1
/
+1
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-79
/
+229
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2013-04-30
partitions/efi.c: replace useless kzalloc's by kmalloc's
Philippe De Muyter
1
-2
/
+2
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-2
/
+0
2013-04-29
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
1
-0
/
+1
2013-04-14
Merge 3.9-rc7 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+2
2013-04-11
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
1
-1
/
+1
2013-04-09
blkcg: fix "scheduling while atomic" in blk_queue_bypass_start
Jun'ichi Nomura
1
-2
/
+2
2013-04-08
driver core: add uid and gid to devtmpfs
Kay Sievers
1
-1
/
+2
2013-04-08
Revert "loop: cleanup partitions when detaching loop device"
Jens Axboe
1
-1
/
+0
2013-04-03
block: avoid using uninitialized value in from queue_var_store
Arnd Bergmann
1
-0
/
+2
2013-04-02
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2
-1
/
+2
2013-03-24
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
3
-75
/
+16
2013-03-23
block: Add bio_end_sector()
Kent Overstreet
3
-7
/
+4
2013-03-23
block: Refactor blk_update_request()
Kent Overstreet
1
-68
/
+12
2013-03-22
block: implement runtime pm strategy
Lin Ming
2
-0
/
+65
2013-03-22
block: add runtime pm helpers
Lin Ming
1
-0
/
+144
[next]