Histórico de Commits

Autor SHA1 Mensagem Data
  Theodore Ts'o 56889787cf ext4: improve handling of conflicting mount options há 14 anos atrás
  Allison Henderson 4e96b2dbbf ext4: Add new ext4_discard_partial_page_buffers routines há 14 anos atrás
  Theodore Ts'o 1cd9f0976a ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes há 14 anos atrás
  Jiaying Zhang 8c0bec2151 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining há 14 anos atrás
  Linus Torvalds 60ad446682 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 há 14 anos atrás
  Theodore Ts'o 9933fc0ac1 ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() há 14 anos atrás
  Yongqiang Yang c3e94d1df9 ext4: let setup_new_group_blocks() set multiple bits at a time há 14 anos atrás
  Yongqiang Yang cc7365dfe4 ext4: let ext4_group_add_blocks() return an error code há 14 anos atrás
  Yongqiang Yang 0529155e8a ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() há 14 anos atrás
  Yongqiang Yang 8f82f840ec ext4: prevent parallel resizers by atomic bit ops há 14 anos atrás
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers há 14 anos atrás
  Tao Ma 3d56b8d2c7 ext4: Speed up FITRIM by recording flags in ext4_group_info há 14 anos atrás
  Maxim Patlasov 7132de744b ext4: fix i_blocks/quota accounting when extent insertion fails há 14 anos atrás
  Eric Sandeen f86186b44b ext4: refactor duplicated block placement code há 14 anos atrás
  Amir Goldstein dae1e52cb1 ext4: move ext4_ind_* functions from inode.c to indirect.c há 14 anos atrás
  Theodore Ts'o 1f7d1e7741 ext4: move __ext4_check_blockref to block_validity.c há 14 anos atrás
  Amir Goldstein ff9893dc8a ext4: split ext4_ind_truncate from ext4_truncate há 14 anos atrás
  Christoph Hellwig aa38572954 fs: pass exact type of data dirties to ->dirty_inode há 14 anos atrás
  Vivek Haldar 556b27abf7 ext4: do not normalize block requests from fallocate() há 14 anos atrás
  Allison Henderson a4bb6b64e3 ext4: enable "punch hole" functionality há 14 anos atrás
  Allison Henderson 308488518d ext4: add new function ext4_block_zero_page_range() há 14 anos atrás
  Allison Henderson 55f020db66 ext4: add flag to ext4_has_free_blocks há 14 anos atrás
  Aditya Kali ae81230686 ext4: reserve inodes and feature code for 'quota' feature há 14 anos atrás
  Johann Lombardi c5e06d101a ext4: add support for multiple mount protection há 14 anos atrás
  Vivek Haldar 77f4135f2a ext4: count hits/misses of extent cache and expose in sysfs há 14 anos atrás
  Lukas Czerner e1290b3e62 ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread() há 14 anos atrás
  Lukas Czerner 4ed5c033c1 ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread há 14 anos atrás
  Amir Goldstein 2846e82004 ext4: move ext4_add_groupblocks() to mballoc.c há 14 anos atrás
  Theodore Ts'o 2035e77605 ext4: check for ext[23] file system features when mounting as ext[23] há 14 anos atrás
  Akinobu Mita 50e0168cc3 ext4: use little-endian bitops há 14 anos atrás