summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-08ovl: Prevent rw remount when it should be ro mountSeunghun Lee1-0/+12
2015-01-08ovl: Fix opaque regression in ovl_lookuphujianyang1-10/+13
2015-01-08ovl: Fix kernel panic while mounting overlayfshujianyang1-0/+3
2014-12-13ovl: add testsuite to docsMiklos Szeredi1-0/+12
2014-12-13ovl: Use macros to present ovl_xattrhujianyang4-7/+7
2014-12-13ovl: Cleanup redundant blank lineshujianyang3-3/+0
2014-12-13ovl: support multiple lower layersMiklos Szeredi2-27/+95
2014-12-13ovl: make upperdir optionalMiklos Szeredi1-36/+47
2014-12-13ovl: improve mount helpersMiklos Szeredi1-52/+73
2014-12-13ovl: mount: change order of initializationMiklos Szeredi1-38/+32
2014-12-13ovl: allow statfs if no upper layerMiklos Szeredi1-2/+2
2014-12-13ovl: lookup ENAMETOOLONG on lower means ENOENTMiklos Szeredi1-1/+7
2014-12-13ovl: check whiteout on lowest layer as wellMiklos Szeredi2-56/+50
2014-12-13ovl: multi-layer lookupMiklos Szeredi1-49/+94
2014-12-13ovl: multi-layer readdirMiklos Szeredi2-22/+24
2014-12-13ovl: helper to iterate layersMiklos Szeredi2-0/+22
2014-12-13ovl: add mutli-layer infrastructureMiklos Szeredi1-34/+64
2014-12-13ovl: dont replace opaque dirMiklos Szeredi1-1/+1
2014-12-13ovl: make path-type a bitmapMiklos Szeredi6-36/+41
2014-12-13ovl: check whiteout while reading directoryMiklos Szeredi1-49/+28
2014-12-08Linux 3.18v3.18Linus Torvalds1-1/+1
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+5
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+14
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan1-1/+1
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2014-12-05Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+2
2014-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-13/+11
2014-12-05Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-13/+11
2014-12-05Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-32/+28
2014-12-05uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare1-0/+11
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2014-12-04context_tracking: Restore previous state in schedule_userAndy Lutomirski1-2/+6
2014-12-04Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2014-12-04Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+20
2014-12-04Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2014-12-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+7
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-45/+88
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-67/+73
2014-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-34/+36
2014-12-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-41/+55
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras1-1/+1
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek1-0/+1
2014-12-03mm: fix anon_vma_clone() error treatmentDaniel Forrest2-5/+11
2014-12-03mm: fix swapoff hang after page migration and forkHugh Dickins1-13/+13
2014-12-03fat: fix oops on corrupted vfat fsAl Viro1-9/+11
2014-12-03ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul1-7/+8