aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Collapse)Author
2017-05-01docs-vm-transhuge-fix-few-trivial-typos-fixAndrew Morton
fixes per Randy Cc: Jonathan Corbet <corbet@lwn.net> Cc: SeongJae Park <sj38.park@gmail.com> Cc: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2017-05-01Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park
Link: http://lkml.kernel.org/r/20170405210259.2067-1-sj38.park@gmail.com Signed-off-by: SeongJae Park <sj38.park@gmail.com> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2017-05-01fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
afddba49d18f346e ("fs: introduce write_begin, write_end, and perform_write aops") introduced AOP_FLAG_UNINTERRUPTIBLE flag which was checked in pagecache_write_begin(), but that check was removed by 4e02ed4b4a2fae34 ("fs: remove prepare_write/commit_write"). Between these two commits, d9414774dc0c7b39 ("cifs: Convert cifs to new aops.") added a check in cifs_write_begin(), but that check was soon removed by a98ee8c1c707fe32 ("[CIFS] fix regression in cifs_write_begin/cifs_write_end"). Therefore, AOP_FLAG_UNINTERRUPTIBLE flag is checked nowhere. Let's remove this flag. This patch has no functionality changes. Link: http://lkml.kernel.org/r/1489294781-53494-1-git-send-email-penguin-kernel@I-love.SAKURA.ne.jp Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Reviewed-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Cc: Nick Piggin <npiggin@gmail.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2017-05-01Merge branch 'akpm-current/current'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'rtc/rtc-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'pwm/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'libata/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'mux/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'ipmi/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'leds/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'kvms390/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'kvm-arm/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'spi/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'mailbox/mailbox-for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'iommu/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'watchdog/master'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'security/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'regulator/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'battery/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'backlight/for-backlight-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'mfd/for-mfd-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'mmc/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'device-mapper/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'input/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'sound/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'drm-tegra/drm/tegra/for-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'nand/nand/next'Stephen Rothwell
2017-05-01Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell
Updates for 4.12 kernel merge window - idr usage and locking changes - build fix for hns - ipoib debug path record file fix - hfi1 updates - core RDMA netdev addition - Intel VNIC driver addition - Enhanced allerators for IPoIB addition - Debug cleanups in cxgb3/4 - Trivial cleanups from SF Markus Elfring - Misc rxe fixes from Mellanox - Misc ipoib fixes from Mellanox - Lots of mlx4/mlx5 changes from Mellanox - Misc fixes across the RDMA subsystem - ODP paging fixes and improvements - qedr updates - hfi1 updates - OPA port info patches # gpg: Signature made Sat 29 Apr 2017 09:30:17 AEST # gpg: using RSA key B826A3330E572FDD # gpg: Can't check signature: No public key
2017-05-01Merge remote-tracking branch 'net-next/master'Stephen Rothwell