summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani2019-07-101-33/+60
* ext2: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-031-2/+1
* quota: honor quota type in Q_XGETQSTAT[V] callsEric Sandeen2019-06-251-26/+12
* ext2: Always brelse bh on failure in ext2_iget()Jan Kara2019-06-191-4/+2
* ext2: add missing brelse() in ext2_iget()Chengguang Xu2019-06-191-0/+1
* ext2: Fix a typo in ext2_getattr argumentFumiya Shigemitsu2019-06-121-1/+1
* ext2: fix a typo in commentChengguang Xu2019-06-121-2/+1
* ext2: add missing brelse() in ext2_new_inode()Chengguang Xu2019-05-301-0/+1
* ext2: optimize ext2_xattr_get()Chengguang Xu2019-05-281-4/+8
* ext2: introduce new helper for xattr entry comparisonChengguang Xu2019-05-281-7/+18
* ext2: merge xattr next entry check to ext2_xattr_entry_valid()Chengguang Xu2019-05-281-20/+16
* ext2: code cleanup for ext2_preread_inode()Chengguang Xu2019-05-281-3/+1
* ext2: code cleanup by using test_opt() and clear_opt()Chengguang Xu2019-05-201-9/+8
* doc: ext2: update description of quota options for ext2Chengguang Xu2019-05-201-1/+7
* ext2: Strengthen xattr block checksJan Kara2019-05-201-12/+10
* ext2: Merge loops in ext2_xattr_set()Jan Kara2019-05-201-22/+19
* ext2: introduce helper for xattr entry validationChengguang Xu2019-05-201-11/+21
* ext2: introduce helper for xattr header validationChengguang Xu2019-05-201-11/+20
* quota: add dqi_dirty_list description to comment of Dquot List ManagementChengguang Xu2019-05-201-3/+8
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-191-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-193-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-185-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-181-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-181-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-181-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-182-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2
| * | | kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-182-1/+9
| * | | kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada2019-05-181-1/+1
| * | | .gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada2019-05-181-3/+5
| * | | kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada2019-05-182-11/+11
| * | | kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor2019-05-181-1/+0
| * | | kbuild: add some extra warning flags unconditionallyMasahiro Yamada2019-05-181-6/+7
| * | | kbuild: add -Wvla flag unconditionallyMasahiro Yamada2019-05-181-1/+1
| * | | arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-185-13/+0