Histórico de Commits

Autor SHA1 Mensagem Data
  Theodore Ts'o a0b30c1229 ext4: use module parameters instead of debugfs for mballoc_debug há 12 anos atrás
  Robin Dong cc6eb18d68 ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN há 13 anos atrás
  Theodore Ts'o c5e8f3f3bc ext4: remove EXT4_MB_{BITMAP,BUDDY} macros há 13 anos atrás
  Bobi Jam 18aadd47f8 ext4: expand commit callback and há 13 anos atrás
  Robin Dong ff3fc1736f ext4: fix a typo in struct ext4_allocation_context há 14 anos atrás
  Theodore Ts'o 84130193e0 ext4: teach ext4_free_blocks() about bigalloc and clusters há 14 anos atrás
  Theodore Ts'o 53accfa9f8 ext4: teach mballoc preallocation code about bigalloc clusters há 14 anos atrás
  Theodore Ts'o 3212a80a58 ext4: convert block group-relative offsets to use clusters há 14 anos atrás
  Tao Ma 6a0fe49308 ext4: remove ac_repeats from ext4_allocation_context há 14 anos atrás
  Amir Goldstein 44183d4231 ext4: remove alloc_semp há 14 anos atrás
  Coly Li 58696f3ab2 ext4: clarify description of ac_g_ex in struct ext4_allocation_context há 14 anos atrás
  Akinobu Mita 731eb1a03a ext4: consolidate in_range() definitions há 15 anos atrás
  Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() há 15 anos atrás
  Huang Weiyi 149feb00d7 ext4: remove unused #include <linux/version.h> há 15 anos atrás
  Theodore Ts'o 296c355cd6 ext4: Use tracepoints for mb_history trace file há 16 anos atrás
  Theodore Ts'o 90576c0b9a ext4, jbd2: Drop unneeded printks at mount and unmount time há 16 anos atrás
  Eric Sandeen a36b44988c ext4: use ext4_grpblk_t more extensively há 16 anos atrás
  Theodore Ts'o 6ba495e925 ext4: Add configurable run-time mballoc debugging há 16 anos atrás
  Theodore Ts'o 9bffad1ed2 ext4: convert instrumentation from markers to tracepoints há 16 anos atrás
  Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h há 16 anos atrás
  Aneesh Kumar K.V cc0fb9ad7d ext4: Rename pa_linear to pa_type há 16 anos atrás
  Mike Snitzer 074ca44283 ext4: Remove stale block allocator references from ext4.h há 16 anos atrás
  Aneesh Kumar K.V 8556e8f3b6 ext4: Don't allow new groups to be added during block allocation há 16 anos atrás
  Aneesh Kumar K.V 5d1b1b3f49 ext4: fix BUG when calling ext4_error with locked block group há 16 anos atrás
  Aneesh Kumar K.V c3a326a657 ext4: cleanup mballoc header files há 17 anos atrás
  Aneesh Kumar K.V 920313a726 ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize há 16 anos atrás
  Theodore Ts'o 3e624fc72f ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback há 17 anos atrás
  Theodore Ts'o 8a0aba733d ext4: let the block device know when unused blocks can be discarded há 17 anos atrás
  Aneesh Kumar K.V c894058d66 ext4: Use an rbtree for tracking blocks freed during transaction. há 17 anos atrás
  Theodore Ts'o 9f6200bbfc ext4: move /proc setup and teardown out of mballoc.c há 17 anos atrás