summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger2011-05-273-1/+14
| * | | | | | | | | | | [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger2011-05-272-5/+6
| * | | | | | | | | | | [SCSI] target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger2011-05-271-11/+15
| * | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 into fo...Nicholas Bellinger2011-05-20119-1679/+6387
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-243-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/PCI/ACPI: fix type mismatchMárton Németh2011-06-011-1/+1
| * | | | | | | | | | | | | PCI: fix new kernel-doc warningRandy Dunlap2011-06-011-1/+1
| * | | | | | | | | | | | | PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller2011-05-311-1/+1
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-06-241-14/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cifs: fix wsize negotiation to respect max buffer size and active signing (tr...Jeff Layton2011-06-231-13/+20
| * | | | | | | | | | | | | | CIFS: Fix problem with 3.0-rc1 null user mount failurePavel Shilovsky2011-06-221-1/+5
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Remove unneeded version.h includes from fs/Jesper Juhl2011-06-242-2/+0
* | | | | | | | | | | | | | Fix CPU spinlock lockups on secondary CPU bringupRussell King2011-06-231-6/+8
* | | | | | | | | | | | | | serial: mrst_max3110: initialize waitqueue earlierMika Westerberg2011-06-231-1/+2
* | | | | | | | | | | | | | mrst_max3110: Change max missing message priority.William Douglas2011-06-231-1/+1
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2011-06-234-12/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | jfs: agstart field must be 64 bitsDave Kleikamp2011-06-211-1/+1
| * | | | | | | | | | | | | JFS: Don't save agno in the inodeDave Kleikamp2011-06-203-9/+9
| * | | | | | | | | | | | | jfs: Update agstart when resizing volumeDave Kleikamp2011-06-201-2/+1
| * | | | | | | | | | | | | jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp2011-06-201-1/+1
* | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-239-75/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki2011-06-211-1/+3
| * | | | | | | | | | | | | | PM / Domains: Update documentationRafael J. Wysocki2011-06-211-27/+14
| * | | | | | | | | | | | | | PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki2011-06-211-2/+2
| * | | | | | | | | | | | | | PM: Fix async resume following suspend failureAlan Stern2011-06-212-2/+13
| * | | | | | | | | | | | | | PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-06-211-1/+3
| * | | | | | | | | | | | | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-214-11/+15
| * | | | | | | | | | | | | | PM: Update documentation regarding sysdevsRafael J. Wysocki2011-06-211-26/+0
| * | | | | | | | | | | | | | PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman2011-06-211-5/+0
* | | | | | | | | | | | | | | mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes2011-06-231-0/+2
* | | | | | | | | | | | | | | mm, hotplug: fix error handling in mem_online_node()David Rientjes2011-06-231-1/+1
* | | | | | | | | | | | | | | KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-221-1/+2
* | | | | | | | | | | | | | | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells2011-06-221-0/+1
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-2218-66/+139
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | NFS: Fix decode_secinfo_maxszBryan Schumaker2011-06-211-1/+1
| * | | | | | | | | | | | | NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust2011-06-211-5/+16
| * | | | | | | | | | | | | NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2011-06-212-5/+10
| * | | | | | | | | | | | | NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-203-3/+9
| * | | | | | | | | | | | | pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh2011-06-191-1/+0
| * | | | | | | | | | | | | SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-172-3/+3
| * | | | | | | | | | | | | NFSv4: Fix a readdir regressionTrond Myklebust2011-06-161-7/+7
| * | | | | | | | | | | | | nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman2011-06-151-0/+2
| * | | | | | | | | | | | | nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman2011-06-151-2/+2
| * | | | | | | | | | | | | NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy2011-06-151-0/+1
| * | | | | | | | | | | | | NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells2011-06-151-1/+1
| * | | | | | | | | | | | | NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy2011-06-151-1/+1
| * | | | | | | | | | | | | nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-152-7/+9
| * | | | | | | | | | | | | NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson2011-06-151-5/+10
| * | | | | | | | | | | | | NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-153-11/+36
| * | | | | | | | | | | | | NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust2011-06-151-0/+1