1. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  2. b93bd20 [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI by Vlad Apostolov · 17 years ago
  3. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  4. 39cd9f8 [XFS] kill move.[ch] by Christoph Hellwig · 17 years ago
  5. 804c83c [XFS] stop using uio in the readlink code by Christoph Hellwig · 17 years ago
  6. 051e7cd [XFS] use filldir internally by Christoph Hellwig · 17 years ago
  7. 2bdf7cd [XFS] superblock endianess annotations by Christoph Hellwig · 17 years ago
  8. 347d1c0 [XFS] dinode endianess annotations by Christoph Hellwig · 17 years ago
  9. ddc6d3b [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf by Michal Piotrowski · 17 years ago
  10. 948c6d4f [XFS] optimize dmapi event tests w/o dmapi config by Eric Sandeen · 17 years ago
  11. eb9df39 [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED by Christoph Hellwig · 17 years ago
  12. 49ee6c9 [XFS] Fix a potential NULL pointer deref in XFS on failed mount. by Jesper Juhl · 17 years ago
  13. dcb3b83 [XFS] clean up xfs_start_flags by Eric Sandeen · 17 years ago
  14. af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
  15. 6385f4d [XFS] Remove xfs_physmem by Eric Sandeen · 17 years ago
  16. 425f9dd [XFS] Pick a single default inode cluster size. by Eric Sandeen · 17 years ago
  17. 1cb5125 [XFS] choose single default logbuf count & size by Eric Sandeen · 17 years ago
  18. 4090663 [XFS] Remove m_nreadaheads by Eric Sandeen · 17 years ago
  19. cd8b0a9 [XFS] endianess annotations for xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  20. e055966 [XFS] cleanup defintions of BMBT_*BITLEN macros by Christoph Hellwig · 17 years ago
  21. 8cba434 [XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all by Christoph Hellwig · 17 years ago
  22. a6f64d4 [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  23. d580ef6 [XFS] remove confusing INT_ comments in xfs_bmap_btree.c by Christoph Hellwig · 17 years ago
  24. 3bacbcd [XFS] hole not shown when file is created with resvsp by Vlad Apostolov · 17 years ago
  25. 0bfefc4 [XFS] Barriers need to be dynamically checked and switched off by David Chinner · 17 years ago
  26. 053c59a Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." by Tim Shimmin · 17 years ago
  27. 1bc5858 [XFS] fix valid but harmless sparse warning by Christoph Hellwig · 17 years ago
  28. bcc7b44 [XFS] fix filestreams on 32-bit boxes by Eric Sandeen · 17 years ago
  29. b394e43 [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. by Lachlan McIlroy · 17 years ago
  30. 776a75f [XFS] Ensure file size updates have been completed before writing inode to disk. by Lachlan McIlroy · 17 years ago
  31. 65de556 [XFS] On-demand reaping of the MRU cache by David Chinner · 17 years ago
  32. 5995cb7 [XFS] fix nasty quota hashtable allocation bug by Eric Sandeen · 17 years ago
  33. 265c1fa [XFS] fix sparse shadowed variable warnings by Christoph Hellwig · 17 years ago
  34. ee5c802 [XFS] fix ASSERT and ASSERT_ALWAYS by Christoph Hellwig · 17 years ago
  35. 34521c5 [XFS] Fix sparse warning in kmem_shake_allow by Christoph Hellwig · 17 years ago
  36. 4b80916 [XFS] Fix sparse NULL vs 0 warnings by Christoph Hellwig · 17 years ago
  37. 8da22d7 [XFS] Set filestreams object timeout to something sane. by David Chinner · 17 years ago
  38. ad690ef xfs ioctl __user annotations by Al Viro · 17 years ago
  39. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  40. fdb64f9 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  41. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  42. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  43. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  44. c32676e [XFS] Fix inode size update before data write in xfs_setattr by David Chinner · 17 years ago
  45. 91ebecc [XFS] Allow punching holes to free space when at ENOSPC by David Chinner · 17 years ago
  46. 4f57dbc [XFS] Implement ->page_mkwrite in XFS. by David Chinner · 17 years ago
  47. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  48. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  49. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  50. 0f1145c [XFS] Fix lockdep annotations for xfs_lock_inodes by David Chinner · 17 years ago
  51. faa63e9 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode by Michal Marek · 17 years ago
  52. 1fa503d [XFS] Compat ioctl handler for handle operations by Michal Marek · 17 years ago
  53. 547e00c [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. by Michal Marek · 17 years ago
  54. 3a59c94 [XFS] Clean up function name handling in tracing code by Eric Sandeen · 17 years ago
  55. b11f94d [XFS] Quota inode has no parent. by David Chinner · 17 years ago
  56. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  57. 0892ccd [XFS] Use uninitialized_var macro to stop warning about rtx by Andrew Morton · 17 years ago
  58. fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 17 years ago
  59. 16a087d [XFS] Use is_power_of_2 instead of open coding checks by Vignesh Babu · 17 years ago
  60. bbaaf53 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. by Christoph Hellwig · 17 years ago
  61. 54aa8e2 [XFS] Simplify XFS min/max macros. by David Chinner · 17 years ago
  62. 24ad33f [XFS] Kill off xfs_count_bits by Eric Sandeen · 17 years ago
  63. 87ae3c2 [XFS] Cancel transactions on xfs_itruncate_start error. by Jesper Juhl · 17 years ago
  64. 39726be [XFS] Use do_div() on 64 bit types. by Christoph Hellwig · 17 years ago
  65. 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 17 years ago
  66. 957d0eb [XFS] Cleanup inode extent size hint extraction by David Chinner · 17 years ago
  67. 84e1e99 [XFS] Prevent ENOSPC from aborting transactions that need to succeed by David Chinner · 17 years ago
  68. 641c56f [XFS] Prevent deadlock when flushing inodes on unmount by David Chinner · 17 years ago
  69. 0164af5 [XFS] Log the agf_length change in xfs_growfs_data_private(). by Tim Shimmin · 17 years ago
  70. effd120 [XFS] Map unwritten extents correctly for I/o completion processing by David Chinner · 17 years ago
  71. 45c3414 [XFS] Apply transaction delta counts atomically to incore counters by David Chinner · 17 years ago
  72. b282613 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). by David Chinner · 17 years ago
  73. e927af9 [XFS] Block on unwritten extent conversion during synchronous direct I/O. by David Chinner · 17 years ago
  74. f4a9f28 [XFS] Flush the block device before closing it on unmount. by David Chinner · 17 years ago
  75. 4e5ae83 [XFS] xfs_bmapi fails to update the previous extent pointer by David Chinner · 17 years ago
  76. 210c6f1 [XFS] Fix the transaction flags to make lazy superblock counters work. by David Chinner · 17 years ago
  77. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
  78. 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
  79. 92dfe8d [XFS] Make hole punching at EOF atomic. by David Chinner · 17 years ago
  80. 511105b [XFS] Fix vmalloc leak on mount/unmount. by David Chinner · 17 years ago
  81. ca165b8 [XFS] Fix double free in xfs_buf_get_noaddr error handling path by Christoph Hellwig · 17 years ago
  82. 3db296f [XFS] Fix use-after-free during log unmount. by David Chinner · 17 years ago
  83. 40095b6 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. by David Chinner · 17 years ago
  84. 4cc929e [XFS] Don't grow filesystems past the size they can index. by Nathan Scott · 17 years ago
  85. 1fa40b0 [XFS] Only use refcounted pages for I/O by Christoph Hellwig · 17 years ago
  86. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  87. 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 17 years ago
  88. df3c724 [XFS] Write at EOF may not update filesize correctly. by David Chinner · 17 years ago
  89. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  90. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  91. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  92. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  93. 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  94. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  95. f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 17 years ago
  96. 71dfd5a [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. by Lachlan McIlroy · 17 years ago
  97. 3a02ee1 [XFS] Get rid of redundant "required" in msg. by Utako Kusaka · 17 years ago
  98. e6a0e9c [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. by Tim Shimmin · 17 years ago
  99. f10bb2d [XFS] Remove unused ilen variable and references. by Tim Shimmin · 17 years ago
  100. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago