summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* writeback: do not remove bdi from bdi_listArtem Bityutskiy2010-08-072-28/+10
* writeback: simplify bdi code a littleArtem Bityutskiy2010-08-072-65/+18
* writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy2010-08-071-8/+9
* writeback: do not lose wake-ups in the forker thread - 2Artem Bityutskiy2010-08-071-0/+4
* writeback: do not lose wake-ups in the forker thread - 1Artem Bityutskiy2010-08-071-2/+1
* writeback: fix possible race when creating bdi threadsArtem Bityutskiy2010-08-071-17/+11
* writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-073-15/+15
* coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-073-16/+16
* bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo2010-08-073-187/+204
* bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo2010-08-071-3/+3
* block: disallow FS recursion from sb_issue_discard allocationMike Snitzer2010-08-071-1/+1
* cpqarray: check put_user() resultKulikov Vasiliy2010-08-071-2/+4
* writeback: remove wb in get_next_work_itemMinchan Kim2010-08-071-2/+2
* splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi2010-08-071-11/+1
* xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge2010-08-071-16/+29
* xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge2010-08-071-4/+13
* scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori2010-08-072-17/+4
* block: set up rq->rq_disk properly for flush requestsFUJITA Tomonori2010-08-071-1/+1
* block: set REQ_TYPE_FS on flush requestsFUJITA Tomonori2010-08-071-0/+1
* floppy: make controller constStephen Hemminger2010-08-071-8/+8
* drivers/block: use memdup_userJulia Lawall2010-08-071-22/+10
* scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori2010-08-071-1/+6
* cciss: cleanup interrupt_not_for_usStephen M. Cameron2010-08-071-14/+1
* cciss: change printks to dev_warn, etc.Stephen M. Cameron2010-08-072-261/+212
* cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron2010-08-072-74/+89
* cciss: use consistent variable namesStephen M. Cameron2010-08-073-612/+592
* cciss: forbid hard reset of 640x boardsStephen M. Cameron2010-08-071-1/+16
* cciss: sanitize max commandsStephen M. Cameron2010-08-071-1/+13
* cciss: fix hard reset code.Stephen M. Cameron2010-08-072-52/+152
* cciss: factor out cciss_reset_devices()Stephen M. Cameron2010-08-072-20/+34
* cciss: factor out cciss_find_cfg_addrs.Stephen M. Cameron2010-08-071-12/+23
* cciss: factor out cciss_enter_performant_modeStephen M. Cameron2010-08-071-39/+59
* cciss: factor out cciss_wait_for_mode_change_ack()Stephen M. Cameron2010-08-071-12/+15
* cciss: make cciss_put_controller_into_performant_mode as __devinitStephen M. Cameron2010-08-071-2/+1
* cciss: cleanup some debug ifdefsStephen M. Cameron2010-08-071-7/+3
* cciss: factor out cciss_p600_dma_prefetch_quirk()Stephen M. Cameron2010-08-071-18/+19
* cciss: factor out cciss_enable_scsi_prefetch()Stephen M. Cameron2010-08-071-10/+13
* cciss: factor out CISS_signature_present()Stephen M. Cameron2010-08-071-5/+13
* cciss: factor out cciss_find_board_paramsStephen M. Cameron2010-08-071-27/+25
* cciss: fix leak of ioremapped memoryStephen M. Cameron2010-08-071-0/+12
* cciss: factor out cciss_find_cfgtablesStephen M. Cameron2010-08-071-34/+34
* cciss: factor out cciss_wait_for_board_ready()Stephen M. Cameron2010-08-072-15/+32
* cciss: factor out cciss_find_memory_BAR()Stephen M. Cameron2010-08-071-18/+19
* cciss: remove board_id parameter from cciss_interrupt_mode()Stephen M. Cameron2010-08-071-6/+5
* cciss: factor out cciss_board_disabledStephen M. Cameron2010-08-071-6/+9
* cciss: factor out cciss_lookup_board_idStephen M. Cameron2010-08-071-31/+35
* cciss: save pdev pointer in per hba structure early to avoid passing it aroun...Stephen M. Cameron2010-08-071-30/+31
* cciss: Set the performant mode bit in the scsi half of the driverStephen M. Cameron2010-08-071-18/+2
* blkfront: Klog the unclean release pathDaniel Stodden2010-08-071-0/+6
* blkfront: Remove obsolete info->usersDaniel Stodden2010-08-071-8/+2
OpenPOWER on IntegriCloud