summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-09ovl: discard independent cursor in readdir()hujianyang
2015-01-08ovl: document lower layer orderingMiklos Szeredi
2015-01-08ovl: Prevent rw remount when it should be ro mountSeunghun Lee
2015-01-08ovl: Fix opaque regression in ovl_lookuphujianyang
2015-01-08ovl: Fix kernel panic while mounting overlayfshujianyang
2014-12-13ovl: add testsuite to docsMiklos Szeredi
2014-12-13ovl: Use macros to present ovl_xattrhujianyang
2014-12-13ovl: Cleanup redundant blank lineshujianyang
2014-12-13ovl: support multiple lower layersMiklos Szeredi
2014-12-13ovl: make upperdir optionalMiklos Szeredi
2014-12-13ovl: improve mount helpersMiklos Szeredi
2014-12-13ovl: mount: change order of initializationMiklos Szeredi
2014-12-13ovl: allow statfs if no upper layerMiklos Szeredi
2014-12-13ovl: lookup ENAMETOOLONG on lower means ENOENTMiklos Szeredi
2014-12-13ovl: check whiteout on lowest layer as wellMiklos Szeredi
2014-12-13ovl: multi-layer lookupMiklos Szeredi
2014-12-13ovl: multi-layer readdirMiklos Szeredi
2014-12-13ovl: helper to iterate layersMiklos Szeredi
2014-12-13ovl: add mutli-layer infrastructureMiklos Szeredi
2014-12-13ovl: dont replace opaque dirMiklos Szeredi
2014-12-13ovl: make path-type a bitmapMiklos Szeredi
2014-12-13ovl: check whiteout while reading directoryMiklos Szeredi
2014-12-07Linux 3.18v3.18Linus Torvalds
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-05Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-04Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-04Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04uapi: fix to export linux/vm_sockets.hMasahiro Yamada
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-03context_tracking: Restore previous state in schedule_userAndy Lutomirski
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-12-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek
2014-12-03mm: fix anon_vma_clone() error treatmentDaniel Forrest
2014-12-03mm: fix swapoff hang after page migration and forkHugh Dickins