cgroup: fix sparse warning of shadow symbol in cgroup.c
[safe/jmp/linux-2.6] / block /
2008-04-22 FUJITA Tomonori[SCSI] bsg: add release callback support
2008-04-21 Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-04-21 Akinobu Mitablock: fix blk_register_queue() return value
2008-04-21 Nick AndrewKconfig: clean up block/Kconfig help descriptions
2008-04-21 FUJITA Tomonoriblock: move the padding adjustment to blk_rq_map_sg
2008-04-21 FUJITA Tomonoriblock: add bio_copy_user_iov support to blk_rq_map_user_iov
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 FUJITA Tomonori[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_compl...
2008-04-18 FUJITA Tomonori[SCSI] bsg: remove minor in struct bsg_device
2008-04-18 FUJITA Tomonori[SCSI] bsg: use better helper list functions
2008-04-18 FUJITA Tomonori[SCSI] bsg: replace kobject_get with blk_get_queue
2008-04-18 FUJITA Tomonori[SCSI] bsg: takes a ref to struct device in fops->open
2008-04-17 Bartlomiej Zolnier... ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN...
2008-04-15 Jens Axboeblock: update git url for blktrace
2008-04-10 Fabio Checconicfq-iosched: do not leak ioc_data across iosched switches
2008-04-02 Fabio Checconicfq-iosched: fix rcu freeing of cfq io contexts
2008-04-02 Andrea ArcangeliFix bounce setting for 64-bit
2008-03-12 Roland McGrathgenhd must_check warning fix
2008-03-04 Jens Axboeblock: fix blkdev_issue_flush() not detecting and passi...
2008-03-04 Harvey Harrisonblock: fix shadowed variable warning in blk-map.c
2008-03-04 Harvey Harrisonblock: remove extern on function definition
2008-03-04 Adrian Bunkunexport blk_rq_map_user_iov
2008-03-04 Adrian Bunkunexport blk_{get,put}_queue
2008-03-04 Adrian Bunkblock/genhd.c: cleanups
2008-03-04 Adrian Bunkproper prototype for blk_dev_init()
2008-03-04 Adrian Bunkblock/blk-tag.c should #include "blk.h"
2008-03-04 Yang ShiFix DMA access of block device in 64-bit kernel on...
2008-03-04 Tejun Heoblock: separate out padding from alignment
2008-03-04 FUJITA Tomonoriblock: restore the meaning of rq->data_len to the true...
2008-03-04 Randy Dunlapblock: fix kernel-docbook parameters and files
2008-02-19 Tejun Heoblock: clear drain buffer if draining for write command
2008-02-19 Tejun Heoblock: implement request_queue->dma_drain_needed
2008-02-19 Tejun Heoblock: add request->raw_data_len
2008-02-19 Tejun Heoblock: update bio according to DMA alignment padding
2008-02-19 Jens Axboeelevator: make elevator_get() attempt to load the appro...
2008-02-19 Jens Axboecfq-iosched: add hlist for browsing parallel to the...
2008-02-19 Jens Axboeblock: make blk_rq_map_user() clear ->bio if it unmaps it
2008-02-19 Adrian Bunkmake blk_settings_init() static
2008-02-19 Adrian Bunkmake blk_ioc_init() static
2008-02-19 Adrian Bunkmake blk-core.c:request_cachep static again
2008-02-08 Jerome MarchandEnhanced partition statistics: remove old partition...
2008-02-08 Jerome MarchandEnhanced partition statistics: procfs
2008-02-08 Jerome MarchandEnhanced partition statistics: update partition statitics
2008-02-08 Jens Axboeblock: fixup rq_init() a bit
2008-02-01 Jens Axboeblock: kill swap_io_context()
2008-02-01 Jens Axboeas-iosched: fix inconsistent ioc->lock context
2008-02-01 Jens Axboeblock: make elevator lib checkpatch compliant
2008-02-01 Jens Axboecfq-iosched: make checkpatch compliant
2008-02-01 Jens Axboeblock: make core bits checkpatch compliant
2008-02-01 Jens Axboeblock: new end request handling interface should take...
2008-01-30 James Bottomley[SCSI] bsg: copy the cmd_type field to the subordinate...
2008-01-30 Jens Axboeas-iosched: fix double locking bug in as_merged_requests()
2008-01-29 Jan Engelhardtblock: constify function pointer tables
2008-01-29 Martin K. PetersenExpose hardware sector size
2008-01-29 Jens Axboeblock: ll_rw_blk.c split, add blk-merge.c
2008-01-29 Jens Axboeblock: remove dated (and wrong) comment in blk-core.c
2008-01-29 Jens Axboeblock: get rid of unnecessary forward declarations...
2008-01-29 Jens Axboeblock: continue ll_rw_blk.c splitup
2008-01-29 Jens Axboeblock: split tag and sysfs handling from blk-core.c
2008-01-29 Jens Axboeblock: first step of splitting ll_rw_blk, rename it
2008-01-28 Linus TorvaldsMerge branch 'for-2.6.25' of git://git.kernel.dk/linux...
2008-01-28 Linus TorvaldsMerge branch 'blk-end-request' of git://git.kernel...
2008-01-28 Jens Axboecfq-iosched: kill some big inlines
2008-01-28 Jens Axboecfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
2008-01-28 James Bottomleyblock: implement drain buffers
2008-01-28 Jens Axboeio_context sharing - anticipatory changes
2008-01-28 Jens Axboeblock: cfq: make the io contect sharing lockless
2008-01-28 Nikanth Karthikesanio_context sharing - cfq changes
2008-01-28 Jens Axboeio context sharing: preliminary support
2008-01-28 Jens Axboeioprio: move io priority from task_struct to io_context
2008-01-28 Kiyoshi Uedablk_end_request: cleanup of request completion (take 4)
2008-01-28 Kiyoshi Uedablk_end_request: cleanup 'uptodate' related code (take 4)
2008-01-28 Kiyoshi Uedablk_end_request: remove/unexport end_that_request_...
2008-01-28 Kiyoshi Uedablk_end_request: add bidi completion interface (take 4)
2008-01-28 Kiyoshi Uedablk_end_request: add callback feature (take 4)
2008-01-28 Kiyoshi Uedablk_end_request: changing block layer core (take 4)
2008-01-28 Kiyoshi Uedablk_end_request: add/export functions to get request...
2008-01-28 Kiyoshi Uedablk_end_request: add new request completion interface...
2008-01-28 Christof Schmittblktrace: Add blktrace ioctls to SCSI generic devices
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanKobject: convert block/ll_rw_blk.c to use kobject_init...
2008-01-25 Greg Kroah-HartmanKobject: convert block/elevator.c to use kobject_init...
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2008-01-25 Greg Kroah-Hartmankset: convert block_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-12 James Bottomley[SCSI] block: Introduce new blk_queue_update_dma_alignm...
2008-01-12 James Bottomley[SCSI] libsas, bsg: pass errors through correctly
2008-01-11 Jens Axboeblktrace: kill the unneeded initcall
2008-01-11 Ingo Molnarblock: fix blktrace timestamps
2007-12-18 Adrian Bunkblock: let elv_register() return void
2007-12-18 Aaron Carrollas-iosched: fix write batch start point
2007-12-18 Aaron Carrollas-iosched: fix incorrect comments
2007-12-18 Tejun Heoblock: use jiffies conversion functions in scsi_ioctl.c
2007-11-27 Jens AxboeRevert "ll_rw_blk: temporarily enable max_segments...
2007-11-27 Jerome Marchandblock: Fix memory leak in alloc_disk_node()
2007-11-27 Aneesh Kumar K.Vblktrace: Make sure BLKTRACETEARDOWN does the full...
2007-11-09 Alan D. BrunelleAdd UNPLUG traces to all appropriate places
next