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
starfive-6.6.48-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
/
ext4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+1
2022-10-04
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-10-01
ext4: factor out ext4_free_ext_path()
Ye Bin
1
-1
/
+1
2022-10-01
ext4: remove ext4_inline_data_fiemap() declaration
Gaosheng Cui
1
-3
/
+0
2022-09-22
ext4: use buckets for cr 1 block scan instead of rbtree
Jan Kara
1
-5
/
+5
2022-09-12
ext4: support STATX_DIOALIGN
Eric Biggers
1
-0
/
+1
2022-08-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+14
2022-08-03
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
1
-0
/
+11
2022-08-03
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
1
-2
/
+2
2022-08-03
ext4: fix reading leftover inlined symlinks
Zhang Yi
1
-0
/
+1
2022-07-14
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
1
-4
/
+4
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+0
2022-05-24
ext4: only allow test_dummy_encryption when supported
Eric Biggers
1
-6
/
+0
2022-05-22
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
1
-0
/
+8
2022-05-22
ext4: cleanup function defs from ext4.h into crypto.c
Ritesh Harjani
1
-64
/
+5
2022-05-22
ext4: move ext4 crypto code to its own file crypto.c
Ritesh Harjani
1
-0
/
+3
2022-05-17
ext4: add nowait mode for ext4_getblk()
Zhang Yi
1
-0
/
+2
2022-05-08
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-05-08
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-04-15
ext4: update the cached overhead value in the superblock
Theodore Ts'o
1
-0
/
+1
2022-04-13
ext4: fix use-after-free in ext4_search_dir
Ye Bin
1
-0
/
+4
2022-04-13
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
1
-1
/
+1
2022-03-03
ext4: improve fast_commit performance and scalability
Ritesh Harjani
1
-0
/
+2
2022-02-26
ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
Ritesh Harjani
1
-0
/
+3
2022-02-26
ext4: rename ext4_set_bits to mb_set_bits
Ritesh Harjani
1
-1
/
+1
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+9
2022-02-03
fs/ext4: fix comments mentioning i_mutex
hongnanli
1
-3
/
+3
2022-02-03
ext4: fast commit may miss file actions
Xin Yin
1
-4
/
+1
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
1
-1
/
+2
2022-02-03
ext4: prevent used blocks from being allocated during fast commit replay
Xin Yin
1
-0
/
+3
2022-01-21
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
1
-7
/
+7
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-01-10
ext4: use BUG_ON instead of if condition followed by BUG
xu xin
1
-2
/
+1
2022-01-10
ext4: change s_last_trim_minblks type to unsigned long
Lukas Czerner
1
-1
/
+1
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
1
-1
/
+8
2022-01-10
ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal
Sebastian Andrzej Siewior
1
-0
/
+1
2021-12-24
ext4: simplify updating of fast commit stats
Harshad Shirwadkar
1
-1
/
+0
2021-12-24
ext4: drop ineligible txn start stop APIs
Harshad Shirwadkar
1
-4
/
+2
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
1
-0
/
+1
2021-11-04
ext4: convert from atomic_t to refcount_t on ext4_io_end->count
Xiyu Yang
1
-1
/
+2
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+0
2021-09-09
Merge branch 'delalloc-buffer-write' into dev
Theodore Ts'o
1
-3
/
+0
2021-09-05
ext4: factor out write end code of inline file
Zhang Yi
1
-3
/
+0
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-11
/
+97
2021-08-31
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
1
-2
/
+1
2021-08-31
ext4: Speedup ext4 orphan inode handling
Jan Kara
1
-7
/
+62
2021-08-31
ext4: Move orphan inode handling into a separate file
Jan Kara
1
-2
/
+9
2021-08-31
ext4: Support for checksumming from journal triggers
Jan Kara
1
-2
/
+24
2021-08-31
ext4: flush background discard kwork when retry allocation
Wang Jianchao
1
-0
/
+1
2021-08-31
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
1
-0
/
+2
[next]