Tejun Heo
|
c9a929dde3
block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown
|
14 years ago |
Jens Axboe
|
5c04b426f2
Merge branch 'v3.1-rc10' into for-3.2/core
|
14 years ago |
Hannes Reinecke
|
777eb1bf15
block: Free queue resources at blk_release_queue()
|
14 years ago |
Andrew Morton
|
499337bb65
block/blk-sysfs.c: fix kerneldoc references
|
14 years ago |
Eric Seppanen
|
e8037d4983
block: Fix queue_flag update when rq_affinity goes from 2 to 1
|
14 years ago |
Dan Williams
|
5757a6d76c
block: strict rq_affinity
|
14 years ago |
Jens Axboe
|
698567f3fa
Merge commit 'v2.6.39' into for-2.6.40/core
|
14 years ago |
Martin K. Petersen
|
a934a00a69
block: Fix discard topology stacking and reporting
|
14 years ago |
Tao Ma
|
60735b6362
block: Remove the extra check in queue_requests_store
|
14 years ago |
Liu Yuan
|
ed5302d3c2
block, blk-sysfs: Fix an err return path in blk_register_queue()
|
14 years ago |
Liu Yuan
|
80656b67b3
block, blk-sysfs: Use the variable directly instead of a function call
|
14 years ago |
Vivek Goyal
|
da52777000
block: Move blk_throtl_exit() call to blk_cleanup_queue()
|
15 years ago |
Martin K. Petersen
|
e692cb668f
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
|
15 years ago |
Jens Axboe
|
7ad58c0286
block: fix use-after-free bug in blk throttle code
|
15 years ago |
Linus Torvalds
|
e9dd2b6837
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Martin K. Petersen
|
13f05c8d8e
block/scsi: Provide a limit on the number of integrity segments
|
15 years ago |
Xiaotian Feng
|
c87ffbb812
block: put dev->kobj in blk_register_queue fail path
|
15 years ago |
Jens Axboe
|
956bcb7c1a
block: add helpers for the trivial queue flag sysfs show/store entries
|
15 years ago |
Jens Axboe
|
e2e1a148bc
block: add sysfs knob for turning off disk entropy contributions
|
15 years ago |
Linus Torvalds
|
2f4084209a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
16 years ago |
Jens Axboe
|
b4b7a4ef09
Merge branch 'master' into for-linus
|
16 years ago |
Martin K. Petersen
|
c77a5710b7
block: Export max number of segments and max segment size in sysfs
|
16 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
16 years ago |
Alan D. Brunelle
|
488991e28e
block: Added in stricter no merge semantics for block I/O
|
16 years ago |
Martin K. Petersen
|
98262f2762
block: Allow devices to indicate whether discarded blocks are zeroed
|
16 years ago |
Martin K. Petersen
|
86b3728141
block: Expose discard granularity
|
16 years ago |
Zdenek Kabelac
|
48c0d4d4c0
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
|
16 years ago |
Jens Axboe
|
b8a9ae779f
block: don't assume device has a request list backing in nr_requests store
|
16 years ago |
Nikanth Karthikesan
|
c295fc0578
block: Allow changing max_sectors_kb above the default 512
|
16 years ago |