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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
Revert "ext4: switch to multigrain timestamps"
Christian Brauner
1
-1
/
+1
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-32
/
+48
2023-09-14
ext4: fix rec_len verify error
Shida Zhang
1
-11
/
+15
2023-09-14
ext4: do not let fstrim block system suspend
Jan Kara
1
-2
/
+10
2023-09-14
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
1
-21
/
+25
2023-09-01
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-376
/
+462
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+2
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-23
/
+13
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-40
/
+32
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
11
-88
/
+91
2023-08-27
ext4: fix slab-use-after-free in ext4_es_insert_extent()
Baokun Li
1
-14
/
+30
2023-08-27
ext4: remove redundant checks of s_encoding
Eric Biggers
2
-4
/
+4
2023-08-27
ext4: reject casefold inode flag without casefold feature
Eric Biggers
1
-1
/
+4
2023-08-27
ext4: use LIST_HEAD() to initialize the list_head in mballoc.c
Ruan Jinjie
1
-13
/
+5
2023-08-27
ext4: do not mark inode dirty every time when appending using delalloc
Liu Song
1
-26
/
+62
2023-08-27
ext4: rename s_error_work to s_sb_upd_work
Theodore Ts'o
2
-19
/
+22
2023-08-27
ext4: add periodic superblock update check
Vitaliy Kuznetsov
1
-1
/
+61
2023-08-27
ext4: drop dio overwrite only flag and associated warning
Brian Foster
1
-15
/
+10
2023-08-27
ext4: add correct group descriptors and reserved GDT blocks to system zone
Wang Jianjian
3
-8
/
+17
2023-08-27
ext4: remove unused function declaration
Cai Xinchen
1
-6
/
+0
2023-08-27
ext4: mballoc: avoid garbage value from err
Su Hui
1
-1
/
+1
2023-08-27
ext4: use sbi instead of EXT4_SB(sb) in ext4_mb_new_blocks_simple()
Lu Hongfei
1
-1
/
+1
2023-08-27
ext4: change the type of blocksize in ext4_mb_init_cache()
Lu Hongfei
1
-1
/
+1
2023-08-27
ext4: fix unttached inode after power cut with orphan file feature enabled
Zhihao Cheng
1
-0
/
+3
2023-08-27
ext4: ext4_get_{dev}_journal return proper error value
Zhang Yi
1
-22
/
+31
2023-08-25
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-6
/
+5
2023-08-25
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-23
ext4: cleanup ext4_get_dev_journal() and ext4_get_journal()
Zhang Yi
1
-60
/
+49
2023-08-23
jbd2: jbd2_journal_init_{dev,inode} return proper error return value
Zhang Yi
1
-2
/
+2
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
1
-8
/
+4
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
1
-5
/
+2
2023-08-18
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
1
-2
/
+2
2023-08-11
ext4: use fs_holder_ops for the log device
Christoph Hellwig
1
-10
/
+1
2023-08-11
ext4: drop s_umount over opening the log device
Christoph Hellwig
1
-0
/
+3
2023-08-11
ext4: switch to multigrain timestamps
Jeff Layton
1
-1
/
+1
2023-08-10
ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust
Christoph Hellwig
1
-2
/
+2
2023-08-10
ext4: close the external journal device in ->kill_sb
Christoph Hellwig
1
-25
/
+25
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-08-09
fs, block: remove bdev->bd_super
Christoph Hellwig
1
-1
/
+0
2023-08-09
ext4: don't use bdev->bd_super in __ext4_journal_get_write_access
Christoph Hellwig
1
-2
/
+1
2023-08-05
ext4: don't use CR_BEST_AVAIL_LEN for non-regular files
Ritesh Harjani
1
-1
/
+12
2023-08-05
ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
Luís Henriques
1
-0
/
+4
2023-08-03
ext4: correct some stale comment of criteria
Kemeng Shi
1
-4
/
+4
2023-08-03
ext4: return found group directly in ext4_mb_choose_next_group_best_avail
Kemeng Shi
1
-10
/
+8
2023-08-03
ext4: return found group directly in ext4_mb_choose_next_group_goal_fast
Kemeng Shi
1
-8
/
+6
2023-08-03
ext4: remove unused ext4_{set}/{clear}_bit_atomic
Kemeng Shi
1
-2
/
+0
2023-08-03
ext4: replace the traditional ternary conditional operator with with max()/min()
Kemeng Shi
1
-4
/
+2
2023-08-03
ext4: remove unnecessary return for void function
Kemeng Shi
1
-9
/
+1
2023-08-03
ext4: use is_power_of_2 helper in ext4_mb_regular_allocator
Kemeng Shi
1
-4
/
+1
2023-08-03
ext4: return found group directly in ext4_mb_choose_next_group_p2_aligned
Kemeng Shi
1
-14
/
+7
[next]