index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
ext4: correct max_inline_xattr_value_size computing
Baokun Li
1
-0
/
+3
2022-08-03
ext4: fix reading leftover inlined symlinks
Zhang Yi
1
-0
/
+30
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-22
/
+19
2022-05-22
ext4: fix bug_on in ext4_writepages
Ye Bin
1
-0
/
+12
2022-05-11
ext4: remove unnecessary type castings
Yu Zhe
1
-3
/
+3
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-05-08
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
1
-11
/
+10
2022-05-08
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-08
ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
Matthew Wilcox (Oracle)
1
-3
/
+1
2022-03-03
ext4: fix fs corruption when tring to remove a non-empty directory with IO error
Ye Bin
1
-5
/
+4
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+13
2022-02-03
ext4: remove redundant max inline_size check in ext4_da_write_inline_data_beg...
Ritesh Harjani
1
-9
/
+4
2022-02-03
ext4: fix error handling in ext4_restore_inline_data()
Ritesh Harjani
1
-1
/
+9
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-3
/
+2
2021-09-09
ext4: remove extent cache entries when truncating inline data
Eric Whitney
1
-0
/
+19
2021-09-09
Merge branch 'delalloc-buffer-write' into dev
Theodore Ts'o
1
-65
/
+66
2021-09-05
ext4: factor out write end code of inline file
Zhang Yi
1
-56
/
+61
2021-09-05
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
1
-10
/
+5
2021-08-31
ext4: Support for checksumming from journal triggers
Jan Kara
1
-9
/
+17
2021-08-31
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-06-24
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
1
-6
/
+5
2021-04-10
ext4: fix various seppling typos
Bhaskar Chowdhury
1
-1
/
+1
2021-04-06
ext4: handle casefolding with encryption
Daniel Rosenberg
1
-10
/
+15
2020-11-07
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
1
-0
/
+1
2020-10-18
ext4: delete duplicated words + other fixes
Randy Dunlap
1
-1
/
+1
2020-08-19
ext4: Fix comment typo "the the".
kyoungho koo
1
-1
/
+1
2020-08-18
ext4: remove unused parameter of ext4_generic_delete_entry function
Kyoungho Koo
1
-1
/
+1
2020-06-04
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
1
-2
/
+4
2020-04-02
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
1
-7
/
+6
2020-03-14
ext4: move ext4_fiemap to use iomap framework
Ritesh Harjani
1
-41
/
+0
2020-01-25
ext4,jbd2: fix comment and code style
Shijie Luo
1
-1
/
+1
2019-12-26
ext4: save the error code which triggered an ext4_error() in the superblock
Theodore Ts'o
1
-0
/
+2
2019-08-12
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
1
-1
/
+1
2019-06-22
ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
Theodore Ts'o
1
-5
/
+5
2019-06-21
ext4: refactor initialize_dirent_tail()
Theodore Ts'o
1
-6
/
+3
2019-06-21
ext4: rename "dirent_csum" functions to use "dirblock"
Theodore Ts'o
1
-1
/
+1
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
1
-1
/
+1
2018-12-25
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
Theodore Ts'o
1
-3
/
+3
2018-12-04
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
1
-1
/
+4
2018-10-03
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
1
-1
/
+1
2018-08-27
ext4: avoid divide by zero fault when deleting corrupted inline directories
Theodore Ts'o
1
-1
/
+3
2018-07-10
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
1
-8
/
+11
2018-07-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-37
/
+2
2018-06-17
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
1
-37
/
+1
2018-06-15
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
1
-0
/
+1
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+2
2018-06-02
iomap: inline data should be an iomap type, not a flag
Christoph Hellwig
1
-2
/
+2
2018-05-22
ext4: do not allow external inodes for inline data
Theodore Ts'o
1
-0
/
+6
2018-02-08
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-02-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-9
/
+1
[next]