1. 33853a0 ext4: use the correct error exit path in ext4_init_inode_table() by Yongqiang Yang · 13 years ago
  2. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  3. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 13 years ago
  4. 688f869 ext4: Initialize fsync transaction ids in ext4_new_inode() by Theodore Ts'o · 13 years ago
  5. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  6. 7dc5761 ext4: Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 13 years ago
  7. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  8. 353eb83 ext4: drop i_state_flags on architectures with 64-bit longs by Theodore Ts'o · 14 years ago
  9. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  10. 61d0867 ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() by Theodore Ts'o · 14 years ago
  11. 1f109d5 ext4: make various ext4 functions be static by Theodore Ts'o · 14 years ago
  12. 857ac88 ext4: add interface to advertise ext4 features in sysfs by Lukas Czerner · 14 years ago
  13. bfff687 ext4: add support for lazy inode table initialization by Lukas Czerner · 14 years ago
  14. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  15. 0930fcc convert ext4 to ->evict_inode() by Al Viro · 14 years ago
  16. a037515 ext4: Clean up s_dirt handling by Theodore Ts'o · 14 years ago
  17. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  18. b10b852 ext4: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  19. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  20. d17413c ext4: clean up inode bitmaps manipulation in ext4_free_inode by Dmitry Monakhov · 14 years ago
  21. c4caae2 ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs by Eric Sandeen · 14 years ago
  22. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  23. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  24. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  25. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  26. 73b50c1 ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode by Curt Wohlgemuth · 14 years ago
  27. 12062dd ext4: move __func__ into a macro for ext4_warning, ext4_error by Eric Sandeen · 14 years ago
  28. 19f5fb7 ext4: Use bitops to read/modify EXT4_I(inode)->i_state by Theodore Ts'o · 14 years ago
  29. 785b4b3 ext4: fix build warning when EXT4FS_DEBUG is on by Peng Tao · 15 years ago
  30. e646286 ext4: Fix goal inum check in the inode allocator by Johann Lombardi · 15 years ago
  31. 1101391 ext4: teach the inode allocator to use a goal inode number by Andreas Dilger · 15 years ago
  32. f157a4a ext4: Use a hash of the topdir directory name for the Orlov parent group by Theodore Ts'o · 15 years ago
  33. 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  34. 88b6edd ext4: Clean up calls to ext4_get_group_desc() by Theodore Ts'o · 15 years ago
  35. 955ce5f ext4: Convert ext4_lock_group to use sb_bgl_lock by Aneesh Kumar K.V · 15 years ago
  36. bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 15 years ago
  37. 8df9675 ext4: Avoid races caused by on-line resizing and SMP memory reordering by Theodore Ts'o · 15 years ago
  38. b5451f7 ext4: Fix potential inode allocation soft lockup in Orlov allocator by Theodore Ts'o · 15 years ago
  39. 6b82f3c ext4: really print the find_group_flex fallback warning only once by Chuck Ebbert · 15 years ago
  40. 7d39db1 ext4: Use struct flex_groups to calculate get_orlov_stats() by Theodore Ts'o · 15 years ago
  41. 9f24e42 ext4: Use atomic_t's in struct flex_groups by Theodore Ts'o · 15 years ago
  42. a491212 ext4: New inode/block allocation algorithms for flex_bg filesystems by Theodore Ts'o · 15 years ago
  43. 2dc6b0d ext4: tighten restrictions on inode flags by Duane Griffin · 15 years ago
  44. 8fa43a8 ext4: don't inherit inappropriate inode flags from parent by Duane Griffin · 15 years ago
  45. a269eb1 ext4: Use lowercase names of quota functions by Jan Kara · 15 years ago
  46. 2842c3b ext4: Print the find_group_flex() warning only once by Theodore Ts'o · 15 years ago
  47. 7ce9d5d ext4: fix ext4_free_inode() vs. ext4_claim_inode() race by Eric Sandeen · 15 years ago
  48. 05bf9e8 ext4: Add fallback for find_group_flex by Theodore Ts'o · 15 years ago
  49. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 16 years ago
  50. ba80b10 ext4: Add markers for better debuggability by Theodore Ts'o · 16 years ago
  51. 648f587 ext4: mark the blocks/inode bitmap beyond end of group as used by Aneesh Kumar K.V · 16 years ago
  52. 2ccb5fb ext4: Use new buffer_head flag to check uninit group bitmaps initialization by Aneesh Kumar K.V · 16 years ago
  53. 3934186 ext4: Fix the race between read_inode_bitmap() and ext4_new_inode() by Aneesh Kumar K.V · 16 years ago
  54. 3300bed ext4: code cleanup by Aneesh Kumar K.V · 16 years ago
  55. 560671a ext4: Use high 16 bits of the block group descriptor's free counts fields by Aneesh Kumar K.V · 16 years ago
  56. a9df9a4 ext4: Make ext4_group_t be an unsigned int by Theodore Ts'o · 16 years ago
  57. fde4d95 ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning() by Theodore Ts'o · 16 years ago
  58. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 16 years ago
  59. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  60. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  61. 4c9c544 CRED: Wrap task credential accesses in the Ext4 filesystem by David Howells · 16 years ago
  62. 23712a9 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode by Frederic Bohe · 16 years ago
  63. c806e68 ext4: fix initialization of UNINIT bitmap blocks by Frederic Bohe · 16 years ago
  64. c2ea3fd ext4: Remove old legacy block allocator by Theodore Ts'o · 16 years ago
  65. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  66. 4776004f ext4: Add printk priority levels to clean up checkpatch warnings by Theodore Ts'o · 16 years ago
  67. c001077 ext4: Fix bug where we return ENOSPC even though we have plenty of inodes by Eric Sandeen · 16 years ago
  68. b5f10ee ext4: lock block groups when initializing by Eric Sandeen · 16 years ago
  69. e29d1cd ext4: sync up block and inode bitmap reading functions by Eric Sandeen · 16 years ago
  70. e4079a1 ext4: do not set extents feature from the kernel by Eric Sandeen · 16 years ago
  71. 772cb7c ext4: New inode allocation for FLEX_BG meta-data groups. by Jose R. Santos · 16 years ago
  72. 574ca17 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() by Theodore Ts'o · 16 years ago
  73. 91ef4ca ext4: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  74. 8753e88 ext4: mark inode dirty after initializing the extent tree by Aneesh Kumar K.V · 16 years ago
  75. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  76. 46e665e ext4: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  77. e8546d0 ext4: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  78. e65187e ext4: Enable extent format for symlinks. by Aneesh Kumar K.V · 16 years ago
  79. 1cc8dcf5 ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  80. 42bf038 ext4: set EXT4_EXTENTS_FL only for directory and regular files by Aneesh Kumar K.V · 16 years ago
  81. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 16 years ago
  82. c549a95 ext4: fix up EXT4FS_DEBUG builds by Eric Sandeen · 16 years ago
  83. a48380f ext4: Rename i_dir_acl to i_size_high by Aneesh Kumar K.V · 16 years ago
  84. 99e6f82 ext4: Introduce ext4_update_*_feature by Aneesh Kumar K.V · 16 years ago
  85. 2aa9fc4 ext4: fixes block group number being set to a negative value by Avantika Mathur · 16 years ago
  86. fd2d429 ext4: add ext4_group_t, and change all group variables to this type. by Avantika Mathur · 16 years ago
  87. 717d50e Ext4: Uninitialized Block Groups by Andreas Dilger · 17 years ago
  88. f077d0d ext4: Remove (partial, never completed) fragment support by Coly Li · 17 years ago
  89. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  90. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  91. f4e5bc2 [PATCH] ext4 64 bit divide fix by Andrew Morton · 18 years ago
  92. 8fadc14 [PATCH] ext4: move block number hi bits by Alexandre Ratchov · 18 years ago
  93. bd81d8e [PATCH] ext4: 64bit metadata by Laurent Vivier · 18 years ago
  94. 3a5b2ec [PATCH] ext4: switch fsblk to sector_t by Mingming Cao · 18 years ago
  95. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  96. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  97. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  98. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago