summaryrefslogtreecommitdiff
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAge
* ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan2018-03-18
* ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou2018-02-22
* don't put symlink bodies in pagecache into highmemAl Viro2018-02-16
* ext4: fix crash when a directory's i_size is too smallChandan Rajendra2017-12-20
* ext4: fix fdatasync(2) after fallocate(2) operationEryu Guan2017-12-20
* fscrypt: lock mutex before checking for bounce page poolEric Biggers2017-11-30
* ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o2017-11-30
* ext4: fix data exposure after a crashJan Kara2017-11-21
* ext4: do not use stripe_width if it is not setJan Kara2017-11-08
* ext4: fix stripe-unaligned allocationsJan Kara2017-11-08
* fscrypt: fix dereference of NULL user_key_payloadEric Biggers2017-10-27
* ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong2017-10-18
* ext4: don't allow encrypted operations without keysTheodore Ts'o2017-10-12
* ext4: Don't clear SGID when inheriting ACLsJan Kara2017-10-12
* ext4: fix data corruption for mmap writesJan Kara2017-10-12
* ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)2017-09-27
* ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)2017-09-27
* ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-11
* ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara2017-08-11
* ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu2017-07-15
* fs: add i_blocksize()Fabian Frederick2017-06-14
* ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2017-06-14
* ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov2017-06-14
* ext4: fix SEEK_HOLEJan Kara2017-06-14
* fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers2017-05-25
* fscrypt: fix context consistency check when key(s) unavailableEric Biggers2017-05-25
* ext4 crypto: fix some error handlingDan Carpenter2017-05-25
* ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o2017-05-25
* ext4: evict inline data when writing to memory mapEric Biggers2017-05-20
* ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim2017-05-08
* ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o2017-05-08
* ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o2017-05-08
* ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger2017-05-08
* ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o2017-05-02
* ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong2017-04-21
* fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-31
* ext4: mark inode dirty after converting inline directoryEric Biggers2017-03-30
* ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-03-26
* fscrypto: lock inode while setting encryption policyEric Biggers2017-03-22
* fscrypt: fix renaming and linking special filesEric Biggers2017-03-22
* ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o2017-03-18
* ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o2017-03-12
* ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o2017-03-12
* ext4: fix inline data error pathsTheodore Ts'o2017-03-12
* ext4: fix data corruption in data=journal modeJan Kara2017-03-12
* ext4: trim allocation requests to group sizeJan Kara2017-03-12
* ext4: do not polute the extents cache while shifting extentsRoman Pen2017-03-12
* ext4: Include forgotten start block on fallocate insert rangeRoman Pen2017-03-12
* ext4: validate s_first_meta_bg at mount timeEryu Guan2017-02-09
* ext4: do not perform data journaling when data is encryptedSergey Karamov2017-01-06