1. e6957ea [XFS] Ensure "both" features2 slots are consistent by Eric Sandeen · 16 years ago
  2. ee1c090 [XFS] Fix superblock features2 field alignment problem by David Chinner · 16 years ago
  3. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  4. 72772a3 [XFS] fix inode leak in xfs_iget_core() by David Chinner · 16 years ago
  5. 92d9cd1 [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many wakeups by David Chinner · 16 years ago
  6. 1bd960e [XFS] If you mount an XFS filesystem with no mount options at all, then by Josef Jeff Sipek · 16 years ago
  7. ef8ece5 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 16 years ago
  8. db69c91 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 16 years ago
  9. 6e5e934 Remove empty file fs/xfs/Makefile-linux-2.6. by Lachlan McIlroy · 16 years ago
  10. c58310b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 years ago
  11. 269cdfa [XFS] Added quota targets and removed dmapi directory by Lachlan McIlroy · 17 years ago
  12. 794f744 [XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules) by Eric Sandeen · 17 years ago
  13. 58b7983 [XFS] Remove Makefile wrappers in XFS by Andi Kleen · 17 years ago
  14. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  15. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  16. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  17. 0b61a2b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  18. de2eeea [XFS] add __init/__exit mark to specific init/cleanup functions by Lachlan McIlroy · 16 years ago
  19. 450790a [XFS] Fix oops in xfs_file_readdir() by David Chinner · 16 years ago
  20. cbc89dc [XFS] kill xfs_root by Christoph Hellwig · 16 years ago
  21. 4188c78 [XFS] keep i_nlink updated and use proper accessors by Christoph Hellwig · 16 years ago
  22. 222096a [XFS] stop updating inode->i_blocks by Christoph Hellwig · 16 years ago
  23. de08dbc [XFS] Make xfs_ail_check check less by default by David Chinner · 16 years ago
  24. 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 16 years ago
  25. 4576758 [XFS] use generic_permission by Christoph Hellwig · 16 years ago
  26. f6aa7f2 [XFS] stop re-checking permissions in xfs_swapext by Christoph Hellwig · 16 years ago
  27. 35fec8d [XFS] clean up xfs_swapext by Christoph Hellwig · 16 years ago
  28. 199037c [XFS] remove permission check from xfs_change_file_space by Christoph Hellwig · 16 years ago
  29. 9742bb9 [XFS] prevent panic during log recovery due to bogus op_hdr length by Lachlan McIlroy · 17 years ago
  30. f71354b [XFS] Cleanup various fid related bits: by Christoph Hellwig · 17 years ago
  31. edd319d [XFS] Fix xfs_lowbit64 by David Chinner · 17 years ago
  32. 45ba598 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. by Christoph Hellwig · 17 years ago
  33. a9759f2 [XFS] kill superflous buffer locking (2nd attempt) by Christoph Hellwig · 17 years ago
  34. 40ebd81 [XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity by Robert P. J. Day · 17 years ago
  35. e6a4b37 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. by Tim Shimmin · 17 years ago
  36. f7b7c36 [XFS] Remove bogus assert by Niv Sardi · 17 years ago
  37. 71ddabb [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config by Eric Sandeen · 17 years ago
  38. a67d7c5 [XFS] Move platform specific mount option parse out of core XFS code by David Chinner · 17 years ago
  39. 3ed6526 [XFS] Implement fallocate. by David Chinner · 17 years ago
  40. 5d51eff [XFS] Fix inode allocation latency by David Chinner · 17 years ago
  41. e4143a1 [XFS] Fix transaction overrun during writeback. by David Chinner · 17 years ago
  42. 786f486 [XFS] Show all mount args in /proc/mounts by David Chinner · 17 years ago
  43. 8ae2c0f [XFS] Fix sparse warning in xlog_recover_do_efd_trans. by David Chinner · 17 years ago
  44. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 17 years ago
  45. a69b176 [XFS] Use the generic bitops rather than implementing them ourselves. by David Chinner · 17 years ago
  46. c319b58 [XFS] Make xfs_bulkstat() to report unlinked but referenced inodes by Vlad Apostolov · 17 years ago
  47. 98ce2b5 [XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression by Lachlan McIlroy · 17 years ago
  48. bc58f9b [XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION by Eric Sandeen · 17 years ago
  49. d4f3cc0 [XFS] lose xfs_hex_dump in favor of print_hex_dump by Eric Sandeen · 17 years ago
  50. 91906a8 [XFS] kill XFS_INOBT_IS_FREE_DISK by Christoph Hellwig · 17 years ago
  51. c40ea74 [XFS] kill superflous buffer locking by Christoph Hellwig · 17 years ago
  52. 0771fb4 [XFS] Refactor xfs_mountfs by Eric Sandeen · 17 years ago
  53. b53e675 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations by Christoph Hellwig · 17 years ago
  54. 67fcb7b [XFS] clean up some xfs_log_priv.h macros by Christoph Hellwig · 17 years ago
  55. 03bea6f [XFS] clean up some xfs_log_priv.h macros by Christoph Hellwig · 17 years ago
  56. 9909c4a [XFS] kill xfs_freeze. by Christoph Hellwig · 17 years ago
  57. 10090be [XFS] cleanup vnode useage in xfs_iget.c by Christoph Hellwig · 17 years ago
  58. 6e7f75e [XFS] cleanup vnode useage in xfs_ioctl.c by Christoph Hellwig · 17 years ago
  59. 4ca488e [XFS] Kill off xfs_statvfs. by Christoph Hellwig · 17 years ago
  60. c43f408 [XFS] simplify xfs_vn_getattr by Christoph Hellwig · 17 years ago
  61. 613d704 [XFS] kill xfs_iocore_t by Christoph Hellwig · 17 years ago
  62. 007c61c [XFS] Remove spin.h by Eric Sandeen · 17 years ago
  63. 36e41ee [XFS] Cleanup lock goop. by Eric Sandeen · 17 years ago
  64. 3a0e487 [XFS] ktrace kt_lock is unused, remove it. by Eric Sandeen · 17 years ago
  65. 3685c2a [XFS] Unwrap XFS_SB_LOCK. by Eric Sandeen · 17 years ago
  66. ba74d0c [XFS] Unwrap mru_lock. by Eric Sandeen · 17 years ago
  67. 703e1f0 [XFS] Unwrap xfs_dabuf_global_lock by Eric Sandeen · 17 years ago
  68. 64137e5 [XFS] Unwrap pagb_lock. by Eric Sandeen · 17 years ago
  69. 869b906 [XFS] Unwrap XFS_DQ_PINUNLOCK. by Eric Sandeen · 17 years ago
  70. c8b5ea2 [XFS] Unwrap GRANT_LOCK. by Eric Sandeen · 17 years ago
  71. b22cd72c [XFS] Unwrap LOG_LOCK. by Eric Sandeen · 17 years ago
  72. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  73. 541d7d3 [XFS] kill unnessecary ioops indirection by Lachlan McIlroy · 17 years ago
  74. 21a6254 [XFS] simplify vn_revalidate by Christoph Hellwig · 17 years ago
  75. 15947f2 [XFS] more vnode/inode tracing fixes by Lachlan McIlroy · 17 years ago
  76. 7642861 [XFS] kill BMAPI_UNWRITTEN by Christoph Hellwig · 17 years ago
  77. 6214ed4 [XFS] kill BMAPI_DEVICE by Christoph Hellwig · 17 years ago
  78. cf441ee [XFS] clean up vnode/inode tracing by Lachlan McIlroy · 16 years ago
  79. 44866d3 [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes by Lachlan McIlroy · 17 years ago
  80. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 16 years ago
  81. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  82. aea6ad0 [XFS] fix unaligned access in readdir by Christoph Hellwig · 17 years ago
  83. 4743e0e [XFS] Initialise current offset in xfs_file_readdir correctly by Lachlan McIlroy · 17 years ago
  84. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 17 years ago
  85. 041388b [XFS] Put the correct offset in dirent d_off by Lachlan McIlroy · 17 years ago
  86. c734c79 [XFS] Don't wait for pending I/Os when purging blocks beyond eof. by Lachlan McIlroy · 17 years ago
  87. 41f81e8 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  88. cf10e82 [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC by David Chinner · 17 years ago
  89. 978c7b2 [XFS] Make xfsbufd threads freezable by Rafael J. Wysocki · 17 years ago
  90. e89bc61 [XFS] revert to double-buffering readdir by Christoph Hellwig · 17 years ago
  91. a7430847 [XFS] Fix broken inode cluster setup. by David Chinner · 17 years ago
  92. 77be55a [XFS] Clear XBF_READ_AHEAD flag on I/O completion. by Lachlan McIlroy · 17 years ago
  93. d1afb67 [XFS] Fixed a few bugs in xfs_buf_associate_memory() by Lachlan McIlroy · 17 years ago
  94. cd57e59 [XFS] 971064 Various fixups for xfs_bulkstat(). by Lachlan McIlroy · 17 years ago
  95. d757762 [XFS] Fix dbflush panic in xfs_qm_sync. by Donald Douwsma · 17 years ago
  96. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  97. c38344f xfs: new export ops by Christoph Hellwig · 17 years ago
  98. c614391 [XFS] cleanup fid types mess by Christoph Hellwig · 17 years ago
  99. c8fcfac [XFS] fixups after behavior removal merge into mainline git by Christoph Hellwig · 17 years ago
  100. 347c53d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago