1. 21 7月, 2014 3 次提交
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml · cfad81ce
      Linus Torvalds 提交于
      Pull UML fixes from Richard Weinberger:
       "Four fixes, all discovered by Trinity"
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml:
        um: segv: Save regs only in case of a kernel mode fault
        um: Fix hung task in fix_range_common()
        um: Ensure that a stub page cannot get unmapped
        Revert "um: Fix wait_stub_done() error handling"
      cfad81ce
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs · da83fc6e
      Linus Torvalds 提交于
      Pull btrfs fixes from Chris Mason:
       "We have two more fixes in my for-linus branch.
      
        I was hoping to also include a fix for a btrfs deadlock with
        compression enabled, but we're still nailing that one down"
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
        btrfs: test for valid bdev before kobj removal in btrfs_rm_device
        Btrfs: fix abnormal long waiting in fsync
      da83fc6e
    • L
      Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs · 90d51d56
      Linus Torvalds 提交于
      Pull NFS client fixes from Trond Myklebust:
       "Apologies for the relative lateness of this pull request, however the
        commits fix some issues with the NFS read/write code updates in
        3.16-rc1 that can cause serious Oopsing when using small r/wsize.  The
        delay was mainly due to extra testing to make sure that the fixes
        behave correctly.
      
        Highlights include;
         - Stable fix for an NFSv3 posix ACL regression
         - Multiple fixes for regressions to the NFS generic read/write code:
           - Fix page splitting bugs that come into play when a small
             rsize/wsize read/write needs to be sent again (due to error
             conditions or page redirty)
           - Fix nfs_wb_page_cancel, which is called by the "invalidatepage"
             method
         - Fix 2 compile warnings about unused variables
         - Fix a performance issue affecting unstable writes"
      
      * tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
        NFS: Don't reset pg_moreio in __nfs_pageio_add_request
        NFS: Remove 2 unused variables
        nfs: handle multiple reqs in nfs_wb_page_cancel
        nfs: handle multiple reqs in nfs_page_async_flush
        nfs: change find_request to find_head_request
        nfs: nfs_page should take a ref on the head req
        nfs: mark nfs_page reqs with flag for extra ref
        nfs: only show Posix ACLs in listxattr if actually present
      90d51d56
  2. 20 7月, 2014 11 次提交
  3. 19 7月, 2014 18 次提交
  4. 18 7月, 2014 8 次提交