1. c919b9a gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 3 months ago
  2. 02b03b2 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 6 years ago
  3. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  5. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  8. 5fdf493 Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  9. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  10. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  11. 332f51d gfs2: Initialize atime of I_NEW inodes by Andreas Gruenbacher · 8 years ago
  12. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  13. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  14. b403f23 Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  15. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  16. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 8 years ago
  17. cda9dd4 gfs2: Large-filesystem fix for 32-bit systems by Andreas Gruenbacher · 8 years ago
  18. ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 8 years ago
  19. 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 8 years ago
  20. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  21. 1a39ba9 gfs2: Switch to generic xattr handlers by Al Viro · 8 years ago
  22. e97321f GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid by Bob Peterson · 8 years ago
  23. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  24. 1ca80a0 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  25. 73b462d GFS2: Eliminate parameter non_block on gfs2_inode_lookup by Bob Peterson · 8 years ago
  26. ff34245 GFS2: Don't filter out I_FREEING inodes anymore by Bob Peterson · 9 years ago
  27. a492386 GFS2: Prevent delete work from occurring on glocks used for create by Bob Peterson · 8 years ago
  28. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  29. 4d58967 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  30. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  31. 6cc4b6e GFS2: Don't do glock put on when inode creation fails by Bob Peterson · 8 years ago
  32. 783013c GFS2: Release iopen glock in gfs2_create_inode error cases by Bob Peterson · 8 years ago
  33. 86d067a GFS2: Wait for iopen glock dequeues by Bob Peterson · 8 years ago
  34. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 9 years ago
  35. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  36. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  37. acc546f gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files by Abhi Das · 9 years ago
  38. 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  39. 39a7258 gfs2: fix quota updates on block boundaries by Abhi Das · 9 years ago
  40. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  41. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  42. a63b7bb GFS2: add support for rename2 and RENAME_EXCHANGE by Benjamin Marzinski · 9 years ago
  43. 86fbca4 GFS2: inode.c: indent with TABs, not spaces by Antonio Ospite · 9 years ago
  44. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  45. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  46. b8fbf47 gfs2: perform quota checks against allocation parameters by Abhi Das · 9 years ago
  47. 45094a5 GFS2: Eliminate a nonsense goto by Bob Peterson · 9 years ago
  48. ec7d879 GFS2: gfs2_atomic_open(): simplify the use of finish_no_open() by Al Viro · 10 years ago
  49. 44bb31b GFS2: gfs2_create_inode(): don't bother with d_splice_alias() by Al Viro · 10 years ago
  50. 571a4b5 GFS2: bugger off early if O_CREAT open finds a directory by Al Viro · 10 years ago
  51. 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
  52. 37975f1 GFS2: directly return gfs2_dir_check() by Fabian Frederick · 10 years ago
  53. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. 4d93bc3 gfs2_atomic_open(): skip lookups on hashed dentry by Al Viro · 10 years ago
  55. 19aeb5a GFS2: Make rename not save dirent location by Bob Peterson · 10 years ago
  56. 00a158b GFS2: fix bad inode i_goal values during block allocation by Abhi Das · 10 years ago
  57. cfb2f9d GFS2: fix d_splice_alias() misuses by Al Viro · 10 years ago
  58. 7b7a911 GFS2: Hash the negative dentry during inode lookup by Benjamin Coddington · 10 years ago
  59. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  60. 0597880 GFS2: Fix uninitialized VFS inode in gfs2_create_inode by Abhi Das · 10 years ago
  61. f45dc26 GFS2: Remove extraneous function gfs2_security_init by Bob Peterson · 10 years ago
  62. 48f8f71 GFS2: check NULL return value in gfs2_ok_to_move by Abhi Das · 10 years ago
  63. b2c8b3e GFS2: Allocate block for xattr at inode alloc time, if required by Steven Whitehouse · 10 years ago
  64. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  65. e01580b gfs2: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  66. d57b9c9 GFS2: revert "GFS2: d_splice_alias() can't return error" by J. Bruce Fields · 10 years ago
  67. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 10 years ago
  68. 62e96cf GFS2: Increase i_writecount during gfs2_setattr_chown by Bob Peterson · 10 years ago
  69. 2b47dad GFS2: Remember directory insert point by Steven Whitehouse · 10 years ago
  70. 534cf9c GFS2: Consolidate transaction blocks calculation for dir add by Steven Whitehouse · 10 years ago
  71. 3c1c0ae GFS2: Add directory addition info structure by Steven Whitehouse · 10 years ago
  72. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  73. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 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
  75. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  76. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  77. af5c269 GFS2: Clean up reservation removal by Steven Whitehouse · 11 years ago
  78. 5ca1db4 GFS2: fix dentry leaks by Miklos Szeredi · 11 years ago
  79. 0d0d110 GFS2: d_splice_alias() can't return error by Miklos Szeredi · 11 years ago
  80. c5bf8fe gfs2: set FILE_CREATED by Miklos Szeredi · 11 years ago
  81. 7bd9ee5 GFS2: Check for glock already held in gfs2_getxattr by Steven Whitehouse · 11 years ago
  82. 2523d47 GFS2: Fix typo in gfs2_create_inode() by Steven Whitehouse · 11 years ago
  83. 6d4ade9 GFS2: Add atomic_open support by Steven Whitehouse · 11 years ago
  84. 5a00f3c GFS2: Only do one directory search on create by Steven Whitehouse · 11 years ago
  85. 2b6f8860 GFS2: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  86. a6a4d98 GFS2: Don't cache iopen glocks by Bob Peterson · 11 years ago
  87. 79ba748 GFS2: Use gfs2_dinode_out() in the inode create path by Steven Whitehouse · 11 years ago
  88. 28fb302 GFS2: Remove gfs2_refresh_inode from inode creation path by Steven Whitehouse · 11 years ago
  89. fd4b4e0 GFS2: Clean up inode creation path by Steven Whitehouse · 11 years ago
  90. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  91. d054642 gfs2: Convert uids and gids between dinodes and vfs inodes. by Eric W. Biederman · 11 years ago
  92. 6b24c0d gfs2: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 11 years ago
  93. 7c06b5d gfs2: Use kuid_t and kgid_t types where appropriate. by Eric W. Biederman · 11 years ago
  94. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 11 years ago
  95. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 11 years ago
  96. 1e2d9d4 GFS2: Set gl_object during inode create by Bob Peterson · 12 years ago
  97. be4f245 GFS2: add error check while allocating new inodes by Bob Peterson · 12 years ago
  98. 4327a9b GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode by Bob Peterson · 12 years ago
  99. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  100. c9aecf7 GFS2: Use proper allocation context for new inodes by Steven Whitehouse · 12 years ago