Commit History

Author SHA1 Message Date
  Theodore Ts'o 54dd0e0a1b ext4: add extra checks to ext4_xattr_block_get() 7 years ago
  Theodore Ts'o f516676857 ext4: fix up remaining files with SPDX cleanups 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Tahsin Erdogan af65207c76 ext4: fix __ext4_new_inode() journal credits calculation 8 years ago
  Tahsin Erdogan 7a9ca53aea quota: add get_inode_usage callback to transfer multi-inode charges 8 years ago
  Tahsin Erdogan dec214d00e ext4: xattr inode deduplication 8 years ago
  Tahsin Erdogan 30a7eb970c ext4: cleanup transaction restarts during inode deletion 8 years ago
  Tahsin Erdogan b6d9029df0 ext4: move struct ext4_xattr_inode_array to xattr.h 8 years ago
  Tahsin Erdogan 0421a189bc ext4: modify ext4_xattr_ino_array to hold struct inode * 8 years ago
  Tahsin Erdogan c1a5d5f6ab ext4: improve journal credit handling in set xattr paths 8 years ago
  Tahsin Erdogan bab79b0499 ext4: change ext4_xattr_inode_iget() signature 8 years ago
  Tahsin Erdogan 33d201e027 ext4: fix lockdep warning about recursive inode locking 8 years ago
  Andreas Dilger e50e5129f3 ext4: xattr-in-inode support 8 years ago
  Theodore Ts'o c755e25135 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() 8 years ago
  Theodore Ts'o 3980bd3b40 ext4: reserve xattr index for the Hurd 9 years ago
  Jan Kara 7a2508e1b6 mbcache2: rename to mbcache 9 years ago
  Jan Kara 82939d7999 ext4: convert to mbcache2 9 years ago
  Michael Halcrow 887e2c4522 ext4 crypto: add encryption xattr support 10 years ago
  T Makphaibulchoke 9c191f701c ext4: each filesystem creates and uses its own mb_cache 11 years ago
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
  Theodore Ts'o fd03d8daf4 ext4: reserve xattr index for Rich ACL support 12 years ago
  Theodore Ts'o 95eaefbdec ext4: fix the number of credits needed for acl ops with inline data 12 years ago
  Theodore Ts'o bd9926e803 ext4: zero out inline data using memset() instead of empty_zero_page 12 years ago
  Tao Ma 939da10844 ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago
  Tao Ma 0c8d414f16 ext4: let fallocate handle inline data correctly 12 years ago
  Tao Ma aef1c8513c ext4: let ext4_truncate handle inline data correctly 12 years ago
  Tao Ma 0d812f77b3 ext4: evict inline data out if we need to strore xattr in inode 12 years ago
  Tao Ma 941919856c ext4: let fiemap work with inline data 12 years ago
  Tao Ma 32f7f22c0b ext4: let ext4_rename handle inline dir 12 years ago
  Tao Ma 61f86638d8 ext4: let empty_dir handle inline dir 12 years ago