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
2018-04-29
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+17
2018-04-26
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
1
-0
/
+1
2018-04-24
ext4: fix bitmap position validation
Lukas Czerner
1
-4
/
+5
2018-04-12
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
1
-5
/
+11
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+31
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-04-02
ext4: force revalidation of directory pointer after seekdir(2)
Theodore Ts'o
1
-3
/
+5
2018-03-31
ext4: add extra checks to ext4_xattr_block_get()
Theodore Ts'o
2
-7
/
+30
2018-03-31
ext4: add bounds checking to ext4_xattr_find_entry()
Theodore Ts'o
1
-11
/
+17
2018-03-30
ext4: move call to ext4_error() into ext4_xattr_check_block()
Theodore Ts'o
1
-33
/
+27
2018-03-30
ext4, dax: introduce ext4_dax_aops
Dan Williams
1
-11
/
+31
2018-03-30
ext4: don't show data=<mode> option if defaulted
Tyson Nottingham
1
-2
/
+5
2018-03-30
ext4: omit init_itable=n in procfs when disabled
Tyson Nottingham
1
-1
/
+1
2018-03-30
ext4: show more binary mount options in procfs
Tyson Nottingham
1
-3
/
+4
2018-03-30
ext4: simplify kobject usage
Tyson Nottingham
1
-33
/
+12
2018-03-30
ext4: remove unused parameters in sysfs code
Tyson Nottingham
1
-15
/
+10
2018-03-30
ext4: null out kobject* during sysfs cleanup
Tyson Nottingham
1
-0
/
+2
2018-03-30
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
1
-0
/
+6
2018-03-30
ext4: always initialize the crc32c checksum driver
Theodore Ts'o
1
-9
/
+6
2018-03-30
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
1
-0
/
+6
2018-03-29
ext4: limit xattr size to INT_MAX
Eric Biggers
1
-3
/
+6
2018-03-28
fs: move I_DIRTY_INODE to fs.h
Christoph Hellwig
1
-2
/
+2
2018-03-27
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2
-2
/
+21
2018-03-26
ext4: fix comments in ext4_swap_extents()
zhenwei.pi
1
-2
/
+2
2018-03-26
ext4: use generic_writepages instead of __writepage/write_cache_pages
Goldwyn Rodrigues
1
-14
/
+1
2018-03-22
ext4: don't complain about incorrect features when probing
Eric Sandeen
1
-0
/
+12
2018-03-22
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
Nikolay Borisov
6
-54
/
+10
2018-03-22
ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
Jiri Slaby
1
-1
/
+1
2018-03-22
ext4: update i_disksize if direct write past ondisk size
Eryu Guan
1
-3
/
+5
2018-03-22
ext4: protect i_disksize update by i_data_sem in direct write path
Eryu Guan
1
-3
/
+2
2018-02-19
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2
-46
/
+4
2018-02-19
ext4: pass -ESHUTDOWN code to jbd2 layer
Theodore Ts'o
1
-2
/
+2
2018-02-19
ext4: eliminate sleep from shutdown ioctl
Theodore Ts'o
1
-3
/
+1
2018-02-19
ext4: shutdown should not prevent get_write_access
Theodore Ts'o
1
-7
/
+0
2018-02-19
ext4: add tracepoints for shutdown and file system errors
Theodore Ts'o
2
-0
/
+5
2018-02-08
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-83
/
+22
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+7
2018-02-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
25
-165
/
+115
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2
-3
/
+3
2018-02-01
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+0
2018-01-30
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+28
2018-01-29
ext4: convert to new i_version API
Jeff Layton
7
-17
/
+26
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
2
-0
/
+2
2018-01-20
ext4: auto disable dax instead of failing mount
Dan Williams
1
-3
/
+6
2018-01-15
ext4: Define usercopy region in ext4_inode_cache slab cache
David Windsor
1
-5
/
+7
2018-01-12
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
1
-3
/
+1
2018-01-12
ext4: switch to fscrypt_get_symlink()
Eric Biggers
1
-37
/
+6
2018-01-12
ext4: switch to fscrypt ->symlink() helper functions
Eric Biggers
1
-43
/
+15
[next]