1. 3278b97 gfs2: change go_lock to go_instantiate by Bob Peterson · 3 years, 3 months ago
  2. 9e514605 gfs2: Add local resource group locking by Andreas Gruenbacher · 3 years, 11 months ago
  3. 3d39fcd gfs2: Only pass reservation down to gfs2_rbm_find by Andreas Gruenbacher · 4 years, 3 months ago
  4. 0e539ca gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump by Andrew Price · 4 years, 3 months ago
  5. 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
  6. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
  7. b3422ca gfs2: Rework how rgrp buffer_heads are managed by Bob Peterson · 5 years ago
  8. 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
  9. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  10. 27a2660f gfs2: Dump nrpages for inodes and their glocks by Bob Peterson · 7 years ago
  11. 0ddeded gfs2: Pass resource group to rgblk_free by Andreas Gruenbacher · 6 years ago
  12. c3abc29 gfs2: Remove unnecessary gfs2_rlist_alloc parameter by Bob Peterson · 6 years ago
  13. ad89945 gfs2: Remove unused RGRP_RSRV_MINBYTES definition by Andreas Gruenbacher · 6 years ago
  14. d552a2b GFS2: Non-recursive delete by Bob Peterson · 8 years ago
  15. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 9 years ago
  16. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  17. 39b0f1e GFS2: Don't brelse rgrp buffer_heads every allocation by Bob Peterson · 10 years ago
  18. 25435e5 gfs2: allow quota_check and inplace_reserve to return available blocks by Abhi Das · 10 years ago
  19. 1a85503 GFS2: If we use up our block reservation, request more next time by Bob Peterson · 10 years ago
  20. 00a158b GFS2: fix bad inode i_goal values during block allocation by Abhi Das · 10 years ago
  21. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 11 years ago
  22. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  23. af5c269 GFS2: Clean up reservation removal by Steven Whitehouse · 11 years ago
  24. 2009521 GFS2: Remove vestigial parameter ip from function rs_deltree by Bob Peterson · 12 years ago
  25. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  26. ff7f4cb GFS2: Consolidate free block searching functions by Steven Whitehouse · 12 years ago
  27. 4a993fb GFS2: Add structure to contain rgrp, bitmap, offset tuple by Steven Whitehouse · 12 years ago
  28. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  29. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  30. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 13 years ago
  31. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 13 years ago
  32. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 13 years ago
  33. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  34. 6e87ed0 GFS2: move toward a generic multi-block allocator by Bob Peterson · 13 years ago
  35. 3c5d785 GFS2: combine gfs2_alloc_block and gfs2_alloc_di by Bob Peterson · 13 years ago
  36. 9ae3242 GFS2: Remove two unused variables by Steven Whitehouse · 13 years ago
  37. 70b0c36 GFS2: Use cached rgrp in gfs2_rlist_add() by Steven Whitehouse · 13 years ago
  38. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  39. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 13 years ago
  40. 46fcb2e GFS2: combine duplicated block freeing routines by Eric Sandeen · 14 years ago
  41. 4c16c36 GFS2: deallocation performance patch by Bob Peterson · 14 years ago
  42. 086d833 GFS2: fix recursive locking during rindex truncates by Benjamin Marzinski · 14 years ago
  43. 46290341 GFS2 fatal: filesystem consistency error on rename by Bob Peterson · 14 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  45. acf7e24 GFS2: Be extra careful about deallocating inodes by Steven Whitehouse · 15 years ago
  46. 6050b9c GFS2: Improve error handling in inode allocation by Steven Whitehouse · 15 years ago
  47. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 16 years ago
  48. b45e41d [GFS2] Add extent allocation to block allocator by Steven Whitehouse · 17 years ago
  49. 1639431 [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data by Steven Whitehouse · 17 years ago
  50. fe6c991 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc by Bob Peterson · 17 years ago
  51. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  52. cd81a4b [GFS2] Addendum patch 2 for gfs2_grow by Robert Peterson · 18 years ago
  53. f5c5480 [GFS2] Fix uninitialised variable by Steven Whitehouse · 18 years ago
  54. 2c1e52a [GFS2] More style fixes by Steven Whitehouse · 18 years ago
  55. f2f7ba5 [GFS2] Make headers compile on their own by Steven Whitehouse · 18 years ago
  56. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  57. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  58. 4340fe6 [GFS2] Add generation number by Steven Whitehouse · 18 years ago
  59. 43f5d21 [GFS2] [-mm patch] fs/gfs2/: make code static by Adrian Bunk · 19 years ago
  60. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 19 years ago
  61. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 19 years ago
  62. b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago