1. 77d0ab6 Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  2. e477b24 gfs2: add flag REQ_PRIO for metadata I/O by Coly Li · 8 years ago
  3. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. cdf0122 VFS: Provide empty name qstr by David Howells · 8 years ago
  5. 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
  6. d87d62b GFS2: Withdraw when directory entry inconsistencies are detected by Bob Peterson · 8 years ago
  7. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  8. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
  11. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  12. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  13. 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
  14. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 9 years ago
  15. 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 9 years ago
  16. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  17. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  18. 73b462d GFS2: Eliminate parameter non_block on gfs2_inode_lookup by Bob Peterson · 9 years ago
  19. 67893f1 gfs2: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
  20. 471f3db gfs2: change gfs2 readdir cookie by Benjamin Marzinski · 9 years ago
  21. 3401747 gfs2: keep offset when splitting dir leaf blocks by Benjamin Marzinski · 9 years ago
  22. c8d5770 gfs2: Extended attribute readahead by Andreas Gruenbacher · 9 years ago
  23. c36b97e GFS2: Protect freeing directory hash table with i_lock spin_lock by Bob Peterson · 9 years ago
  24. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  25. 7456a37 GFS2: use __vmalloc GFP_NOFS for fs-related allocations. by Oleg Drokin · 10 years ago
  26. 9265f1d GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here... by Al Viro · 10 years ago
  27. 3cdcf63 GFS2: use kvfree() instead of open-coding it by Al Viro · 10 years ago
  28. 19aeb5a6 GFS2: Make rename not save dirent location by Bob Peterson · 10 years ago
  29. d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 11 years ago
  30. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 11 years ago
  31. 44aaada GFS2: Add meta readahead field in directory entries by Steven Whitehouse · 11 years ago
  32. 01bcb0d GFS2: Add hints to directory leaf blocks by Steven Whitehouse · 11 years ago
  33. 22b5a6c GFS2: For exhash conversion, only one block is needed by Steven Whitehouse · 11 years ago
  34. 2b47dad GFS2: Remember directory insert point by Steven Whitehouse · 11 years ago
  35. 3c1c0ae GFS2: Add directory addition info structure by Steven Whitehouse · 11 years ago
  36. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 12 years ago
  37. c4eb1b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  38. d81a8ef [readdir] convert gfs2 by Al Viro · 12 years ago
  39. 512cbf0 GFS2: fix regression in dir_double_exhash by Bob Peterson · 12 years ago
  40. 5a00f3c GFS2: Only do one directory search on create by Steven Whitehouse · 12 years ago
  41. e8830d8 GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables by Bob Peterson · 12 years ago
  42. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  43. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 12 years ago
  44. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  45. 343cd8f GFS2: Use dirty_inode in gfs2_dir_add by Bob Peterson · 12 years ago
  46. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 13 years ago
  47. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 13 years ago
  48. 5e2f7d6 GFS2: Make sure rindex is uptodate before starting transactions by Bob Peterson · 13 years ago
  49. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  50. 6e87ed0 GFS2: move toward a generic multi-block allocator by Bob Peterson · 13 years ago
  51. 3c5d785 GFS2: combine gfs2_alloc_block and gfs2_alloc_di by Bob Peterson · 13 years ago
  52. 79c4c37 GFS2: f_ra is always valid in dir readahead function by Steven Whitehouse · 13 years ago
  53. dfe4d34 GFS2: Add readahead to sequential directory traversal by Bob Peterson · 13 years ago
  54. 70b0c36 GFS2: Use cached rgrp in gfs2_rlist_add() by Steven Whitehouse · 13 years ago
  55. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  56. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  57. 4c28d33 GFS2: Clean up dir hash table reading by Steven Whitehouse · 14 years ago
  58. 17d539f GFS2: Cache dir hash table in a contiguous buffer by Steven Whitehouse · 14 years ago
  59. 3d6ecb7 GFS2: When adding a new dir entry, inc link count if it is a subdir by Steven Whitehouse · 14 years ago
  60. 855d23c GFS2: Make gfs2_dir_del update link count when required by Steven Whitehouse · 14 years ago
  61. 556bb17 GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc by Bob Peterson · 14 years ago
  62. ec038c8 GFS2: pass leaf_bh into leaf_dealloc by Bob Peterson · 14 years ago
  63. d24a7a4 GFS2: Combine transaction from gfs2_dir_exhash_dealloc by Bob Peterson · 14 years ago
  64. 0d95326 GFS2: remove *leaf_call_t and simplify leaf_dealloc by Bob Peterson · 14 years ago
  65. 44ad37d GFS2: filesystem hang caused by incorrect lock order by Bob Peterson · 14 years ago
  66. 8d12358 GFS2: Make . and .. qstrs constant by Steven Whitehouse · 14 years ago
  67. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  68. 4244b52 GFS2: remove dependency on __GFP_NOFAIL by David Rientjes · 15 years ago
  69. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 14 years ago
  70. 728a756 GFS2: rename causes kernel Oops by Bob Peterson · 15 years ago
  71. 1a0eae8 GFS2: glock livelock by Bob Peterson · 15 years ago
  72. 1579343 GFS2: Remove dirent_first() function by Steven Whitehouse · 15 years ago
  73. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 16 years ago
  74. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  75. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  76. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  77. ad6203f GFS2: Move "entries" into "proper" inode by Steven Whitehouse · 16 years ago
  78. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 17 years ago
  79. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 17 years ago
  80. 9b8c81d [GFS2] Allow bmap to allocate extents by Steven Whitehouse · 17 years ago
  81. bb16b34 [GFS2] be*_add_cpu conversion by Marcin Slusarz · 17 years ago
  82. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 17 years ago
  83. b45e41d [GFS2] Add extent allocation to block allocator by Steven Whitehouse · 17 years ago
  84. 1639431 [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data by Steven Whitehouse · 17 years ago
  85. 5731be5 [GFS2] Update gfs2_trans_add_unrevoke to accept extents by Steven Whitehouse · 17 years ago
  86. 9a00450 [GFS2] Shrink & rename di_depth by Steven Whitehouse · 17 years ago
  87. fe6c991 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc by Bob Peterson · 17 years ago
  88. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  89. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  90. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  91. 382e6e2 [GFS2] Add a missing gfs2_trans_add_bh() by Steven Whitehouse · 17 years ago
  92. bb9bcf0 [GFS2] Obtaining no_formal_ino from directory entry by Wendy Cheng · 18 years ago
  93. 4bd91ba [GFS2] Add nanosecond timestamp feature by Steven Whitehouse · 18 years ago
  94. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 18 years ago
  95. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 18 years ago
  96. f391a4e [GFS2] printk warning fixes by akpm@linux-foundation.org · 18 years ago
  97. bdd19a2 [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks by Steven Whitehouse · 18 years ago
  98. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  99. ddfe062 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 by Eric Sandeen · 18 years ago
  100. 3699e3a [GFS2] Clean up/speed up readdir by Steven Whitehouse · 18 years ago