1. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  3. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  4. f2fa2ff ext4: Copy fs UUID to superblock by Aneesh Kumar K.V · 14 years ago
  5. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 14 years ago
  6. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  7. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 14 years ago
  8. fd018fe ext4: fix comment typo uninitized by Paul Bolle · 14 years ago
  9. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  10. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 14 years ago
  11. 2892c15 ext4: make grpinfo slab cache names static by Eric Sandeen · 14 years ago
  12. d50bdd5 ext4: Fix data corruption with multi-block writepages support by Curt Wohlgemuth · 14 years ago
  13. dd68314 ext4: fix up ext4 error handling by Theodore Ts'o · 14 years ago
  14. 8f02122 ext4: unregister features interface on module unload by Lukas Czerner · 14 years ago
  15. 8f1f745 ext4: fix panic on module unload when stopping lazyinit thread by Eric Sandeen · 14 years ago
  16. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 14 years ago
  17. fd89d5f ext4: convert to alloc_workqueue() by Tejun Heo · 14 years ago
  18. 4843456 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
  19. b8d6568 ext4: Fix comment typo "especiially". by Tao Ma · 14 years ago
  20. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  21. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  22. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  23. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  24. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  25. 6db26ff fs/ext4/inode.c: use pr_warn_ratelimited() by Andrew Morton · 14 years ago
  26. d6dc846 Ext4: fail if we try to use hole punch by Josef Bacik · 14 years ago
  27. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  28. e9688f6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  29. 0f0a25b ext4: fix trimming starting with block 0 with small blocksize by Jan Kara · 14 years ago
  30. 0a2179b ext4: revert buggy trim overflow patch by Theodore Ts'o · 14 years ago
  31. d002ebf ext4: don't pass entire map to check_eofblocks_fl by Eric Sandeen · 14 years ago
  32. 1c5b9e9 ext4: fix memory leak in ext4_free_branches by Theodore Ts'o · 14 years ago
  33. a5196f8 ext4: remove ext4_mb_return_to_preallocation() by Theodore Ts'o · 14 years ago
  34. 3889fd5 ext4: flush the i_completed_io_list during ext4_truncate by Jiaying Zhang · 14 years ago
  35. b409714 ext4: add error checking to calls to ext4_handle_dirty_metadata() by Theodore Ts'o · 14 years ago
  36. ca6e909 ext4: fix trimming of a single group by Jan Kara · 14 years ago
  37. 6c5a6cb ext4: fix uninitialized variable in ext4_register_li_request by Andrew Morton · 14 years ago
  38. 8aefcd5 ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary by Theodore Ts'o · 14 years ago
  39. 353eb83 ext4: drop i_state_flags on architectures with 64-bit longs by Theodore Ts'o · 14 years ago
  40. 8a2005d ext4: reorder ext4_inode_info structure elements to remove unneeded padding by Theodore Ts'o · 14 years ago
  41. b05e6ae ext4: drop ec_type from the ext4_ext_cache structure by Theodore Ts'o · 14 years ago
  42. 01f49d0 ext4: use ext4_lblk_t instead of sector_t for logical blocks by Theodore Ts'o · 14 years ago
  43. f232109 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 14 years ago
  44. ad4fb9c ext4: fix 32bit overflow in ext4_ext_find_goal() by Kazuya Mio · 14 years ago
  45. dabd991 ext4: add more error checks to ext4_mkdir() by Namhyung Kim · 14 years ago
  46. f1dffc4 ext4: ext4_ext_migrate should use NULL not 0 by Eric Paris · 14 years ago
  47. f7c2117 ext4: Use ext4_error_file() to print the pathname to the corrupted inode by Theodore Ts'o · 14 years ago
  48. f9a62d0 ext4: use IS_ERR() to check for errors in ext4_error_file by Dan Carpenter · 14 years ago
  49. 1319518 ext4: test the correct variable in ext4_init_pageio() by Dan Carpenter · 14 years ago
  50. 6e9510b ext2,ext3,ext4: clarify comment for extN_xattr_set_handle by Wang Sheng-Hui · 14 years ago
  51. eaeef86 ext4: clean up ext4_xattr_list()'s error code checking and return strategy by Theodore Ts'o · 14 years ago
  52. 9325963 ext4: remove warning message from ext4_issue_discard helper by Lukas Czerner · 14 years ago
  53. 4f53150 ext4: fix possible overflow in ext4_trim_fs() by Lukas Czerner · 14 years ago
  54. 7359861 ext2,3,4: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  55. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  56. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  57. 8a7411a ext4: fix on-line resizing regression by Theodore Ts'o · 14 years ago
  58. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  59. b72143a ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  60. 0ff2ea7 ext4: Use printf extension %pV by Joe Perches · 14 years ago
  61. 94de56a ext4: Use vzalloc in ext4_fill_flex_info() by Joe Perches · 14 years ago
  62. af0b44a ext4: zero out nanosecond timestamps for small inodes by Eric Sandeen · 14 years ago
  63. cad3f00 ext4: optimize ext4_check_dir_entry() with unlikely() annotations by Theodore Ts'o · 14 years ago
  64. b17b35e ext4: use kmem_cache_zalloc() in ext4_init_io_end() by Jesper Juhl · 14 years ago
  65. 6ca7b13 ext4: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  66. a8901d3 ext4: Use pr_warning_ratelimited() instead of printk_ratelimit() by Theodore Ts'o · 14 years ago
  67. 225db7d ext4: Fix up comments in inode.c by Theodore Ts'o · 14 years ago
  68. a2595b8 ext4: Add second mount options field since the s_mount_opt is full up by Theodore Ts'o · 14 years ago
  69. 673c610 ext4: Move struct ext4_mount_options from ext4.h to super.c by Theodore Ts'o · 14 years ago
  70. fd8c37e ext4: Simplify the usage of clear_opt() and set_opt() macros by Theodore Ts'o · 14 years ago
  71. 6d5c3aa ext4: fix typo which broke '..' detection in ext4_find_entry() by Aaro Koskinen · 14 years ago
  72. 1449032 ext4: Turn off multiple page-io submission by default by Theodore Ts'o · 14 years ago
  73. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 14 years ago
  74. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
  75. 5a9ae68 ext4: ext4_fill_super shouldn't return 0 on corruption by Darrick J. Wong · 14 years ago
  76. f4c8cc6 ext4: missing unlock in ext4_clear_request_list() by Dan Carpenter · 14 years ago
  77. 08da119 ext4: fix setting random pages PageUptodate by Markus Trippelsdorf · 14 years ago
  78. 380cf09 ext4: fix redirty_page_for_writepage() typo in comment by Wu Fengguang · 14 years ago
  79. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  80. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  81. a7bcf21 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  82. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  83. b56ff9d ext4: Don't call sb_issue_discard() in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  84. 87009d8 ext4: do not try to grab the s_umount semaphore in ext4_quota_off by Dmitry Monakhov · 14 years ago
  85. 83668e7 ext4: fix potential race when freeing ext4_io_page structures by Theodore Ts'o · 14 years ago
  86. f7ad6d2 ext4: handle writeback of inodes which are being freed by Theodore Ts'o · 14 years ago
  87. ce7e010 ext4: initialize the percpu counters before replaying the journal by Theodore Ts'o · 14 years ago
  88. b2c78cd ext4: "ret" may be used uninitialized in ext4_lazyinit_thread() by Theodore Ts'o · 14 years ago
  89. f4245bd ext4: fix lazyinit hang after removing request by Lukas Czerner · 14 years ago
  90. eb8abb9 ext4: Remove useless spinlock in ext4_getattr() by Theodore Ts'o · 14 years ago
  91. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  92. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  93. 671f837 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  94. b1142e8 ext4: BUG_ON fix: check if page has buffers before calling page_buffers() by Theodore Ts'o · 14 years ago
  95. 19ef201 ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled by Ingo Molnar · 14 years ago
  96. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  97. 3d287de ext4: optimize orphan_list handling for ext4_setattr by Dmitry Monakhov · 14 years ago
  98. beed5ecb ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new by Nicolas Kaiser · 14 years ago
  99. a6371b6 ext4: fix compile error in ext4_fallocate() by Kazuya Mio · 14 years ago
  100. eee4adc ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static by Eric Sandeen · 14 years ago