index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
ext4: unsigned int compared against zero
Colin Ian King
1
-1
/
+2
2019-05-10
ext4: fix use-after-free in dx_release()
Sahitya Tummala
1
-1
/
+4
2019-05-10
ext4: fix data corruption caused by overlapping unaligned and aligned IO
Lukas Czerner
1
-0
/
+7
2019-05-10
jbd2: fix potential double free
Chengguang Xu
4
-36
/
+61
2019-05-10
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
1
-2
/
+15
2019-05-06
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
1
-0
/
+6
2019-04-30
ext4: fix ext4_show_options for file systems w/o journal
Debabrata Banerjee
1
-1
/
+1
2019-04-28
unicode: refactor the rule for regenerating utf8data.h
Masahiro Yamada
7
-17
/
+38
2019-04-25
docs: ext4.rst: document case-insensitive directories
Gabriel Krisman Bertazi
1
-0
/
+38
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
10
-21
/
+223
2019-04-25
ext4: include charset encoding information in the superblock
Gabriel Krisman Bertazi
2
-1
/
+105
2019-04-25
MAINTAINERS: add Unicode subsystem entry
Gabriel Krisman Bertazi
1
-0
/
+6
2019-04-25
unicode: update unicode database unicode version 12.1.0
Gabriel Krisman Bertazi
3
-2075
/
+2138
2019-04-25
unicode: introduce test module for normalized utf8 implementation
Gabriel Krisman Bertazi
3
-0
/
+326
2019-04-25
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi
5
-1
/
+227
2019-04-25
unicode: reduce the size of utf8data[]
Olaf Weber
5
-12685
/
+3296
2019-04-25
unicode: introduce code for UTF-8 normalization
Olaf Weber
3
-0
/
+756
2019-04-25
unicode: introduce UTF-8 character database
Gabriel Krisman Bertazi
8
-0
/
+17106
2019-04-25
ext4: actually request zeroing of inode table after grow
Kirill Tkhai
1
-1
/
+1
2019-04-25
ext4: cond_resched in work-heavy group loops
Khazhismel Kumykov
2
-0
/
+3
2019-04-25
ext4: fix use-after-free race with debug_want_extra_isize
Barret Rhoden
1
-24
/
+34
2019-04-25
ext4: avoid drop reference to iloc.bh twice
Pan Bian
1
-0
/
+1
2019-04-10
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
Theodore Ts'o
1
-1
/
+1
2019-04-09
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2
-0
/
+52
2019-04-07
ext4: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2
-4
/
+4
2019-04-07
ext4: fix prefetchw of NULL page
Liu Xiang
1
-1
/
+2
2019-04-06
jbd2: check superblock mapped prior to committing
Jiufei Xue
1
-0
/
+4
2019-04-06
ext4: remove incorrect comment for NEXT_ORPHAN()
Eric Biggers
1
-3
/
+0
2019-04-06
ext4: make sanity check in mballoc more strict
Jan Kara
1
-1
/
+1
2019-04-06
jbd2: remove repeated assignments in __jbd2_log_wait_for_space()
Liu Song
1
-1
/
+0
2019-03-31
Linux 5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
60
-201
/
+409
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
26
-103
/
+288
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-9
/
+19
2019-03-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-16
/
+12
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-13
/
+32
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+2
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
7
-17
/
+26
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-30
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
43
-4587
/
+276
2019-03-30
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-51
/
+75
2019-03-30
Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
23
-37
/
+110
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-3
/
+8
2019-03-30
Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-4
/
+12
2019-03-30
Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-4
/
+42
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-112
/
+210
[next]