aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-03-06blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo
2015-03-06cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer
2015-03-06cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov
2015-01-16Merge tag 'v3.10.65' into linux-linaro-lskMark Brown
2015-01-16genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14scsi: Fix error handling in SCSI_IOCTL_SEND_COMMANDJan Kara
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe
2014-10-05block: Fix dev_t minor allocation lifetimeKeith Busch
2014-10-05cfq-iosched: Fix wrong children_weight calculationToshiaki Makita
2014-09-18Merge tag 'v3.10.55' into linux-linaro-lsklsk-v3.10-14.09Mark Brown
2014-09-17blkcg: don't call into policy draining if root_blkg is already goneTejun Heo
2014-08-01Merge tag 'v3.10.51' into linux-linaro-lskMark Brown
2014-07-31blkcg: don't call into policy draining if root_blkg is already goneTejun Heo
2014-07-31block: don't assume last put of shared tags is for the hostChristoph Hellwig
2014-07-31block: provide compat ioctl for BLKZEROOUTMikulas Patocka
2014-06-01Merge tag 'v3.10.41' into linux-linaro-lskMark Brown
2014-05-30blktrace: fix accounting of partially completed requestsRoman Pen
2014-02-27Merge tag 'v3.10.32' into linux-linaro-lskAlex Shi
2014-02-22block: add cond_resched() to potentially long running ioctl discard loopJens Axboe
2014-02-22block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo
2013-12-12Merge tag 'v3.10.24' into linux-linaro-lskMark Brown
2013-12-11Update of blkg_stat and blkg_rwstat may happen in bh context. While u64_stats...Hong Zhiguo
2013-12-08Merge tag 'v3.10.23' into linux-linaro-lskMark Brown
2013-12-08elevator: acquire q->sysfs_lock in elevator_change()Tomoki Sekiyama
2013-12-08elevator: Fix a race in elevator switching and md device initializationTomoki Sekiyama
2013-12-05Merge tag 'v3.10.22' into linux-linaro-lskMark Brown
2013-12-04blk-core: Fix memory corruption if blkcg_init_queue failsMikulas Patocka
2013-12-02Merge tag 'v3.10.21' into linux-linaro-lskMark Brown
2013-11-29block: properly stack underlying max_segment_size to DM deviceMike Snitzer
2013-11-29block: fix race between request completion and timeout handlingJeff Moyer
2013-10-04Merge tag 'v3.10.14' into linux-linaro-lskMark Brown
2013-10-01cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov
2013-08-21Merge tag 'v3.10.9' into linux-linaro-lskMark Brown
2013-08-20elevator: Fix a race in elevator switchingJianpeng Ma
2013-07-19Merge tag 'v3.10.1' into linux-linaro-lskMark Brown
2013-07-18block: queue work on power efficient wqViresh Kumar
2013-07-13block: do not pass disk names as format stringsKees Cook
2013-05-17blkpm: avoid sleep when holding queue lockAaron Lu
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-30partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman