summaryrefslogtreecommitdiff
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-14
| |\
| | * ext4: silence UBSAN in ext4_mb_init()Nicolai Stange2016-06-07
| | * ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange2016-06-07
| | * ext4: fix oops on corrupted filesystemJan Kara2016-06-07
| | * ext4: clean up error handling when orphan list is corruptedTheodore Ts'o2016-06-07
| | * ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o2016-06-07
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-02
| |\|
| | * 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
|\| |