1. 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
  2. 88b631c gfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  3. a4122a9 gfs2: Make gfs2_setattr_simple static by Andreas Gruenbacher · 3 years, 9 months ago
  4. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  5. e3a77ee gfs2: Make inode operations static by Andreas Gruenbacher · 4 years, 1 month ago
  6. 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup by Andreas Gruenbacher · 5 years ago
  7. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  8. 7c03e75 gfs2: Fix an incorrect gfs2_assert() by Tim Smith · 6 years ago
  9. 977767a gfs2: Clean up gfs2_is_{ordered,writeback} by Andreas Gruenbacher · 6 years ago
  10. 3a27411 gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap by Andreas Gruenbacher · 8 years ago
  11. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
  12. ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 9 years ago
  13. 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 9 years ago
  14. 73b462d GFS2: Eliminate parameter non_block on gfs2_inode_lookup by Bob Peterson · 9 years ago
  15. ff34245 GFS2: Don't filter out I_FREEING inodes anymore by Bob Peterson · 10 years ago
  16. 6d4ade9 GFS2: Add atomic_open support by Steven Whitehouse · 12 years ago
  17. 4306629 GFS2: Remove unused argument from gfs2_internal_read by Andrew Price · 13 years ago
  18. b120193 GFS2: make function gfs2_page_add_databufs static by Bob Peterson · 13 years ago
  19. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  20. 10556cb2 ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 14 years ago
  21. 160b402 GFS2: Clean up symlink creation by Steven Whitehouse · 14 years ago
  22. 94fb763 GFS2: Remove gfs2_dinode_print() function by Steven Whitehouse · 14 years ago
  23. 3d6ecb7 GFS2: When adding a new dir entry, inc link count if it is a subdir by Steven Whitehouse · 14 years ago
  24. 4667a0e GFS2: Make writeback more responsive to system conditions by Steven Whitehouse · 14 years ago
  25. f42ab08 GFS2: Optimise glock lru and end of life inodes by Steven Whitehouse · 14 years ago
  26. 44ad37d GFS2: filesystem hang caused by incorrect lock order by Bob Peterson · 14 years ago
  27. 24d9765 GFS2: Fix error path in gfs2_lookup_by_inum() by Steven Whitehouse · 14 years ago
  28. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  29. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  30. 3921120 GFS2: fallocate support by Benjamin Marzinski · 14 years ago
  31. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  32. ed4878e GFS2: Rework reclaiming unlinked dinodes by Bob Peterson · 15 years ago
  33. 1a0eae8 GFS2: glock livelock by Bob Peterson · 15 years ago
  34. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 16 years ago
  35. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 16 years ago
  36. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 16 years ago
  37. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 16 years ago
  38. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 16 years ago
  39. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  40. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  41. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
  42. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  43. 0188d6c GFS2: Fix & clean up GFS2 rename by Steven Whitehouse · 16 years ago
  44. a569c71 [PATCH] don't pass nameidata to gfs2_lookupi() by Al Viro · 16 years ago
  45. a93a6ce [GFS2] Remove unused declaration by Li Xiaodong · 16 years ago
  46. f58ba88 [GFS2] don't call permission() by Miklos Szeredi · 16 years ago
  47. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 17 years ago
  48. ecc30c7 [GFS2] Streamline indirect pointer tree height calculation by Steven Whitehouse · 17 years ago
  49. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  50. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  51. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  52. 35dcc52 [GFS2] Remove i_mode passing from NFS File Handle by Wendy Cheng · 18 years ago
  53. bb9bcf0 [GFS2] Obtaining no_formal_ino from directory entry by Wendy Cheng · 18 years ago
  54. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 18 years ago
  55. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 18 years ago
  56. dcd2479 [GFS2] Remove unused function from inode.c by Steven Whitehouse · 18 years ago
  57. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  58. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  59. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  60. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  61. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  62. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  63. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  64. faf450e [GFS2] Remove gfs2_repermission by Steven Whitehouse · 19 years ago
  65. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 19 years ago
  66. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 19 years ago
  67. 3632752 [GFS2] Reordering in deallocation to avoid recursive locking by Steven Whitehouse · 19 years ago
  68. c752666 [GFS2] Fix bug in directory code and tidy up by Steven Whitehouse · 19 years ago
  69. c9fd430 [GFS2] Tidy up mount code. by Steven Whitehouse · 19 years ago
  70. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 19 years ago
  71. 7359a19 [GFS2] Fix for root inode ref count bug by Steven Whitehouse · 19 years ago
  72. 18ec7d5 [GFS2] Make journaled data files identical to normal files on disk by Steven Whitehouse · 19 years ago
  73. f42faf4 [GFS2] Add gfs2_internal_read() by Steven Whitehouse · 19 years ago
  74. b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago