Commit History

Author SHA1 Message Date
  Theodore Ts'o f710b4b96b ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepoints 15 years ago
  Theodore Ts'o 19f5fb7ad6 ext4: Use bitops to read/modify EXT4_I(inode)->i_state 15 years ago
  Aneesh Kumar K.V 1296cc85c2 ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag 15 years ago
  Aneesh Kumar K.V 5f634d064c ext4: Fix quota accounting error with fallocate 15 years ago
  Theodore Ts'o 9d0be50230 ext4: Calculate metadata requirements more accurately 15 years ago
  Dmitry Monakhov a9e7f44720 ext4: Convert to generic reserved quota's space management. 15 years ago
  Theodore Ts'o 1f2acb6017 ext4: Add block validity check when truncating indirect block mapped inodes 15 years ago
  Eric Sandeen a1de02dccf ext4: fix async i/o writes beyond 4GB to a sparse file 15 years ago
  Jan Kara b436b9bef8 ext4: Wait for proper transaction commit on fsync 15 years ago
  Theodore Ts'o e6362609b6 ext4: call ext4_forget() from ext4_free_blocks() 15 years ago
  Theodore Ts'o 4433871130 ext4: fold ext4_free_blocks() and ext4_mb_free_blocks() 15 years ago
  Theodore Ts'o d6797d14b1 ext4: move ext4_forget() to ext4_jbd2.c 15 years ago
  Eric Sandeen 5328e63531 ext4: make trim/discard optional (and off by default) 15 years ago
  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 16 years ago
  Theodore Ts'o 296c355cd6 ext4: Use tracepoints for mb_history trace file 16 years ago
  Mingming Cao 8d5d02e6b1 ext4: async direct IO for holes and fallocate support 16 years ago
  Mingming Cao 4c0425ff68 ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O 16 years ago
  Mingming Cao 0031462b5b ext4: Split uninitialized extents for direct I/O 16 years ago
  Theodore Ts'o 55138e0bc2 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks 16 years ago
  Eric Sandeen 0a80e9867d ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK 16 years ago
  Theodore Ts'o 1b9c12f44c ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags 16 years ago
  Eric Sandeen fb0a387dcd ext4: limit block allocations for indirect-block files to < 2^32 16 years ago
  Theodore Ts'o d0646f7b63 ext4: Remove journal_checksum mount option and enable it by default 16 years ago
  Theodore Ts'o b3a3ca8ca0 ext4: Add new tracepoint: trace_ext4_da_write_pages() 16 years ago
  Eric Sandeen a36b44988c ext4: use ext4_grpblk_t more extensively 16 years ago
  Eric Sandeen 0373130d5b ext4: open-code ext4_mb_update_group_info 16 years ago
  Jan Kara 487caeef9f ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks() 16 years ago
  Theodore Ts'o 50797481a7 ext4: Avoid group preallocation for closed files 16 years ago