1. 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
  2. 2aec7c5 mbcache: Remove unused features by Andreas Gruenbacher · 14 years ago
  3. 0930fcc convert ext4 to ->evict_inode() by Al Viro · 14 years ago
  4. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  5. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  6. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  7. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  8. 6c7a120 ext4: Adding error check after calling ext4_mb_regular_allocator() by Aditya Kali · 14 years ago
  9. 56d35a4 ext4: Fix dirtying of journalled buffers in data=journal mode by Jan Kara · 14 years ago
  10. 0cfc925 ext4: re-inline ext4_rec_len_(to|from)_disk functions by Eric Sandeen · 14 years ago
  11. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  12. 73b2c71 fix comment typo "choosed" -> "chosen" by Uwe Kleine-König · 14 years ago
  13. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  14. 8b67f04 ext4: Add mount options in superblock by Theodore Ts'o · 14 years ago
  15. ca0e05e ext4: force block allocation on quota_off by Dmitry Monakhov · 14 years ago
  16. 437f88c ext4: fix freeze deadlock under IO by Eric Sandeen · 14 years ago
  17. 4538821 ext4: drop inode from orphan list if ext4_delete_inode() fails by Theodore Ts'o · 14 years ago
  18. f613dfc ext4: check to make make sure bd_dev is set before dereferencing it by Theodore Ts'o · 14 years ago
  19. e357063 ext4: don't print scary messages for allocation failures post-abort by Eric Sandeen · 14 years ago
  20. d889dc8 ext4: fix EFBIG edge case when writing to large non-extent file by Toshiyuki Okajima · 14 years ago
  21. 79e8303 ext4: fix ext4_get_blocks references by Eric Sandeen · 14 years ago
  22. 62d2b5f ext4: Always journal quota file modifications by Jan Kara · 14 years ago
  23. dcc7dae ext4: Fix potential memory leak in ext4_fill_super by Cyrill Gorcunov · 14 years ago
  24. 0c095c7 ext4: Don't error out the fs if the user tries to make a file too big by Theodore Ts'o · 14 years ago
  25. 506bf2d ext4: allocate stripe-multiple IOs on stripe boundaries by Eric Sandeen · 14 years ago
  26. 5b3ff23 ext4: move aio completion after unwritten extent conversion by jiayingz@google.com (Jiaying Zhang) · 14 years ago
  27. 552ef802 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  28. 5c52183 ext4: Support discard requests when running in no-journal mode by Jiaying Zhang · 14 years ago
  29. 4038968 ext4: Fix block bitmap inconsistencies after a crash when deleting files by Amir G · 14 years ago
  30. a271fe8 ext4: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  31. e5880d7 ext4: fix potential NULL dereference while tracing by Theodore Ts'o · 14 years ago
  32. 89eeddf ext4: Define s_jnl_backup_type in superblock by Theodore Ts'o · 14 years ago
  33. 66e61a9 ext4: Once a day, printk file system error information to dmesg by Theodore Ts'o · 14 years ago
  34. 1c13d5c ext4: Save error information to the superblock for analysis by Theodore Ts'o · 14 years ago
  35. c398eda ext4: Pass line numbers to ext4_error() and friends by Theodore Ts'o · 14 years ago
  36. 60fd4da ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit by Theodore Ts'o · 14 years ago
  37. 40e2e97 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  38. 90c7201 ext4: Pass line number to ext4_journal_abort_handle() by Theodore Ts'o · 14 years ago
  39. e29136f ext4: Enhance ext4_grp_locked_error() to take block and function numbers by Theodore Ts'o · 14 years ago
  40. c67d859 ext4: clean up ext4_abort() so __func__ is now implicit by Theodore Ts'o · 14 years ago
  41. 4a9cdec ext4: Add new superblock fields reserved for the Next3 snapshot feature by Theodore Ts'o · 14 years ago
  42. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  43. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  44. c6ac12a ext4: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  45. 206f7ab ext4: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  46. 5a0790c ext4: remove initialized but not read variables by Andi Kleen · 14 years ago
  47. 07a0382 ext4: Convert more i_flags references to use accessor functions by Theodore Ts'o · 14 years ago
  48. a037515 ext4: Clean up s_dirt handling by Theodore Ts'o · 14 years ago
  49. 84a8dce ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags by Dmitry Monakhov · 14 years ago
  50. 1f5a81e ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files by Theodore Ts'o · 14 years ago
  51. d28619f 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
  52. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  53. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  54. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  55. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  56. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  57. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  58. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  59. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  60. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  61. b10b852 ext4: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  62. 11e2752 ext4: constify xattr_handler by Stephen Hemminger · 14 years ago
  63. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  64. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  65. 14ece10 ext4: Make fsync sync new parent directories in no-journal mode by Frank Mayhar · 14 years ago
  66. 60e6679 ext4: Drop whitespace at end of lines by Theodore Ts'o · 14 years ago
  67. 4d92dc0 ext4: Fix compat EXT4_IOC_ADD_GROUP by Ben Hutchings · 14 years ago
  68. 899ad0c ext4: Conditionally define compat ioctl numbers by Ben Hutchings · 14 years ago
  69. f307333 ext4: Add new tracepoints to track mballoc's buddy bitmap loads by Theodore Ts'o · 14 years ago
  70. 5a58ec8 ext4: Add a missing trace hook by Li Zefan · 14 years ago
  71. 0617b83 ext4: restart ext4_ext_remove_space() after transaction restart by Dmitry Monakhov · 14 years ago
  72. 786ec79 ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted by Theodore Ts'o · 14 years ago
  73. f70f362 ext4: Avoid crashing on NULL ptr dereference on a filesystem error by Theodore Ts'o · 14 years ago
  74. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  75. 24676da ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() by Theodore Ts'o · 14 years ago
  76. 2ed8868 ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks() by Theodore Ts'o · 14 years ago
  77. e35fd66 ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks() by Theodore Ts'o · 14 years ago
  78. 8e48dcf ext4: Use our own write_cache_pages() by Theodore Ts'o · 14 years ago
  79. 39a4bad ext4: Show journal_checksum option by Jan Kara · 14 years ago
  80. 291dae4 ext4: Fix for ext4_mb_collect_stats() by Curt Wohlgemuth · 14 years ago
  81. 8a57d9d ext4: check for a good block group before loading buddy pages by Curt Wohlgemuth · 14 years ago
  82. 6d19c42 ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate by Nikanth Karthikesan · 14 years ago
  83. fbe845d ext4: Remove extraneous newlines in ext4_msg() calls by Curt Wohlgemuth · 14 years ago
  84. d4c402d ext4: Print mount options in when mounting and add a remount message by Curt Wohlgemuth · 14 years ago
  85. 72b8ab9 ext4: don't use quota reservation for speculative metadata by Eric Sandeen · 14 years ago
  86. 84061e0 ext4: init statistics after journal recovery by Dmitry Monakhov · 14 years ago
  87. d17413c ext4: clean up inode bitmaps manipulation in ext4_free_inode by Dmitry Monakhov · 14 years ago
  88. 21ca087 ext4: Do not zero out uninitialized extents beyond i_size by Dmitry Monakhov · 14 years ago
  89. c445e3e ext4: don't scan/accumulate more pages than mballoc will allocate by Eric Sandeen · 14 years ago
  90. a30eec2 ext4: stop issuing discards if not supported by device by Eric Sandeen · 14 years ago
  91. 6b0310f ext4: don't return to userspace after freezing the fs with a mutex held by Eric Sandeen · 14 years ago
  92. 256a453 ext4: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  93. 42007ef ext4: check s_log_groups_per_flex in online resize code by Eric Sandeen · 14 years ago
  94. 35121c9 ext4: fix quota accounting in case of fallocate by Dmitry Monakhov · 14 years ago
  95. b684b2e ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode by Christian Borntraeger · 14 years ago
  96. e39e07f ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy() by Jing Zhang · 14 years ago
  97. 62e823a ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc by Jing Zhang · 14 years ago
  98. b720303 ext4: fix memory leaks in error path handling of ext4_ext_zeroout() by Jing Zhang · 14 years ago
  99. c26d0ba ext4: Fix coding style in fs/ext4/move_extent.c by Steven Liu · 14 years ago
  100. 0671e70 ext4: check missed return value in ext4_sync_file() by Dmitry Monakhov · 14 years ago