summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GFS2: revert "GFS2: d_splice_alias() can't return error"J. Bruce Fields2014-01-181-0/+8
* GFS2: Small cleanupBob Peterson2014-01-161-1/+1
* GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-168-31/+19
* GFS2: Fix kbuild test robot reported warningSteven Whitehouse2014-01-151-0/+1
* GFS2: Move quota bitmap operations under their own lockSteven Whitehouse2014-01-143-8/+10
* GFS2: Clean up quota slot allocationSteven Whitehouse2014-01-142-73/+30
* GFS2: Only run logd and quota when mounted read/writeSteven Whitehouse2014-01-143-68/+41
* GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse2014-01-144-48/+126
* GFS2: No need to invalidate pages for a dio readSteven Whitehouse2014-01-141-2/+3
* GFS2: Add initialization for address space in super blockSteven Whitehouse2014-01-091-0/+1
* GFS2: Add hints to directory leaf blocksSteven Whitehouse2014-01-082-4/+47
* GFS2: For exhash conversion, only one block is neededSteven Whitehouse2014-01-081-0/+5
* GFS2: Increase i_writecount during gfs2_setattr_chownBob Peterson2014-01-071-1/+15
* GFS2: Remember directory insert pointSteven Whitehouse2014-01-063-16/+42
* GFS2: Consolidate transaction blocks calculation for dir addSteven Whitehouse2014-01-061-12/+26
* GFS2: Add directory addition info structureSteven Whitehouse2014-01-063-33/+43
* GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-035-8/+31
* GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-033-4/+15
* GFS2: Remove test which is always trueSteven Whitehouse2014-01-031-1/+1
* GFS2: Remove gfs2_quota_change_host structureSteven Whitehouse2014-01-031-25/+12
* GFS2: Clean up releasepageSteven Whitehouse2014-01-031-13/+5
* GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson2014-01-033-6/+28
* GFS2: Drop inadequate rgrps from the reservation treeBob Peterson2014-01-031-3/+4
* GFS2: If requested is too large, use the largest extent in the rgrpBob Peterson2014-01-031-15/+49
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-022-6/+5
|\
| * KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1
| * KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2013-12-301-4/+4
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-029-24/+66
|\ \
| * | epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron2014-01-021-4/+0
| * | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu2014-01-021-0/+5
| * | drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu2014-01-021-1/+10
| * | mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi2014-01-021-0/+10
| * | MAINTAINERS: set up proper record for Xilinx ZynqMichal Simek2014-01-021-0/+3
| * | mm: remove bogus warning in copy_huge_pmd()Mel Gorman2014-01-021-3/+0
| * | memcg: fix memcg_size() calculationVladimir Davydov2014-01-021-1/+1
| * | mm: fix use-after-free in sys_remap_file_pagesRik van Riel2014-01-021-3/+5
| * | mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka2014-01-021-5/+10
| * | mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka2014-01-021-7/+22
* | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-01-026-5/+58
|\ \ \
| * | | GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa2014-01-021-0/+2
| * | | GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-201-2/+8
| * | | GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2013-12-201-0/+30
| * | | GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson2013-12-131-0/+5
| * | | GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-131-2/+2
| * | | GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2013-12-131-1/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-026-11/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | s390/pci: obtain function handle in hotplug notifierSebastian Ott2013-12-301-0/+2
| * | | s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky2013-12-181-1/+1
| * | | s390/smp: improve setup of possible cpu maskHeiko Carstens2013-12-184-10/+19
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-019-49/+80
|\ \ \ \