index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
2020-01-27
1
-1
/
+1
*
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
Theodore Ts'o
2019-01-16
1
-3
/
+3
*
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
2019-01-09
1
-1
/
+4
*
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
2018-11-13
1
-1
/
+1
*
ext4: avoid divide by zero fault when deleting corrupted inline directories
Theodore Ts'o
2018-09-29
1
-1
/
+3
*
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-08-03
1
-8
/
+11
*
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-07-11
1
-37
/
+1
*
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
2018-07-11
1
-0
/
+1
*
ext4: do not allow external inodes for inline data
Theodore Ts'o
2018-06-26
1
-0
/
+6
*
ext4: prevent data corruption with inline data + DAX
Ross Zwisler
2017-11-30
1
-10
/
+0
*
ext4: xattr-in-inode support
Andreas Dilger
2017-06-21
1
-1
/
+1
*
ext4: remove unused d_name argument from ext4_search_dir() et al.
Eric Biggers
2017-05-24
1
-3
/
+2
*
ext4: trim return value and 'dir' argument from ext4_insert_dentry()
Eric Biggers
2017-04-29
1
-1
/
+1
*
ext4: mark inode dirty after converting inline directory
Eric Biggers
2017-03-15
1
-3
/
+2
*
ext4: add shutdown bit and check for it
Theodore Ts'o
2017-02-05
1
-0
/
+3
*
ext4: fix inline data error paths
Theodore Ts'o
2017-02-04
1
-1
/
+8
*
ext4: propagate error values from ext4_inline_data_truncate()
Theodore Ts'o
2017-01-22
1
-17
/
+23
*
ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores
Theodore Ts'o
2017-01-11
1
-6
/
+3
*
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-01-11
1
-36
/
+30
*
ext4: return -ENOMEM instead of success
Dan Carpenter
2016-12-10
1
-1
/
+3
*
ext4: only set S_DAX if DAX is really supported
Jan Kara
2016-11-20
1
-0
/
+10
*
ext4: use current_time() for inode timestamps
Deepa Dinamani
2016-11-14
1
-2
/
+2
*
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
2016-07-10
1
-7
/
+7
*
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
2016-04-27
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-9
/
+9
*
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
2016-03-10
1
-1
/
+0
*
ext4: rename and split get blocks functions
Jan Kara
2016-03-08
1
-3
/
+4
*
ext4 crypto: simplify interfaces to directory entry insert functions
Theodore Ts'o
2016-01-08
1
-6
/
+4
*
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
1
-2
/
+1
*
ext4 crypto: optimize filename encryption
Theodore Ts'o
2015-05-18
1
-16
/
+15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-2
/
+2
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
|
ext4 crypto: insert encrypted filenames into a leaf directory block
Michael Halcrow
2015-04-12
1
-2
/
+5
*
|
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
2015-04-12
1
-2
/
+5
*
|
ext4: fix transposition typo in format string
Rasmus Villemoes
2015-04-02
1
-1
/
+1
|
/
*
ext4: ext4_da_convert_inline_data_to_extent drop locked page after error
Dmitry Monakhov
2014-12-05
1
-1
/
+4
*
ext4: ext4_inline_data_fiemap should respect callers argument
Dmitry Monakhov
2014-12-02
1
-6
/
+13
*
ext4: prevent fsreentrance deadlock for inline_data
Dmitry Monakhov
2014-12-02
1
-5
/
+6
*
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-10-13
1
-2
/
+1
*
ext4: don't keep using page if inline conversion fails
Darrick J. Wong
2014-09-11
1
-1
/
+3
*
ext4: check inline directory before converting
Darrick J. Wong
2014-07-28
1
-0
/
+12
*
ext4: make ext4_has_inline_data() as a inline function
Zheng Liu
2014-07-15
1
-6
/
+0
*
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
liang xie
2014-05-12
1
-0
/
+5
*
ext4: make local functions static
Stephen Hemminger
2014-05-12
1
-5
/
+5
*
ext4: delete "set but not used" variables
jon ernst
2014-01-11
1
-2
/
+0
*
ext4: avoid clearing beyond i_blocks when truncating an inline data file
Theodore Ts'o
2014-01-07
1
-3
/
+5
*
ext4: standardize error handling in ext4_da_write_inline_data_begin()
Jan Kara
2014-01-06
1
-7
/
+4
*
ext4: retry allocation when inline->extent conversion failed
Jan Kara
2014-01-06
1
-0
/
+7
*
ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline()
Azat Khuzhin
2013-10-30
1
-2
/
+0
*
ext4: change ext4_read_inline_dir() to return 0 on success
BoxiLiu
2013-10-30
1
-0
/
+1
[next]