[patch 2/3] vfs: dcache cleanups
[safe/jmp/linux-2.6] / block /
2008-06-12 Carl Henrik Lundeblock: disable IRQs until data is written to relay...
2008-06-09 Linus TorvaldsFix invalid access errors in blk_lookup_devt
2008-05-28 Jens Axboecfq-iosched: fix RCU problem in cfq_cic_lookup()
2008-05-28 Jens Axboeblock: make blktrace use per-cpu buffers for message...
2008-05-28 Alan D. BrunelleAdded in elevator switch message to blktrace stream
2008-05-28 Alan D. BrunelleAdded in MESSAGE notes for blktraces
2008-05-28 Richard Kennedyblock: reorder cfq_queue to save space on 64bit builds
2008-05-28 Zhang, Yanminblock: Move the second call to get_request to the end...
2008-05-15 Neil BrownRemove blkdev warning triggered by using md
2008-05-14 Kay Sieversblock: do_mounts - accept root=<non-existant partition>
2008-05-13 Jean DelvareFix misuses of bdevname()
2008-05-07 Jens Axboeblock: avoid duplicate calls to get_part() in disk...
2008-05-07 Jens Axboecfq-iosched: make io priorities inherit CPU scheduling...
2008-05-07 Jens Axboeblock: optimize generic_unplug_device()
2008-05-07 Jens Axboeblock: get rid of likely/unlikely predictions in merge...
2008-05-07 Jens Axboecfq-iosched: fix RCU race in the cfq io_context destruc...
2008-05-07 Jens Axboeblock: adjust tagging function queue bit locking
2008-05-07 Jens Axboeblock: sysfs store function needs to grab queue_lock...
2008-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-05-02 Boaz Harrosh[SCSI] add support for variable length extended commands
2008-05-02 FUJITA Tomonori[SCSI] bsg: add large command support
2008-05-01 Harvey Harrisonblock: remove remaining __FUNCTION__ occurrences
2008-04-30 Peter Zijlstramm: bdi: export BDI attributes in sysfs
2008-04-29 Alan D. Brunelleblock: Skip I/O merges when disabled
2008-04-29 FUJITA Tomonoriblock: add large command support
2008-04-29 FUJITA Tomonoriblock: replace sizeof(rq->cmd) with BLK_MAX_CDB
2008-04-29 FUJITA Tomonoriblock: rename and export rq_init()
2008-04-29 FUJITA Tomonoriblock: no need to initialize rq->cmd with blk_get_request
2008-04-29 Adrian Bunkblock/blk-barrier.c:blk_ordered_cur_seq() mustn't be...
2008-04-29 Adrian Bunkblock/elevator.c:elv_rq_merge_ok() mustn't be inline
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-04-29 FUJITA Tomonoriblock: add dma alignment and padding support to blk_rq_...
2008-04-29 Adrian Bunkunexport blk_max_pfn
2008-04-29 FUJITA Tomonoriblock: make rq_init() do a full memset()
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
next