summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Update License file.Madhuranath Iyengar2011-05-011-5/+287
* [SCSI] qla2xxx: Free firmware PCB on logout request.Andrew Vasquez2011-05-011-1/+2
* [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...Mike Hernandez2011-05-011-1/+1
* [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...Andrew Vasquez2011-05-011-1/+0
* [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...Andrew Vasquez2011-05-011-6/+9
* [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...Andrew Vasquez2011-05-011-3/+3
* [SCSI] qla2xxx: Display PortID information during FCP command-status handling.Andrew Vasquez2011-05-011-4/+5
* [SCSI] be2iscsi: Fix for proper setting of FWJayamohan Kallickal2011-04-151-4/+9
* [SCSI] be2iscsi: check boot_kset is created before destroying itJayamohan Kallickal2011-04-151-2/+4
* [SCSI] be2iscsi: Set a timeout to FWJayamohan Kallickal2011-04-151-0/+1
* [SCSI] be2iscsi: Modifying Maintainer's emailidJayamohan Kallickal2011-04-151-2/+2
* [SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal2011-04-159-57/+52
* [SCSI] Log thin provisioning threshold eventShyam Iyer2011-04-152-0/+7
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-156-84/+78
|\
| * block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-152-8/+9
| * block: cleanup the block plug helper functionsChristoph Hellwig2011-04-152-21/+9
| * block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan2011-04-131-2/+1
| * block: move queue run on unplug to kblockdJens Axboe2011-04-121-1/+1
| * block: kill queue_sync_plugs()Jens Axboe2011-04-121-14/+0
| * block: readd plug trace eventJens Axboe2011-04-121-1/+9
| * block: add callback function for unplug notificationJens Axboe2011-04-123-0/+22
| * block: add comment on why we save and disable interrupts in flush_plug_list()Jens Axboe2011-04-121-0/+5
| * block: fixup block IO unplug trace callJens Axboe2011-04-123-10/+22
| * block: remove block_unplug_timer() trace pointJens Axboe2011-04-122-31/+0
| * block: splice plug list to local contextNeilBrown2011-04-111-5/+9
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-152-58/+97
|\ \
| * | UBIFS: fix compilation warnings when compiling with gcc 4.5Maksim Rayskiy2011-04-131-58/+94
| * | UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy2011-04-131-0/+3
* | | vfs: fix incorrect dentry_update_name_case() BUG_ON() testLinus Torvalds2011-04-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-04-144-23/+42
|\ \ \
| * | | Blackfin: SMP: fix cache flush loopSonic Zhang2011-04-131-3/+16
| * | | Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger2011-04-131-1/+7
| * | | Blackfin: gptimers: fix thinko when disabling timersMike Frysinger2011-04-131-1/+1
| * | | Blackfin: SMP: make all barriers handle cache issuesGraf Yang2011-04-131-18/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-04-141-3/+9
|\ \ \ \
| * | | | libceph: fix linger request requeueingSage Weil2011-04-061-3/+9
* | | | | mm/thp: use conventional format for boolean attributesBen Hutchings2011-04-141-10/+14
* | | | | ramfs: fix memleak on no-mmu archBob Liu2011-04-141-0/+1
* | | | | um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger2011-04-141-0/+4
* | | | | um: fix call tracer and bug handlerRichard Weinberger2011-04-141-0/+6
* | | | | fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney2011-04-141-0/+1
* | | | | MAINTAINERS: change mail adress of Hans J. KochHans J. Koch2011-04-141-3/+3
* | | | | RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine2011-04-143-4/+7
* | | | | RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine2011-04-142-0/+2
* | | | | oom-kill: remove boost_dying_task_prio()KOSAKI Motohiro2011-04-141-28/+0
* | | | | vmscan: all_unreclaimable() use zone->all_unreclaimable as a nameKOSAKI Motohiro2011-04-141-11/+13
* | | | | mm: check that we have the right vma in __access_remote_vm()Michael Ellerman2011-04-141-1/+1
* | | | | brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina2011-04-143-2/+9
* | | | | drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao2011-04-141-4/+4
* | | | | tmpfs: fix off-by-one in max_blocks checksHugh Dickins2011-04-141-2/+4
OpenPOWER on IntegriCloud