1. a5b5ee3 ext4: Add default allocation routines for quota structures by Jan Kara · 16 years ago
  2. 17bd13b ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled() by Jan Kara · 16 years ago
  3. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  4. c644f0e fs: introduce bgl_lock_ptr() by Pekka Enberg · 15 years ago
  5. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  6. e83c139 ext4: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  7. b3a6ffe Get rid of CONFIG_LSF by Jens Axboe · 16 years ago
  8. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  9. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 16 years ago
  10. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 16 years ago
  11. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  12. 4c9c544 CRED: Wrap task credential accesses in the Ext4 filesystem by David Howells · 16 years ago
  13. 23712a9 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode by Frederic Bohe · 16 years ago
  14. ed9b3e3 ext4: Mark the buffer_heads as dirty and uptodate after prepare_write by Aneesh Kumar K.V · 16 years ago
  15. ac51d83 ext4: calculate journal credits correctly by Theodore Ts'o · 16 years ago
  16. 14ce0cb ext4: wait on all pending commits in ext4_sync_fs() by Theodore Ts'o · 16 years ago
  17. d94e99a ext4: Convert to host order before using the values. by Aneesh Kumar K.V · 16 years ago
  18. ae2d9fb ext4: fix missing ext4_unlock_group in error path by Aneesh Kumar K.V · 16 years ago
  19. a996031 delay capable() check in ext4_has_free_blocks() by Eric Sandeen · 16 years ago
  20. 8c3bf8a0 merge ext4_claim_free_blocks & ext4_has_free_blocks by Eric Sandeen · 16 years ago
  21. ef2cabf ext4: fix a bug accessing freed memory in ext4_abort by Hidehiro Kawai · 16 years ago
  22. 3c37fc8 ext4: Fix duplicate entries returned from getdents() system call by Theodore Ts'o · 16 years ago
  23. 3856d30 ext4: remove unused variable in ext4_get_parent by Christoph Hellwig · 16 years ago
  24. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  25. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  26. 8264613 [PATCH] switch quota_on-related stuff to kern_path() by Al Viro · 16 years ago
  27. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  28. 6da0b38 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out by Alexey Dobriyan · 16 years ago
  29. f287a1a ext4: Remove automatic enabling of the HUGE_FILE feature flag by Theodore Ts'o · 16 years ago
  30. 3e624fc ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback by Theodore Ts'o · 16 years ago
  31. 01436ef ext4: Remove unused mount options: nomballoc, mballoc, nocheck by Theodore Ts'o · 16 years ago
  32. 0b09923e ext4: Remove compile warnings when building w/o CONFIG_PROC_FS by Manish Katiyar · 16 years ago
  33. 5128273 ext4: Add missing newlines to printk messages by Eric Sesterhenn · 16 years ago
  34. 22208de ext4: Fix file fragmentation during large file write. by Aneesh Kumar K.V · 16 years ago
  35. af6f029 ext4: Use tag dirty lookup during mpage_da_submit_io by Aneesh Kumar K.V · 16 years ago
  36. 8a0aba7 ext4: let the block device know when unused blocks can be discarded by Theodore Ts'o · 16 years ago
  37. a1aebc1 ext4: Don't reuse released data blocks until transaction commits by Aneesh Kumar K.V · 16 years ago
  38. c894058 ext4: Use an rbtree for tracking blocks freed during transaction. by Aneesh Kumar K.V · 16 years ago
  39. c2774d8 ext4: Do mballoc init before doing filesystem recovery by Aneesh Kumar K.V · 16 years ago
  40. 688f05a ext4: Free ext4_prealloc_space using kmem_cache_free by Aneesh Kumar K.V · 16 years ago
  41. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  42. 3244fcb ext4: fix build failure without procfs by Alexander Beregalov · 16 years ago
  43. 5bf5683 ext4: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  44. 7ffe1ea ext4: add checks for errors from jbd2 by Hidehiro Kawai · 16 years ago
  45. 03010a3 ext4: Rename ext4dev to ext4 by Theodore Ts'o · 16 years ago
  46. 39d80c3 ext4: Avoid double dirtying of super block in ext4_put_super() by Andi Kleen · 16 years ago
  47. 6873fa0 Hook ext4 to the vfs fiemap interface. by Eric Sandeen · 16 years ago
  48. 4d20c68 ext4: fix xattr deadlock by Kalpak Shah · 16 years ago
  49. ede86cc ext4: Add debugging markers that can be used by systemtap by Theodore Ts'o · 16 years ago
  50. c806e68 ext4: fix initialization of UNINIT bitmap blocks by Frederic Bohe · 16 years ago
  51. c2ea3fd ext4: Remove old legacy block allocator by Theodore Ts'o · 16 years ago
  52. 240799c ext4: Use readahead when reading an inode from the inode table by Theodore Ts'o · 16 years ago
  53. 5e8814f ext4: Combine proc file handling into a single set of functions by Theodore Ts'o · 16 years ago
  54. 9f6200b ext4: move /proc setup and teardown out of mballoc.c by Theodore Ts'o · 16 years ago
  55. f702ba0 ext4: Don't use 'struct dentry' for internal lookups by Theodore Ts'o · 16 years ago
  56. 914258b ext4/jbd2: Avoid WARN() messages when failing to write to the superblock by Theodore Ts'o · 16 years ago
  57. 730c213 ext4: use percpu data structures for lg_prealloc_list by Eric Sandeen · 16 years ago
  58. 8eea80d ext4: Renumber EXT4_IOC_MIGRATE by Theodore Ts'o · 16 years ago
  59. 4db46fc ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl by Aneesh Kumar K.V · 16 years ago
  60. 2a43a87 ext4: elevate write count for migrate ioctl by Aneesh Kumar K.V · 16 years ago
  61. 7ee1ec4 ext4: add missing unlock in ext4_check_descriptors() on error path by Li Zefan · 16 years ago
  62. 0549676 jbd2: clean up how the journal device name is printed by Theodore Ts'o · 16 years ago
  63. 899fc1a ext4: fix #11321: create /proc/ext4/*/stats more carefully by Alexey Dobriyan · 16 years ago
  64. c62a11f Update flex_bg free blocks and free inodes counters when resizing. by Frederic Bohe · 16 years ago
  65. 9d9f177 ext4: Avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  66. cf17fea ext4: Properly update i_disksize. by Aneesh Kumar K.V · 16 years ago
  67. ae4d537 ext4: truncate block allocated on a failed ext4_write_begin by Aneesh Kumar K.V · 16 years ago
  68. df22291 ext4: Retry block allocation if we have free blocks left by Aneesh Kumar K.V · 16 years ago
  69. 166348d ext4: Don't add the inode to journal handle until after the block is allocated by Aneesh Kumar K.V · 16 years ago
  70. 68629f2 ext4: Fix ext4 nomballoc allocator for ENOSPC by Aneesh Kumar K.V · 16 years ago
  71. 5c79161 ext4: Signed arithmetic fix by Aneesh Kumar K.V · 16 years ago
  72. 79f0be8 ext4: Switch to non delalloc mode when we are low on free blocks count. by Aneesh Kumar K.V · 16 years ago
  73. 6bc6e63 ext4: Add percpu dirty block accounting. by Aneesh Kumar K.V · 16 years ago
  74. 030ba6b ext4: Retry block reservation by Aneesh Kumar K.V · 16 years ago
  75. a30d542a ext4: Make sure all the block allocation paths reserve blocks by Aneesh Kumar K.V · 16 years ago
  76. c4a0c46 ext4: invalidate pages if delalloc block allocation fails. by Aneesh Kumar K.V · 16 years ago
  77. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  78. e5f8eab8 ext4: Fix long long checkpatch warnings by Theodore Ts'o · 16 years ago
  79. 4776004f ext4: Add printk priority levels to clean up checkpatch warnings by Theodore Ts'o · 16 years ago
  80. 1f7c14c percpu counter: clean up percpu_counter_sum_and_set() by Mingming Cao · 16 years ago
  81. 5e745b0 ext4: Fix small file fragmentation by Aneesh Kumar K.V · 16 years ago
  82. 91246c0 ext4: Initialize writeback_index to 0 when allocating a new inode by Aneesh Kumar K.V · 16 years ago
  83. 16eb729 ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC by Aneesh Kumar K.V · 16 years ago
  84. 525f4ed ext4: journal credit fix for the delayed allocation's writepages() function by Mingming Cao · 16 years ago
  85. a1d6cc5 ext4: Rework the ext4_da_writepages() function by Aneesh Kumar K.V · 16 years ago
  86. f3bd1f3 ext4: journal credits reservation fixes for DIO, fallocate by Mingming Cao · 16 years ago
  87. ee12b63 ext4: journal credits reservation fixes for extent file writepage by Mingming Cao · 16 years ago
  88. a02908f ext4: journal credits calulation cleanup and fix for non-extent writepage by Mingming Cao · 16 years ago
  89. c001077 ext4: Fix bug where we return ENOSPC even though we have plenty of inodes by Eric Sandeen · 16 years ago
  90. 37609fd ext4: don't try to resize if there are no reserved gdt blocks left by Josef Bacik · 16 years ago
  91. 88aa3cf ext4: Use ext4_discard_reservations instead of mballoc-specific call by Theodore Ts'o · 16 years ago
  92. d015641 ext4: Fix ext4_dx_readdir hash collision handling by Theodore Ts'o · 16 years ago
  93. cd21322 ext4: Fix delalloc release block reservation for truncate by Mingming Cao · 16 years ago
  94. b4df203 ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty by Theodore Ts'o · 16 years ago
  95. bf068ee ext4: Handle unwritten extent properly with delayed allocation by Aneesh Kumar K.V · 16 years ago
  96. 8f616cd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  97. 7d55992 ext4: remove write-only variables from ext4_ordered_write_end by Eric Sandeen · 16 years ago
  98. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  99. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  100. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago