index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4.h
Age
Commit message (
Expand
)
Author
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-07
ext4: Fix comment about the 64BIT feature
Tudor Ambarus
2023-02-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-25
ext4: fix incorrect options show of original mount_opt and extend mount_opt2
Zhang Yi
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-12-08
ext4: switch to using ext4_do_writepages() for ordered data writeout
Jan Kara
2022-12-08
ext4: move keep_towrite handling to ext4_bio_write_page()
Jan Kara
2022-12-08
ext4: don't set up encryption key during jbd2 transaction
Eric Biggers
2022-12-08
ext4: fix undefined behavior in bit shift for ext4_check_flag_values
Gaosheng Cui
2022-12-08
ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
Baokun Li
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-03
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-09-30
ext4: factor out ext4_free_ext_path()
Ye Bin
2022-09-30
ext4: remove ext4_inline_data_fiemap() declaration
Gaosheng Cui
2022-09-21
ext4: use buckets for cr 1 block scan instead of rbtree
Jan Kara
2022-09-11
ext4: support STATX_DIOALIGN
Eric Biggers
2022-08-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-02
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
2022-08-02
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
2022-08-02
ext4: fix reading leftover inlined symlinks
Zhang Yi
2022-07-14
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
ext4: only allow test_dummy_encryption when supported
Eric Biggers
2022-05-21
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
2022-05-21
ext4: cleanup function defs from ext4.h into crypto.c
Ritesh Harjani
2022-05-21
ext4: move ext4 crypto code to its own file crypto.c
Ritesh Harjani
2022-05-17
ext4: add nowait mode for ext4_getblk()
Zhang Yi
2022-05-08
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
2022-04-14
ext4: update the cached overhead value in the superblock
Theodore Ts'o
2022-04-12
ext4: fix use-after-free in ext4_search_dir
Ye Bin
2022-04-12
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-03-02
ext4: improve fast_commit performance and scalability
Ritesh Harjani
2022-02-25
ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
Ritesh Harjani
2022-02-25
ext4: rename ext4_set_bits to mb_set_bits
Ritesh Harjani
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-03
fs/ext4: fix comments mentioning i_mutex
hongnanli
2022-02-03
ext4: fast commit may miss file actions
Xin Yin
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
2022-02-03
ext4: prevent used blocks from being allocated during fast commit replay
Xin Yin
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-10
ext4: use BUG_ON instead of if condition followed by BUG
xu xin
2022-01-10
ext4: change s_last_trim_minblks type to unsigned long
Lukas Czerner
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
2022-01-10
ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal
Sebastian Andrzej Siewior
2021-12-23
ext4: simplify updating of fast commit stats
Harshad Shirwadkar
[next]