aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'entropy'Linus Torvalds2019-09-29
|\
| * Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds2019-09-29
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-09-21
|\ \
| * | ext4: fix kernel oops caused by spurious casefold flagTheodore Ts'o2019-09-03
| * | ext4: fix punch hole for inline_data file systemsTheodore Ts'o2019-08-23
| * | ext4: rework reserved cluster accounting when invalidating pagesEric Whitney2019-08-22
| * | ext4: treat buffers with write errors as containing valid dataZhangXiaoxu2019-08-22
| * | ext4: add new ioctl EXT4_IOC_GET_ES_CACHETheodore Ts'o2019-08-11
| * | ext4: fix warning when turn on dioread_nolock and inline_datayangerkun2019-08-11
* | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-09-18
|\ \ \ | |_|/ |/| |
| * | ext4: add fs-verity read supportEric Biggers2019-08-12
| * | ext4: add basic fs-verity supportEric Biggers2019-08-12
| |/
* / Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds2019-09-15
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-07-11
|\
| * ext4: use jbd2_inode dirty range scopingRoss Zwisler2019-06-20
| * ext4: make __ext4_get_inode_loc plugzhangjs2019-06-19
| * ext4: enforce the immutable flag on open filesTheodore Ts'o2019-06-09
| * ext4: gracefully handle ext4_break_layouts() failure during truncateJan Kara2019-05-30
* | ext4: decrypt only the needed block in __ext4_block_zero_page_range()Chandan Rajendra2019-05-28
* | ext4: decrypt only the needed blocks in ext4_block_write_begin()Chandan Rajendra2019-05-28
* | ext4: clear BH_Uptodate flag on decryption errorChandan Rajendra2019-05-28
* | fscrypt: support decrypting multiple filesystem blocks per pageEric Biggers2019-05-28
|/
* ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara2019-05-23
* ext4: wait for outstanding dio during truncate in nojournal modeJan Kara2019-05-23
* ext4: Support case-insensitive file name lookupsGabriel Krisman Bertazi2019-04-25
* ext4: protect journal inode's blocks using block_validityTheodore Ts'o2019-04-09
* ext4: use BUG() instead of BUG_ON(1)Arnd Bergmann2019-04-07
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-24
|\
| * ext4: remove useless ext4_pin_inode()Jason Yan2019-03-14
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-03-12
|\|
| * ext4: fix compile error when using BUFFER_TRACEzhangyi (F)2019-02-21
| * ext4: don't update s_rev_level if not requiredAndreas Dilger2019-02-14
| * ext4: unlock unused_pages timely when doing writebackXiaoguang Wang2019-02-10
| * ext4: cleanup clean_bdev_aliases() callszhangyi (F)2019-02-10
| * ext4: replace opencoded i_writecount usage with inode_is_open_for_write()Nikolay Borisov2019-02-10
* | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-23
* | ext4: use IS_ENCRYPTED() to check encryption statusChandan Rajendra2019-01-23
|/
* ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o2018-12-31
* ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o2018-12-24
* ext4: check for shutdown and r/o file system in ext4_write_inode()Theodore Ts'o2018-12-19
* ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2018-12-19
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-11-11
|\
| * ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()Vasily Averin2018-11-06
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\ \ | |/ |/|
| * pagevec: Use xa_mark_tMatthew Wilcox2018-10-21
* | ext4: convert fault handler to use vm_fault_t typeSouptick Joarder2018-10-02
* | ext4: fix reserved cluster accounting at page invalidation timeEric Whitney2018-10-01
* | ext4: fix reserved cluster accounting at delayed write timeEric Whitney2018-10-01
* | ext4: generalize extents status tree search functionsEric Whitney2018-10-01
|/
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-17
|\