1. ec7d879 GFS2: gfs2_atomic_open(): simplify the use of finish_no_open() by Al Viro · 10 years ago
  2. 44bb31b GFS2: gfs2_create_inode(): don't bother with d_splice_alias() by Al Viro · 10 years ago
  3. 571a4b5 GFS2: bugger off early if O_CREAT open finds a directory by Al Viro · 10 years ago
  4. 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
  5. 37975f1 GFS2: directly return gfs2_dir_check() by Fabian Frederick · 10 years ago
  6. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  7. 4d93bc3 gfs2_atomic_open(): skip lookups on hashed dentry by Al Viro · 10 years ago
  8. 19aeb5a GFS2: Make rename not save dirent location by Bob Peterson · 10 years ago
  9. 00a158b GFS2: fix bad inode i_goal values during block allocation by Abhi Das · 10 years ago
  10. cfb2f9d GFS2: fix d_splice_alias() misuses by Al Viro · 10 years ago
  11. 7b7a911 GFS2: Hash the negative dentry during inode lookup by Benjamin Coddington · 10 years ago
  12. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  13. 0597880 GFS2: Fix uninitialized VFS inode in gfs2_create_inode by Abhi Das · 10 years ago
  14. f45dc26 GFS2: Remove extraneous function gfs2_security_init by Bob Peterson · 10 years ago
  15. 48f8f71 GFS2: check NULL return value in gfs2_ok_to_move by Abhi Das · 10 years ago
  16. b2c8b3e GFS2: Allocate block for xattr at inode alloc time, if required by Steven Whitehouse · 10 years ago
  17. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  18. e01580b gfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  19. d57b9c9 GFS2: revert "GFS2: d_splice_alias() can't return error" by J. Bruce Fields · 11 years ago
  20. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 11 years ago
  21. 62e96cf GFS2: Increase i_writecount during gfs2_setattr_chown by Bob Peterson · 11 years ago
  22. 2b47dad GFS2: Remember directory insert point by Steven Whitehouse · 11 years ago
  23. 534cf9c GFS2: Consolidate transaction blocks calculation for dir add by Steven Whitehouse · 11 years ago
  24. 3c1c0ae GFS2: Add directory addition info structure by Steven Whitehouse · 11 years ago
  25. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  26. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. 8b5baa4 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  28. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  29. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  30. af5c269 GFS2: Clean up reservation removal by Steven Whitehouse · 11 years ago
  31. 5ca1db4 GFS2: fix dentry leaks by Miklos Szeredi · 11 years ago
  32. 0d0d110 GFS2: d_splice_alias() can't return error by Miklos Szeredi · 11 years ago
  33. c5bf8fe gfs2: set FILE_CREATED by Miklos Szeredi · 11 years ago
  34. 7bd9ee5 GFS2: Check for glock already held in gfs2_getxattr by Steven Whitehouse · 11 years ago
  35. 2523d47 GFS2: Fix typo in gfs2_create_inode() by Steven Whitehouse · 11 years ago
  36. 6d4ade9 GFS2: Add atomic_open support by Steven Whitehouse · 11 years ago
  37. 5a00f3c GFS2: Only do one directory search on create by Steven Whitehouse · 11 years ago
  38. 2b6f8860 GFS2: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  39. a6a4d98 GFS2: Don't cache iopen glocks by Bob Peterson · 11 years ago
  40. 79ba748 GFS2: Use gfs2_dinode_out() in the inode create path by Steven Whitehouse · 11 years ago
  41. 28fb302 GFS2: Remove gfs2_refresh_inode from inode creation path by Steven Whitehouse · 11 years ago
  42. fd4b4e0 GFS2: Clean up inode creation path by Steven Whitehouse · 11 years ago
  43. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  44. d054642 gfs2: Convert uids and gids between dinodes and vfs inodes. by Eric W. Biederman · 11 years ago
  45. 6b24c0d gfs2: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 11 years ago
  46. 7c06b5d gfs2: Use kuid_t and kgid_t types where appropriate. by Eric W. Biederman · 11 years ago
  47. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 11 years ago
  48. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  49. 1e2d9d4 GFS2: Set gl_object during inode create by Bob Peterson · 12 years ago
  50. be4f245 GFS2: add error check while allocating new inodes by Bob Peterson · 12 years ago
  51. 4327a9b GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode by Bob Peterson · 12 years ago
  52. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  53. c9aecf7 GFS2: Use proper allocation context for new inodes by Steven Whitehouse · 12 years ago
  54. ff7f4cb GFS2: Consolidate free block searching functions by Steven Whitehouse · 12 years ago
  55. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  56. 645b2cc GFS2: Fix missing allocation data for set/remove xattr by Steven Whitehouse · 12 years ago
  57. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  58. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  59. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  60. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  61. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  62. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  63. 5e2f7d6 GFS2: Make sure rindex is uptodate before starting transactions by Bob Peterson · 12 years ago
  64. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 12 years ago
  65. a365fbf GFS2: Read resource groups on mount by Steven Whitehouse · 12 years ago
  66. 718b97b GFS2: Read in rindex if necessary during unlink by Bob Peterson · 12 years ago
  67. 66ad863 GFS2: Fix nlink setting on inode creation by Steven Whitehouse · 13 years ago
  68. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  69. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  70. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  71. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  72. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  73. 46cc1e5 GFS2: local functions should be static by H Hartley Sweeten · 13 years ago
  74. 6a8099e GFS2: Fix multi-block allocation by Steven Whitehouse · 13 years ago
  75. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  76. 6e87ed0 GFS2: move toward a generic multi-block allocator by Bob Peterson · 13 years ago
  77. 3c5d785 GFS2: combine gfs2_alloc_block and gfs2_alloc_di by Bob Peterson · 13 years ago
  78. 8765489 GFS2: More automated code analysis fixes by Steven Whitehouse · 13 years ago
  79. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  80. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  81. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  82. 9a63edd GFS2: Clean up gfs2_create by Steven Whitehouse · 13 years ago
  83. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  84. 40ac218 GFS2: Fix inode allocation error path by Steven Whitehouse · 13 years ago
  85. 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
  86. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  87. 6c673ab simplify gfs2_lookup() by Al Viro · 13 years ago
  88. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  89. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  90. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  91. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  92. f2741d9 GFS2: Move all locking inside the inode creation function by Steven Whitehouse · 13 years ago
  93. 160b402 GFS2: Clean up symlink creation by Steven Whitehouse · 13 years ago
  94. e2d0a13 GFS2: Clean up mkdir by Steven Whitehouse · 13 years ago
  95. 2ab9cd1 GFS2: Rename ops_inode.c to inode.c by Steven Whitehouse · 13 years ago[Renamed from fs/gfs2/ops_inode.c]
  96. 194c011 GFS2: Move most of the remaining inode.c into ops_inode.c by Steven Whitehouse · 13 years ago
  97. 94fb763 GFS2: Remove gfs2_dinode_print() function by Steven Whitehouse · 13 years ago
  98. 3d6ecb7 GFS2: When adding a new dir entry, inc link count if it is a subdir by Steven Whitehouse · 13 years ago
  99. 855d23c GFS2: Make gfs2_dir_del update link count when required by Steven Whitehouse · 13 years ago
  100. 2baee03 GFS2: Don't use gfs2_change_nlink in link syscall by Steven Whitehouse · 13 years ago