index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4.h
Age
Commit message (
Expand
)
Author
2023-01-07
ext4: don't set up encryption key during jbd2 transaction
Eric Biggers
2023-01-07
ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
Baokun Li
2023-01-07
ext4: fix undefined behavior in bit shift for ext4_check_flag_values
Gaosheng Cui
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
2021-12-23
ext4: drop ineligible txn start stop APIs
Harshad Shirwadkar
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-11-04
ext4: convert from atomic_t to refcount_t on ext4_io_end->count
Xiyu Yang
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-09
Merge branch 'delalloc-buffer-write' into dev
Theodore Ts'o
2021-09-04
ext4: factor out write end code of inline file
Zhang Yi
2021-09-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-08-30
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
2021-08-30
ext4: Speedup ext4 orphan inode handling
Jan Kara
2021-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara
[next]