开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2016-08-22
block: fix use-after-free in seq file
Vegard Nossum
2016-07-19
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
2015-10-07
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
2015-09-17
sd: Fix maximum I/O size for BLOCK_PC requests
Martin K. Petersen
2015-08-27
blkcg: fix gendisk reference leak in blkg_conf_prep()
Tejun Heo
2015-08-06
blk-mq: fix CPU hotplug handling
Ming Lei
2015-07-03
block: fix ext_dev_lock lockdep report
Dan Williams
2015-04-22
Fix bug in blk_rq_merge_ok
Wenbo Wang
2015-04-22
blk-mq: fix use of incorrect goto label in blk_mq_init_queue error path
Mike Snitzer
2015-03-06
blk-throttle: check stats_cpu before reading it from sysfs
Thadeu Lima de Souza Cascardo
2015-03-06
cfq-iosched: fix incorrect filing of rt async cfqq
Jeff Moyer
2015-03-06
cfq-iosched: handle failure of cfq group allocation
Konstantin Khlebnikov
2015-03-06
blk-mq: fix double-free in error path
Tony Battersby
2015-01-16
genhd: check for int overflow in disk_expand_part_tbl()
Jens Axboe
2015-01-16
blk-mq: Fix uninitialized kobject at CPU hotplugging
Takashi Iwai
2015-01-16
blk-mq: Fix a race between bt_clear_tag() and bt_get()
Bart Van Assche
2015-01-16
blk-mq: Avoid that __bt_get_word() wraps multiple times
Bart Van Assche
2015-01-16
blk-mq: Fix a use-after-free
Bart Van Assche
2015-01-16
blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
Jens Axboe
2014-12-02
block: fix regression where bio_integrity_process uses wrong bio_vec iterator
Darrick J. Wong
2014-11-11
block: blk-merge: fix blk_recount_segments()
Ming Lei
2014-11-10
scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND
Tony Battersby
2014-11-04
blk-mq: make mq_queue_reinit_notify() freeze queues in parallel
Tejun Heo
2014-10-31
block: Fix computation of merged request priority
Jan Kara
2014-10-23
block: fix wrong error return in elevator_init()
Sudip Mukherjee
2014-10-22
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
Jan Kara
2014-10-21
blk-merge: recaculate segment if it isn't less than max segments
Ming Lei
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-13
blk-mq: allocate cpumask on the home node
Jens Axboe
2014-10-13
bio-integrity: remove the needless fail handle of bip_slab creating
Gu Zheng
2014-10-13
block: include func name in __get_request prints
Robert Elliott
2014-10-13
block: make blk_update_request print prefix match ratelimited prefix
Robert Elliott
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-09
blk-merge: don't compute bi_phys_segments from bi_vcnt for cloned bio
Ming Lei
2014-10-09
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
blk-mq: Make bt_clear_tag() easier to read
Bart Van Assche
2014-10-07
blk-mq: fix potential hang if rolling wakeup depth is too high
Jens Axboe
2014-10-03
block: add bioset_create_nobvec()
Junichi Nomura
2014-10-03
block: use bio_clone_fast() in blk_rq_prep_clone()
Junichi Nomura
2014-10-01
block: misplaced rq_complete tracepoint
Hannes Reinecke
2014-09-27
block: Replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-27
block: Add T10 Protection Information functions
Martin K. Petersen
2014-09-27
block: Don't merge requests if integrity flags differ
Martin K. Petersen
2014-09-27
block: Integrity checksum flag
Martin K. Petersen
2014-09-27
block: Relocate bio integrity flags
Martin K. Petersen
2014-09-27
block: Add a disk flag to block integrity profile
Martin K. Petersen
2014-09-27
block: Add prefix to block integrity profile flags
Martin K. Petersen
2014-09-27
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
2014-09-27
block: Make protection interval calculation generic
Martin K. Petersen
[next]