Age | Commit message (Expand) | Author |
2016-07-21 | GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes | Bob Peterson |
2016-07-12 | GFS2: Check rs_free with rd_rsspin protection | Bob Peterson |
2016-06-27 | gfs2: writeout truncated pages | Benjamin Marzinski |
2016-06-27 | fs: export __block_write_full_page | Benjamin Marzinski |
2016-06-27 | gfs2: Lock holder cleanup | Andreas Gruenbacher |
2016-06-27 | gfs2: Large-filesystem fix for 32-bit systems | Andreas Gruenbacher |
2016-06-27 | gfs2: Get rid of gfs2_ilookup | Andreas Gruenbacher |
2016-06-27 | gfs2: Fix gfs2_lookup_by_inum lock inversion | Andreas Gruenbacher |
2016-06-17 | gfs2: Initialize iopen glock holder for new inodes | Andreas Gruenbacher |
2016-06-10 | GFS2: don't set rgrp gl_object until it's inserted into rgrp tree | Bob Peterson |
2016-05-24 | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-05-24 | Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan... | Linus Torvalds |
2016-05-24 | Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2016-05-24 | xen: use same main loop for counting and remapping pages | Juergen Gross |
2016-05-24 | xen/events: Don't move disabled irqs | Ross Lagerwall |
2016-05-24 | xen/x86: actually allocate legacy interrupts on PV guests | Stefano Stabellini |
2016-05-24 | Xen: don't warn about 2-byte wchar_t in efi | Arnd Bergmann |
2016-05-24 | xen/gntdev: reduce copy batch size to 16 | David Vrabel |
2016-05-24 | xen/x86: don't lose event interrupts | Stefano Stabellini |
2016-05-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-23 | Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-23 | Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2016-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-05-23 | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2016-05-23 | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-05-23 | kgdb: depends on VT | Jiri Slaby |
2016-05-23 | drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable | Michal Hocko |
2016-05-23 | drm/radeon: make radeon_mn_get wait for mmap_sem killable | Michal Hocko |
2016-05-23 | drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable | Michal Hocko |
2016-05-23 | uprobes: wait for mmap_sem for write killable | Michal Hocko |
2016-05-23 | prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable | Michal Hocko |
2016-05-23 | exec: make exec path waiting for mmap_sem killable | Michal Hocko |
2016-05-23 | aio: make aio_setup_ring killable | Michal Hocko |
2016-05-23 | coredump: make coredump_wait wait for mmap_sem for write killable | Michal Hocko |
2016-05-23 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko |
2016-05-23 | ipc, shm: make shmem attach/detach wait for mmap_sem killable | Michal Hocko |
2016-05-23 | mm, fork: make dup_mmap wait for mmap_sem for write killable | Michal Hocko |
2016-05-23 | mm, proc: make clear_refs killable | Michal Hocko |
2016-05-23 | mm: make vm_brk killable | Michal Hocko |
2016-05-23 | mm, elf: handle vm_brk error | Michal Hocko |
2016-05-23 | mm, aout: handle vm_brk failures | Michal Hocko |
2016-05-23 | mm: make vm_munmap killable | Michal Hocko |
2016-05-23 | mm: make vm_mmap killable | Michal Hocko |
2016-05-23 | mm: make mmap_sem for write waits killable for mm syscalls | Michal Hocko |
2016-05-23 | MAINTAINERS: add co-maintainer for scripts/gdb | Kieran Bingham |
2016-05-23 | scripts/gdb: decode bytestream on dmesg for Python3 | Kieran Bingham |
2016-05-23 | scripts/gdb: fix issue with dmesg.py and python 3.X | Dom Cote |
2016-05-23 | scripts/gdb: improve types abstraction for gdb python scripts | Dom Cote |