Commit Graph

1288 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
Jens Axboe f253b86b4a Revert "block: fix accounting bug on cross partition merges" 14 years ago
Jens Axboe 7ad58c0286 block: fix use-after-free bug in blk throttle code 15 years ago
Andi Kleen e52eec13cd SYSFS: Allow boot time switching between deprecated and modern sysfs layout 15 years ago
Vivek Goyal b4627321e1 cfq-iosched: Fix a gcc 4.5 warning and put some comments 15 years ago
Yasuaki Ishimatsu 7681bfeecc block: fix accounting bug on cross partition merges 15 years ago
FUJITA Tomonori 478971600e [SCSI] bsg: fix incorrect device_status value 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Martin K. Petersen e817bf3f68 block: Fix double free in blk_integrity_unregister 15 years ago
Martin K. Petersen 892b6f90db block: Ensure physical block size is unsigned int 15 years ago
Jens Axboe 430c62fb29 elevator: fix oops on early call to elevator_change() 15 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Vivek Goyal c49c06e496 blkio-throttle: Fix possible multiplication overflow in iops calculations 15 years ago
Vivek Goyal 9355aede5a blkio-throttle: limit max iops value to UINT_MAX 15 years ago
Vivek Goyal 5e901a2b95 blkio-throttle: There is no need to convert jiffies to milli seconds 15 years ago
Vivek Goyal 3aad5d3ee4 blkio-throttle: Fix link failure failure on i386 15 years ago
Vivek Goyal fe0714377e blkio: Recalculate the throttled bio dispatch time upon throttle limit change 15 years ago
Vivek Goyal 02977e4af7 blkio: Add root group to td->tg_list 15 years ago
Vivek Goyal 61014e96e6 blkio: deletion of a cgroup was causes oops 15 years ago
Vivek Goyal 13f98250f5 blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n 15 years ago
Malahal Naineni efb012b361 block: set the bounce_pfn to the actual DMA limit rather than to max memory 15 years ago
Jens Axboe 260a67a9e5 block: revert bad fix for memory hotplug causing bounces 15 years ago
Adrian Hunter f281fb5fe5 block: prevent merges of discard and write requests 15 years ago
Malahal Naineni c49825facf block: set the bounce_pfn to the actual DMA limit rather than to max memory 15 years ago
Mark Lord 4b1977698c block: Prevent hang_check firing during long I/O 15 years ago
Vivek Goyal 180be2a042 cfq-iosched: fix a kernel OOPs when usb key is inserted 15 years ago
Benny Halevy a45dc2d2b8 block: fix blk_rq_map_kern bio direction flag 15 years ago
Corrado Zoccolo 749ef9f842 cfq: improve fsync performance for small files 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Signed-off-by: Jan Kara 01ea50638b block: Fix race during disk initialization 15 years ago
Vivek Goyal 8e89d13f4e blkio: Implementation of IOPS limit logic 15 years ago
Vivek Goyal 7702e8f45b blk-cgroup: cgroup changes for IOPS limit support 15 years ago
Vivek Goyal e43473b7f2 blkio: Core implementation of throttle policy 15 years ago
Vivek Goyal 4c9eefa16c blk-cgroup: Introduce cgroup changes for throttling policy 15 years ago
Vivek Goyal 062a644d61 blk-cgroup: Prepare the base for supporting more than one IO control policies 15 years ago
Vivek Goyal af41d7bd9b blk-cgroup: Kill the header printed at the start of blkio.weight_device file 15 years ago
Will Drewry b5af921ec0 init: add support for root devices specified by partition UUID 15 years ago
Will Drewry 6d1d8050b4 block, partition: add partition_meta_info to hd_struct 15 years ago
Namhyung Kim 144177991c block: fix an address space warning in blk-map.c 15 years ago
San Mehat 8dcbdc742f block: block_dump: Add number of sectors to debug output 15 years ago
Martin K. Petersen 13f05c8d8e block/scsi: Provide a limit on the number of integrity segments 15 years ago
Martin K. Petersen c8bf133682 Consolidate min_not_zero 15 years ago
Christoph Hellwig 8c55536782 block: remove the BLKDEV_IFL_BARRIER flag 15 years ago
Tejun Heo 3a2edd0d6d block: make __blk_rq_prep_clone() copy most command flags 15 years ago
Tejun Heo d391a2dda2 block: use REQ_FLUSH in blkdev_issue_flush() 15 years ago
Tejun Heo 09d60c701b block: make sure FSEQ_DATA request has the same rq_disk as the original 15 years ago
Tejun Heo 47f70d5a6c block: kick queue after sequencing REQ_FLUSH/FUA 15 years ago
Tejun Heo 337238be1b block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH 15 years ago
Christoph Hellwig cde4c406d8 block: simplify queue_next_fseq 15 years ago
Tejun Heo 1e87901e18 block: filter flush bio's in __generic_make_request() 15 years ago
Tejun Heo 4fed947cb3 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests 15 years ago