Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | libata/sas: only set FROZEN flag if new EH is supported | Nishanth Aravamudan | 2011-06-23 | 1 | -0/+6 | |
| * | | | | | | | | | | | libata: apply NOSETXFER horkage to the affected Pioneer drives | Tejun Heo | 2011-06-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' | Justin P. Mattock | 2011-06-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-24 | 3 | -2/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drm/radeon/kms: handle special cases for vddc | Alex Deucher | 2011-06-24 | 2 | -0/+37 | |
| * | | | | | | | | | | | | drm/radeon/kms: fix num_banks tiling config for fusion | Alex Deucher | 2011-06-24 | 1 | -2/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab... | Linus Torvalds | 2011-06-24 | 10 | -61/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | tcm_fc: Fix conversion spec warning | Nicholas Bellinger | 2011-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tcm_fc: Fix possible lock to unlock type deadlock | Dan Carpenter | 2011-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tcm_fc: Fix ft_send_tm LUN lookup OOPs | Kiran Patil | 2011-06-24 | 2 | -32/+34 | |
| * | | | | | | | | | | | | target: Fix incorrect strlen() NULL terminator checks | Dan Carpenter | 2011-06-24 | 4 | -17/+17 | |
| * | | | | | | | | | | | | target: Drop bogus ERR_PTR usage in target_fabric_configfs_init | Dan Carpenter | 2011-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | target: Fix ERR_PTR dereferencing bugs | Dan Carpenter | 2011-06-24 | 2 | -4/+7 | |
| * | | | | | | | | | | | | target: Convert transport_deregister_session_configfs nacl_sess_lock to save ... | Roland Dreier | 2011-06-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | | target: Fix transport_get_lun_for_tmr failure cases | Nicholas Bellinger | 2011-06-23 | 2 | -2/+9 | |
| * | | | | | | | | | | | | Merge tag 'v3.0-rc4' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 into for... | Nicholas Bellinger | 2011-06-23 | 7691 | -428278/+511751 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions | Nicholas Bellinger | 2011-05-27 | 5 | -20/+39 | |
| * | | | | | | | | | | | | [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun | Nicholas Bellinger | 2011-05-27 | 5 | -46/+5 | |
| * | | | | | | | | | | | | [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs | Nicholas Bellinger | 2011-05-27 | 1 | -0/+7 | |
| * | | | | | | | | | | | | [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release | Nicholas Bellinger | 2011-05-27 | 3 | -1/+14 | |
| * | | | | | | | | | | | | [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req | Nicholas Bellinger | 2011-05-27 | 2 | -5/+6 | |
| * | | | | | | | | | | | | [SCSI] target: Fix multi task->task_sg[] chaining logic bug | Nicholas Bellinger | 2011-05-27 | 1 | -11/+15 | |
| * | | | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 into fo... | Nicholas Bellinger | 2011-05-20 | 119 | -1679/+6387 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-06-24 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/PCI/ACPI: fix type mismatch | Márton Németh | 2011-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | PCI: fix new kernel-doc warning | Randy Dunlap | 2011-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | PCI: Fix warning in drivers/pci/probe.c on sparc64 | David S. Miller | 2011-05-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-06-24 | 1 | -14/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | cifs: fix wsize negotiation to respect max buffer size and active signing (tr... | Jeff Layton | 2011-06-23 | 1 | -13/+20 | |
| * | | | | | | | | | | | | | | | CIFS: Fix problem with 3.0-rc1 null user mount failure | Pavel Shilovsky | 2011-06-22 | 1 | -1/+5 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Remove unneeded version.h includes from fs/ | Jesper Juhl | 2011-06-24 | 2 | -2/+0 | |
* | | | | | | | | | | | | | | | Fix CPU spinlock lockups on secondary CPU bringup | Russell King | 2011-06-23 | 1 | -6/+8 | |
* | | | | | | | | | | | | | | | serial: mrst_max3110: initialize waitqueue earlier | Mika Westerberg | 2011-06-23 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | mrst_max3110: Change max missing message priority. | William Douglas | 2011-06-23 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2011-06-22 | 4 | -12/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | jfs: agstart field must be 64 bits | Dave Kleikamp | 2011-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | JFS: Don't save agno in the inode | Dave Kleikamp | 2011-06-20 | 3 | -9/+9 | |
| * | | | | | | | | | | | | | | jfs: Update agstart when resizing volume | Dave Kleikamp | 2011-06-20 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | jfs: old_agsize should be 64 bits in jfs_extendfs | Dave Kleikamp | 2011-06-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-06-22 | 9 | -75/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | PCI / PM: Block races between runtime PM and system sleep | Rafael J. Wysocki | 2011-06-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | PM / Domains: Update documentation | Rafael J. Wysocki | 2011-06-21 | 1 | -27/+14 | |
| * | | | | | | | | | | | | | | | PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset | Rafael J. Wysocki | 2011-06-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | PM: Fix async resume following suspend failure | Alan Stern | 2011-06-21 | 2 | -2/+13 | |
| * | | | | | | | | | | | | | | | PM: Free memory bitmaps if opening /dev/snapshot fails | Michal Kubecek | 2011-06-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern | 2011-06-21 | 4 | -11/+15 | |
| * | | | | | | | | | | | | | | | PM: Update documentation regarding sysdevs | Rafael J. Wysocki | 2011-06-21 | 1 | -26/+0 | |
| * | | | | | | | | | | | | | | | PM / Runtime: Update doc: usage count no longer incremented across system PM | Kevin Hilman | 2011-06-21 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | mm, hotplug: protect zonelist building with zonelists_mutex | David Rientjes | 2011-06-22 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | mm, hotplug: fix error handling in mem_online_node() | David Rientjes | 2011-06-22 | 1 | -1/+1 |