Commit Graph

1304 Commits (d8cdda3efb9331bedbcca2343591eab2316f4cae)

Author SHA1 Message Date
Mike Snitzer 72d4cd9f38 block: max hardware sectors limit wrapper 14 years ago
Martin K. Petersen e692cb668f block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead 14 years ago
James Smart c7a841f3ac [SCSI] bsg: correct fault if queue object removed while dev_t open 14 years ago
Vivek Goyal 04a6b516cd blk-throttle: Correct the placement of smp_rmb() 14 years ago
Vivek Goyal d1ae8ffdfa blk-throttle: Trim/adjust slice_end once a bio has been dispatched 14 years ago
Xiaotian Feng 5478755616 block: check for proper length of iov entries earlier in blk_rq_map_user_iov() 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Vivek Goyal c2f6805d47 blk-throttle: Fix calculation of max number of WRITES to be dispatched 14 years ago
Jens Axboe cedb4a7d9f block: remove unused copy_io_context() 14 years ago
Christoph Hellwig 02e031cbc8 block: remove REQ_HARDBARRIER 14 years ago
Vasiliy Kulikov a014741c0a block: ioctl: fix information leak to userland 14 years ago
Mike Snitzer 77304d2aba block: read i_size with i_size_read() 14 years ago
Jens Axboe 9f864c8091 block: take care not to overflow when calculating total iov length 14 years ago
Jens Axboe 9284bcf4e3 block: check for proper length of iov entries in blk_rq_map_user_iov() 14 years ago
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 14 years ago
Andi Kleen e52eec13cd SYSFS: Allow boot time switching between deprecated and modern sysfs layout 14 years ago
Vivek Goyal b4627321e1 cfq-iosched: Fix a gcc 4.5 warning and put some comments 14 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