pandora-kernel.git
2010-08-07 Stephen M.... cciss: sanitize max commands
2010-08-07 Stephen M.... cciss: fix hard reset code.
2010-08-07 Stephen M.... cciss: factor out cciss_reset_devices()
2010-08-07 Stephen M.... cciss: factor out cciss_find_cfg_addrs.
2010-08-07 Stephen M.... cciss: factor out cciss_enter_performant_mode
2010-08-07 Stephen M.... cciss: factor out cciss_wait_for_mode_change_ack()
2010-08-07 Stephen M.... cciss: make cciss_put_controller_into_performant_mode...
2010-08-07 Stephen M.... cciss: cleanup some debug ifdefs
2010-08-07 Stephen M.... cciss: factor out cciss_p600_dma_prefetch_quirk()
2010-08-07 Stephen M.... cciss: factor out cciss_enable_scsi_prefetch()
2010-08-07 Stephen M.... cciss: factor out CISS_signature_present()
2010-08-07 Stephen M.... cciss: factor out cciss_find_board_params
2010-08-07 Stephen M.... cciss: fix leak of ioremapped memory
2010-08-07 Stephen M.... cciss: factor out cciss_find_cfgtables
2010-08-07 Stephen M.... cciss: factor out cciss_wait_for_board_ready()
2010-08-07 Stephen M.... cciss: factor out cciss_find_memory_BAR()
2010-08-07 Stephen M.... cciss: remove board_id parameter from cciss_interrupt_m...
2010-08-07 Stephen M.... cciss: factor out cciss_board_disabled
2010-08-07 Stephen M.... cciss: factor out cciss_lookup_board_id
2010-08-07 Stephen M.... cciss: save pdev pointer in per hba structure early...
2010-08-07 Stephen M.... cciss: Set the performant mode bit in the scsi half...
2010-08-07 Daniel Stoddenblkfront: Klog the unclean release path
2010-08-07 Daniel Stoddenblkfront: Remove obsolete info->users
2010-08-07 Daniel Stoddenblkfront: Remove obsolete info->users
2010-08-07 Daniel Stoddenblkfront: Lock blockfront_info during xbdev removal
2010-08-07 Daniel Stoddenblkfront: Fix blkfront backend switch race (bdev release)
2010-08-07 Daniel Stoddenblkfront: Fix blkfront backend switch race (bdev open)
2010-08-07 Daniel Stoddenblkfront: Lock blkfront_info when closing
2010-08-07 Daniel Stoddenblkfront: Clean up vbd release
2010-08-07 Daniel Stoddenblkfront: Fix gendisk leak
2010-08-07 Daniel Stoddenblkfront: Fix backtrace in del_gendisk
2010-08-07 Daniel Stoddenxenbus: Make xenbus_switch_state transactional
2010-08-07 K. Y. Srinivasanxen/blkfront: revalidate after setting capacity
2010-08-07 Jeremy Fitzhardingexen/blkfront: avoid compiler warning from missing cases
2010-08-07 K. Y. Srinivasanxen/front: Propagate changed size of VBDs
2010-08-07 Jan Beulichblkfront: don't access freed struct xenbus_device
2010-08-07 Jan Beulichblkfront: fixes for 'xm block-detach ... --force'
2010-08-07 Ian Campbellxen: use less generic names in blkfront driver.
2010-08-07 Randy Dunlapwriteback.h: needs linux/device.h
2010-08-07 Jens Axboeblock: fix problem with sending down discard that isn...
2010-08-07 Dave Chinnerblkdev: check for valid request queue before issuing...
2010-08-07 Stephen Rothwellblock: fix for block tracing build error
2010-08-07 Arnd Bergmannscsi/i2o: restore ioctl changes
2010-08-07 Arnd Bergmannscsi/sd: remove big kernel lock
2010-08-07 Arnd Bergmannblock: remove BKL from partition ioctls
2010-08-07 Arnd Bergmannblock: remove BKL from BLKROSET and BLKFLSBUF
2010-08-07 Arnd Bergmannblock: push BKL into blktrace ioctls
2010-08-07 Arnd Bergmannblock: push down BKL into .open and .release
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 Arnd Bergmannscsi/i2o_block: cleanup ioctl handling
2010-08-07 FUJITA Tomonoriscsi: fix discard page leak
2010-08-07 Dave Chinnerwriteback: Add tracing to write_cache_pages
2010-08-07 Dave Chinnerwriteback: Add tracing to balance_dirty_pages
2010-08-07 Dave Chinnerwriteback: Initial tracing support
2010-08-07 FUJITA Tomonoriblock: remove unused REQ_TYPE_LINUX_BLOCK
2010-08-07 FUJITA Tomonoriscsi: need to reset unprep_rq_fn in sd_remove
2010-08-07 FUJITA Tomonoriblock: remove q->prepare_flush_fn completely
2010-08-07 FUJITA Tomonoriide: stop using q->prepare_flush_fn
2010-08-07 FUJITA Tomonorivirtio_blk: stop using q->prepare_flush_fn
2010-08-07 FUJITA Tomonoridm: stop using q->prepare_flush_fn
2010-08-07 FUJITA Tomonorips3disk: stop using q->prepare_flush_fn
2010-08-07 FUJITA Tomonoriosdblk: stop using q->prepare_flush_fn
2010-08-07 FUJITA Tomonoriscsi: stop using q->prepare_flush_fn
2010-08-07 FUJITA Tomonoriblock: permit PREFLUSH and POSTFLUSH without prepare_fl...
2010-08-07 FUJITA Tomonoriblock: introduce REQ_FLUSH flag
2010-08-07 FUJITA Tomonoriscsi: remove unused free discard page in sd_done
2010-08-07 FUJITA Tomonoriscsi: add sd_unprep_fn to free discard page
2010-08-07 James Bottomleyblock: implement an unprep function corresponding direc...
2010-08-07 Joe Perchesdrivers/cdrom: use pr_<level>
2010-08-07 Jens Axboeblock: fixup missing conversion from BIO_RW_DISCARD...
2010-08-07 Randy Dunlapblock/xd.c: fix brace typo
2010-08-07 Andi Kleengcc-4.6: fs: fix unused but set warnings
2010-08-07 Andi Kleengcc-4.6: block: fix unused but set variables in blk...
2010-08-07 Christoph Hellwigblock: don't allocate a payload for discard request
2010-08-07 Christoph Hellwigwriteback: merge bdi_writeback_task and bdi_start_fn
2010-08-07 Christoph Hellwigwriteback: remove wb_list
2010-08-07 Christoph Hellwigblock: fix some more cmd_type cleanup fallout
2010-08-07 Jens Axboevirtio_blk: add default case to cmd type switch
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-08-07 FUJITA Tomonoriremove needless ISA_DMA_THRESHOLD
2010-08-07 FUJITA Tomonoriblock: kill ISA_DMA_THRESHOLD usage
2010-08-07 FUJITA Tomonoriaha1532: remove ISA_DMA_THRESHOLD usage
2010-08-07 Christoph Hellwigblock: BARRIER request should imply SYNC
2010-08-07 Stephen Hemmingerfloppy: use warning macros
2010-08-07 Stephen Hemmingerfloppy: use wait_event_interruptible
2010-08-07 Stephen Hemmingerfloppy: fix signed/unsigned warnings
2010-08-07 Stephen Hemmingerfloppy: cmos attribute should be static
2010-08-07 Stephen Hemmingerfloppy: use atomic type for usage_count
2010-08-07 Stephen Hemmingerfloppy: silence warning during disk test
2010-08-07 Stephen Hemmingerfloppy: remove unnecessary inlines
2010-08-07 Stephen Hemmingerfloppy: initialize debug jiffies offset
2010-08-07 Mike Millercciss: change pad value from 32 to 0
2010-08-07 Mike Millercciss: remove errant debug code
2010-08-07 Mike Millercciss: move next_command function from ifdef
2010-08-07 Mike Millercciss: fix call to put_controller_in_performant_mode
2010-08-07 Mike Millercciss: make sure we request the performant mode irq
2010-08-07 Jens Axboeblock: add helpers for the trivial queue flag sysfs...
2010-08-07 Jens Axboeblock: add sysfs knob for turning off disk entropy...
2010-08-07 Mike Millercciss: new controller support and bump driver version
next