index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+1
2022-10-03
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-09-30
ext4: factor out ext4_free_ext_path()
Ye Bin
1
-1
/
+1
2022-09-30
ext4: remove ext4_inline_data_fiemap() declaration
Gaosheng Cui
1
-3
/
+0
2022-09-21
ext4: use buckets for cr 1 block scan instead of rbtree
Jan Kara
1
-5
/
+5
2022-09-11
ext4: support STATX_DIOALIGN
Eric Biggers
1
-0
/
+1
2022-08-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+14
2022-08-02
ext4: add ioctls to get/set the ext4 superblock uuid
Jeremy Bongio
1
-0
/
+11
2022-08-02
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
1
-2
/
+2
2022-08-02
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-24
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-21
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
1
-0
/
+8
2022-05-21
ext4: cleanup function defs from ext4.h into crypto.c
Ritesh Harjani
1
-64
/
+5
2022-05-21
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-14
ext4: update the cached overhead value in the superblock
Theodore Ts'o
1
-0
/
+1
2022-04-12
ext4: fix use-after-free in ext4_search_dir
Ye Bin
1
-0
/
+4
2022-04-12
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
1
-1
/
+1
2022-03-02
ext4: improve fast_commit performance and scalability
Ritesh Harjani
1
-0
/
+2
2022-02-25
ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
Ritesh Harjani
1
-0
/
+3
2022-02-25
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-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
1
-7
/
+7
2022-01-12
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-23
ext4: simplify updating of fast commit stats
Harshad Shirwadkar
1
-1
/
+0
2021-12-23
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-04
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-30
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
1
-2
/
+1
2021-08-30
ext4: Speedup ext4 orphan inode handling
Jan Kara
1
-7
/
+62
2021-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara
1
-2
/
+9
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
1
-2
/
+24
2021-08-30
ext4: flush background discard kwork when retry allocation
Wang Jianchao
1
-0
/
+1
2021-08-30
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
1
-0
/
+2
[next]