index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
2023-09-25
1
-0
/
+1
|
*
|
fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
Eric Biggers
2023-09-25
1
-8
/
+1
|
*
|
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
2023-09-24
1
-0
/
+1
|
*
|
fscrypt: make it clearer that key_prefix is deprecated
Eric Biggers
2023-09-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
9
-35
/
+56
|
\
\
|
*
|
ext4: convert to new timestamp accessors
Jeff Layton
2023-10-18
9
-35
/
+56
|
|
/
*
|
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
2
-2
/
+2
|
\
\
|
*
|
ext4: move ext4_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-09
2
-2
/
+2
*
|
|
ext4: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
3
-30
/
+33
|
|
/
|
/
|
*
|
Revert "ext4: switch to multigrain timestamps"
Christian Brauner
2023-09-20
1
-1
/
+1
|
/
*
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-17
2
-32
/
+48
|
\
|
*
ext4: fix rec_len verify error
Shida Zhang
2023-09-14
1
-11
/
+15
|
*
ext4: do not let fstrim block system suspend
Jan Kara
2023-09-14
1
-2
/
+10
|
*
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
2023-09-14
1
-21
/
+25
*
|
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-31
20
-376
/
+462
|
\
|
|
*
ext4: fix slab-use-after-free in ext4_es_insert_extent()
Baokun Li
2023-08-27
1
-14
/
+30
|
*
ext4: remove redundant checks of s_encoding
Eric Biggers
2023-08-27
2
-4
/
+4
|
*
ext4: reject casefold inode flag without casefold feature
Eric Biggers
2023-08-27
1
-1
/
+4
|
*
ext4: use LIST_HEAD() to initialize the list_head in mballoc.c
Ruan Jinjie
2023-08-27
1
-13
/
+5
|
*
ext4: do not mark inode dirty every time when appending using delalloc
Liu Song
2023-08-27
1
-26
/
+62
|
*
ext4: rename s_error_work to s_sb_upd_work
Theodore Ts'o
2023-08-27
2
-19
/
+22
|
*
ext4: add periodic superblock update check
Vitaliy Kuznetsov
2023-08-27
1
-1
/
+61
|
*
ext4: drop dio overwrite only flag and associated warning
Brian Foster
2023-08-27
1
-15
/
+10
|
*
ext4: add correct group descriptors and reserved GDT blocks to system zone
Wang Jianjian
2023-08-27
3
-8
/
+17
|
*
ext4: remove unused function declaration
Cai Xinchen
2023-08-27
1
-6
/
+0
|
*
ext4: mballoc: avoid garbage value from err
Su Hui
2023-08-27
1
-1
/
+1
|
*
ext4: use sbi instead of EXT4_SB(sb) in ext4_mb_new_blocks_simple()
Lu Hongfei
2023-08-27
1
-1
/
+1
|
*
ext4: change the type of blocksize in ext4_mb_init_cache()
Lu Hongfei
2023-08-27
1
-1
/
+1
|
*
ext4: fix unttached inode after power cut with orphan file feature enabled
Zhihao Cheng
2023-08-27
1
-0
/
+3
|
*
ext4: ext4_get_{dev}_journal return proper error value
Zhang Yi
2023-08-27
1
-22
/
+31
|
*
ext4: cleanup ext4_get_dev_journal() and ext4_get_journal()
Zhang Yi
2023-08-23
1
-60
/
+49
|
*
jbd2: jbd2_journal_init_{dev,inode} return proper error return value
Zhang Yi
2023-08-23
1
-2
/
+2
|
*
ext4: don't use CR_BEST_AVAIL_LEN for non-regular files
Ritesh Harjani
2023-08-05
1
-1
/
+12
|
*
ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
Luís Henriques
2023-08-05
1
-0
/
+4
|
*
ext4: correct some stale comment of criteria
Kemeng Shi
2023-08-03
1
-4
/
+4
|
*
ext4: return found group directly in ext4_mb_choose_next_group_best_avail
Kemeng Shi
2023-08-03
1
-10
/
+8
|
*
ext4: return found group directly in ext4_mb_choose_next_group_goal_fast
Kemeng Shi
2023-08-03
1
-8
/
+6
|
*
ext4: remove unused ext4_{set}/{clear}_bit_atomic
Kemeng Shi
2023-08-03
1
-2
/
+0
|
*
ext4: replace the traditional ternary conditional operator with with max()/min()
Kemeng Shi
2023-08-03
1
-4
/
+2
|
*
ext4: remove unnecessary return for void function
Kemeng Shi
2023-08-03
1
-9
/
+1
|
*
ext4: use is_power_of_2 helper in ext4_mb_regular_allocator
Kemeng Shi
2023-08-03
1
-4
/
+1
|
*
ext4: return found group directly in ext4_mb_choose_next_group_p2_aligned
Kemeng Shi
2023-08-03
1
-14
/
+7
|
*
ext4: avoid potential data overflow in next_linear_group
Kemeng Shi
2023-08-03
1
-2
/
+3
|
*
ext4: correct grp validation in ext4_mb_good_group
Kemeng Shi
2023-08-03
1
-1
/
+1
|
*
ext4: replace CR_FAST macro with inline function for readability
Ojaswin Mujoo
2023-08-03
2
-7
/
+13
|
*
ext4: replace read-only check for shutdown check in mmp code
Jan Kara
2023-07-29
1
-1
/
+1
|
*
ext4: drop read-only check from ext4_force_commit()
Jan Kara
2023-07-29
1
-7
/
+1
|
*
ext4: drop read-only check in ext4_write_inode()
Jan Kara
2023-07-29
1
-2
/
+1
|
*
ext4: drop read-only check in ext4_init_inode_table()
Jan Kara
2023-07-29
1
-6
/
+0
|
*
ext4: warn on read-only filesystem in ext4_journal_check_start()
Jan Kara
2023-07-29
1
-1
/
+2
[prev]
[next]