2012-03-02 |
Muthukumar R | block: Fix setting bio flags in drivers (sd_dif/floppy) Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-03-02 |
Jun'ichi Nomura | block: Fix NULL pointer dereference in sd_revalidate_disk Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-15 |
Tejun Heo | block: exit_io_context() should call elevator_exit_icq_fn() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-15 |
Tejun Heo | block: simplify ioc_release_fn() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-15 |
Tejun Heo | block: replace icq->changed with icq->flags Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-11 |
Tejun Heo | block: fix lockdep warning on io_context release put_io_cont... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-10 |
Dan Carpenter | relay: prevent integer overflow in relay_open() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-08 |
Dave Young | loop: zero fill bio instead of return -EIO for partial... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-08 |
Kent Overstreet | bio: don't overflow in bio_get_nr_vecs() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-08 |
Vivek Goyal | floppy: Fix a crash during rmmod Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-08 |
Vivek Goyal | floppy: Cleanup disk->queue before caling put_disk... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-08 |
Paolo Bonzini | cdrom: move shared static to cdrom_device_info Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-08 |
Stanislaw Gruszka | bsg: fix sysfs link remove warning Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-08 |
Tejun Heo | block: don't call elevator callbacks for plug merges Original-patch-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-08 |
Tejun Heo | block: separate out blk_rq_merge_ok() and blk_try_merge... Original-patch-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-07 |
Asai Thambi S P | mtip32xx: removed the irrelevant argument of mtip_hw_submit_... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-07 |
Tejun Heo | block: strip out locking optimization in put_io_context() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-06 |
Dan Carpenter | cdrom: use copy_to_user() without the underscores Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-02-06 |
Shaohua Li | block: fix ioc locking warning Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-19 |
Shaohua Li | block: fix NULL icq_cache reference Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-19 |
Shaohua Li | block,cfq: change code order Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-17 |
Jens Axboe | cfq-iosched: fix use-after-free of cfqq Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-15 |
Jens Axboe | Merge branch 'for-3.3/mtip32xx' into for-3.3/drivers
|
commit | commitdiff | tree |
2012-01-15 |
Jens Axboe | Revert "block: recursive merge requests" Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-13 |
Martin K. Petersen | block: Stop using macro stubs for the bio data integrity... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-12 |
Stephen Rothwell | blockdev: convert some macros to static inlines Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-12 |
Namjae Jeon | fs: remove unneeded plug in mpage_readpages() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-11 |
Martin K. Petersen | block: Add BLKROTATIONAL ioctl Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-11 |
Martin K. Petersen | block: Introduce blk_set_stacking_limits function Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2012-01-04 |
Asai Thambi S P | mtip32xx: do rebuild monitoring asynchronously Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-29 |
Dan Williams | block: fix blk_queue_end_tag() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-27 |
Tejun Heo | block: remove WARN_ON_ONCE() in exit_io_context() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-25 |
Jens Axboe | Merge branch 'stable/for-jens-3.3' of git://git.kernel...
|
commit | commitdiff | tree |
2011-12-25 |
Tejun Heo | block: an exiting task should be allowed to create... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-21 |
majianpeng | block: re-use existing 'reading' variable instead of... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-19 |
Jens Axboe | block: ioc_cgroup_changed() needs to be exported Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-16 |
Shaohua Li | block, cfq: fix empty queue crash caused by request... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-16 |
Shaohua Li | block: recursive merge requests Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-16 |
Shaohua Li | block, cfq: fix empty queue crash caused by request... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-15 |
Tejun Heo | block: don't kick empty queue in blk_drain_queue() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: move icq creation and rq->elv.icq association... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: restructure io_cq creation path for io_context... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: move io_cq exit/release to blk-ioc.c Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: move icq cache management to block core Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: move io_cq lookup to blk-ioc.c Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: move cfqd->icq_list to request_queue and... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: reorganize cfq_io_context into generic... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block: remove elevator_queue->ops Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block: reorder elevator switch sequence Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: replace current_io_context() with create_io_cont... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: kill cic->key Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: kill ioc_gone Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: remove delayed unlink Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: unlink cfq_io_context's immediately Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: fix cic lookup locking Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: fix race condition in cic creation path... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: move ioc ioprio/cgroup changed handling... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: misc updates to cfq_io_context Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block: misc updates to blk_get_queue() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block: make ioc get/put interface more conventional... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block: misc ioc cleanups Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, cfq: move cfqd->cic_index to q->id Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block: add missing blk_queue_dead() checks Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block: fix drain_all condition in blk_drain_queue() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block: add blk_queue_dead() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-13 |
Tejun Heo | block, sx8: kill blk_insert_request() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-12 |
Benjamin Herrenschmidt | block/swim3: Locking fixes Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-02 |
Lukas Czerner | loop: Fix discard_alignment default setting Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-12-02 |
Yasuaki Ishimatsu | cfq-iosched: fix cfq_cic_link() race confition Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-30 |
majianpeng | cfq-iosched: free cic_index if blkio_alloc_blkg_stats... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-28 |
Stephen M. Cameron | cciss: fix flush cache transfer length Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-28 |
Stephen M. Cameron | cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-25 |
Dave Young | loop: fix loop block driver discard and encryption... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-24 |
Dan Carpenter | mtip32xx: uninitialized variable in mtip_quiesce_io() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-23 |
Mike Snitzer | block: initialize request_queue's numa node during Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-23 |
Asai Thambi S P | mtip32xx: updates based on feedback Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-16 |
Shaohua Li | block: add missed trace_block_plug Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-16 |
Dan Carpenter | paride: fix potential information leak in pg_read() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-16 |
Dan Carpenter | bio: change some signed vars to unsigned Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-16 |
Shaohua Li | block: avoid unnecessary plug list flush Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-16 |
Stephen M. Cameron | cciss: auto engage SCSI mid layer at driver load time Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-16 |
Dmitry Monakhov | loop: cleanup set_status interface Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-16 |
Stephen Rothwell | include/linux/bio.h: use a static inline function for... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-16 |
Dmitry Monakhov | loop: prevent information leak after failed read Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-13 |
Ben Hutchings | block: Always check length of all iov entries in blk_rq_map_... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-11 |
Matthew Garrett | The Windows driver .inf disables ASPM on all cciss... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-11 |
Rabin Vincent | backing-dev: ensure wakeup_timer is deleted Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-10 |
Tejun Heo | block: Revert "[SCSI] genhd: add a new attribute "alias... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-05 |
Jens Axboe | mtip32xx: update to new ->make_request() API Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-05 |
Jens Axboe | mtip32xx: add module.h include to avoid conflict with... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-05 |
Jens Axboe | mtip32xx: mark a few more items static Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-05 |
Jens Axboe | mtip32xx: ensure that all local functions are static Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-05 |
Jens Axboe | mtip32xx: cleanup compat ioctl handling Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-05 |
Jens Axboe | mtip32xx: fix warnings/errors on 32-bit compiles Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-11-05 |
Sam Bradshaw | block: Add driver for Micron RealSSD pcie flash cards Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
|
commit | commitdiff | tree |
2011-11-03 |
Tejun Heo | block: don't call blk_drain_queue() if elevator is... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-10-31 |
Michael S. Tsirkin | virtio-blk: use ida to allocate disk index Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-10-25 |
Jens Axboe | blk-throttle: use queue_is_locked() instead of lockdep_is_held() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-10-25 |
Vivek Goyal | blk-throttle: Take blkcg->lock while traversing blkcg... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2011-10-25 |
Vivek Goyal | blk-throttle: Free up policy node associated with deleted... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |