| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams | 2012-07-20 | 3 | -1/+12 |
* | [SCSI] scsi_dh: add scsi_dh_attached_handler_name | Mike Snitzer | 2012-07-20 | 1 | -0/+6 |
* | [SCSI] scsi_dh_alua: implement 'implied transition timeout' | Rob Evers | 2012-07-20 | 1 | -0/+2 |
* | [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state | Mike Christie | 2012-07-20 | 1 | -1/+1 |
* | [SCSI] add new SDEV_TRANSPORT_OFFLINE state | Mike Christie | 2012-07-20 | 1 | -0/+2 |
* | [SCSI] libfc: update fcp and exch stats | Vasu Dev | 2012-07-20 | 1 | -0/+1 |
* | [SCSI] libfc: adds FCP failures stats | Vasu Dev | 2012-07-20 | 1 | -0/+6 |
* | [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats | Vasu Dev | 2012-07-20 | 1 | -9/+8 |
* | [SCSI] fc: add some more FC specific stats to fc_host | Vasu Dev | 2012-07-20 | 1 | -0/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-07-19 | 1 | -10/+2 |
|\ |
|
| * | libceph: fix messenger retry | Sage Weil | 2012-07-17 | 1 | -10/+2 |
* | | Make wait_for_device_probe() also do scsi_complete_async_scans() | Linus Torvalds | 2012-07-18 | 1 | -2/+0 |
* | | Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-17 | 2 | -4/+4 |
|\ \
| |/
|/| |
|
| * | PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND | Michael Kerrisk | 2012-07-17 | 2 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-17 | 2 | -2/+2 |
|\ \ |
|
| * | | ipvs: fix oops on NAT reply in br_nf context | Lin Ming | 2012-07-17 | 1 | -1/+1 |
| * | | netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down | Pablo Neira Ayuso | 2012-07-09 | 1 | -1/+1 |
* | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2012-07-17 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | mm: cma: fix condition check when setting global cma area | Marek Szyprowski | 2012-07-06 | 1 | -1/+1 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2012-07-14 | 3 | -11/+14 |
|\ \ \ \ \ |
|
| | | * | | | sched/nohz: Rewrite and fix load-avg computation -- again | Peter Zijlstra | 2012-07-05 | 1 | -0/+8 |
| | | | |/
| | | |/| |
|
| * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2012-07-06 | 3 | -11/+6 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" | Paul E. McKenney | 2012-07-02 | 3 | -11/+6 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-07-13 | 1 | -1/+9 |
|\ \ \ \ |
|
| * | | | | timekeeping: Provide hrtimer update function | Thomas Gleixner | 2012-07-11 | 1 | -0/+1 |
| * | | | | hrtimer: Provide clock_was_set_delayed() | John Stultz | 2012-07-11 | 1 | -1/+8 |
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-11 | 3 | -4/+7 |
|\ \ \ \ \ |
|
| * | | | | | memblock: free allocated memblock_reserved_regions later | Yinghai Lu | 2012-07-11 | 1 | -3/+1 |
| * | | | | | mm: sparse: fix usemap allocation above node descriptor section | Yinghai Lu | 2012-07-11 | 1 | -0/+5 |
| * | | | | | memory hotplug: fix invalid memory access caused by stale kswapd pointer | Jiang Liu | 2012-07-11 | 1 | -1/+1 |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2012-07-11 | 2 | -3/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf | Dan Williams | 2012-07-08 | 1 | -2/+4 |
| * | | | | | | [SCSI] Fix NULL dereferences in scsi_cmd_to_driver | Mark Rustad | 2012-07-08 | 1 | -1/+7 |
| |/ / / / / |
|
* | | | | | | Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-11 | 1 | -2/+0 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | PCI: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 2012-07-10 | 1 | -2/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2012-07-10 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | gpio: fix bits conflict for gpio flags | Laxman Dewangan | 2012-07-05 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-09 | 1 | -0/+6 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | rpmsg: make sure inflight messages don't invoke just-removed callbacks | Ohad Ben-Cohen | 2012-07-04 | 1 | -0/+3 |
| * | | | | rpmsg: avoid premature deallocation of endpoints | Ohad Ben-Cohen | 2012-07-04 | 1 | -0/+3 |
| |/ / / |
|
* | | | | security: Minor improvements to no_new_privs documentation | Andy Lutomirski | 2012-07-08 | 1 | -0/+2 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2012-07-06 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | aio: make kiocb->private NUll in init_sync_kiocb() | Junxiao Bi | 2012-07-05 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-07-06 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Input: fix input.h kernel-doc warning | Randy Dunlap | 2012-06-11 | 1 | -0/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-05 | 1 | -2/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | KVM: Pass kvm_irqfd to functions | Alex Williamson | 2012-07-02 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-03 | 2 | -1/+6 |
|\ \ \ \ |
|
| * | | | | sctp: be more restrictive in transport selection on bundled sacks | Neil Horman | 2012-06-30 | 2 | -1/+6 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-07-03 | 2 | -5/+4 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|