summaryrefslogtreecommitdiffstats
path: root/fs/jbd2/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-03ocfs2: don't clear SGID when inheriting ACLsJan Kara1-12/+12
2017-08-03mm: allow page_cache_get_speculative in interrupt contextKan Liang1-2/+0
2017-08-03userfaultfd: non-cooperative: flush event_wqh at release timeMike Rapoport1-0/+3
2017-08-03ipc: add missing container_of()s for randstructKees Cook3-3/+7
2017-08-03cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2-2/+18
2017-08-03userfaultfd_zeropage: return -ENOSPC in case mm has goneMike Rapoport1-0/+2
2017-08-03mm: take memory hotplug lock within numa_zonelist_order_handler()Heiko Carstens1-0/+2
2017-08-03mm/page_io.c: fix oops during block io poll in swapin pathTetsuo Handa1-0/+7
2017-08-03zram: do not free pool->size_classMinchan Kim1-1/+0
2017-08-03kthread: fix documentation build warningJonathan Corbet1-1/+1
2017-08-03kasan: avoid -Wmaybe-uninitialized warningArnd Bergmann1-0/+1
2017-08-03userfaultfd: non-cooperative: notify about unmap of destination during mremapMike Rapoport1-2/+5
2017-08-03mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman7-1/+48
2017-08-03pid: kill pidhash_size in pidhash_init()Kefeng Wang1-3/+0
2017-08-03mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errorsDaniel Jordan1-6/+3
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust2-16/+3
2017-08-02platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski1-5/+7
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust3-9/+6
2017-08-01samples/bpf: fix bpf tunnel cleanupWilliam Tu2-2/+3
2017-08-01udp6: fix jumbogram receptionPaolo Abeni3-1/+17
2017-08-01ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng1-1/+1
2017-08-01Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli3-5/+6
2017-08-01virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin1-3/+2
2017-08-01mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1
2017-08-01MAINTAINERS: Add more files to the PHY LIBRARY sectionFlorian Fainelli1-3/+11
2017-08-01ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel1-1/+1
2017-08-01net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-01sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland1-3/+3
2017-07-31parisc: Define CONFIG_CPU_BIG_ENDIANBabu Moger1-0/+3
2017-07-31libata: fix a couple of doc build warningsJonathan Corbet1-2/+2
2017-07-31parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley1-3/+3
2017-07-31thunderbolt: icm: Ignore mailbox errors in icm_suspend()Rafael J. Wysocki1-1/+8
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller2-2/+2
2017-07-31parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin1-3/+2
2017-07-30Linux 4.13-rc3v4.13-rc3Linus Torvalds1-1/+1
2017-07-30ACPI: APD: Fix HID for Hisilicon Hip07/08Hanjun Guo1-2/+2
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki1-14/+26
2017-07-30bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann1-1/+1
2017-07-30tcp: avoid bogus gcc-7 array-bounds warningArnd Bergmann1-2/+3
2017-07-30net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King1-1/+1
2017-07-29bpf: don't indicate success when copy_from_user failsDaniel Borkmann1-1/+1
2017-07-29udp6: fix socket leak on early demuxPaolo Abeni3-10/+21
2017-07-29net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2-5/+24
2017-07-29Revert "vhost: cache used event for better performance"Jason Wang2-25/+6
2017-07-29team: use a larger struct for mac addressWANG Cong1-4/+4
2017-07-29net: check dev->addr_len for dev_set_mac_address()WANG Cong1-0/+2
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington1-1/+1
2017-07-28workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann1-0/+7
2017-07-28lightnvm: pblk: advance bio according to lba indexJavier González3-10/+19
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon1-7/+11