1. 3d36e57 gfs2: gfs2_create_inode rework by Andreas Gruenbacher · 3 years, 1 month ago
  2. 5f6e13b gfs2: gfs2_inode_lookup rework by Andreas Gruenbacher · 3 years, 1 month ago
  3. b8e12e3 gfs2: gfs2_inode_lookup cleanup by Andreas Gruenbacher · 3 years, 1 month ago
  4. 8793e14 gfs2: set glock object after nq by Bob Peterson · 3 years, 3 months ago
  5. ec1d398 gfs2: Eliminate GIF_INVALID flag by Bob Peterson · 3 years, 3 months ago
  6. f2e70d8 gfs2: fix GL_SKIP node_scope problems by Bob Peterson · 3 years, 3 months ago
  7. 763766c gfs2: dequeue iopen holder in gfs2_inode_lookup error by Bob Peterson · 3 years, 3 months ago
  8. d75b9fa0 gfs2: Switch to may_setattr in gfs2_setattr by Andreas Gruenbacher · 3 years, 5 months ago
  9. f2c8083 Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 8 months ago
  10. e5966cf gfs2: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  11. 88b631c gfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  12. c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 9 months ago
  13. a4122a9 gfs2: Make gfs2_setattr_simple static by Andreas Gruenbacher · 3 years, 9 months ago
  14. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  15. f6e1e1d Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 10 months ago
  16. 6f24784 whack-a-mole: don't open-code iminor/imajor by Al Viro · 4 years ago
  17. 4fc7ec3 gfs2: Use resource group glock sharing by Bob Peterson · 7 years ago
  18. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  19. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  20. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  21. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  22. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  23. a55a47a Revert "GFS2: Prevent delete work from occurring on glocks used for create" by Andreas Gruenbacher · 4 years, 1 month ago
  24. e3a77ee gfs2: Make inode operations static by Andreas Gruenbacher · 4 years, 1 month ago
  25. dd0ecf54 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 1 month ago
  26. 82e938b gfs2: Upgrade shared glocks for atime updates by Andreas Gruenbacher · 4 years, 1 month ago
  27. 6bd1c7b gfs2: Don't call cancel_delayed_work_sync from within delete work function by Andreas Gruenbacher · 4 years, 2 months ago
  28. 5902f4d gfs2: Don't return NULL from gfs2_inode_lookup by Andreas Gruenbacher · 4 years, 7 months ago
  29. ca68787 Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 7 months ago
  30. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  31. 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 7 months ago
  32. b66648a gfs2: Move inode generation number check into gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
  33. 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup by Andreas Gruenbacher · 5 years ago
  34. a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
  35. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
  36. 1a0b00d gfs2: Only do glock put in gfs2_create_inode for free inodes by Bob Peterson · 4 years, 7 months ago
  37. 2297ab6 gfs2: Fix problems regarding gfs2_qa_get and _put by Bob Peterson · 4 years, 8 months ago
  38. 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 9 months ago
  39. 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
  40. 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
  41. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
  42. 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
  43. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 10 months ago
  44. 2b0fb35 gfs2: Avoid access time thrashing in gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
  45. 8f81180 gfs2: Remove duplicate call from gfs2_create_inode by Andreas Gruenbacher · 5 years ago
  46. 2c47c1b gfs2: clean up iopen glock mess in gfs2_create_inode by Bob Peterson · 5 years ago
  47. 098b9c1 gfs2: removed unnecessary semicolon by Aliasgar Surti · 5 years ago
  48. ad26967 gfs2: Use async glocks for rename by Bob Peterson · 5 years ago
  49. bc74aae gfs2: separate holder for rgrps in gfs2_rename by Bob Peterson · 5 years ago
  50. 15a798f gfs2: Use IS_ERR_OR_NULL by Kefeng Wang · 6 years ago
  51. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  52. 6ff9b09 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 6 years ago
  53. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  54. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
  55. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  56. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  57. aad888f switch all remaining checks for FILE_OPENED to FMODE_OPENED by Al Viro · 7 years ago
  58. 628e366 gfs2: Iomap cleanups and improvements by Andreas Gruenbacher · 7 years ago
  59. 83998cc gfs2: Dirty source inode during rename by Andreas Gruenbacher · 7 years ago
  60. 2eb5909 GFS2: Don't try to end a non-existent transaction in unlink by Bob Peterson · 7 years ago
  61. 235628c gfs2: Add gfs2_max_stuffed_size by Andreas Gruenbacher · 7 years ago
  62. b2623c2 gfs2: Add support for statx inode flags by Andreas Gruenbacher · 7 years ago
  63. 3a27411 gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap by Andreas Gruenbacher · 8 years ago
  64. aac1a55 GFS2: Switch fiemap implementation to use iomap by Bob Peterson · 8 years ago
  65. 38eedf2 gfs2: Support negative atimes by Andreas Gruenbacher · 7 years ago
  66. 61b91cf gfs2: Fix trivial typos by Andreas Gruenbacher · 7 years ago
  67. 9c1b280 GFS2: Clear gl_object if gfs2_create_inode fails by Bob Peterson · 7 years ago
  68. 4d7c18c GFS2: Set gl_object in inode lookup only after block type check by Bob Peterson · 7 years ago
  69. df3d87bd GFS2: Introduce helper for clearing gl_object by Bob Peterson · 7 years ago
  70. 98e5a91 gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode" by Andreas Gruenbacher · 7 years ago
  71. e0b62e2 gfs2: gfs2_create_inode: Keep glock across iput by Andreas Gruenbacher · 7 years ago
  72. 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
  73. 4fd1a57 gfs2: Get rid of flush_delayed_work in gfs2_evict_inode by Andreas Gruenbacher · 8 years ago
  74. d4da319 Revert "GFS2: Wait for iopen glock dequeues" by Andreas Gruenbacher · 8 years ago
  75. cc963a1 GFS2: Temporarily zero i_no_addr when creating a dinode by Bob Peterson · 8 years ago
  76. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  78. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  79. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  80. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  81. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  83. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  86. 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
  87. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  88. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  89. 332f51d gfs2: Initialize atime of I_NEW inodes by Andreas Gruenbacher · 8 years ago
  90. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  91. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  92. 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
  93. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  94. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
  95. cda9dd4 gfs2: Large-filesystem fix for 32-bit systems by Andreas Gruenbacher · 9 years ago
  96. ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 9 years ago
  97. 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 9 years ago
  98. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  99. 1a39ba9 gfs2: Switch to generic xattr handlers by Al Viro · 9 years ago
  100. e97321f GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid by Bob Peterson · 9 years ago