Commit Graph

1312 Commits (e4a683c899cd5a49f8d684a054c95bd115a0c005)

Author SHA1 Message Date
Tejun Heo 89b90be2d8 block: make kblockd_workqueue smarter 14 years ago
Bart Van Assche 27667c996f block: Clean up exit_io_context() source code. 14 years ago
Yang Zhang e61eb2e93f fs/block: type signature of major_to_index(int) to major_to_index(unsigned) 14 years ago
Yang Zhang b9f985b6e0 block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p) 14 years ago
Gui Jianfeng 7278c9c19b cfq-iosched: don't check cfqg in choose_service_tree() 14 years ago
Shaohua Li writes e4ea0c16a8 block cfq: select new workload if priority changed 14 years ago
Gui Jianfeng 760701bfe1 cfq-iosched: Get rid of on_st flag 14 years ago
Gui Jianfeng b54ce60eb7 cfq-iosched: Get rid of st->active 14 years ago
Mike Snitzer d07335e51d block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. 14 years ago
Vivek Goyal bdc85df7a8 blk-cgroup: Allow creation of hierarchical cgroups 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 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
Shaohua Li 2b9408a459 cfq-iosched: don't schedule a dispatch for a non-idle queue 14 years ago
Shaohua Li 8e1ac66551 cfq-iosched: don't idle if a deep seek queue is slow 14 years ago
Shaohua Li d2d59e18a1 cfq-iosched: schedule dispatch for noidle queue 14 years ago
Shaohua Li c1e44756fd cfq-iosched: do cleanup 14 years ago
Jens Axboe f253b86b4a Revert "block: fix accounting bug on cross partition merges" 15 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