jlayton/linux.git
2017-06-09 Jeff Laytonfs: convert ext2 to use write_one_page_since wberr
2017-06-09 Jeff Laytonext2: convert to errseq_t based writeback error tracking
2017-06-09 Jeff Laytonfs: add a write_one_page_since
2017-06-09 Jeff Laytonfs: adapt sync_file_range to new reporting infrastructure
2017-06-09 Jeff Laytonext4: keep single errseq_t cursor in superblock to...
2017-06-09 Jeff Laytonfs: allow __generic_file_fsync to support both flavors...
2017-06-09 Jeff Laytonext4: convert internal writeback waiters to errseq_t...
2017-06-09 Jeff Laytonjbd2: conditionally handle errors using errseq_t based...
2017-06-09 Jeff Laytonblock: add sync_blockdev_since and sync_filesystem_since
2017-06-09 Jeff Laytonblock: convert block_dev to use errseq_t errors in...
2017-06-09 Jeff Laytonmm: add filemap_fdatawait_range_since and filemap_write...
2017-06-09 Jeff Laytonbtrfs: minimal conversion to errseq_t writeback error...
2017-06-09 Jeff Laytonxfs: minimal conversion to errseq_t writeback error...
2017-06-09 Jeff Laytonext4: add more robust reporting of metadata writeback...
2017-06-09 Jeff Laytonfs: add f_md_wb_err field to struct file for tracking...
2017-06-09 Jeff Laytonext4: use errseq_t based error handling for reporting...
2017-06-09 Jeff Laytonblock: convert to errseq_t based writeback error tracking
2017-06-09 Jeff Laytondax: set errors in mapping when writeback fails
2017-06-09 Jeff LaytonDocumentation: flesh out the section in vfs.txt on...
2017-06-07 Jeff Laytonfs: add a new fstype flag to indicate how writeback...
2017-06-07 Jeff Laytonmm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_s...
2017-06-07 Jeff Laytonmm: tracepoints for writeback error events
2017-06-07 Jeff Laytonfs: new infrastructure for writeback error handling...
2017-06-05 Jeff Laytonlib: add errseq_t type and infrastructure for handling it
2017-06-05 Jeff Laytonfs: sync_filesystem should not discard sync_fs return...
2017-06-05 Jeff Laytonmm: clean up error handling in write_one_page
2017-06-05 Jeff Laytonfs: remove unnecessary NULL f_mapping check in sync_fil...
2017-06-05 Jeff Laytonmm: don't TestClearPageError in __filemap_fdatawait_range
2017-06-05 Jeff Laytonbuffer: set errors in mapping at the time that the...
2017-06-05 Jeff Laytoncifs: set mapping error when page writeback fails in...
2017-06-05 Jeff Laytonfuse: set mapping error in writepage_locked when it...
2017-06-05 Jeff Layton9p: set mapping error when writeback fails in launder_page
2017-06-05 Jeff Laytonnilfs2: set the mapping error when calling SetPageError...
2017-06-05 Jeff Laytonorangefs: don't call filemap_write_and_wait from fsync
2017-06-05 Jeff Laytonfs: check for writeback errors after syncing out buffer...
2017-06-05 Jeff Laytonbtrfs: btrfs_wait_tree_block_writeback can be void...
2017-06-05 Jeff Laytonbuffer: use mapping_set_error instead of setting the...
2017-06-05 Jeff Laytonmm: fix mapping_set_error call in me_pagecache_dirty
2017-06-05 Jeff Laytonmm: drop "wait" parameter from write_one_page
2017-06-05 Jeff Laytonfs: remove unneeded forward definition of mm_struct...
2017-06-04 Linus TorvaldsLinux 4.12-rc4
2017-06-04 Richard Narronfs/ufs: Set UFS default maximum bytes per file
2017-06-04 Linus TorvaldsMerge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org...
2017-06-04 Linus TorvaldsMerge tag 'tty-4.12-rc4' of git://git./linux/kernel...
2017-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-06-04 Linus TorvaldsMerge tag 'rtc-4.12-2' of git://git./linux/kernel/git...
2017-06-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-06-04 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2017-06-04 Greg Kroah... Revert "tty: fix port buffer locking"
2017-06-03 Jan Karanfs: Mark unnecessarily extern functions as static
2017-06-03 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.12-rc4' of git://git...
2017-06-03 Linus TorvaldsMerge tag 'for-linus-20170602' of git://git.infradead...
2017-06-03 Stefan Schaeckelerhwmon: (aspeed-pwm-tacho) make fan/pwm names start...
2017-06-03 Stefan Schaeckelerhwmon: (aspeed-pwm-tacho) Call of_node_put() on a node...
2017-06-03 Hans de GoedeInput: axp20x-pek - switch to acpi_dev_present and...
2017-06-03 Hans de GoedeInput: axp20x-pek - only check for "INTCFD9" ACPI devic...
2017-06-03 Dmitry TorokhovMerge tag 'v4.12-rc3' into for-linus
2017-06-02 Linus TorvaldsMerge tag 'acpi-4.12-rc4' of git://git./linux/kernel...
2017-06-02 Linus TorvaldsMerge tag 'pm-4.12-rc4' of git://git./linux/kernel...
2017-06-02 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2017-06-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-06-02 André Draszikscripts/gdb: make lx-dmesg command work (reliably)
2017-06-02 Michal Hockomm: consider memblock reservations for deferred memory...
2017-06-02 James Morsemm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWP...
2017-06-02 Yisheng Xiemlock: fix mlock count can not decrease in race condition
2017-06-02 Punit Agrawalmm/migrate: fix refcount handling when !hugepage_migrat...
2017-06-02 Ross Zwislerdax: fix race between colliding PMD & PTE entries
2017-06-02 Ross Zwislermm: avoid spurious 'bad pmd' warning messages
2017-06-02 Tetsuo Handamm/page_alloc.c: make sure OOM victim can try allocatio...
2017-06-02 Nicolas Ioosspcmcia: remove left-over %Z format
2017-06-02 Thomas Gleixnerslub/memcg: cure the brainless abuse of sysfs attributes
2017-06-02 Florian Fainelliinitramfs: fix disabling of initramfs (and its compression)
2017-06-02 Michal Hockomm: clarify why we want kmalloc before falling backto...
2017-06-02 Matthias Kaehlckefrv: declare jiffies to be located in the .data section
2017-06-02 Michal Hockoinclude/linux/gfp.h: fix ___GFP_NOLOCKDEP value
2017-06-02 Andrea Arcangeliksm: prevent crash after write_protect_page fails
2017-06-02 Rafael J. WysockiMerge branches 'acpi-button', 'acpica' and 'acpi-sysfs'
2017-06-02 Rafael J. WysockiMerge branch 'pm-cpufreq'
2017-06-02 Linus TorvaldsMerge tag 'xfs-4.12-fixes-3' of git://git./fs/xfs/xfs...
2017-06-02 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2017-06-02 Linus TorvaldsMerge tag 'ceph-for-4.12-rc4' of git://github.com/ceph...
2017-06-02 Linus TorvaldsMerge tag 'for-4.12/dm-fixes-3' of git://git./linux...
2017-06-02 Linus TorvaldsMerge tag 'md/4.12-rc4' of git://git./linux/kernel...
2017-06-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-06-02 Linus TorvaldsMerge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people...
2017-06-02 Linus TorvaldsMerge tag 'sound-4.12-rc4' of git://git./linux/kernel...
2017-06-02 Linus TorvaldsMerge tag 'dmaengine-fix-4.12-rc4' of git://git.infrade...
2017-06-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-06-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-06-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-06-02 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2017-06-02 Lorenzo PieralisiARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
2017-06-02 Carlo CaioneHID: asus: Stop underlying hardware on remove
2017-06-02 Jean-Philippe... dmaengine: pl330: fix warning in pl330_remove
2017-06-02 Andi ShytiInput: tm2-touchkey - use LEN_ON as boolean value inste...
2017-06-02 Dave AirlieMerge tag 'topic/dp-quirks-2017-05-31' of git://anongit...
2017-06-01 Linus TorvaldsMerge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields...
2017-06-01 Linus TorvaldsMerge tag 'gcc-plugins-v4.12-rc4' of git://git./linux...
2017-06-01 Majd DibbinyRDMA/SA: Fix kernel panic in CMA request handler flow
2017-06-01 Leon RomanovskyRDMA/umem: Fix missing mmap_sem in get umem ODP call
next