index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
migrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-21
ext4: fix circular lock dependency in ext4_ext_migrate
Yun Zhou
1
-1
/
+2
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-01-19
ext4: mark inode format migration fast-commit ineligible
Li Chen
1
-0
/
+12
2024-09-03
ext4: fix i_data_sem unlock order in ext4_ind_migrate()
Artem Sadovnikov
1
-1
/
+1
2024-09-03
ext4: get rid of ppath in ext4_ext_insert_extent()
Baokun Li
1
-2
/
+3
2023-05-13
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
1
-5
/
+6
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-09-30
ext4: factor out ext4_free_ext_path()
Ye Bin
1
-2
/
+1
2022-08-02
ext4: recover csum seed of tmp_inode after migrating to extents
Li Lingfeng
1
-1
/
+3
2022-06-18
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-02-03
fs/ext4: fix comments mentioning i_mutex
hongnanli
1
-1
/
+1
2022-01-10
ext4: don't use the orphan list when migrating an inode
Theodore Ts'o
1
-15
/
+4
2022-01-10
ext4: set csum seed in tmp inode while migrating to extents
Luís Henriques
1
-1
/
+11
2021-04-09
ext4: fix various seppling typos
Bhaskar Chowdhury
1
-3
/
+3
2020-06-03
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
1
-4
/
+8
2020-02-21
ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
Eric Biggers
1
-8
/
+19
2019-11-05
ext4: Reserve revoke credits for freed blocks
Jan Kara
1
-9
/
+15
2019-11-05
ext4: Provide function to handle transaction restarts
Jan Kara
1
-60
/
+35
2018-12-04
ext4: clean up indentation issues, remove extraneous tabs
Colin Ian King
1
-6
/
+6
2018-11-25
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
1
-18
/
+18
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
1
-8
/
+1
2017-06-21
ext4: do not set posix acls on xattr inodes
Tahsin Erdogan
1
-1
/
+1
2016-03-09
ext4: fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
1
-6
/
+3
2015-07-04
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
1
-4
/
+5
2015-07-03
ext4: be more strict when migrating to non-extent based file
Eryu Guan
1
-1
/
+11
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2014-11-25
ext4: update comments regarding ext4_delete_inode()
Wang Shilong
1
-1
/
+1
2014-09-01
ext4: rename ext4_ext_find_extent() to ext4_find_extent()
Theodore Ts'o
1
-2
/
+1
2014-09-01
ext4: allow a NULL argument to ext4_ext_drop_refs()
Theodore Ts'o
1
-4
/
+2
2014-09-01
ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code
Theodore Ts'o
1
-1
/
+1
2014-07-27
ext4: add i_data_sem sanity check
Dmitry Monakhov
1
-0
/
+7
2014-05-12
ext4: remove unnecessary double parentheses
Lukas Czerner
1
-1
/
+1
2013-08-28
ext4: Fix misspellings using 'codespell' tool
Anatol Pomozov
1
-1
/
+1
2013-08-16
ext4: cache all of an extent tree's leaf block upon reading
Theodore Ts'o
1
-1
/
+1
2013-04-11
ext4: do not convert to indirect with bigalloc enabled
Lukas Czerner
1
-0
/
+4
2013-04-10
ext4: move ext4_ind_migrate() into migrate.c
Lukas Czerner
1
-1
/
+57
2013-02-09
ext4: fix the number of credits needed for ext4_ext_migrate()
Theodore Ts'o
1
-4
/
+7
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-2
/
+2
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
1
-0
/
+1
2012-05-15
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-02-20
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate()
Dan Carpenter
1
-1
/
+1
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
1
-1
/
+0
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-29
ext4: fix quota accounting during migration
Dmitry Monakhov
1
-2
/
+5
2011-10-29
ext4: migrate cleanup
Dmitry Monakhov
1
-66
/
+35
2011-09-09
ext4: add some tracepoints in ext4/extents.c
Aditya Kali
1
-1
/
+0
2011-05-03
ext4: set extents flag when migrating file to use extents
Theodore Ts'o
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
[next]