summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-30btrfs: reada, remove pointless BUG_ON in reada_find_extentDavid Sterba1-1/+0
2016-11-30btrfs: reada, sink start parameter to btree_readahead_hookDavid Sterba3-9/+5
2016-11-30btrfs: reada, remove unused parameter from __readahead_hookDavid Sterba1-4/+4
2016-11-30btrfs: reada, cleanup remove unneeded variable in __readahead_hookDavid Sterba1-5/+1
2016-11-30btrfs: rename helper macros for qgroup and aux data castsDavid Sterba1-14/+21
2016-11-30btrfs: remove stale comment from btrfs_statfsDavid Sterba1-4/+0
2016-11-30btrfs: remove unused headers, statfs.hDavid Sterba3-3/+0
2016-11-30btrfs: remove useless commentsXiaoguang Wang1-10/+3
2016-11-30btrfs: make block group flags in balance printks human-readableAdam Borowski1-3/+40
2016-11-30Btrfs: deal with existing encompassing extent map in btrfs_get_extent()Omar Sandoval1-3/+3
2016-11-30btrfs: add necessary comments about tickets_idWang Xiaoguang1-0/+4
2016-11-29btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed...Wang Xiaoguang1-1/+1
2016-11-29btrfs: don't abuse REQ_OP_* flags for btrfs_map_blockChristoph Hellwig9-49/+70
2016-11-27Linux 4.9-rc7v4.9-rc7Linus Torvalds1-1/+1
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds4-12/+34
2016-11-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-9/+29
2016-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2016-11-26fix default_file_splice_read()Al Viro1-1/+2
2016-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-39/+25
2016-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds47-131/+208
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-60/+101
2016-11-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+5
2016-11-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-29/+28
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds9-12/+64
2016-11-25tipc: resolve connection flow control compatibility problemJon Paul Maloy1-1/+1
2016-11-25mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-25net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-25ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-25net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar1-0/+1
2016-11-25tipc: improve sanity check for received domain recordsJon Paul Maloy1-5/+5
2016-11-25tipc: fix compatibility bug in link monitoringJon Paul Maloy1-2/+3
2016-11-25net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2016-11-25Merge branch 'parisc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-86/+57
2016-11-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-2/+6
2016-11-25Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds1-0/+1
2016-11-25Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-23/+7
2016-11-25MAINTAINERS: Add bug tracking system location entry typeRafael J. Wysocki1-0/+10
2016-11-25Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula1-37/+18
2016-11-25Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2-23/+7
2016-11-25Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller1-8/+10
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang1-2/+0
2016-11-25Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+15
2016-11-25Merge tag 'media/v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-21/+16
2016-11-25Merge tag 'drm-fixes-for-v4.9-rc7' of git://people.freedesktop.org/~airlied/l...Linus Torvalds8-35/+85
2016-11-25parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin1-15/+22
2016-11-25parisc: Fix race in pci-dma.cJohn David Anglin1-1/+1
2016-11-25parisc: Switch to generic sched_clock implementationHelge Deller2-47/+14
2016-11-25parisc: Fix races in parisc_setup_cache_timing()John David Anglin2-19/+16