aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe2010-08-10
| * xen-blkfront: fix missing out labelJens Axboe2010-08-08
| * blkdev: fix blkdev_issue_zeroout return valueDmitry Monakhov2010-08-08
| * block: update request stacking methods to support discardsike Snitzer2010-08-08
| * block: fix missing export of blk_types.hJens Axboe2010-08-07
| * writeback: fix bad _bh spinlock nestingJens Axboe2010-08-07
| * drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-07
| * drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner2010-08-07
| * drbd: Disable delay probes for the upcomming releasePhilipp Reisner2010-08-07
| * writeback: cleanup bdi_registerArtem Bityutskiy2010-08-07
| * writeback: add new tracepointsArtem Bityutskiy2010-08-07
| * writeback: remove unnecessary init_timer callArtem Bityutskiy2010-08-07
| * writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-07
| * writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy2010-08-07
| * writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy2010-08-07
| * writeback: restructure bdi forker loop a littleArtem Bityutskiy2010-08-07
| * writeback: move last_active to bdiArtem Bityutskiy2010-08-07
| * writeback: do not remove bdi from bdi_listArtem Bityutskiy2010-08-07
| * writeback: simplify bdi code a littleArtem Bityutskiy2010-08-07
| * writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy2010-08-07
| * writeback: do not lose wake-ups in the forker thread - 2Artem Bityutskiy2010-08-07
| * writeback: do not lose wake-ups in the forker thread - 1Artem Bityutskiy2010-08-07
| * writeback: fix possible race when creating bdi threadsArtem Bityutskiy2010-08-07
| * writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-07
| * coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-07
| * bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...Tejun Heo2010-08-07
| * bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo2010-08-07
| * block: disallow FS recursion from sb_issue_discard allocationMike Snitzer2010-08-07
| * cpqarray: check put_user() resultKulikov Vasiliy2010-08-07
| * writeback: remove wb in get_next_work_itemMinchan Kim2010-08-07
| * splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi2010-08-07
| * xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge2010-08-07
| * xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge2010-08-07
| * scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori2010-08-07
| * block: set up rq->rq_disk properly for flush requestsFUJITA Tomonori2010-08-07
| * block: set REQ_TYPE_FS on flush requestsFUJITA Tomonori2010-08-07
| * floppy: make controller constStephen Hemminger2010-08-07
| * drivers/block: use memdup_userJulia Lawall2010-08-07
| * scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori2010-08-07
| * cciss: cleanup interrupt_not_for_usStephen M. Cameron2010-08-07
| * cciss: change printks to dev_warn, etc.Stephen M. Cameron2010-08-07
| * cciss: separate cmd_alloc() and cmd_special_alloc()Stephen M. Cameron2010-08-07
| * cciss: use consistent variable namesStephen M. Cameron2010-08-07
| * cciss: forbid hard reset of 640x boardsStephen M. Cameron2010-08-07
| * cciss: sanitize max commandsStephen M. Cameron2010-08-07
| * cciss: fix hard reset code.Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_reset_devices()Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_find_cfg_addrs.Stephen M. Cameron2010-08-07
| * cciss: factor out cciss_enter_performant_modeStephen M. Cameron2010-08-07