summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
* befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
* befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
* befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16
* fs: befs: remove ret variableSalah Triki2016-10-081-2/+1
* fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-1/+1
* fs: befs: remove unnecessary *befs_sb variableSalah Triki2016-10-081-2/+1
* fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
* fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0
* fs: befs: Insert NULL inode to dentrySalah Triki2016-10-081-0/+1
* fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki2016-10-081-2/+0
* fs: befs: Coding style fixSalah Triki2016-10-081-3/+3
* fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki2016-10-081-8/+0
* befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt2016-10-081-2/+2
* befs: in memory free_node_ptr and max_size never readLuis de Bethencourt2016-10-081-2/+0
* befs: make consistent use of befs_error()Luis de Bethencourt2016-10-083-4/+9
* befs: use simpler while loopLuis de Bethencourt2016-10-081-36/+38
* befs: remove constant variableLuis de Bethencourt2016-10-081-5/+2
* befs: avoid dereferencing dentry twiceLuis de Bethencourt2016-10-081-1/+1
* fs: befs: remove comment that confuses kernel-docLuis de Bethencourt2016-10-081-4/+0
* fs: befs: check silent flag before logging errorLuis de Bethencourt2016-10-081-1/+2
* fs: befs: replace befs_bread by sb_breadSalah Triki2016-10-084-30/+4
* befs: remove unused functionsLuis de Bethencourt2016-10-081-12/+0
* befs: fix function name in documentationLuis de Bethencourt2016-10-081-1/+1
* befs: check return of sb_min_blocksizeLuis de Bethencourt2016-10-081-1/+6
* fs: befs: remove useless pr_err in befs_init_inodecache()Salah Triki2016-10-081-4/+2
* fs/befs/linuxvfs.c: remove useless befs_errorSalah Triki2016-10-081-2/+0
* fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()Salah Triki2016-10-081-4/+2
* fs/befs/linuxvfs.c: check silent flag before logging errorsSalah Triki2016-10-081-6/+9
* fs/befs/linuxvfs.c: move useless assignmentSalah Triki2016-10-081-1/+1
* Linux 4.8v4.8Linus Torvalds2016-10-021-1/+1
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-023-5/+13
|\
| * ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana2016-10-021-1/+1
| * ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros2016-09-291-1/+1
| * ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2016-09-291-3/+11
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-025-19/+16
|\ \
| * | x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li2016-09-301-2/+2
| * | x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski2016-09-301-12/+11
| * | x86/vdso: Fix building on big endian hostSegher Boessenkool2016-09-301-1/+1
| * | x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski2016-09-301-3/+1
| * | x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski2016-09-291-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-0212-55/+101
|\ \ \
| * | | MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton2016-10-021-0/+11
| * | | MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton2016-09-292-1/+4
| * | | MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton2016-09-291-1/+7
| * | | MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton2016-09-291-2/+1
| * | | MIPS: clear execution hazard after changing FTLB enablePaul Burton2016-09-291-2/+1
| * | | MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton2016-09-291-15/+28
| * | | MIPS: Stop setting I6400 FTLBPPaul Burton2016-09-292-9/+2
| * | | MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle2016-09-291-2/+38
OpenPOWER on IntegriCloud