summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-02NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()Trond Myklebust1-0/+6
2015-03-02NFSv4: Set a barrier in the update_changeattr() helperTrond Myklebust2-0/+2
2015-03-02NFS: Fix nfs_post_op_update_inode() to set an attribute barrierTrond Myklebust1-0/+1
2015-03-02NFS: Remove size hack in nfs_inode_attrs_need_update()Trond Myklebust1-8/+0
2015-03-02NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommitTrond Myklebust1-0/+1
2015-03-02NFS: Add attribute update barriers to NFS writebacksTrond Myklebust7-8/+57
2015-03-02NFS: Set an attribute barrier on all updatesTrond Myklebust1-0/+4
2015-03-02NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust5-11/+18
2015-03-02NFS: Add a helper to set attribute barriersTrond Myklebust2-0/+17
2015-03-02NFS: Ensure that buffered writes wait for O_DIRECT writes to completeTrond Myklebust1-0/+4
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+9
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-16/+13
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-22/+72
2015-03-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2015-03-01Merge branch 'bcmgenet_systemport_stats'David S. Miller3-6/+12
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli2-3/+6
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli1-3/+6
2015-03-01rxrpc: don't multiply with HZ twiceFlorian Westphal1-1/+1
2015-03-01rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal1-3/+4
2015-03-01net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin3-3/+14
2015-03-01net: pasemi: Use setup_timer and mod_timerVaishali Thakkar1-5/+3
2015-03-01net: stmmac: Use setup_timer and mod_timerVaishali Thakkar1-5/+5
2015-03-01net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-03-01netxen_nic: Fix trivial typos in commentsYannick Guerrini1-2/+2
2015-03-01qlcnic: Fix trivial typo in commentYannick Guerrini1-1/+1
2015-03-01net: ti: cpsw: add hibernation callbacksGrygorii Strashko1-4/+3
2015-03-01net: davinci_mdio: add hibernation callbacksGrygorii Strashko1-2/+3
2015-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-8/+30
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior1-0/+1
2015-03-01net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet1-3/+1
2015-03-01sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven1-0/+3
2015-03-01net: bcmgenet: fix throughtput regressionJaedon Shin2-27/+88
2015-03-01macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-03-01Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller7-10/+18
2015-02-28net: Verify permission to link_net in newlinkEric W. Biederman1-0/+3
2015-02-28net: Verify permission to dest_net in newlinkEric W. Biederman1-0/+4
2015-02-28drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister1-1/+1
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-98/+235
2015-02-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-41/+61
2015-02-28Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-31/+41
2015-02-28niu: fix error handling in niu_class_to_ethflow()Dan Carpenter1-4/+2
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-35/+90
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov6-0/+10
2015-02-28mm: page_alloc: revert inadvertent !__GFP_FS retry behavior changeJohannes Weiner1-1/+8
2015-02-28kernel/sys.c: fix UNAME26 for 4.0Jon DeVree1-1/+2
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner2-8/+8
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim1-1/+1
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard1-2/+2