index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-13
1
-1
/
+1
*
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-13
1
-1
/
+11
*
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-13
1
-1
/
+2
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-9
/
+10
|
\
*
|
ext4: Convert ext4_write_inline_data_end() to use a folio
Matthew Wilcox
2023-04-06
1
-14
/
+15
*
|
ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio()
Matthew Wilcox
2023-04-06
1
-13
/
+14
*
|
ext4: Convert ext4_da_write_inline_data_begin() to use a folio
Matthew Wilcox
2023-04-06
1
-11
/
+9
*
|
ext4: Convert ext4_da_convert_inline_data_to_extent() to use a folio
Matthew Wilcox
2023-04-06
1
-13
/
+14
*
|
ext4: Convert ext4_try_to_write_inline_data() to use a folio
Matthew Wilcox
2023-04-06
1
-13
/
+11
*
|
ext4: Convert ext4_convert_inline_data_to_extent() to use a folio
Matthew Wilcox
2023-04-06
1
-21
/
+19
*
|
ext4: Convert ext4_readpage_inline() to take a folio
Matthew Wilcox
2023-04-06
1
-7
/
+7
|
/
*
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2023-03-11
1
-1
/
+0
*
fs/ext4: replace ternary operator with min()/max() and min_t()
Jiangshan Yi
2022-11-29
1
-2
/
+1
*
ext4: correct max_inline_xattr_value_size computing
Baokun Li
2022-08-02
1
-0
/
+3
*
ext4: fix reading leftover inlined symlinks
Zhang Yi
2022-08-02
1
-0
/
+30
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-22
/
+19
|
\
|
*
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+4
|
*
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-11
/
+10
|
*
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-8
/
+8
|
*
ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
Matthew Wilcox (Oracle)
2022-05-08
1
-3
/
+1
*
|
ext4: fix bug_on in ext4_writepages
Ye Bin
2022-05-21
1
-0
/
+12
*
|
ext4: remove unnecessary type castings
Yu Zhe
2022-05-11
1
-3
/
+3
|
/
*
ext4: fix fs corruption when tring to remove a non-empty directory with IO error
Ye Bin
2022-03-02
1
-5
/
+4
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-06
1
-10
/
+13
|
\
|
*
ext4: remove redundant max inline_size check in ext4_da_write_inline_data_beg...
Ritesh Harjani
2022-02-03
1
-9
/
+4
|
*
ext4: fix error handling in ext4_restore_inline_data()
Ritesh Harjani
2022-02-03
1
-1
/
+9
*
|
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
1
-3
/
+2
|
/
*
ext4: remove extent cache entries when truncating inline data
Eric Whitney
2021-09-09
1
-0
/
+19
*
Merge branch 'delalloc-buffer-write' into dev
Theodore Ts'o
2021-09-09
1
-65
/
+66
|
\
|
*
ext4: factor out write end code of inline file
Zhang Yi
2021-09-04
1
-56
/
+61
|
*
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
2021-09-04
1
-10
/
+5
*
|
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-30
1
-9
/
+17
*
|
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
2021-08-30
1
-0
/
+6
|
/
*
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
2021-06-24
1
-6
/
+5
*
ext4: fix various seppling typos
Bhaskar Chowdhury
2021-04-09
1
-1
/
+1
*
ext4: handle casefolding with encryption
Daniel Rosenberg
2021-04-05
1
-10
/
+15
*
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
2020-11-06
1
-0
/
+1
*
ext4: delete duplicated words + other fixes
Randy Dunlap
2020-10-18
1
-1
/
+1
*
ext4: Fix comment typo "the the".
kyoungho koo
2020-08-19
1
-1
/
+1
*
ext4: remove unused parameter of ext4_generic_delete_entry function
Kyoungho Koo
2020-08-18
1
-1
/
+1
*
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
2020-06-03
1
-2
/
+4
*
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
2020-04-01
1
-7
/
+6
*
ext4: move ext4_fiemap to use iomap framework
Ritesh Harjani
2020-03-14
1
-41
/
+0
*
ext4,jbd2: fix comment and code style
Shijie Luo
2020-01-25
1
-1
/
+1
*
ext4: save the error code which triggered an ext4_error() in the superblock
Theodore Ts'o
2019-12-26
1
-0
/
+2
*
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
2019-08-12
1
-1
/
+1
*
ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
Theodore Ts'o
2019-06-21
1
-5
/
+5
*
ext4: refactor initialize_dirent_tail()
Theodore Ts'o
2019-06-21
1
-6
/
+3
*
ext4: rename "dirent_csum" functions to use "dirblock"
Theodore Ts'o
2019-06-21
1
-1
/
+1
*
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-04-25
1
-1
/
+1
[next]