aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersGravatar Christoph Hellwig 2-1/+4
2019-10-21iomap: use a srcmap for a read-modify-write I/OGravatar Goldwyn Rodrigues 1-2/+3
2019-10-21iomap: renumber IOMAP_HOLE to 0Gravatar Christoph Hellwig 1-5/+5
2019-10-21iomap: ignore non-shared or non-data blocks in xfs_file_dirtyGravatar Christoph Hellwig 1-1/+1
2019-10-21iomap: better document the IOMAP_F_* flagsGravatar Christoph Hellwig 1-8/+23
2019-10-21iomap: move struct iomap_page out of iomap.hGravatar Christoph Hellwig 1-17/+0
2019-10-21iomap: lift the xfs writeback code to iomapGravatar Christoph Hellwig 1-0/+59
2019-10-17iomap: iomap that extends beyond EOF should be marked dirtyGravatar Dave Chinner 1-0/+2
2019-10-15iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()Gravatar Jan Kara 1-1/+2
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+2
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+12
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+20
2019-10-11Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-0/+1
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+5
2019-10-11compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case useGravatar Joe Perches 1-0/+17
2019-10-10SUNRPC: fix race to sk_err after xs_error_reportGravatar Benjamin Coddington 1-0/+1
2019-10-08Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+2
2019-10-08leds: core: Fix leds.h structure documentationGravatar Dan Murphy 1-3/+2
2019-10-08lib/string: Make memzero_explicit() inline instead of externalGravatar Arvind Sankar 1-1/+20
2019-10-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-0/+33
2019-10-07mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Gravatar Vlastimil Babka 1-0/+4
2019-10-07mm, memcg: make scan aggression always exclude protectionGravatar Chris Down 1-13/+12
2019-10-07mm, memcg: make memory.emin the baseline for utilisation determinationGravatar Chris Down 1-6/+13
2019-10-07mm, memcg: proportional memory.{low,min} reclaimGravatar Chris Down 1-0/+20
2019-10-07memcg: only record foreign writebacks with dirty pages when memcg is not disa...Gravatar Baoquan He 1-0/+3
2019-10-07uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itGravatar Linus Torvalds 1-2/+4
2019-10-07module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflictGravatar Masahiro Yamada 1-3/+3
2019-10-07module: swap the order of symbol.namespaceGravatar Masahiro Yamada 1-2/+2
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingGravatar Jerry Snitselaar 1-1/+1
2019-10-07efi/tpm: Don't access event->count when it isn't mappedGravatar Peter Jones 1-3/+11
2019-10-07driver core: platform: Add platform_get_irq_byname_optional()Gravatar Hans de Goede 1-0/+2
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 5-6/+16
2019-10-04net: phy: extract pause modeGravatar Russell King 1-0/+1
2019-10-04net: phy: extract link partner advertisement readingGravatar Russell King 1-0/+1
2019-10-04net: phy: fix write to mii-ctrl1000 registerGravatar Russell King 1-0/+9
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointGravatar David Howells 1-1/+1
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-24/+1
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 3-0/+79
2019-10-04Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+26
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+2
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-1/+27
2019-10-04tty: serial: Fix PORT_LINFLEXUART definitionGravatar Stefan-gabriel Mirea 1-1/+1
2019-10-03sched: add kernel-doc for struct clone_argsGravatar Christian Brauner 1-2/+24
2019-10-02block: pg: add header include guardGravatar Masahiro Yamada 1-1/+4
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-4/+1
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceGravatar Marek Olšák 1-0/+2
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setGravatar Vladimir Oltean 1-1/+3