1. 6d4ade9 GFS2: Add atomic_open support by Steven Whitehouse · 11 years ago
  2. 4306629 GFS2: Remove unused argument from gfs2_internal_read by Andrew Price · 12 years ago
  3. b120193 GFS2: make function gfs2_page_add_databufs static by Bob Peterson · 12 years ago
  4. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  5. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  6. 160b402 GFS2: Clean up symlink creation by Steven Whitehouse · 13 years ago
  7. 94fb763 GFS2: Remove gfs2_dinode_print() function by Steven Whitehouse · 13 years ago
  8. 3d6ecb7 GFS2: When adding a new dir entry, inc link count if it is a subdir by Steven Whitehouse · 13 years ago
  9. 4667a0e GFS2: Make writeback more responsive to system conditions by Steven Whitehouse · 13 years ago
  10. f42ab08 GFS2: Optimise glock lru and end of life inodes by Steven Whitehouse · 13 years ago
  11. 44ad37d GFS2: filesystem hang caused by incorrect lock order by Bob Peterson · 13 years ago
  12. 24d9765 GFS2: Fix error path in gfs2_lookup_by_inum() by Steven Whitehouse · 14 years ago
  13. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  14. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  15. 3921120 GFS2: fallocate support by Benjamin Marzinski · 14 years ago
  16. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  17. ed4878e GFS2: Rework reclaiming unlinked dinodes by Bob Peterson · 14 years ago
  18. 1a0eae8 GFS2: glock livelock by Bob Peterson · 14 years ago
  19. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 15 years ago
  20. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 15 years ago
  21. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 15 years ago
  22. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  23. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  24. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  25. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  26. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
  27. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  28. 0188d6c GFS2: Fix & clean up GFS2 rename by Steven Whitehouse · 16 years ago
  29. a569c71 [PATCH] don't pass nameidata to gfs2_lookupi() by Al Viro · 16 years ago
  30. a93a6ce [GFS2] Remove unused declaration by Li Xiaodong · 16 years ago
  31. f58ba88 [GFS2] don't call permission() by Miklos Szeredi · 16 years ago
  32. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 16 years ago
  33. ecc30c7 [GFS2] Streamline indirect pointer tree height calculation by Steven Whitehouse · 16 years ago
  34. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  35. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  36. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  37. 35dcc52 [GFS2] Remove i_mode passing from NFS File Handle by Wendy Cheng · 17 years ago
  38. bb9bcf0 [GFS2] Obtaining no_formal_ino from directory entry by Wendy Cheng · 17 years ago
  39. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  40. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  41. dcd2479 [GFS2] Remove unused function from inode.c by Steven Whitehouse · 18 years ago
  42. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  43. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  44. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  45. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  46. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  47. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  48. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  49. faf450e [GFS2] Remove gfs2_repermission by Steven Whitehouse · 18 years ago
  50. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  51. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  52. 3632752 [GFS2] Reordering in deallocation to avoid recursive locking by Steven Whitehouse · 18 years ago
  53. c752666 [GFS2] Fix bug in directory code and tidy up by Steven Whitehouse · 18 years ago
  54. c9fd430 [GFS2] Tidy up mount code. by Steven Whitehouse · 18 years ago
  55. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 18 years ago
  56. 7359a19 [GFS2] Fix for root inode ref count bug by Steven Whitehouse · 18 years ago
  57. 18ec7d5 [GFS2] Make journaled data files identical to normal files on disk by Steven Whitehouse · 18 years ago
  58. f42faf4 [GFS2] Add gfs2_internal_read() by Steven Whitehouse · 18 years ago
  59. b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago