]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - fs/ext4
UBUNTU: Ubuntu-snapdragon-4.4.0-1085.90
[mirror_ubuntu-artful-kernel.git] / fs / ext4 /
2018-04-04 Zhouyi Zhouext4: save error to disk in __ext4_grp_locked_error()
2018-04-03 Al Virodon't put symlink bodies in pagecache into highmem
2018-03-13 Chandan Rajendraext4: fix crash when a directory's i_size is too small
2018-03-13 Eryu Guanext4: fix fdatasync(2) after fallocate(2) operation
2018-03-13 Eric Biggersfscrypt: lock mutex before checking for bounce page...
2018-03-13 Theodore Ts'oext4: fix interaction between i_size, fallocate, and...
2018-01-23 Andreas Gruenbachermbcache: add reusable flag to cache entries
2018-01-23 Jan Karambcache2: rename to mbcache
2018-01-23 Jan Karaext4: shortcut setting of xattr to the same value
2018-01-23 Andreas Gruenbacherext4: kill ext4_mballoc_ready
2018-01-23 Jan Karaext4: convert to mbcache2
2017-11-16 Jan Karaext4: do not use stripe_width if it is not set
2017-11-16 Jan Karaext4: fix stripe-unaligned allocations
2017-11-01 Eric Biggersfscrypt: fix dereference of NULL user_key_payload
2017-10-30 Darrick J. Wongext4: in ext4_seek_{hole,data}, return -ENXIO for negat...
2017-10-19 Theodore Ts'oext4: don't allow encrypted operations without keys
2017-10-19 Jan Karaext4: Don't clear SGID when inheriting ACLs
2017-10-19 Jan Karaext4: fix data corruption for mmap writes
2017-10-05 zhangyi (F)ext4: fix quota inconsistency during orphan cleanup...
2017-10-05 zhangyi (F)ext4: fix incorrect quotaoff if the quota feature is...
2017-08-22 Jerry Leeext4: fix overflow caused by missing cast in ext4_resiz...
2017-08-22 Jan Karaext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
2017-08-11 Jan Karaext4: fix data exposure after a crash
2017-08-11 Chao Yuext4: check return value of kstrtoull correctly in...
2017-06-27 Fabian Frederickfs: add i_blocksize()
2017-06-27 Jan Karaext4: fix fdatasync(2) after extent manipulation operations
2017-06-27 Konstantin Khlebnikovext4: keep existing extra fields when inode expands
2017-06-27 Jan Karaext4: fix SEEK_HOLE
2017-06-20 Eric Biggersfscrypt: avoid collisions when presenting long encrypte...
2017-06-20 Eric Biggersfscrypt: fix context consistency check when key(s)...
2017-06-20 Dan Carpenterext4 crypto: fix some error handling
2017-06-20 Theodore Ts'oext4 crypto: don't let data integrity writebacks fail...
2017-06-20 Eric Biggersext4: evict inline data when writing to memory map
2017-05-08 Jaegeuk Kimext4/fscrypto: avoid RCU lookup in d_revalidate
2017-05-08 Theodore Ts'oext4 crypto: use dget_parent() in ext4_d_revalidate()
2017-05-08 Theodore Ts'oext4 crypto: revalidate dentry after adding or removing...
2017-05-08 Richard Weinbergerext4: require encryption feature for EXT4_IOC_SET_ENCRY...
2017-05-05 Theodore Ts'oext4: check if in-inode xattr is corrupted in ext4_expa...
2017-05-05 Daeho Jeongext4: fix inode checksum calculation problem if i_extra...
2017-04-06 Eric Biggersfscrypt: remove broken support for detecting keyring...
2017-04-06 Eric Biggersext4: mark inode dirty after converting inline directory
2017-04-06 Theodore Ts'oext4: fix fencepost in s_first_meta_bg validation
2017-04-06 Eric Biggersfscrypto: lock inode while setting encryption policy
2017-04-06 Eric Biggersfscrypt: fix renaming and linking special files
2017-04-06 Colin Ian Kingext4: lock the xattr block before checksuming it
2017-04-06 Theodore Ts'oext4: don't BUG when truncating encrypted inodes on...
2017-04-06 Theodore Ts'oext4: return EROFS if device is r/o and journal replay...
2017-04-06 Theodore Ts'oext4: preserve the needs_recovery flag when the journal...
2017-04-06 Theodore Ts'oext4: fix inline data error paths
2017-04-06 Jan Karaext4: fix data corruption in data=journal mode
2017-04-06 Jan Karaext4: trim allocation requests to group size
2017-04-06 Roman Penext4: do not polute the extents cache while shifting...
2017-04-06 Roman Penext4: Include forgotten start block on fallocate insert...
2017-03-08 Eryu Guanext4: validate s_first_meta_bg at mount time
2017-01-10 Sergey Karamovext4: do not perform data journaling when data is encrypted
2017-01-10 Dan Carpenterext4: return -ENOMEM instead of success
2017-01-10 Darrick J. Wongext4: reject inodes with negative size
2017-01-10 Theodore Ts'oext4: add sanity checking to count_overhead()
2017-01-10 Theodore Ts'oext4: fix in-superblock mount options processing
2017-01-10 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2017-01-10 Chandan Rajendraext4: fix stack memory corruption with 64k block size
2017-01-10 Chandan Rajendraext4: fix mballoc breakage with 64k block size
2016-12-06 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2016-11-08 Jan Karaposix_acl: Clear SGID bit when setting file permissions
2016-11-08 Eric Biggersext4: do not advertise encryption support when disabled
2016-11-08 gmailext4: release bh in make_indexed_dir
2016-11-08 Ross Zwislerext4: allow DAX writeback for hole punch
2016-11-08 Fabian Frederickext4: fix memory leak in ext4_insert_range()
2016-11-08 Daeho Jeongext4: reinforce check of i_dtime when clearing high...
2016-11-08 Eric Whitneyext4: enforce online defrag restriction for encrypted...
2016-10-20 Eric Biggersfscrypto: require write access to mount to set encrypti...
2016-10-20 Eric Biggersfscrypto: add authorization check for setting encryptio...
2016-10-20 Konstantin Khlebnikovext4: use __GFP_NOFAIL in ext4_free_blocks()
2016-09-15 Daeho Jeongext4: avoid modifying checksum fields directly during...
2016-09-15 Jan Karaext4: avoid deadlock when expanding inode size
2016-09-15 Jan Karaext4: properly align shifted xattrs when expanding...
2016-09-15 Jan Karaext4: fix xattr shifting when expanding inodes part 2
2016-09-15 Jan Karaext4: fix xattr shifting when expanding inodes
2016-09-15 Theodore Ts'oext4: validate that metadata blocks do not overlap...
2016-08-18 Vegard Nossumext4: fix reference counting bug on block allocation...
2016-08-18 Vegard Nossumext4: short-cut orphan cleanup on error
2016-08-18 Theodore Ts'oext4: validate s_reserved_gdt_blocks on mount
2016-08-18 Vegard Nossumext4: don't call ext4_should_journal_data() on the...
2016-08-18 Jan Karaext4: fix deadlock during page writeback
2016-08-18 Vegard Nossumext4: check for extents that wrap around
2016-08-12 Vegard Nossumext4: verify extent header depth
2016-08-09 Jan Karaext4: more efficient SEEK_DATA implementation
2016-08-09 Jan Karaext4: return hole from ext4_map_blocks()
2016-08-09 Jan Karaext4: factor out determining of hole size
2016-06-10 Nicolai Stangeext4: silence UBSAN in ext4_mb_init()
2016-06-10 Nicolai Stangeext4: address UBSAN warning in mb_find_order_for_block()
2016-06-10 Jan Karaext4: fix oops on corrupted filesystem
2016-06-10 Theodore Ts'oext4: clean up error handling when orphan list is corrupted
2016-06-10 Theodore Ts'oext4: fix hang when processing corrupted orphaned inode...
2016-06-10 Eryu Guanext4: iterate over buffer heads correctly in move_exten...
2016-05-16 Jan Karaext4: fix races of writeback with punch hole and zero...
2016-05-16 Jan Karaext4: fix races between buffered IO and collapse /...
2016-05-16 Jan Karaext4: move unlocked dio protection from ext4_alloc_file...
2016-05-16 Jan Karaext4: fix races between page faults and hole punching
2016-05-16 Eryu Guanext4: fix NULL pointer dereference in ext4_mark_inode_d...
next