1. 66ad863 GFS2: Fix nlink setting on inode creation by Steven Whitehouse · 12 years ago
  2. 376d377 GFS2: fail mount if journal recovery fails by David Teigland · 12 years ago
  3. e8ca5cc GFS2: let spectator mount do read only recovery by David Teigland · 12 years ago
  4. 49528b4 GFS2: Fix a use-after-free that coverity spotted by Bob Peterson · 12 years ago
  5. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 12 years ago
  6. 49d41ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  7. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  8. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  9. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  10. 60f98d1 dlm: add recovery callbacks by David Teigland · 13 years ago
  11. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  12. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  13. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  14. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  15. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  16. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  17. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  18. 46cc1e5 GFS2: local functions should be static by H Hartley Sweeten · 13 years ago
  19. 018a01c GFS2: We only need one ACL getting function by Steven Whitehouse · 13 years ago
  20. 6a8099e GFS2: Fix multi-block allocation by Steven Whitehouse · 13 years ago
  21. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  22. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  23. b3e47ca GFS2: split function rgblk_search by Bob Peterson · 13 years ago
  24. 465f0a7 GFS2: Fix up "off by one" in the previous patch by Steven Whitehouse · 13 years ago
  25. 6e87ed0 GFS2: move toward a generic multi-block allocator by Bob Peterson · 13 years ago
  26. 4442f2e GFS2: O_(D)SYNC support for fallocate by Steven Whitehouse · 13 years ago
  27. b9f417f GFS2: remove vestigial al_alloced by Bob Peterson · 13 years ago
  28. 3c5d785 GFS2: combine gfs2_alloc_block and gfs2_alloc_di by Bob Peterson · 13 years ago
  29. c688b8b GFS2: Add non-try locks back to get_local_rgrp by Bob Peterson · 13 years ago
  30. 79c4c37 GFS2: f_ra is always valid in dir readahead function by Steven Whitehouse · 13 years ago
  31. 114b80c GFS2: Fix very unlikley memory leak in ACL xattr code by Steven Whitehouse · 13 years ago
  32. 8765489 GFS2: More automated code analysis fixes by Steven Whitehouse · 13 years ago
  33. dfe4d34 GFS2: Add readahead to sequential directory traversal by Bob Peterson · 13 years ago
  34. 20ed053 GFS2: Fix up REQ flags by Steven Whitehouse · 13 years ago
  35. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  36. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  37. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  38. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  39. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  40. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  41. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  42. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  43. b99b98d GFS2: Move readahead of metadata during deallocation into its own function by Steven Whitehouse · 13 years ago
  44. 9ae3242 GFS2: Remove two unused variables by Steven Whitehouse · 13 years ago
  45. 891a8e9 GFS2: Misc fixes by Steven Whitehouse · 13 years ago
  46. 64dd153 GFS2: rewrite fallocate code to write blocks directly by Benjamin Marzinski · 13 years ago
  47. bd5437a GFS2: speed up delete/unlink performance for large files by Bob Peterson · 13 years ago
  48. f75bbfb GFS2: Fix off-by-one in gfs2_blk2rgrpd by Steven Whitehouse · 13 years ago
  49. 13d921e GFS2: Clean up ->page_mkwrite by Steven Whitehouse · 13 years ago
  50. ccad4e1 GFS2: Correctly set goal block after allocation by Steven Whitehouse · 13 years ago
  51. b5b24d7 GFS2: Fix AIL flush issue during fsync by Steven Whitehouse · 13 years ago
  52. 70b0c36 GFS2: Use cached rgrp in gfs2_rlist_add() by Steven Whitehouse · 13 years ago
  53. d56fa8a GFS2: Call do_strip() directly from recursive_scan() by Steven Whitehouse · 13 years ago
  54. 534029e GFS2: Remove obsolete assert by Steven Whitehouse · 13 years ago
  55. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  56. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  57. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 13 years ago
  58. 9453615 GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added by Steven Whitehouse · 13 years ago
  59. 9a63edd GFS2: Clean up gfs2_create by Steven Whitehouse · 13 years ago
  60. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  61. f181852 GFS2: Fix bug trap and journaled data fsync by Steven Whitehouse · 13 years ago
  62. 40ac218 GFS2: Fix inode allocation error path by Steven Whitehouse · 13 years ago
  63. 1d4ec64 GFS2: Make atime checks more efficient by Steven Whitehouse · 13 years ago
  64. 7554918 GFS2: Fix bug-trap in ail flush code by Steven Whitehouse · 13 years ago
  65. 2f0264d GFS2: Split data write & wait in fsync by Steven Whitehouse · 13 years ago
  66. 4c28d33 GFS2: Clean up dir hash table reading by Steven Whitehouse · 13 years ago
  67. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  68. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  69. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  70. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  71. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  72. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  73. 333c066 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  74. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  75. 1923703 GFS2: Fix mount hang caused by certain access pattern to sysfs files by Steven Whitehouse · 13 years ago
  76. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  77. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  78. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  79. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  80. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  81. 6c673ab simplify gfs2_lookup() by Al Viro · 13 years ago
  82. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  83. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  84. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  85. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  86. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  87. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  88. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  89. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  90. 46fcb2e GFS2: combine duplicated block freeing routines by Eric Sandeen · 13 years ago
  91. 9964afb GFS2: Add S_NOSEC support by Steven Whitehouse · 13 years ago
  92. 7cf8dcd GFS2: Automatically adjust glock min hold time by Bob Peterson · 13 years ago
  93. 17d539f GFS2: Cache dir hash table in a contiguous buffer by Steven Whitehouse · 13 years ago
  94. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  95. 3942ae5 GFS2: Fix race during filesystem mount by Steven Whitehouse · 13 years ago
  96. 1ce5336 GFS2: force a log flush when invalidating the rindex glock by Benjamin Marzinski · 13 years ago
  97. d205df9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  98. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  99. 8d2c50e gfs2: Drop __TIME__ usage by Michal Marek · 13 years ago
  100. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago