Age | Commit message (Expand) | Author |
2013-11-07 | x86, asmlinkage, lguest: Pass in globals into assembler statement | Andi Kleen |
2013-11-07 | virtio: mmio: fix signature checking for BE guests | Marc Zyngier |
2013-11-05 | virtio_ring: adapt to notify() returning bool | Heinz Graalfs |
2013-10-29 | virtio_net: verify if queue is broken after virtqueue_get_buf() | Heinz Graalfs |
2013-10-29 | virtio_console: verify if queue is broken after virtqueue_get_buf() | Heinz Graalfs |
2013-10-29 | virtio_blk: verify if queue is broken after virtqueue_get_buf() | Heinz Graalfs |
2013-10-29 | virtio_ring: add new function virtqueue_is_broken() | Heinz Graalfs |
2013-10-29 | virtio_test: verify if virtqueue_kick() succeeded | Heinz Graalfs |
2013-10-29 | virtio_net: verify if virtqueue_kick() succeeded | Heinz Graalfs |
2013-10-29 | virtio_ring: let virtqueue_{kick()/notify()} return a bool | Heinz Graalfs |
2013-10-29 | virtio_ring: change host notification API | Heinz Graalfs |
2013-10-17 | virtio_config: remove virtio_config_val | Rusty Russell |
2013-10-17 | virtio: use size-based config accessors. | Rusty Russell |
2013-10-17 | virtio_config: introduce size-based accessors. | Rusty Russell |
2013-10-17 | virtio_ring: plug kmemleak false positive. | Rusty Russell |
2013-09-23 | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM | Aaron Lu |
2013-09-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-09-22 | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-09-22 | cfq: explicitly use 64bit divide operation for 64bit arguments | Anatol Pomozov |
2013-09-21 | Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-21 | block: Add nr_bios to block_rq_remap tracepoint | Jun'ichi Nomura |
2013-09-21 | Btrfs: create the uuid tree on remount rw | Josef Bacik |
2013-09-21 | btrfs: change extent-same to copy entire argument struct | Mark Fasheh |
2013-09-21 | Btrfs: dir_inode_operations should use btrfs_update_time also | Guangyu Sun |
2013-09-21 | btrfs: Add btrfs: prefix to kernel log output | Frank Holton |
2013-09-21 | btrfs: refuse to remount read-write after abort | David Sterba |
2013-09-21 | Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg... | chandan |
2013-09-21 | Btrfs: don't leak transaction in btrfs_sync_file() | Filipe David Borba Manana |
2013-09-21 | Btrfs: add the missing mutex unlock in write_all_supers() | Stefan Behrens |
2013-09-21 | Btrfs: iput inode on allocation failure | Josef Bacik |
2013-09-21 | Btrfs: remove space_info->reservation_progress | Josef Bacik |
2013-09-21 | Btrfs: kill delay_iput arg to the wait_ordered functions | Josef Bacik |
2013-09-21 | Btrfs: fix worst case calculator for space usage | Josef Bacik |
2013-09-21 | Revert "Btrfs: rework the overcommit logic to be based on the total size" | Josef Bacik |
2013-09-21 | Btrfs: improve replacing nocow extents | Josef Bacik |
2013-09-21 | Btrfs: drop dir i_size when adding new names on replay | Josef Bacik |
2013-09-21 | Btrfs: replay dir_index items before other items | Josef Bacik |
2013-09-21 | Btrfs: check roots last log commit when checking if an inode has been logged | Josef Bacik |
2013-09-21 | Btrfs: actually log directory we are fsync()'ing | Josef Bacik |
2013-09-21 | Btrfs: actually limit the size of delalloc range | Josef Bacik |
2013-09-21 | Btrfs: allocate the free space by the existed max extent size when ENOSPC | Miao Xie |
2013-09-21 | btrfs: add lockdep and tracing annotations for uuid tree | David Sterba |
2013-09-21 | btrfs: show compiled-in config features at module load time | Stefan Behrens |
2013-09-21 | Btrfs: more efficient inode tree replace operation | Filipe David Borba Manana |
2013-09-21 | Btrfs: do not add replace target to the alloc_list | Ilya Dryomov |
2013-09-21 | Btrfs: fixup error handling in btrfs_reloc_cow | Josef Bacik |
2013-09-21 | Merge tag 'v3.11' into for-linus | Chris Mason |
2013-09-20 | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |