summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-10ext4: fix use-after-free in dx_release()Sahitya Tummala1-1/+4
2019-05-10ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner1-0/+7
2019-05-10jbd2: fix potential double freeChengguang Xu4-36/+61
2019-05-10ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan1-2/+15
2019-05-06ext4: export /sys/fs/ext4/feature/casefold if Unicode support is presentTheodore Ts'o1-0/+6
2019-04-30ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee1-1/+1
2019-04-28unicode: refactor the rule for regenerating utf8data.hMasahiro Yamada7-17/+38
2019-04-25docs: ext4.rst: document case-insensitive directoriesGabriel Krisman Bertazi1-0/+38
2019-04-25ext4: Support case-insensitive file name lookupsGabriel Krisman Bertazi10-21/+223
2019-04-25ext4: include charset encoding information in the superblockGabriel Krisman Bertazi2-1/+105
2019-04-25MAINTAINERS: add Unicode subsystem entryGabriel Krisman Bertazi1-0/+6
2019-04-25unicode: update unicode database unicode version 12.1.0Gabriel Krisman Bertazi3-2075/+2138
2019-04-25unicode: introduce test module for normalized utf8 implementationGabriel Krisman Bertazi3-0/+326
2019-04-25unicode: implement higher level API for string handlingGabriel Krisman Bertazi5-1/+227
2019-04-25unicode: reduce the size of utf8data[]Olaf Weber5-12685/+3296
2019-04-25unicode: introduce code for UTF-8 normalizationOlaf Weber3-0/+756
2019-04-25unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi8-0/+17106
2019-04-25ext4: actually request zeroing of inode table after growKirill Tkhai1-1/+1
2019-04-25ext4: cond_resched in work-heavy group loopsKhazhismel Kumykov2-0/+3
2019-04-25ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden1-24/+34
2019-04-25ext4: avoid drop reference to iloc.bh twicePan Bian1-0/+1
2019-04-10ext4: ignore e_value_offs for xattrs with value-in-ea-inodeTheodore Ts'o1-1/+1
2019-04-09ext4: protect journal inode's blocks using block_validityTheodore Ts'o2-0/+52
2019-04-07ext4: use BUG() instead of BUG_ON(1)Arnd Bergmann2-4/+4
2019-04-07ext4: fix prefetchw of NULL pageLiu Xiang1-1/+2
2019-04-06jbd2: check superblock mapped prior to committingJiufei Xue1-0/+4
2019-04-06ext4: remove incorrect comment for NEXT_ORPHAN()Eric Biggers1-3/+0
2019-04-06ext4: make sanity check in mballoc more strictJan Kara1-1/+1
2019-04-06jbd2: remove repeated assignments in __jbd2_log_wait_for_space()Liu Song1-1/+0
2019-03-31Linux 5.1-rc3v5.1-rc3Linus Torvalds1-1/+1
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds60-201/+409
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-22/+19
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-103/+288
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+19
2019-03-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+0
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+12
2019-03-31Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-13/+32
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2-4/+2
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+13
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds7-17/+26
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-4587/+276
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-51/+75
2019-03-30Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-37/+110
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-3/+8
2019-03-30Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-4/+12
2019-03-30Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+42
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-112/+210
2019-03-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1