aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-14
* target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-14
* target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger2011-12-14
* tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-14
* target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-14
* target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-14
* target: Set response format in INQUIRY responseRoland Dreier2011-12-14
* target: tcm_mod_builder: small fixupsSebastian Andrzej Siewior2011-12-14
* Documentation/target: Fix tcm_mod_builder.py build breakageNicholas Bellinger2011-12-14
* target: remove overagressive ____cacheline_aligned annoationsChristoph Hellwig2011-12-14
* tcm_loop: bump max_sectorsChristoph Hellwig2011-12-14
* target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior2011-12-14
* iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-14
* target: remove useless castsJörn Engel2011-12-14
* target: simplify target_check_cdb_and_preemptJörn Engel2011-12-14
* target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel2011-12-14
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-14
* target: make the se_task task_state_active a normal boolChristoph Hellwig2011-12-14
* target: remove the se_task task_error_status fieldChristoph Hellwig2011-12-14
* target: fold se_task.task_sense into task_flagsChristoph Hellwig2011-12-14
* target: header reshuffle, part2Christoph Hellwig2011-12-14
* target: reshuffle headersChristoph Hellwig2011-12-14
* Linux 3.2-rc5Linus Torvalds2011-12-09
* Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-12-09
|\
| * cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton2011-12-08
| * cifs: attempt to freeze while looping on a receive attemptJeff Layton2011-12-08
| * cifs: Fix sparse warning when calling cifs_strtoUCSSteve French2011-12-08
| * CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky2011-12-08
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-09
|\ \
| * | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-09
| * | x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-08
| * | x86/intel_mid: Kconfig select fixAlan Cox2011-12-06
| * | x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox2011-12-06
* | | Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds2011-12-09
|\ \ \
| * | | spi/gpio: fix section mismatch warningManuel Lauss2011-12-07
| * | | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-07
| * | | spi/nuc900: Include linux/module.hAxel Lin2011-12-07
| * | | spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-07
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-09
|\ \ \ \
| * | | | md: raid5 crash during degradationAdam Kwolek2011-12-08
| * | | | md/raid5: never wait for bad-block acks on failed device.NeilBrown2011-12-08
| * | | | md: ensure new badblocks are handled promptly.NeilBrown2011-12-08
| * | | | md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown2011-12-08
| * | | | md: take a reference to mddev during sysfs access.NeilBrown2011-12-07
| * | | | md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown2011-12-07
| * | | | md/lock: ensure updates to page_attrs are properly locked.NeilBrown2011-11-22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-09
|\ \ \ \ \
| * | | | | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-03
| * | | | | drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf2011-12-03
| * | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-03