summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07f2fs: avoid data race between FI_DIRTY_INODE flag and update_inodeJaegeuk Kim
2016-06-07f2fs: remove obsolete parameter in f2fs_truncateJaegeuk Kim
2016-06-07f2fs: avoid wrong count on dirty inodesJaegeuk Kim
2016-06-07f2fs: remove deprecated parameterJaegeuk Kim
2016-06-03f2fs: handle writepage correctlyJaegeuk Kim
2016-06-03f2fs: return error of f2fs_lookupJaegeuk Kim
2016-06-03f2fs: return the errno to the caller to avoid using a wrong pageYunlong Song
2016-06-03f2fs: remove two steps to flush dirty data pagesJaegeuk Kim
2016-06-03f2fs: do not skip writing data pagesJaegeuk Kim
2016-06-03f2fs: inject to produce some orphan inodesJaegeuk Kim
2016-06-03f2fs: propagate error given by f2fs_find_entryJaegeuk Kim
2016-06-03f2fs: remove writepages lockJaegeuk Kim
2016-06-03f2fs: set flush_merge by defaultJaegeuk Kim
2016-06-03f2fs: detect congestion of flush command issuesJaegeuk Kim
2016-06-03f2fs: add lazytime mount optionJaegeuk Kim
2016-06-03f2fs: avoid unnecessary updating inode during fsyncJaegeuk Kim
2016-06-03f2fs: remove syncing inode page in all the casesJaegeuk Kim
2016-06-03f2fs: flush inode metadata when checkpoint is doingJaegeuk Kim
2016-06-03f2fs: call mark_inode_dirty_sync for i_field changesJaegeuk Kim
2016-06-03f2fs: introduce f2fs_i_links_write with mark_inode_dirty_syncJaegeuk Kim
2016-06-03f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_syncJaegeuk Kim
2016-06-03f2fs: introduce f2fs_i_size_write with mark_inode_dirty_syncJaegeuk Kim
2016-06-03f2fs: use inode pointer for {set, clear}_inode_flagJaegeuk Kim
2016-06-03Revert "f2fs: no need inc dirty pages under inode lock"Jaegeuk Kim
2016-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini
2016-06-02KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov
2016-06-02KVM: x86: avoid write-tearing of TDPNadav Amit
2016-06-02Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2016-06-02KVM: arm/arm64: vgic-new: Removel harmful BUG_ONMarc Zyngier
2016-06-01Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-06-01sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky
2016-05-31vlan: Propagate MAC address to VLANsMike Manning
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter
2016-05-31atm: firestream: add more reserved stringsDan Carpenter