index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-26
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-18
/
+19
2019-05-25
ext4: fix dcache lookup of !casefolded directories
Gabriel Krisman Bertazi
1
-1
/
+1
2019-05-24
ext4: do not delete unlinked inode from orphan list on failed truncate
Jan Kara
1
-1
/
+1
2019-05-24
ext4: wait for outstanding dio during truncate in nojournal mode
Jan Kara
1
-12
/
+9
2019-05-22
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
1
-4
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-8
/
+37
2019-05-18
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
1
-1
/
+1
2019-05-15
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
1
-0
/
+5
2019-05-12
ext4: fix miscellaneous sparse warnings
Theodore Ts'o
3
-3
/
+3
2019-05-11
ext4: unsigned int compared against zero
Colin Ian King
1
-1
/
+2
2019-05-11
ext4: fix use-after-free in dx_release()
Sahitya Tummala
1
-1
/
+4
2019-05-11
ext4: fix data corruption caused by overlapping unaligned and aligned IO
Lukas Czerner
1
-0
/
+7
2019-05-11
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
1
-2
/
+15
2019-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
4
-40
/
+101
2019-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
16
-58
/
+432
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-31
/
+9
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+2
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2019-05-06
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
1
-0
/
+6
2019-05-02
ext4: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-05-01
ext4: fix ext4_show_options for file systems w/o journal
Debabrata Banerjee
1
-1
/
+1
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2
-4
/
+2
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
9
-21
/
+221
2019-04-25
ext4: include charset encoding information in the superblock
Gabriel Krisman Bertazi
2
-1
/
+105
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-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
1
-0
/
+3
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2
-39
/
+99
2019-04-17
fscrypt: drop inode argument from fscrypt_get_ctx()
Eric Biggers
1
-1
/
+1
2019-04-10
ext4: ignore e_value_offs for xattrs with value-in-ea-inode
Theodore Ts'o
1
-1
/
+1
2019-04-10
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-07
ext4: remove incorrect comment for NEXT_ORPHAN()
Eric Biggers
1
-3
/
+0
2019-04-07
ext4: make sanity check in mballoc more strict
Jan Kara
1
-1
/
+1
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2
-27
/
+7
2019-03-24
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-59
/
+58
2019-03-23
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-03-23
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-03-23
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
1
-4
/
+8
2019-03-15
ext4: report real fs size after failed resize
Lukas Czerner
1
-1
/
+5
2019-03-15
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
1
-2
/
+9
2019-03-15
ext4: remove useless ext4_pin_inode()
Jason Yan
1
-30
/
+0
2019-03-15
ext4: avoid panic during forced reboot
Jan Kara
1
-3
/
+13
2019-03-15
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
1
-1
/
+1
2019-03-15
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
1
-1
/
+1
[next]