Age | Commit message (Expand) | Author |
2017-03-07 | sheepdog: Fix error handling in sd_snapshot_delete() | Markus Armbruster |
2017-03-07 | sheepdog: Defuse time bomb in sd_open() error handling | Markus Armbruster |
2017-03-07 | block: Fix error handling in bdrv_replace_in_backing_chain() | Kevin Wolf |
2017-03-07 | block: Handle permission errors in change_parent_backing_link() | Kevin Wolf |
2017-03-07 | block: Ignore multiple children in bdrv_check_update_perm() | Kevin Wolf |
2017-03-07 | block: Factor out bdrv_replace_child_noperm() | Kevin Wolf |
2017-03-07 | block: Factor out should_update_child() | Kevin Wolf |
2017-03-07 | block: Fix blockdev-snapshot error handling | Kevin Wolf |
2017-03-07 | mirror: Fix error path for dirty bitmap creation | Kevin Wolf |
2017-03-07 | mirror: Fix permissions for removing mirror_top_bs | Kevin Wolf |
2017-03-07 | mirror: Fix permission problem with 'replaces' | Kevin Wolf |
2017-03-07 | commit: Fix error handling | Kevin Wolf |
2017-03-07 | Merge remote-tracking branch 'remotes/xtensa/tags/20170306-xtensa' into staging | Peter Maydell |
2017-03-07 | Merge remote-tracking branch 'remotes/gkurz/tags/fixes-for-2.9' into staging | Peter Maydell |
2017-03-07 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in... | Peter Maydell |
2017-03-06 | 9pfs: fix vulnerability in openat_dir() and local_unlinkat_common() | Greg Kurz |
2017-03-06 | 9pfs: fix O_PATH build break with older glibc versions | Greg Kurz |
2017-03-06 | 9pfs: don't use AT_EMPTY_PATH in local_set_cred_passthrough() | Greg Kurz |
2017-03-06 | 9pfs: fail local_statfs() earlier | Greg Kurz |
2017-03-06 | 9pfs: fix fd leak in local_opendir() | Greg Kurz |
2017-03-06 | 9pfs: fix bogus fd check in local_remove() | Greg Kurz |
2017-03-06 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-03-06 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170306' into... | Peter Maydell |
2017-03-06 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-28' into ... | Peter Maydell |
2017-03-06 | tests: check path to avoid a failing qga/get-vcpus test | Bruce Rogers |
2017-03-06 | qga: ignore EBUSY when freezing a filesystem | Peter Lieven |
2017-03-06 | qga: add systemd socket activation support | Stefan Hajnoczi |
2017-03-06 | net/filter-mirror: Follow CODING_STYLE | Zhang Chen |
2017-03-06 | COLO-compare: Fix icmp and udp compare different packet always dump bug | Zhang Chen |
2017-03-06 | COLO-compare: Optimize compare_common and compare_tcp | Zhang Chen |
2017-03-06 | COLO-compare: Rename compare function and remove duplicate codes | Zhang Chen |
2017-03-06 | filter-rewriter: skip net_checksum_calculate() while offset = 0 | zhanghailiang |
2017-03-06 | net/colo: fix memory double free error | zhanghailiang |
2017-03-06 | vmxnet3: VMStatify rx/tx q_descr and int_state | Dr. David Alan Gilbert |
2017-03-06 | vmxnet3: Convert ring values to uint32_t's | Dr. David Alan Gilbert |
2017-03-06 | net/colo-compare: Fix memory free error | Zhang Chen |
2017-03-06 | colo-compare: Fix removing fds been watched incorrectly in finalization | zhanghailiang |
2017-03-06 | char: remove the right fd been watched in qemu_chr_fe_set_handlers() | zhanghailiang |
2017-03-06 | colo-compare: kick compare thread to exit after some cleanup in finalization | zhanghailiang |
2017-03-06 | colo-compare: use g_timeout_source_new() to process the stale packets | zhanghailiang |
2017-03-06 | NetRxPkt: Remove code duplication in net_rx_pkt_pull_data() | Dmitry Fleytman |
2017-03-06 | NetRxPkt: Account buffer with ETH header in IOV length | Dmitry Fleytman |
2017-03-06 | NetRxPkt: Do not try to pull more data than present | Dmitry Fleytman |
2017-03-06 | NetRxPkt: Fix memory corruption on VLAN header stripping | Dmitry Fleytman |
2017-03-06 | eth: Extend vlan stripping functions | Dmitry Fleytman |
2017-03-06 | net: Remove useless local var pkt | Fam Zheng |
2017-03-06 | target/ppc: use helper for excp handling | Nikunj A Dadhania |
2017-03-06 | target/ppc: fmadd: add macro for updating flags | Nikunj A Dadhania |
2017-03-06 | target/ppc: fmadd check for excp independently | Nikunj A Dadhania |
2017-03-06 | spapr: ensure that all threads within core are on the same NUMA node | Igor Mammedov |