1. 3b244aa [XFS] endianess annotations for xfs_attr_shortform_t by Nathan Scott · 18 years ago
  2. c0f054e [XFS] endianess annotations for xfs_attr_leaf_name_remote_t by Nathan Scott · 18 years ago
  3. 053b575 [XFS] endianess annotations for xfs_attr_leaf_name_local_t by Nathan Scott · 18 years ago
  4. 6b19f2d [XFS] endianess annotations for xfs_attr_leaf_entry_t by Nathan Scott · 18 years ago
  5. 918ae42 [XFS] endianess annotations for xfs_attr_leaf_hdr_t by Nathan Scott · 18 years ago
  6. 8f44e04 [XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c by Nathan Scott · 18 years ago
  7. 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 18 years ago
  8. 3d693c6 [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P by Nathan Scott · 18 years ago
  9. 3c1f9c1 [XFS] endianess annotations for xfs_dir2_leaf_entry_t by Nathan Scott · 18 years ago
  10. a818e5d [XFS] endianess annotations for xfs_dir2_leaf_hdr_t by Nathan Scott · 18 years ago
  11. e922fff [XFS] endianess annotations for xfs_dir2_block_tail_t by Nathan Scott · 18 years ago
  12. 1fba9f7 [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P by Nathan Scott · 18 years ago
  13. ad354eb [XFS] endianess annotations for xfs_dir2_data_unused_t by Nathan Scott · 18 years ago
  14. afbcb3f [XFS] endianess annotations for xfs_dir2_leaf_tail_t by Nathan Scott · 18 years ago
  15. 68b3a10 [XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P by Nathan Scott · 18 years ago
  16. 0ba962e [XFS] endianess annotations for xfs_dir2_free_hdr_t by Nathan Scott · 18 years ago
  17. 70e73f5 [XFS] endianess annotations for xfs_dir2_data_hdr structure. by Nathan Scott · 18 years ago
  18. 9cea236 [XFS] Flush and invalidate dirty pages at the start of a direct read also, by Nathan Scott · 18 years ago
  19. ce9d37c [XFS] Merge Yingpings fix for a vn_count assert failure during QA - by Nathan Scott · 18 years ago
  20. 238f4c5 [XFS] Make couple names consitent, be more defensive on releasepage (and by Nathan Scott · 18 years ago
  21. a13828b [XFS] Cleanup references to i_sem. by Nathan Scott · 18 years ago
  22. b12dd34 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is by Nathan Scott · 18 years ago
  23. 2ddd592 [XFS] Correct the dquot reservation component for the link transation. by Nathan Scott · 18 years ago
  24. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  25. 8867bc9 [XFS] There are a few problems with the new by Mandy Kirkconnell · 18 years ago
  26. 524fbf5 [XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will by Nathan Scott · 18 years ago
  27. f30a121 [XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our by Nathan Scott · 18 years ago
  28. f020b67 [XFS] Fix assert to check that in-core extents are inline only. by Mandy Kirkconnell · 18 years ago
  29. a50cd26 [XFS] Switch over from linvfs names for sb/quotactl operations for by Nathan Scott · 18 years ago
  30. 416c6d5 [XFS] Switch over from linvfs names for inode operations for consistent naming. by Nathan Scott · 18 years ago
  31. 3562fd4 [XFS] Switch over from linvfs names for file operations for consistent naming. by Nathan Scott · 18 years ago
  32. e4c573b [XFS] Switch over from linvfs names for address space ops for consistent naming. by Nathan Scott · 18 years ago
  33. b8b0f54 [XFS] Remove a couple of no-longer-used macros/types from XFS. by Nathan Scott · 18 years ago
  34. a365bdd [XFS] Reduce stack usage within xfs_bmapi by rearranging some code, by Nathan Scott · 18 years ago
  35. 39269e2 [XFS] Reduce xfs_bmapi stack use by removing some local state variables, by Nathan Scott · 18 years ago
  36. 220b528 [XFS] Dynamically allocate vattr in places it makes sense to do so, to by Nathan Scott · 18 years ago
  37. 9b94c2e [XFS] Take a dentry structure off the stack into the data segment. by Nathan Scott · 18 years ago
  38. 8f79405 [XFS] Reduce complexity in xfs_trans_init by pushing complex macros out by Nathan Scott · 18 years ago
  39. f6d75cb [XFS] Dynamically allocate xfs_dir2_put_args_t structure to reduce stack by Nathan Scott · 18 years ago
  40. 1f6553f [XFS] Dynamically allocate local kiocb structures in readv/writev routines by Nathan Scott · 18 years ago
  41. 0293ce3 [XFS] 929045 567344 This mod introduces multi-level in-core file extent by Mandy Kirkconnell · 18 years ago
  42. 4eea22f [XFS] 929045 567344 This mod re-organizes some of the in-core file extent by Mandy Kirkconnell · 18 years ago
  43. 9f989c9 [XFS] Additional mount time superblock validation checks. by Nathan Scott · 18 years ago
  44. 01e1b69 [XFS] using a spinlock per cpu for superblock counter exclusion results in by David Chinner · 18 years ago
  45. 87cbc49 [XFS] Add xfs_map_buffer helper, use it in a couple of places. by Nathan Scott · 18 years ago
  46. f51623b [XFS] Move some code around to avoid prototypes and prep for future by Nathan Scott · 18 years ago
  47. 02d7c92 [XFS] Use XFS_VFSTOM in more places instead of open coding it. by Nathan Scott · 18 years ago
  48. fcce0f1 [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irix by Tim Shimmin · 18 years ago
  49. a780143 [XFS] UUID endianess fix. uu_timelow is a 32bit field and needs to be by Nathan Scott · 18 years ago
  50. e8234a6 [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by by David Chinner · 18 years ago
  51. 2d0f864 [XFS] Make headers compile for more compiler variants; minor cleanup. by Nathan Scott · 18 years ago
  52. d2c32ed [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are many by Nathan Scott · 18 years ago
  53. e0cc232 [XFS] Flag the XFS inode cache as in need of spreading also. by Nathan Scott · 18 years ago
  54. 20722a9 [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from by Nathan Scott · 18 years ago
  55. 8758280 [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to by Nathan Scott · 18 years ago
  56. 8d280b9 [XFS] On machines with more than 8 cpus, when running parallel I/O by David Chinner · 18 years ago
  57. 9f4cbec [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't by Nathan Scott · 18 years ago
  58. 0c9512d [XFS] find_exported_dentry(). XFS does not need to use this symbol as it by David Chinner · 18 years ago
  59. 2353e8e [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes by Eric Sandeen · 18 years ago
  60. dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 18 years ago
  61. 07ff2fa [XFS] Fix a realtime allocator regression introduced by an old iget race by Nathan Scott · 18 years ago
  62. 9bd6f13 [XFS] Fix missing inode atime update from the utime syscall. by Nathan Scott · 18 years ago
  63. 9fddaca [XFS] Account for the page we just wrote when we detect congestion during by David Chinner · 18 years ago
  64. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 19 years ago
  65. fad3aa1 [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as by Nathan Scott · 19 years ago
  66. 3a69c7d [XFS] Interim solution for attribute insertion failure during file by Yingping Lu · 19 years ago
  67. d88992f [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for by David Chinner · 19 years ago
  68. 4a8e4a2 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  69. 107a09c [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround by Nathan Scott · 19 years ago
  70. c2e8143 [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. by Nathan Scott · 19 years ago
  71. 5424570 [XFS] Fix symlink creation too, with respect to initialising SELinux context. by Nathan Scott · 19 years ago
  72. 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 19 years ago
  73. 9f5974c Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  74. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  75. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  76. ddae9c2 Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git by Nathan Scott · 19 years ago
  77. 0d1335b [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. by Nathan Scott · 19 years ago
  78. 3762ec6 [XFS] Merge in trivial changes, sync up headers with userspace equivalents. by Nathan Scott · 19 years ago
  79. 6ab6542 [XFS] Fix compiler warnings from older gcc versions wrt printfalike arguments. by Nathan Scott · 19 years ago
  80. ca5ccbf [XFS] Fix some build fallout from atime changes. by Nathan Scott · 19 years ago
  81. 1259845 [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to by Tim Shimmin · 19 years ago
  82. 71df099 [XFS] xfssyncd is responsible for flushing inode or device's data by by Yingping Lu · 19 years ago
  83. 75e17b3 [XFS] add helper to get xfs_inode from vnode by Christoph Hellwig · 19 years ago
  84. 204ab25 [XFS] Fix up offset type inconsistencies and gcc warnings from earlier changes. by Nathan Scott · 19 years ago
  85. da7f93e [XFS] fix up per-device xfsbufd by Christoph Hellwig · 19 years ago
  86. f5e596b [XFS] fix writeback control handling fix a reversed condition on where to by Christoph Hellwig · 19 years ago
  87. 6c4fe19 [XFS] cluster rewrites We can cluster mapped pages aswell, this improves by Christoph Hellwig · 19 years ago
  88. 7336cea [XFS] pass full 64bit offsets to xfs_add_to_ioend by Christoph Hellwig · 19 years ago
  89. d5cb48a [XFS] consolidate some code in xfs_page_state_convert The unmapped buffer by Christoph Hellwig · 19 years ago
  90. 9260dc6 [XFS] various fixes for xfs_convert_page fix various bogusities in by Christoph Hellwig · 19 years ago
  91. 1defeac [XFS] clean up the xfs_offset_to_map interface Currently we pass a struct by Christoph Hellwig · 19 years ago
  92. 10ce444 [XFS] use pagevec lookups This reduces the time spend in the radix tree by Christoph Hellwig · 19 years ago
  93. f6d6d4f [XFS] Initial pass at going directly-to-bio on the buffered IO path. This by Christoph Hellwig · 19 years ago
  94. ce8e922 [XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally. by Nathan Scott · 19 years ago
  95. 68bdb6e [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks by Yingping Lu · 19 years ago
  96. a6867a6 [XFS] Introduce per-filesystem delwri pagebuf flushing to reduce by David Chinner · 19 years ago
  97. 216d3b2 [XFS] take out the call to vn_mark_bad() used when acl inherit fails and by Tim Shimmin · 19 years ago
  98. 794fe2d [XFS] endianess annotations and tidying for the uuid code by Christoph Hellwig · 19 years ago
  99. 60a204f [XFS] Fix a thinko when generating a forced shutdown stack trace. by Nathan Scott · 19 years ago
  100. 0733af2 [XFS] Add a stack trace in the case of xfs_forced_shutdown. by Ryan Hankins · 19 years ago