1. 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, 8 months ago
  2. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 8 months ago
  3. 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 8 months ago
  4. b66648a gfs2: Move inode generation number check into gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
  5. 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup by Andreas Gruenbacher · 5 years ago
  6. a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
  7. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
  8. 1a0b00d gfs2: Only do glock put in gfs2_create_inode for free inodes by Bob Peterson · 4 years, 8 months ago
  9. 2297ab6 gfs2: Fix problems regarding gfs2_qa_get and _put by Bob Peterson · 4 years, 9 months ago
  10. 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, 10 months ago
  11. 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 11 months ago
  12. 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 5 years ago
  13. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 11 months ago
  14. 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
  15. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 11 months ago
  16. 2b0fb35 gfs2: Avoid access time thrashing in gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
  17. 8f81180 gfs2: Remove duplicate call from gfs2_create_inode by Andreas Gruenbacher · 5 years ago
  18. 2c47c1b gfs2: clean up iopen glock mess in gfs2_create_inode by Bob Peterson · 5 years ago
  19. 098b9c1 gfs2: removed unnecessary semicolon by Aliasgar Surti · 5 years ago
  20. ad26967 gfs2: Use async glocks for rename by Bob Peterson · 5 years ago
  21. bc74aae gfs2: separate holder for rgrps in gfs2_rename by Bob Peterson · 5 years ago
  22. 15a798f gfs2: Use IS_ERR_OR_NULL by Kefeng Wang · 6 years ago
  23. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  24. 6ff9b09 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 6 years ago
  25. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  26. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
  27. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  28. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  29. aad888f switch all remaining checks for FILE_OPENED to FMODE_OPENED by Al Viro · 7 years ago
  30. 628e366 gfs2: Iomap cleanups and improvements by Andreas Gruenbacher · 7 years ago
  31. 83998cc gfs2: Dirty source inode during rename by Andreas Gruenbacher · 7 years ago
  32. 2eb5909 GFS2: Don't try to end a non-existent transaction in unlink by Bob Peterson · 7 years ago
  33. 235628c gfs2: Add gfs2_max_stuffed_size by Andreas Gruenbacher · 7 years ago
  34. b2623c2 gfs2: Add support for statx inode flags by Andreas Gruenbacher · 7 years ago
  35. 3a27411 gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap by Andreas Gruenbacher · 8 years ago
  36. aac1a55 GFS2: Switch fiemap implementation to use iomap by Bob Peterson · 8 years ago
  37. 38eedf2 gfs2: Support negative atimes by Andreas Gruenbacher · 7 years ago
  38. 61b91cf gfs2: Fix trivial typos by Andreas Gruenbacher · 7 years ago
  39. 9c1b280 GFS2: Clear gl_object if gfs2_create_inode fails by Bob Peterson · 8 years ago
  40. 4d7c18c GFS2: Set gl_object in inode lookup only after block type check by Bob Peterson · 8 years ago
  41. df3d87bd GFS2: Introduce helper for clearing gl_object by Bob Peterson · 8 years ago
  42. 98e5a91 gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode" by Andreas Gruenbacher · 8 years ago
  43. e0b62e2 gfs2: gfs2_create_inode: Keep glock across iput by Andreas Gruenbacher · 8 years ago
  44. 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
  45. 4fd1a57 gfs2: Get rid of flush_delayed_work in gfs2_evict_inode by Andreas Gruenbacher · 8 years ago
  46. d4da319 Revert "GFS2: Wait for iopen glock dequeues" by Andreas Gruenbacher · 8 years ago
  47. cc963a1 GFS2: Temporarily zero i_no_addr when creating a dinode by Bob Peterson · 8 years ago
  48. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  49. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  50. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  51. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  52. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  53. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  55. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  57. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  58. 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
  59. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  60. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  61. 332f51d gfs2: Initialize atime of I_NEW inodes by Andreas Gruenbacher · 8 years ago
  62. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  63. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  64. b403f23 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
  65. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 9 years ago
  66. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
  67. cda9dd4 gfs2: Large-filesystem fix for 32-bit systems by Andreas Gruenbacher · 9 years ago
  68. ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 9 years ago
  69. 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 9 years ago
  70. 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
  71. 1a39ba9 gfs2: Switch to generic xattr handlers by Al Viro · 9 years ago
  72. e97321f GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid by Bob Peterson · 9 years ago
  73. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  74. 1ca80a0 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  75. 73b462d GFS2: Eliminate parameter non_block on gfs2_inode_lookup by Bob Peterson · 9 years ago
  76. ff34245 GFS2: Don't filter out I_FREEING inodes anymore by Bob Peterson · 10 years ago
  77. a492386 GFS2: Prevent delete work from occurring on glocks used for create by Bob Peterson · 9 years ago
  78. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  79. 4d58967 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  80. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  81. 6cc4b6e GFS2: Don't do glock put on when inode creation fails by Bob Peterson · 9 years ago
  82. 783013c GFS2: Release iopen glock in gfs2_create_inode error cases by Bob Peterson · 9 years ago
  83. 86d067a GFS2: Wait for iopen glock dequeues by Bob Peterson · 9 years ago
  84. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 10 years ago
  85. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  86. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  87. acc546f gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files by Abhi Das · 9 years ago
  88. 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 10 years ago
  89. 39a7258 gfs2: fix quota updates on block boundaries by Abhi Das · 10 years ago
  90. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  91. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  92. a63b7bb GFS2: add support for rename2 and RENAME_EXCHANGE by Benjamin Marzinski · 10 years ago
  93. 86fbca4 GFS2: inode.c: indent with TABs, not spaces by Antonio Ospite · 10 years ago
  94. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  95. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  96. b8fbf47 gfs2: perform quota checks against allocation parameters by Abhi Das · 10 years ago
  97. 45094a5 GFS2: Eliminate a nonsense goto by Bob Peterson · 10 years ago
  98. ec7d879 GFS2: gfs2_atomic_open(): simplify the use of finish_no_open() by Al Viro · 10 years ago
  99. 44bb31b GFS2: gfs2_create_inode(): don't bother with d_splice_alias() by Al Viro · 10 years ago
  100. 571a4b5 GFS2: bugger off early if O_CREAT open finds a directory by Al Viro · 10 years ago