Historial de Commits

Autor SHA1 Mensaje Fecha
  Leonard Michlmayr aca92ff6f5 ext4: correctly calculate number of blocks for fiemap hace 15 años
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error hace 15 años
  Theodore Ts'o 19f5fb7ad6 ext4: Use bitops to read/modify EXT4_I(inode)->i_state hace 15 años
  Eric Sandeen a1de02dccf ext4: fix async i/o writes beyond 4GB to a sparse file hace 15 años
  Aneesh Kumar K.V 1296cc85c2 ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag hace 15 años
  Aneesh Kumar K.V 5f634d064c ext4: Fix quota accounting error with fallocate hace 15 años
  Theodore Ts'o 9d0be50230 ext4: Calculate metadata requirements more accurately hace 15 años
  Aneesh Kumar K.V 515f41c33a ext4: Ensure zeroout blocks have no dirty metadata hace 15 años
  Surbhi Palande 034fb4c95f ext4: replace BUG() with return -EIO in ext4_ext_get_blocks hace 15 años
  Theodore Ts'o fab3a549e2 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) hace 15 años
  Jan Kara b436b9bef8 ext4: Wait for proper transaction commit on fsync hace 15 años
  Dmitry Monakhov 5aca07eb7d ext4: quota macros cleanup hace 15 años
  Theodore Ts'o e6362609b6 ext4: call ext4_forget() from ext4_free_blocks() hace 15 años
  Theodore Ts'o 5068969686 ext4: make sure directory and symlink blocks are revoked hace 15 años
  Mingming ba230c3f6d ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O hace 15 años
  Mingming 5f5249507e ext4: skip conversion of uninit extents after direct IO if there isn't any hace 15 años
  Mingming 109f556519 ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents hace 15 años
  Theodore Ts'o 90576c0b9a ext4, jbd2: Drop unneeded printks at mount and unmount time hace 16 años
  Mingming Cao 8d5d02e6b1 ext4: async direct IO for holes and fallocate support hace 16 años
  Mingming Cao 0031462b5b ext4: Split uninitialized extents for direct I/O hace 16 años
  Theodore Ts'o 55ad63bf3a ext4: fix extent sanity checking code with AGGRESSIVE_TEST hace 16 años
  Jan Kara 487caeef9f ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks() hace 16 años
  Mingming 553f900893 ext4: Show unwritten extent flag in ext4_ext_show_leaf() hace 16 años
  Mingming 84fe3bef59 ext4: Compile warning fix when EXT_DEBUG enabled hace 16 años
  Aneesh Kumar K.V 5887e98b60 ext4: Calculate required journal credits for inserting an extent properly hace 16 años
  Akira Fujita 748de6736c ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl hace 16 años
  Aneesh Kumar K.V a41f207169 ext4: Avoid corrupting the uninitialized bit in the extent during truncate hace 16 años
  Jan Kara 03f5d8bcf0 ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() hace 16 años
  Theodore Ts'o 0568c51893 ext4: down i_data_sem only for read when walking tree for fiemap hace 16 años
  Theodore Ts'o 6fd058f779 ext4: Add a comprehensive block validity check to ext4_get_blocks() hace 16 años