summaryrefslogtreecommitdiff
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAge
...
| | * | ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-06-01
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| |\| |
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
| |\ \ \
| * \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
| |\ \ \ \
| * \ \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-02-29
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLENick Desaulniers2016-09-28
* | | | | | ext4 crypto: enable HW based encryption with ICEAndrey Markovytch2016-09-15
* | | | | | ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o2016-09-12
* | | | | | ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o2016-09-12
* | | | | | ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o2016-09-07
* | | | | | ext4 crypto: fix memleak in ext4_readdir()Kirill Tkhai2016-09-07
* | | | | | ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o2016-09-07
* | | | | | Merge "ext4 crypto: simplify interfaces to directory entry insert functions"Linux Build Service Account2016-09-02
|\ \ \ \ \ \
| * | | | | | ext4 crypto: simplify interfaces to directory entry insert functionsTheodore Ts'o2016-08-28
* | | | | | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
|/ / / / / /
* | | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\| | | | |
| * | | | | ext4: fix races of writeback with punch hole and zero rangeJan Kara2016-05-04
| * | | | | ext4: fix races between buffered IO and collapse / insert rangeJan Kara2016-05-04
| * | | | | ext4: move unlocked dio protection from ext4_alloc_file_blocks()Jan Kara2016-05-04
| * | | | | ext4: fix races between page faults and hole punchingJan Kara2016-05-04
| * | | | | ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan2016-05-04
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| | | |
| * | | | ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o2016-04-20
| * | | | ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-04-20
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| | |
| * | | ext4: fix bh->b_state corruptionJan Kara2016-03-03
| | |/ | |/|
* | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| | | |/ |/|
| * ext4: don't read blocks from disk after extents being swappedEryu Guan2016-02-25
| * ext4: fix potential integer overflowInsu Yun2016-02-25
| * ext4: fix scheduling in atomic on group checksum failureJan Kara2016-02-25
| * ext4 crypto: add missing locking for keyring_key accessTheodore Ts'o2016-02-17
* | ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trimJP Abgrall2016-02-16
|/
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-07
|\
| * ext4: add "static" to ext4_seq_##name##_fops structXu Cang2015-11-26
| * ext4: fix an endianness bug in ext4_encrypted_follow_link()Al Viro2015-11-26
| * ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro2015-11-26
| * ext4: Fix handling of extended tv_secDavid Turner2015-11-24
* | ext2, ext4: warn when mounting with dax enabledDan Williams2015-11-16
* | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\ \
| * | xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-11
|\| |
| * | vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler2015-11-11
* | | remove abs64()Andrew Morton2015-11-09
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ \
| * | | fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-11-06
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|