summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-07writeback: fix bad _bh spinlock nestingJens Axboe
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg
2010-08-07drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner
2010-08-07drbd: Disable delay probes for the upcomming releasePhilipp Reisner
2010-08-07writeback: cleanup bdi_registerArtem Bityutskiy
2010-08-07writeback: add new tracepointsArtem Bityutskiy
2010-08-07writeback: remove unnecessary init_timer callArtem Bityutskiy
2010-08-07writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy
2010-08-07writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy
2010-08-07writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy
2010-08-07writeback: restructure bdi forker loop a littleArtem Bityutskiy
2010-08-07writeback: move last_active to bdiArtem Bityutskiy
2010-08-07writeback: do not remove bdi from bdi_listArtem Bityutskiy
2010-08-07writeback: simplify bdi code a littleArtem Bityutskiy
2010-08-07writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy
2010-08-07writeback: do not lose wake-ups in the forker thread - 2Artem Bityutskiy
2010-08-07writeback: do not lose wake-ups in the forker thread - 1Artem Bityutskiy
2010-08-07writeback: fix possible race when creating bdi threadsArtem Bityutskiy
2010-08-07writeback: harmonize writeback threads namingArtem Bityutskiy
2010-08-07coda: fixup clash with block layer REQ_* definesJens Axboe
2010-08-07bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo
2010-08-07bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-07block: disallow FS recursion from sb_issue_discard allocationMike Snitzer
2010-08-07cpqarray: check put_user() resultKulikov Vasiliy
2010-08-07writeback: remove wb in get_next_work_itemMinchan Kim
2010-08-07splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi
2010-08-07xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge
2010-08-07xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge
2010-08-07scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori
2010-08-07block: set up rq->rq_disk properly for flush requestsFUJITA Tomonori
2010-08-07block: set REQ_TYPE_FS on flush requestsFUJITA Tomonori
2010-08-07floppy: make controller constStephen Hemminger
2010-08-07drivers/block: use memdup_userJulia Lawall
2010-08-07scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori
2010-08-07cciss: cleanup interrupt_not_for_usStephen M. Cameron
2010-08-07cciss: change printks to dev_warn, etc.Stephen M. Cameron
2010-08-07cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron
2010-08-07cciss: use consistent variable namesStephen M. Cameron
2010-08-07cciss: forbid hard reset of 640x boardsStephen M. Cameron
2010-08-07cciss: sanitize max commandsStephen M. Cameron
2010-08-07cciss: fix hard reset code.Stephen M. Cameron
2010-08-07cciss: factor out cciss_reset_devices()Stephen M. Cameron
2010-08-07cciss: factor out cciss_find_cfg_addrs.Stephen M. Cameron
2010-08-07cciss: factor out cciss_enter_performant_modeStephen M. Cameron
2010-08-07cciss: factor out cciss_wait_for_mode_change_ack()Stephen M. Cameron
2010-08-07cciss: make cciss_put_controller_into_performant_mode as __devinitStephen M. Cameron
2010-08-07cciss: cleanup some debug ifdefsStephen M. Cameron
2010-08-07cciss: factor out cciss_p600_dma_prefetch_quirk()Stephen M. Cameron
2010-08-07cciss: factor out cciss_enable_scsi_prefetch()Stephen M. Cameron
2010-08-07cciss: factor out CISS_signature_present()Stephen M. Cameron