summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10154-3211/+4286
|\
| * block: make sure that REQ_* types are seen even with CONFIG_BLOCK=nJens Axboe2010-08-101-1/+2
| * xen-blkfront: fix missing out labelJens Axboe2010-08-081-0/+1
| * blkdev: fix blkdev_issue_zeroout return valueDmitry Monakhov2010-08-081-2/+6
| * block: update request stacking methods to support discardsike Snitzer2010-08-081-0/+5
| * block: fix missing export of blk_types.hJens Axboe2010-08-071-0/+1
| * writeback: fix bad _bh spinlock nestingJens Axboe2010-08-071-2/+3
| * drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg2010-08-078-225/+28
| * drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner2010-08-071-3/+18
| * drbd: Disable delay probes for the upcomming releasePhilipp Reisner2010-08-071-5/+1
| * writeback: cleanup bdi_registerArtem Bityutskiy2010-08-071-19/+11
| * writeback: add new tracepointsArtem Bityutskiy2010-08-072-0/+4
| * writeback: remove unnecessary init_timer callArtem Bityutskiy2010-08-071-1/+0
| * writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-073-41/+70
| * writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy2010-08-072-14/+58
| * writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy2010-08-072-53/+70
| * writeback: restructure bdi forker loop a littleArtem Bityutskiy2010-08-071-30/+39
| * writeback: move last_active to bdiArtem Bityutskiy2010-08-072-9/+10
| * 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
OpenPOWER on IntegriCloud