1. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
  2. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 8 years ago
  3. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  4. 7508abc GFS2: Check if iopen is held when deleting inode by Bob Peterson · 9 years ago
  5. ee530be GFS2: Truncate address space mapping when deleting an inode by Bob Peterson · 9 years ago
  6. 86d067a GFS2: Wait for iopen glock dequeues by Bob Peterson · 9 years ago
  7. 400ac52 gfs2: clear journal live bit in gfs2_log_flush by Benjamin Marzinski · 9 years ago
  8. 471f3db gfs2: change gfs2 readdir cookie by Benjamin Marzinski · 9 years ago
  9. 901c6c6 GFS2: Update master statfs buffer with sd_statfs_spin locked by Bob Peterson · 9 years ago
  10. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 9 years ago
  11. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  12. c8d5770 gfs2: Extended attribute readahead by Andreas Gruenbacher · 9 years ago
  13. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  14. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  15. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  16. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  17. 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
  18. eaebded GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  19. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  20. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  21. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  22. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  23. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  24. 0597880 GFS2: Fix uninitialized VFS inode in gfs2_create_inode by Abhi Das · 10 years ago
  25. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  26. d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 10 years ago
  27. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 10 years ago
  28. b50f227 GFS2: Clean up journal extent mapping by Steven Whitehouse · 10 years ago
  29. 8ad151c GFS2: Only run logd and quota when mounted read/write by Steven Whitehouse · 11 years ago
  30. af5c269 GFS2: Clean up reservation removal by Steven Whitehouse · 11 years ago
  31. a6a4d98 GFS2: Don't cache iopen glocks by Bob Peterson · 11 years ago
  32. 2009521 GFS2: Remove vestigial parameter ip from function rs_deltree by Bob Peterson · 11 years ago
  33. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  34. d054642 gfs2: Convert uids and gids between dinodes and vfs inodes. by Eric W. Biederman · 11 years ago
  35. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 11 years ago
  36. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 11 years ago
  37. d564053f GFS2: Clean up freeze code by Steven Whitehouse · 11 years ago
  38. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  39. 3d16268 GFS2: Don't call file_accessed() with a shared glock by Benjamin Marzinski · 12 years ago
  40. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  41. 2216db7 GFS2: Write out dirty inode metadata in delayed deletes by Benjamin Marzinski · 12 years ago
  42. 2b9731e GFS2: Fix ->show_options() for statfs slow by Steven Whitehouse · 12 years ago
  43. 4a993fb GFS2: Add structure to contain rgrp, bitmap, offset tuple by Steven Whitehouse · 12 years ago
  44. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  45. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  46. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  47. ceed172 quota: Split dquot_quota_sync() to writeback and cache flushing part by Jan Kara · 12 years ago
  48. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  49. 90306c4 GFS2: Use lvbs for storing rgrp information with mount option by Benjamin Marzinski · 12 years ago
  50. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  51. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  52. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  53. 35e478f GFS2: Flush pending glock work when evicting an inode by Steven Whitehouse · 12 years ago
  54. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 12 years ago
  55. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  56. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  57. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  58. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  59. b5b24d7 GFS2: Fix AIL flush issue during fsync by Steven Whitehouse · 13 years ago
  60. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  61. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  62. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  63. 40ac218 GFS2: Fix inode allocation error path by Steven Whitehouse · 13 years ago
  64. 1d4ec64 GFS2: Make atime checks more efficient by Steven Whitehouse · 13 years ago
  65. 17d539f GFS2: Cache dir hash table in a contiguous buffer by Steven Whitehouse · 13 years ago
  66. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  67. 9eed04c GFS2: Move final part of inode.c into super.c by Steven Whitehouse · 13 years ago
  68. 94fb763 GFS2: Remove gfs2_dinode_print() function by Steven Whitehouse · 13 years ago
  69. 4667a0e GFS2: Make writeback more responsive to system conditions by Steven Whitehouse · 13 years ago
  70. f42ab08 GFS2: Optimise glock lru and end of life inodes by Steven Whitehouse · 13 years ago
  71. 29687a2 GFS2: Alter point of entry to glock lru list for glocks with an address_space by Steven Whitehouse · 13 years ago
  72. 1027efa GFS2: Make ->write_inode() really write by Steven Whitehouse · 13 years ago
  73. 44ad37d GFS2: filesystem hang caused by incorrect lock order by Bob Peterson · 13 years ago
  74. 001e8e8 GFS2: Don't try to deallocate unlinked inodes when mounted ro by Steven Whitehouse · 13 years ago
  75. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  76. 23c3010 GFS2: remove iopen glocks from cache on failed deletes by Benjamin Marzinski · 13 years ago
  77. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  78. 9dcefee50 gfs2: invalidate_inodes() is no-op there by Al Viro · 14 years ago
  79. 43f74c1 GFS2: Add "norecovery" mount option as a synonym for "spectator" by Steven Whitehouse · 14 years ago
  80. c80dbb5 GFS2: Remove upgrade mount option by Steven Whitehouse · 14 years ago
  81. c2048b00 GFS2: Remove localcaching mount option by Steven Whitehouse · 14 years ago
  82. f57a024 GFS2: Remove ignore_local_fs mount argument by Steven Whitehouse · 14 years ago
  83. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  84. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  85. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 14 years ago
  86. d5c1515 switch gfs2 to ->evict_inode() by Al Viro · 14 years ago
  87. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  88. 913a71d GFS2: Add some useful messages by Steven Whitehouse · 14 years ago
  89. 5e687ea GFS2: Various gfs2_logd improvements by Benjamin Marzinski · 14 years ago
  90. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  91. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  92. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  93. c1184f8 GFS2: Remove loopy umount code by Steven Whitehouse · 14 years ago
  94. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  95. 8f05228 GFS2: Extend umount wait coverage to full glock lifetime by Steven Whitehouse · 14 years ago
  96. e402746 GFS2: Wait for unlock completion on umount by Steven Whitehouse · 14 years ago
  97. cdcfde6 GFS2: Display nobarrier option in /proc/mounts by Steven Whitehouse · 15 years ago
  98. f25934c GFS2: add barrier/nobarrier mount options by Christoph Hellwig · 15 years ago
  99. c14f573 GFS2: remove division from new statfs code by Benjamin Marzinski · 15 years ago
  100. 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago