summaryrefslogtreecommitdiffstats
path: root/fs/ext4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-153-17/+23
|\
| * Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-143-17/+23
| |\
| | * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-053-17/+23
* | | treewide: kvmalloc() -> kvmalloc_array()Kees Cook2018-06-121-3/+3
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-4/+4
* | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-4/+6
* | | Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-06-111-1/+1
|\ \ \
| * | | fscrypt: allow synchronous bio decryptionEric Biggers2018-05-021-1/+1
| | |/ | |/|
* | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-051-7/+1
|\ \ \
| * | | fscrypt: make fscrypt_operations.max_namelen an integerEric Biggers2018-05-201-7/+1
| |/ /
* | | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-052-4/+3
|\ \ \
| * | | iomap: inline data should be an iomap type, not a flagChristoph Hellwig2018-06-011-2/+2
| * | | dax: change bdev_dax_supported() to support boolean returnsDave Jiang2018-05-311-2/+1
| * | | fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-05-311-1/+1
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-0514-143/+226
|\ \ \
| * | | ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-05-251-1/+1
| * | | ext4: correctly handle a zero-length xattr with a non-zero e_value_offsTheodore Ts'o2018-05-231-1/+1
| * | | ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()Theodore Ts'o2018-05-221-3/+7
| * | | ext4: do not allow external inodes for inline dataTheodore Ts'o2018-05-221-0/+6
| * | | ext4: report delalloc reserve as non-free in statfs for project quotaKonstantin Khlebnikov2018-05-201-1/+2
| * | | ext4: remove NULL check before calling kmem_cache_destroy()Sean Fu2018-05-202-4/+2
| * | | ext4: handle errors on ext4_commit_superJaegeuk Kim2018-05-131-14/+21
| * | | ext4: do not update s_last_mounted of a frozen fsAmir Goldstein2018-05-131-5/+9
| * | | ext4: factor out helper ext4_sample_last_mounted()Amir Goldstein2018-05-131-36/+46
| * | | ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-05-131-18/+18
| * | | ext4: add verifier check for symlink with append/immutable flagsLuis R. Rodriguez2018-05-131-0/+7
| * | | fs: ext4: add new return type vm_fault_tSouptick Joarder2018-05-131-3/+4
| * | | ext4: fix hole length detection in ext4_ind_map_blocks()Jan Kara2018-05-121-4/+10
| * | | ext4: mark block bitmap corrupted when foundWang Shilong2018-05-122-0/+10
| * | | ext4: mark inode bitmap corrupted when foundWang Shilong2018-05-121-4/+9
| * | | ext4: add new ext4_mark_group_bitmap_corrupted() helperWang Shilong2018-05-125-48/+52
| * | | ext4: fix wrong return value in ext4_read_inode_bitmap()Wang Shilong2018-05-121-1/+1
| * | | ext4: use raw i_version value for ea_inodeEryu Guan2018-05-101-2/+22
| * | | ext4: use XATTR_CREATE in ext4_initxattrs()Eryu Guan2018-05-101-1/+1
| * | | ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ staticMathieu Malaterre2018-05-101-2/+2
| |/ /
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-043-66/+14
|\ \ \ | |_|/ |/| |
| * | ext4: simplify procfs codeChristoph Hellwig2018-05-163-66/+14
| |/
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-05-211-4/+2
|\ \ | |/ |/|
| * do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-111-4/+2
* | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-283-9/+17
|\ \ | |/ |/|
| * ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfsTheodore Ts'o2018-04-261-0/+1
| * ext4: fix bitmap position validationLukas Czerner2018-04-241-4/+5
| * ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers2018-04-121-5/+11
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-101-11/+31
|\ \
| * | ext4, dax: introduce ext4_dax_aopsDan Williams2018-03-301-11/+31
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-061-2/+2
|\ \ \ | |_|/ |/| |
| * | fs: move I_DIRTY_INODE to fs.hChristoph Hellwig2018-03-281-2/+2
| |/
* | ext4: force revalidation of directory pointer after seekdir(2)Theodore Ts'o2018-04-011-3/+5
* | ext4: add extra checks to ext4_xattr_block_get()Theodore Ts'o2018-03-302-7/+30
* | ext4: add bounds checking to ext4_xattr_find_entry()Theodore Ts'o2018-03-301-11/+17
OpenPOWER on IntegriCloud