Commit History

Author SHA1 Message Date
  Tao Ma 8af0f08227 ext4: fix readdir error in the case of inline_data+dir_index 12 years ago
  Jan Kara 4eec708d26 ext4: use io_end for multiple bios 12 years ago
  Jan Kara 0058f9658c ext4: make ext4_bio_write_page() use BH_Async_Write flags 12 years ago
  Lukas Czerner 0d14b098ce ext4: move ext4_ind_migrate() into migrate.c 12 years ago
  Lukas Czerner 27dd438542 ext4: introduce reserved space 12 years ago
  Dr. Tilmann Bubeck 393d1d1d76 ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT 12 years ago
  Lukas Czerner bd86298e60 ext4: introduce ext4_get_group_number() 12 years ago
  Lukas Czerner 689110098c ext4: make ext4_block_in_group() much more efficient 12 years ago
  Theodore Ts'o 996bb9fddd ext4: support simple conversion of extent-mapped inodes to use i_blocks 12 years ago
  Theodore Ts'o 819c4920b7 ext4: refactor truncate code 12 years ago
  Theodore Ts'o 26a4c0c6cc ext4: refactor punch hole code 12 years ago
  Theodore Ts'o 74d553aad7 ext4: collapse handling of data=ordered and data=writeback codepaths 12 years ago
  Theodore Ts'o 1ada47d946 ext4: fix ext4_evict_inode() racing against workqueue processing code 12 years ago
  Theodore Ts'o 90ba983f68 ext4: use atomic64_t for the per-flexbg free_clusters count 12 years ago
  Theodore Ts'o 1ac6466f25 ext4: use percpu counter for extent cache count 12 years ago
  Theodore Ts'o 246307745c ext4: optimize ext4_es_shrink() 12 years ago
  Zheng Liu 74cd15cd02 ext4: reclaim extents from extent status tree 12 years ago
  Zheng Liu 69eb33dc24 ext4: remove single extent cache 12 years ago
  Zheng Liu d100eef244 ext4: lookup block mapping in extent status tree 12 years ago
  Zheng Liu f7fec032aa ext4: track all extent status in extent status tree 12 years ago
  Theodore Ts'o 1139575a92 ext4: start handle at the last possible moment when creating inodes 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 722887ddc8 ext4: move the jbd2 wrapper functions out of super.c 12 years ago
  Jan Kara 84c17543ab ext4: move work from io_end to inode 12 years ago
  Jan Kara 36ade451a5 ext4: Always use ext4_bio_write_page() for writeout 12 years ago
  Zheng Liu 8bad6fc813 ext4: add punching hole support for non-extent-mapped files 12 years ago
  Theodore Ts'o 7f5118629f ext4: trigger the lazy inode table initialization after resize 12 years ago
  Linus Torvalds 36cd5c19c3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Carlos Maiolino 9a4c801947 ext4: ensure Inode flags consistency are checked at build time 12 years ago
  Tao Ma 939da10844 ext4: Remove CONFIG_EXT4_FS_XATTR 12 years ago