[IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwa...
[safe/jmp/linux-2.6] / block /
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
2007-11-09 Jens Axboeblock: fix requeue handling in blk_queue_invalidate_tags()
2007-11-07 Oleg Nesterovcfq_idle_class_timer: add paranoid checks for jiffies...
2007-11-07 Oleg Nesterovcfq: fix IOPRIO_CLASS_IDLE delays
2007-11-07 Oleg Nesterovcfq: fix IOPRIO_CLASS_IDLE accounting
2007-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-11-02 Jens Axboe[BLOCK] Don't allow empty barriers to be passed down...
2007-11-02 Aaron CarrollDeadline iosched: Fix batching fairness
2007-11-02 Aaron CarrollDeadline iosched: Reset batch for ordered requests
2007-11-02 Aaron CarrollDeadline iosched: Factor out finding latter reques
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-10-29 Philip Langdalecompat_ioctl: fix block device compat ioctl regression
2007-10-29 Jens Axboe[BLOCK] Fix bad sharing of tag busy list on queues...
2007-10-29 Nick Pigginblock: use lock bitops for the tag map.
2007-10-29 Oleg Nesterovcfq_get_queue: fix possible NULL pointer access
2007-10-29 Oleg Nesterovblk_sync_queue() should cancel request_queue->unplug_work
2007-10-29 Oleg Nesterovcfq_exit_queue() should cancel cfq_data->unplug_work
2007-10-29 Jerome Marchandblock layer: remove a unused argument of drive_stat_acct()
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Jens Axboe[BLOCK] blk_rq_map_sg: force clear termination bit
2007-10-23 Jens Axboe[BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()
2007-10-22 Jens Axboe[SG] Update block layer to use sg helpers
2007-10-19 Uwe Kleine-Königfix typo "insted" -> "instead"
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Randy Dunlapkernel-api docbook: fix content problems
2007-10-17 Jens Axboe[BLOCK] blk_rq_map_sg() next_sg fixup
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Jens Axboe[BLOCK] Clear sg entry before filling in blk_rq_map_sg()
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Fengguang Wureadahead: remove the limit max_sectors_kb imposed...
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-16 Jens AxboeMerge branch 'sglist-arch' into for-linus
2007-10-16 Jens AxboeMerge branch 'barrier' into for-linus
2007-10-16 Jens Axboell_rw_blk: temporarily enable max_segments tweaking
2007-10-16 Jens Axboeblock: convert to using sg helpers
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-16 Jens Axboeblock: Initial support for data-less (or empty) barrier...
2007-10-16 Jens Axboeblock: factor our bio_check_eod()
2007-10-16 Jens Axboeblock: add end_queued_request() and end_dequeued_reques...
2007-10-16 Jens Axboeblock: ll_rw_blk.c: cosmetics
2007-10-16 Arjan van de Venbsg: mark struct file_operations const
2007-10-13 Linus TorvaldsOnly enable BLOCK_COMPAT if COMPAT is needed
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-Hartmancdev: remove unneeded setting of cdev names
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Jens Axboe[BLOCK] Only include the compat ioctl code if CONFIG_BL...
2007-10-10 Arnd Bergmanncompat_ioctl: move floppy handlers to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move cdrom handlers to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move BLKPG handling to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move hdio calls to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: handle blk_trace ioctls
2007-10-10 Arnd Bergmanncompat_ioctl: add compat_blkdev_driver_ioctl()
2007-10-10 Arnd Bergmanncompat_ioctl: move common block ioctls to compat_blkdev...
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-10 NeilBrownDon't decrement bi_size in bio_endio
2007-10-10 NeilBrownRemove flush_dry_bio_endio
2007-10-10 Satyam Sharmall_rw_blk: blk_cpu_notifier should be __cpuinitdata
2007-10-10 Jens AxboeFixup rq_for_each_segment() indentation
2007-10-10 NeilBrownShare code between init_request_from_bio and blk_rq_bio...
2007-10-10 NeilBrownStop exporting blk_rq_bio_prep
next