Commit History

Author SHA1 Message Date
  Mingming 5f5249507e ext4: skip conversion of uninit extents after direct IO if there isn't any 15 years ago
  Linus Torvalds d4da6c9ccf Revert "ext4: Remove journal_checksum mount option and enable it by default" 15 years ago
  Theodore Ts'o c1fccc0696 ext4: Fix time encoding with extra epoch bits 15 years ago
  Theodore Ts'o 296c355cd6 ext4: Use tracepoints for mb_history trace file 15 years ago
  Mingming Cao 8d5d02e6b1 ext4: async direct IO for holes and fallocate support 15 years ago
  Mingming Cao 4c0425ff68 ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O 15 years ago
  Mingming Cao 0031462b5b ext4: Split uninitialized extents for direct I/O 15 years ago
  Theodore Ts'o 55138e0bc2 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks 15 years ago
  Eric Sandeen 0a80e9867d ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK 15 years ago
  Theodore Ts'o 1b9c12f44c ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags 15 years ago
  Eric Sandeen fb0a387dcd ext4: limit block allocations for indirect-block files to < 2^32 15 years ago
  Theodore Ts'o d0646f7b63 ext4: Remove journal_checksum mount option and enable it by default 15 years ago
  Theodore Ts'o b3a3ca8ca0 ext4: Add new tracepoint: trace_ext4_da_write_pages() 15 years ago
  Eric Sandeen a36b44988c ext4: use ext4_grpblk_t more extensively 15 years ago
  Eric Sandeen 0373130d5b ext4: open-code ext4_mb_update_group_info 15 years ago
  Jan Kara 487caeef9f ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks() 15 years ago
  Theodore Ts'o 50797481a7 ext4: Avoid group preallocation for closed files 15 years ago
  Theodore Ts'o 4ba74d00a2 ext4: Fix bugs in mballoc's stream allocation mode 16 years ago
  Theodore Ts'o 0ef90db93a ext4: Display the mballoc flags in mb_history in hex instead of decimal 16 years ago
  Eric Sandeen 726447d803 ext4: naturally align struct ext4_allocation_request 16 years ago
  Al Viro d4bfe2f76d switch ext4 to inode->i_acl 16 years ago
  Theodore Ts'o 0610b6e999 ext4: Fix 64-bit block type problem on 32-bit platforms 16 years ago
  Andreas Dilger 11013911da ext4: teach the inode allocator to use a goal inode number 16 years ago
  Theodore Ts'o f157a4aa98 ext4: Use a hash of the topdir directory name for the Orlov parent group 16 years ago
  Theodore Ts'o 4ab2f15b7f ext4: move the abort flag from s_mount_opts to s_mount_flags 16 years ago
  Theodore Ts'o bc0b0d6d69 ext4: update the s_last_mounted field in the superblock 16 years ago
  Theodore Ts'o 7f4520cc62 ext4: change s_mount_opt to be an unsigned int 16 years ago
  Akira Fujita 748de6736c ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl 16 years ago
  Eric Sandeen b31e15527a ext4: Change all super.c messages to print the device 16 years ago
  Jan Kara 03f5d8bcf0 ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() 16 years ago