Age | Commit message (Expand) | Author |
2013-05-10 | Merge branch 'postmerge' into for-linus | James Bottomley |
2013-05-10 | Merge branch 'misc' into for-linus | James Bottomley |
2013-05-10 | [SCSI] qla2xxx: Update firmware link in Kconfig file. | Chad Dupuis |
2013-05-10 | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used | Mike Christie |
2013-05-10 | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley |
2013-05-10 | [SCSI] pm80xx: thermal, sas controller config and error handling update | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: NCQ error handling changes | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: Changed module name and debug messages update | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re... | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c... | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: MSI-X implementation for using 64 interrupts | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: Multiple inbound/outbound queue configuration | Sakthivel K |
2013-05-10 | [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC | Sakthivel K |
2013-05-10 | [SCSI] lpfc: fix up Kconfig dependencies | James Bottomley |
2013-05-10 | [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd | Hannes Reinecke |
2013-05-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-05-08 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-08 | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2013-05-08 | mm/slab: Fix crash during slab init | Chris Mason |
2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier |
2013-05-08 | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-08 | f2fs: cover free_nid management with spin_lock | Jaegeuk Kim |
2013-05-08 | f2fs: optimize scan_nat_page() | Haicheng Li |
2013-05-08 | f2fs: code cleanup for scan_nat_page() and build_free_nids() | Haicheng Li |
2013-05-08 | f2fs: bugfix for alloc_nid_failed() | Haicheng Li |
2013-05-08 | f2fs: recover when journal contains deleted files | Chris Fries |
2013-05-08 | f2fs: continue to mount after failing recovery | Chris Fries |
2013-05-08 | f2fs: avoid deadlock during evict after f2fs_gc | Jaegeuk Kim |
2013-05-08 | arm64: Treat the bitops index argument as an 'int' | Catalin Marinas |
2013-05-08 | arm64: Ignore the 'write' ESR flag on cache maintenance faults | Catalin Marinas |
2013-05-08 | arm64: dts: fix #address-cells for foundation-v8 | Mark Rutland |
2013-05-08 | arm64: vexpress: Add support for poweroff/restart | Catalin Marinas |
2013-05-08 | arm64: Enable support for the ARM GIC interrupt controller | Catalin Marinas |
2013-05-08 | Merge branch 'gic' into HEAD | Catalin Marinas |
2013-05-07 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-07 | aio: kill ki_retry | Kent Overstreet |
2013-05-07 | aio: kill ki_key | Kent Overstreet |
2013-05-07 | aio: give shared kioctx fields their own cachelines | Kent Overstreet |
2013-05-07 | aio: kill struct aio_ring_info | Kent Overstreet |
2013-05-07 | aio: kill batch allocation | Kent Overstreet |
2013-05-07 | aio: change reqs_active to include unreaped completions | Kent Overstreet |
2013-05-07 | aio: use cancellation list lazily | Kent Overstreet |
2013-05-07 | aio: use flush_dcache_page() | Kent Overstreet |
2013-05-07 | aio: make aio_read_evt() more efficient, convert to hrtimers | Kent Overstreet |