summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-08befs: improve documentation in datastream.cLuis de Bethencourt1-95/+98
2016-10-08befs: fix typos in datastream.cLuis de Bethencourt1-4/+4
2016-10-08befs: fix typos in btree.cLuis de Bethencourt1-4/+3
2016-10-08befs: fix style issues in super.cLuis de Bethencourt1-7/+8
2016-10-08befs: fix comment styleLuis de Bethencourt1-7/+3
2016-10-08befs: add check for ag_shift in superblockLuis de Bethencourt1-0/+7
2016-10-08befs: dump inode_size superblock informationLuis de Bethencourt1-0/+1
2016-10-08befs: remove unnecessary initializationSalah Triki1-1/+1
2016-10-08befs: fix typo in befs_sb_infoSalah Triki1-1/+1
2016-10-08befs: add flags field to validate superblock stateSalah Triki2-1/+6
2016-10-08befs: fix typo in befs_find_keyLuis de Bethencourt1-1/+1
2016-10-08befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2-19/+16
2016-10-08fs: befs: remove ret variableSalah Triki1-2/+1
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki1-1/+1
2016-10-08fs: befs: remove unnecessary *befs_sb variableSalah Triki1-2/+1
2016-10-08fs: befs: remove useless initialization to zeroSalah Triki1-1/+1
2016-10-08fs: befs: remove in vain variable assignmentSalah Triki1-2/+0
2016-10-08fs: befs: Insert NULL inode to dentrySalah Triki1-0/+1
2016-10-08fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki1-2/+0
2016-10-08fs: befs: Coding style fixSalah Triki1-3/+3
2016-10-08fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki1-8/+0
2016-10-08befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt1-2/+2
2016-10-08befs: in memory free_node_ptr and max_size never readLuis de Bethencourt1-2/+0
2016-10-08befs: make consistent use of befs_error()Luis de Bethencourt3-4/+9
2016-10-08befs: use simpler while loopLuis de Bethencourt1-36/+38
2016-10-08befs: remove constant variableLuis de Bethencourt1-5/+2
2016-10-08befs: avoid dereferencing dentry twiceLuis de Bethencourt1-1/+1
2016-10-08fs: befs: remove comment that confuses kernel-docLuis de Bethencourt1-4/+0
2016-10-08fs: befs: check silent flag before logging errorLuis de Bethencourt1-1/+2
2016-10-08fs: befs: replace befs_bread by sb_breadSalah Triki4-30/+4
2016-10-08befs: remove unused functionsLuis de Bethencourt1-12/+0
2016-10-08befs: fix function name in documentationLuis de Bethencourt1-1/+1
2016-10-08befs: check return of sb_min_blocksizeLuis de Bethencourt1-1/+6
2016-10-08fs: befs: remove useless pr_err in befs_init_inodecache()Salah Triki1-4/+2
2016-10-08fs/befs/linuxvfs.c: remove useless befs_errorSalah Triki1-2/+0
2016-10-08fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()Salah Triki1-4/+2
2016-10-08fs/befs/linuxvfs.c: check silent flag before logging errorsSalah Triki1-6/+9
2016-10-08fs/befs/linuxvfs.c: move useless assignmentSalah Triki1-1/+1
2016-10-02Linux 4.8v4.8Linus Torvalds1-1/+1
2016-10-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-5/+13
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana1-1/+1
2016-10-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-19/+16
2016-10-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds12-55/+101
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-29/+90
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-127/+171
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton1-0/+11
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-5/+4
2016-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2016-09-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-64/+74
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1