summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-143-28/+23
|\
| * fs/fscache/object-list.c: use __seq_open_private()Rob Jones2014-10-131-14/+2
| * CacheFiles: Fix incorrect test for in-memory object collisionDavid Howells2014-10-131-1/+1
| * CacheFiles: Handle object being killed before being set upDavid Howells2014-09-301-13/+20
* | Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-10-1410-52/+79
|\ \
| * | UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger2014-10-031-1/+2
| * | UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger2014-09-301-1/+1
| * | UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger2014-09-301-1/+1
| * | UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-262-15/+18
| * | UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger2014-09-261-3/+2
| * | UBIFS: Align the dump messages of SB_NODEhujianyang2014-09-261-2/+2
| * | UBI: Fix livelock in produce_free_peb()Richard Weinberger2014-09-241-1/+1
| * | UBI: return on error in rename_volumes()Dan Carpenter2014-09-191-1/+1
| * | UBI: Improve comment on work_semRichard Weinberger2014-09-191-1/+2
| * | UBIFS: Remove bogus assertRichard Weinberger2014-09-191-4/+3
| * | UBI: Dispatch update notification if the volume is updatedEzequiel Garcia2014-09-161-1/+3
| * | UBI: block: Add support for the UBI_VOLUME_UPDATED notificationEzequiel Garcia2014-09-161-2/+14
| * | UBI: block: Fix block device size settingEzequiel Garcia2014-09-161-5/+6
| * | UBI: block: fix dereference on uninitialized devColin Ian King2014-09-161-5/+6
| * | UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud2014-09-161-0/+1
| * | UBIFS: fix free log space calculationArtem Bityutskiy2014-09-081-2/+6
| * | UBIFS: fix a race conditionArtem Bityutskiy2014-09-082-8/+11
* | | Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-141-0/+2
|\ \ \
| * | | fs: Add a missing permission check to do_umountAndy Lutomirski2014-10-081-0/+2
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-14150-1657/+5589
|\ \ \ \
| * | | | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner2014-10-146-38/+68
| * | | | kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven2014-10-143-6/+5
| * | | | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven2014-10-141-1/+1
| * | | | frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven2014-10-141-2/+0
| * | | | kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell2014-10-141-0/+8
| * | | | kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell2014-10-142-2/+61
| * | | | staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko2014-10-141-13/+1
| * | | | staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko2014-10-141-13/+1
| * | | | staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko2014-10-141-26/+2
| * | | | lib80211: remove unused print_ssid()Andy Shevchenko2014-10-142-37/+0
| * | | | wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko2014-10-141-4/+1
| * | | | wireless: ipw2x00: print SSID via %*pEAndy Shevchenko2014-10-144-247/+126
| * | | | wireless: libertas: print esaped string via %*pEAndy Shevchenko2014-10-142-10/+5
| * | | | lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko2014-10-142-0/+103
| * | | | lib / string_helpers: introduce string_escape_mem()Andy Shevchenko2014-10-143-4/+541
| * | | | lib / string_helpers: refactoring the test suiteAndy Shevchenko2014-10-141-12/+27
| * | | | lib / string_helpers: move documentation to c-fileAndy Shevchenko2014-10-142-34/+38
| * | | | include/linux: remove strict_strto* definitionsDaniel Walter2014-10-141-4/+0
| * | | | arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu2014-10-141-44/+45
| * | | | fs: check bh blocknr earlier when searching lruZach Brown2014-10-141-2/+2
| * | | | kdb: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-3/+3
| * | | | thermal: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-4/+4
| * | | | staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
| * | | | s390/cio: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
| * | | | PNP: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-12/+12