pandora-kernel.git
2010-08-07 Artem Bityutskiywriteback: restructure bdi forker loop a little
2010-08-07 Artem Bityutskiywriteback: move last_active to bdi
2010-08-07 Artem Bityutskiywriteback: do not remove bdi from bdi_list
2010-08-07 Artem Bityutskiywriteback: simplify bdi code a little
2010-08-07 Artem Bityutskiywriteback: do not lose wake-ups in bdi threads
2010-08-07 Artem Bityutskiywriteback: do not lose wake-ups in the forker thread - 2
2010-08-07 Artem Bityutskiywriteback: do not lose wake-ups in the forker thread - 1
2010-08-07 Artem Bityutskiywriteback: fix possible race when creating bdi threads
2010-08-07 Artem Bityutskiywriteback: harmonize writeback threads naming
2010-08-07 Jens Axboecoda: fixup clash with block layer REQ_* defines
2010-08-07 Tejun Heobio, fs: separate out bio_types.h and define READ/WRITE...
2010-08-07 Tejun Heobio, fs: update RWA_MASK, READA and SWRITE to match...
2010-08-07 Mike Snitzerblock: disallow FS recursion from sb_issue_discard...
2010-08-07 Kulikov Vasiliycpqarray: check put_user() result
2010-08-07 Minchan Kimwriteback: remove wb in get_next_work_item
2010-08-07 Miklos Szeredisplice: fix misuse of SPLICE_F_NONBLOCK
2010-08-07 Jeremy Fitzhardingexen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
2010-08-07 Jeremy Fitzhardingexen/blkfront: use tagged queuing for barriers
2010-08-07 FUJITA Tomonoriscsi: use REQ_TYPE_FS for flush request
2010-08-07 FUJITA Tomonoriblock: set up rq->rq_disk properly for flush requests
2010-08-07 FUJITA Tomonoriblock: set REQ_TYPE_FS on flush requests
2010-08-07 Stephen Hemmingerfloppy: make controller const
2010-08-07 Julia Lawalldrivers/block: use memdup_user
2010-08-07 FUJITA Tomonoriscsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
2010-08-07 Stephen M.... cciss: cleanup interrupt_not_for_us
2010-08-07 Stephen M.... cciss: change printks to dev_warn, etc.
2010-08-07 Stephen M.... cciss: separate cmd_alloc() and cmd_special_alloc()
2010-08-07 Stephen M.... cciss: use consistent variable names
2010-08-07 Stephen M.... cciss: forbid hard reset of 640x boards
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
next