提交歷史

作者 SHA1 備註 提交日期
  Theodore Ts'o b56ff9d397 ext4: Don't call sb_issue_discard() in ext4_free_blocks() 14 年之前
  Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge 14 年之前
  Eric Sandeen eee4adc709 ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static 14 年之前
  Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 14 年之前
  Lukas Czerner 7360d1731e ext4: Add batched discard support for ext4 14 年之前
  Lukas Czerner 77ca6cdf0a ext4: Use return value from sb_issue_discard() 14 年之前
  Namhyung Kim 877836905d ext4: Check return value of sb_getblk() and friends 14 年之前
  Theodore Ts'o 16828088f9 ext4: use KMEM_CACHE instead of kmem_cache_create 14 年之前
  Eric Sandeen 3e1e5f5016 ext4: don't use ext4_allocation_contexts for tracing 14 年之前
  Lukas Czerner 53fdcf992d ext4: don't hold spinlock while calling ext4_issue_discard() 14 年之前
  Lukas Czerner 5829870982 ext4: check for negative error code from sb_issue_discard 14 年之前
  Curt Wohlgemuth fb1813f4a8 ext4: use dedicated slab caches for group_info structures 14 年之前
  Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 年之前
  Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 14 年之前
  Christoph Hellwig 61002f7db3 ext4: do not send discards as barriers 15 年之前
  Christoph Hellwig 2cf6d26a35 block: pass gfp_mask and flags to sb_issue_discard 15 年之前
  Linus Torvalds 09dc942c2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 年之前
  Aditya Kali 6c7a120ac6 ext4: Adding error check after calling ext4_mb_regular_allocator() 15 年之前
  Uwe Kleine-König 73b2c7165b fix comment typo "choosed" -> "chosen" 15 年之前
  Eric Sandeen e3570639c8 ext4: don't print scary messages for allocation failures post-abort 15 年之前
  Eric Sandeen 506bf2d821 ext4: allocate stripe-multiple IOs on stripe boundaries 15 年之前
  Jiaying Zhang 5c521830cf ext4: Support discard requests when running in no-journal mode 15 年之前
  Joe Perches a271fe8527 ext4: Remove unnecessary casts of private_data 15 年之前
  Theodore Ts'o e5880d76ae ext4: fix potential NULL dereference while tracing 15 年之前
  Theodore Ts'o e29136f80e ext4: Enhance ext4_grp_locked_error() to take block and function numbers 15 年之前
  Andi Kleen 5a0790c2c4 ext4: remove initialized but not read variables 15 年之前
  Theodore Ts'o a0375156ca ext4: Clean up s_dirt handling 15 年之前
  Theodore Ts'o 60e6679e28 ext4: Drop whitespace at end of lines 15 年之前
  Theodore Ts'o f307333e14 ext4: Add new tracepoints to track mballoc's buddy bitmap loads 15 年之前
  Dmitry Monakhov 12e9b89200 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info 15 年之前