summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-19Add linux-next specific files for 20141219next-20141219Stephen Rothwell
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2014-12-19Merge branch 'akpm/master'Stephen Rothwell
2014-12-19mm: add strictlimit knobMaxim Patlasov
The "strictlimit" feature was introduced to enforce per-bdi dirty limits for FUSE which sets bdi max_ratio to 1% by default: http://article.gmane.org/gmane.linux.kernel.mm/105809 However the feature can be useful for other relatively slow or untrusted BDIs like USB flash drives and DVD+RW. The patch adds a knob to enable the feature: echo 1 > /sys/class/bdi/X:Y/strictlimit Being enabled, the feature enforces bdi max_ratio limit even if global (10%) dirty limit is not reached. Of course, the effect is not visible until /sys/class/bdi/X:Y/max_ratio is decreased to some reasonable value. Signed-off-by: Maxim Patlasov <MPatlasov@parallels.com> Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Cc: Theodore Ts'o <tytso@mit.edu> Cc: "Artem S. Tashkinov" <t.artem@lycos.com> Cc: Mel Gorman <mel@csn.ul.ie> Cc: Jan Kara <jack@suse.cz> Cc: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2014-12-19drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa
Currently, memsetting and kfreeing the device is bad behaviour. The device will have a reference count of 1 and hence can cause trouble because it has kfree'd. Proper way to handle a failed device_register is to call put_device right after it fails. Signed-off-by: Levente Kurusa <levex@linux.com> Acked-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2014-12-19tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton
This list is supposed to be sorted, to reduce patch collisions. Cc: Shuah Khan <shuah.kh@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2014-12-19drivers/gpio/gpio-zevio.c: fix buildAndrew Morton
Unbreak i386 allmodconfig. This is a hack - please fix properly ;) Cc: Fabian Vogt <fabian@ritter-vogt.de> Cc: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2014-12-19Merge branch 'akpm-current/current'Stephen Rothwell
Conflicts: mm/fremap.c
2014-12-19Merge remote-tracking branch 'access_once/linux-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
Conflicts: drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c drivers/staging/ft1000/ft1000-usb/ft1000_debug.c drivers/staging/media/lirc/lirc_sasem.c
2014-12-19Merge remote-tracking branch 'llvmlinux/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'dma-buf/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell
Conflicts: drivers/virtio/virtio_pci_common.c
2014-12-19Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'ipmi/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'drivers-x86/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'irqchip/irqchip/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'clockevents/clockevents/next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'spi/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'watchdog/master'Stephen Rothwell
Conflicts: drivers/watchdog/imx2_wdt.c
2014-12-19Merge remote-tracking branch 'regulator/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'omap_dss2/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'mmc-uh/next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'device-mapper/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'input/next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'virtio/virtio-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'drm-misc/topic/core-stuff'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'drm-intel/for-linux-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'drm-panel/drm/panel/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'infiniband/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'thermal-soc/next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'idle/next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'libata/for-next'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
Conflicts: scripts/Kbuild.include
2014-12-19Merge remote-tracking branch 'v4l-dvb/master'Stephen Rothwell
2014-12-19Merge branch 'jdelvare-hwmon/master'Stephen Rothwell
2014-12-19Merge remote-tracking branch 'i2c/i2c/for-next'Stephen Rothwell