summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ovl: discard independent cursor in readdir()hujianyang2015-01-091-24/+14Star
| | * | ovl: document lower layer orderingMiklos Szeredi2015-01-081-2/+6
| | * | ovl: Prevent rw remount when it should be ro mountSeunghun Lee2015-01-081-0/+12
| | * | ovl: Fix opaque regression in ovl_lookuphujianyang2015-01-081-10/+13
| | * | ovl: Fix kernel panic while mounting overlayfshujianyang2015-01-081-0/+3
| | * | ovl: add testsuite to docsMiklos Szeredi2014-12-131-0/+12
| | * | ovl: Use macros to present ovl_xattrhujianyang2014-12-134-7/+7
| | * | ovl: Cleanup redundant blank lineshujianyang2014-12-133-3/+0Star
| | * | ovl: support multiple lower layersMiklos Szeredi2014-12-132-27/+95
| | * | ovl: make upperdir optionalMiklos Szeredi2014-12-131-36/+47
| | * | ovl: improve mount helpersMiklos Szeredi2014-12-131-52/+73
| | * | ovl: mount: change order of initializationMiklos Szeredi2014-12-131-38/+32Star
| | * | ovl: allow statfs if no upper layerMiklos Szeredi2014-12-131-2/+2
| | * | ovl: lookup ENAMETOOLONG on lower means ENOENTMiklos Szeredi2014-12-131-1/+7
| | * | ovl: check whiteout on lowest layer as wellMiklos Szeredi2014-12-132-56/+50Star
| | * | ovl: multi-layer lookupMiklos Szeredi2014-12-131-49/+94
| | * | ovl: multi-layer readdirMiklos Szeredi2014-12-132-22/+24
| | * | ovl: helper to iterate layersMiklos Szeredi2014-12-132-0/+22
| | * | ovl: add mutli-layer infrastructureMiklos Szeredi2014-12-131-34/+64
| | * | ovl: dont replace opaque dirMiklos Szeredi2014-12-131-1/+1
| | * | ovl: make path-type a bitmapMiklos Szeredi2014-12-136-36/+41
| | * | ovl: check whiteout while reading directoryMiklos Szeredi2014-12-131-49/+28Star
| * | | Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-202-2/+2
| * | | posix_acl: fix reference leaks in posix_acl_createOmar Sandoval2015-02-201-5/+9
| * | | autofs4: Wrong format for printing dentryRasmus Villemoes2015-02-201-1/+1
| * | | coredump: Fix typo in commentBastien Nocera2015-02-201-1/+1
| * | | fs/aio.c: Remove duplicate function name in pr_debug messagesKinglong Mee2015-02-201-3/+3
| * | | configfs: Fix potential NULL d_inode dereferenceDavid Howells2015-02-201-1/+1
| * | | hypfs: switch to read_iter/write_iterAl Viro2015-02-201-27/+24Star
| * | | don't bother with most of the bad_file_ops methodsAl Viro2015-02-201-147/+0Star
| * | | configfs_add_file: fold into its sole callerAl Viro2015-02-182-19/+10Star
| * | | configfs: fold create_dir() into its only callerAl Viro2015-02-181-34/+29Star
| * | | configfs: configfs_create() init callback is never NULL and it never failsAl Viro2015-02-183-15/+6Star
| * | | switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro2015-02-184-18/+18
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-221-1/+1
|\ \ \ \
| * | | | ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot2015-02-201-1/+1
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-22110-1132/+6450
|\ \ \ \ \
| * | | | | MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel2015-02-201-1/+1
| * | | | | MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2015-02-202-16/+0Star
| * | | | | MIPS: OCTEON: irq: add CIB and other fixesDavid Daney2015-02-202-269/+823
| * | | | | MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney2015-02-201-2/+43
| * | | | | MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva2015-02-204-2/+326
| * | | | | MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese2015-02-201-20/+0Star
| * | | | | MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney2015-02-202-6/+17
| * | | | | MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney2015-02-205-27/+90
| * | | | | MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney2015-02-203-4/+8
| * | | | | MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney2015-02-201-30/+105
| * | | | | MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney2015-02-201-0/+22
| * | | | | MIPS: OCTEON: Delete unused COP2 saving codeAleksey Makarov2015-02-201-26/+0Star
| * | | | | MIPS: OCTEON: Use correct instruction to read 64-bit COP0 registerChandrakala Chavva2015-02-201-3/+3