aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/inline.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.4.244 into kernel.lnx.4.4.r39-relNathan Chancellor2020-11-181-0/+1
|\
| * ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi2020-11-181-0/+1
* | Merge 4.4.212 into kernel.lnx.4.4.r39-relNathan Chancellor2020-01-291-1/+1
|\|
| * ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King2020-01-291-1/+1
* | Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P2019-01-291-3/+3
|\ \
| * | Merge 4.4.171 into android-4.4Greg Kroah-Hartman2019-01-161-3/+3
| |\|
| | * ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o2019-01-161-3/+3
* | | Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P2019-01-251-1/+4
|\| |
| * | Merge 4.4.170 into android-4.4Greg Kroah-Hartman2019-01-131-1/+4
| |\|
| | * ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi2019-01-131-1/+4
* | | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-211-38/+2
|\| |
| * | Merge 4.4.164 into android-4.4Greg Kroah-Hartman2018-11-211-38/+2
| |\|
| | * ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o2018-11-211-37/+1
| | * ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner2018-11-211-1/+1
* | | Merge android-4.4.159 (624c095) into msm-4.4Srinivasarao P2018-10-081-1/+3
|\| |
| * | Merge 4.4.159 into android-4.4Greg Kroah-Hartman2018-09-291-1/+3
| |\|
| | * ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o2018-09-291-1/+3
* | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-071-8/+11
|\| |
| * | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-061-8/+11
| |\|
| | * ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-08-061-8/+11
* | | Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev2018-07-181-0/+1
|\| |
| * | Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-111-0/+1
| |\|
| | * ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o2018-07-111-0/+1
* | | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-241-36/+30
|\| |
| * | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-241-36/+30
| |\|
| | * ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o2018-04-241-36/+30
* | | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-201-3/+2
|\| |
| * | Merge 4.4.48 into android-4.4Greg Kroah-Hartman2017-03-301-3/+2
| |\|
| | * ext4: mark inode dirty after converting inline directoryEric Biggers2017-03-301-3/+2
| * | ext4: fix inline data error pathsTheodore Ts'o2017-03-121-1/+8
| |\|
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-02-151-2/+10
| |\ \
| | * | ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan2017-02-101-2/+10
| * | | Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt2017-01-091-1/+3
| |\ \ \ | | |/ / | |/| |
| * | | ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan2016-09-201-0/+6
* | | | ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan2017-04-171-2/+10
* | | | ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan2017-04-171-0/+6
* | | | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-231-1/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | ext4: fix inline data error pathsTheodore Ts'o2017-03-121-1/+8
| | |/ | |/|
* | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-181-1/+3
|\ \ \
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2017-01-091-1/+3
| |\| |
| | * | ext4: return -ENOMEM instead of successDan Carpenter2017-01-061-1/+3
| | |/
| * / ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan2016-10-121-0/+6
| |/
* / ext4 crypto: simplify interfaces to directory entry insert functionsTheodore Ts'o2016-08-281-6/+4
|/
* ext4: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-171-2/+1
* ext4 crypto: optimize filename encryptionTheodore Ts'o2015-05-181-16/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-2/+2
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* | ext4 crypto: insert encrypted filenames into a leaf directory blockMichael Halcrow2015-04-121-2/+5
* | ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenamesTheodore Ts'o2015-04-121-2/+5
* | ext4: fix transposition typo in format stringRasmus Villemoes2015-04-021-1/+1
|/