Commit History

Author SHA1 Message Date
  Linus Torvalds 09dc942c2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 years ago
  Aditya Kali 6c7a120ac6 ext4: Adding error check after calling ext4_mb_regular_allocator() 15 years ago
  Uwe Kleine-König 73b2c7165b fix comment typo "choosed" -> "chosen" 15 years ago
  Eric Sandeen e3570639c8 ext4: don't print scary messages for allocation failures post-abort 15 years ago
  Eric Sandeen 506bf2d821 ext4: allocate stripe-multiple IOs on stripe boundaries 15 years ago
  Jiaying Zhang 5c521830cf ext4: Support discard requests when running in no-journal mode 15 years ago
  Joe Perches a271fe8527 ext4: Remove unnecessary casts of private_data 15 years ago
  Theodore Ts'o e5880d76ae ext4: fix potential NULL dereference while tracing 15 years ago
  Theodore Ts'o e29136f80e ext4: Enhance ext4_grp_locked_error() to take block and function numbers 15 years ago
  Andi Kleen 5a0790c2c4 ext4: remove initialized but not read variables 15 years ago
  Theodore Ts'o a0375156ca ext4: Clean up s_dirt handling 15 years ago
  Theodore Ts'o 60e6679e28 ext4: Drop whitespace at end of lines 15 years ago
  Theodore Ts'o f307333e14 ext4: Add new tracepoints to track mballoc's buddy bitmap loads 15 years ago
  Dmitry Monakhov 12e9b89200 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info 15 years ago
  Curt Wohlgemuth 291dae472a ext4: Fix for ext4_mb_collect_stats() 15 years ago
  Curt Wohlgemuth 8a57d9d61a ext4: check for a good block group before loading buddy pages 15 years ago
  Eric Sandeen a30eec2a86 ext4: stop issuing discards if not supported by device 15 years ago
  Jing Zhang e39e07fdfd ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy() 15 years ago
  Jing Zhang 62e823a2cb ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc 15 years ago
  Linus Torvalds 202f2bb070 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 years ago
  Theodore Ts'o b90f687018 ext4: Issue the discard operation *before* releasing the blocks to be reused 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Jiri Kosina 318ae2edc3 Merge branch 'for-next' into for-linus 15 years ago
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
  Venkatesh Pallipadi 64e290ec69 ext4: fix up rb_root initializations to use RB_ROOT 15 years ago
  Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
  Akinobu Mita bda00de7e8 ext4: cleanup to use ext4_grp_offs_to_block() 15 years ago
  Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() 15 years ago
  Tao Ma cc483f102c ext4: Fix fencepost error in chosing choosing group vs file preallocation. 15 years ago
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error 15 years ago