1. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  2. a805bad [XFS] Remove unneeded conditional code on NFS export interface related by Nathan Scott · 18 years ago
  3. 6fe90e6d [XFS] Remove an incorrect use of unlikely() on a relatively likely code path. by Nathan Scott · 18 years ago
  4. 1e69dd0 [XFS] Push some common code out of write path into core XFS code for sharing. by Nathan Scott · 18 years ago
  5. 1d47bec [XFS] Remove unnecessary local from open_exec dmapi path. by Nathan Scott · 18 years ago
  6. d7ede1a [XFS] Minor XFS documentation updates. by Nathan Scott · 18 years ago
  7. b190f11 [XFS] Fix broken const use inside local suffix_strtoul routine. by Nathan Scott · 18 years ago
  8. 477829e [XFS] Fix nused counter. It's currently getting set to -1 rather than by Mandy Kirkconnell · 18 years ago
  9. 421ad13 [XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw by Nathan Scott · 18 years ago
  10. 4d1a2ed [XFS] Fix up debug code so that bulkstat wont generate thousands of by Nathan Scott · 18 years ago
  11. a916e2b [XFS] Remove unused parameter from di2xflags routine. by Nathan Scott · 18 years ago
  12. 34327e1 [XFS] Cleanup a missed porting conversion, and freezing. by Nathan Scott · 18 years ago
  13. 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
  14. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  15. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  16. 932f2c3 [XFS] statvfs component of directory/project quota support, code by Nathan Scott · 18 years ago
  17. b657452 [XFS] Portability changes: remove prdev, stick to one diagnostic interface. by Nathan Scott · 18 years ago
  18. 9c48876 [XFS] Remove dead code from come bulkstat paths. by Nathan Scott · 18 years ago
  19. ad72387 [XFS] Fix a typo in a header file comment. by Nathan Scott · 18 years ago
  20. 7d4fb40 [XFS] Start writeout earlier (on last close) in the case where we have a by Nathan Scott · 18 years ago
  21. 59c1b08 [XFS] Make the pflags test/set wrappers more legible for us mere humans. by Nathan Scott · 18 years ago
  22. e1090074 [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown. by Nathan Scott · 18 years ago
  23. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  24. b76963f [XFS] getattr can return an error code, so propogate any from lower layers. by Nathan Scott · 18 years ago
  25. 3d80ede [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful by Nathan Scott · 18 years ago
  26. 72c93bc [XFS] lock validator: lockdep: small xfs init_rwsem() cleanup by Ingo Molnar · 18 years ago
  27. 87c199c [XFS] Over zealous with doing endian conversions. We endian converted the by Tim Shimmin · 18 years ago
  28. 7142508 [XFS] Stop a BUG from occurring in generic_delete_inode by preventing by David Chinner · 18 years ago
  29. 6d192a9 [XFS] inode items and EFI/EFDs have different ondisk format for 32bit and by Tim Shimmin · 18 years ago
  30. d210a28 [XFS] In actual allocation of file system blocks and freeing extents, the by Yingping Lu · 18 years ago
  31. d3446ea [XFS] Add degframentation exclusion support by Barry Naujok · 18 years ago
  32. fbc1462 [XFS] Fix a noatime regression related to updating inode atime field on by Nathan Scott · 18 years ago
  33. ba0b92d [XFS] Fix a comment typo, originally noticed by Ming Zhang. by Nathan Scott · 18 years ago
  34. fe6c1e7 [XFS] Fix size argument in kmem_free(). by Mandy Kirkconnell · 18 years ago
  35. 3f368a0 [XFS] Originally the ATTR_DMI flag also had the functionality of the by Olaf Weber · 18 years ago
  36. 1d8daf0 [XFS] endianess annotations for xfs_dir_leaf_entry_t by Christoph Hellwig · 18 years ago
  37. 8034fff [XFS] endianess annotations for xfs_dir_leaf_hdr_t by Christoph Hellwig · 18 years ago
  38. ff9901c [XFS] endianess annotations for xfs_dir2_data_entry_t by Christoph Hellwig · 18 years ago
  39. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  40. e63a369 [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an by Nathan Scott · 18 years ago
  41. b1ecdda [XFS] Fix a project quota space accounting leak on rename. by Nathan Scott · 18 years ago
  42. d08d389 [XFS] Fix a possible forced shutdown due to mishandling write barriers by Nathan Scott · 18 years ago
  43. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 18 years ago
  44. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  45. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 18 years ago
  46. 019ff2d [XFS] Fix a problem in aligning inode allocations to stripe unit boundaries. by Nathan Scott · 18 years ago
  47. 8c0b511 [XFS] Fix utime(2) in the case that no times parameter was passed in. by Nathan Scott · 18 years ago
  48. 58829e4 [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes by David Chinner · 18 years ago
  49. 1fc5d95 [XFS] Fix inode reclaim scalability regression. When a filesystem has by David Chinner · 18 years ago
  50. 8272145 [XFS] Fix a writepage regression where we accidentally stopped honouring by Nathan Scott · 18 years ago
  51. e50bd16 [XFS] Fix superblock validation regression for the zero imaxpct case. by Nathan Scott · 18 years ago
  52. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  53. 1b89584 [XFS] Provide XFS support for the splice syscall. by Nathan Scott · 18 years ago
  54. 3bbcc8e [XFS] Reenable write barriers by default. by Nathan Scott · 18 years ago
  55. 9a2a7de [XFS] Make project quota enforcement return an error code consistent with by Nathan Scott · 18 years ago
  56. 764d1f8 [XFS] Implement the silent parameter to fill_super, previously ignored. by Nathan Scott · 18 years ago
  57. 4b4fa25 [XFS] Cleanup comment to remove reference to obsoleted function by Mandy Kirkconnell · 18 years ago
  58. c253666 [XFS] Cleanup in XFS after recent get_block_t interface tweaks. by Nathan Scott · 18 years ago
  59. 0b7e56a [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents() by Mandy Kirkconnell · 18 years ago
  60. 3ccb8b5 [XFS] A change to inode chunk allocation to try allocating the new chunk by Glen Overby · 18 years ago
  61. e0edd59 [XFS] Fix compiler warning and small code inconsistencies in compat by Nathan Scott · 18 years ago
  62. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  63. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  64. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  65. fa30bd0 [PATCH] map multiple blocks for mpage_readpages() by Badari Pulavarty · 18 years ago
  66. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  67. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  68. b019600 [PATCH] cpuset memory spread slab cache hooks by Paul Jackson · 18 years ago
  69. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  70. debf798 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 18 years ago
  71. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  72. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  73. bb19fba [XFS] Sync up one/two other minor changes missed in previous merges. by Nathan Scott · 18 years ago
  74. e15f195 [XFS] Reenable the noikeep (delete inode cluster space) option by default. by Nathan Scott · 18 years ago
  75. 2ddee84 [XFS] Check that a page has dirty buffers before finding it acceptable for by David Chinner · 18 years ago
  76. 3758dee [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan by Nathan Scott · 18 years ago
  77. 38e2299 [XFS] Explain the race closed by the addition of vn_iowait() to the start by David Chinner · 18 years ago
  78. 9fa8046 [XFS] Fixing the error caused by the conflict between DIO Write's by Yingping Lu · 18 years ago
  79. f1fdc84 [XFS] Fixing KDB's xrwtrc command, also added the current process id into by Yingping Lu · 18 years ago
  80. 6cc8fef [XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. by Nathan Scott · 18 years ago
  81. b2fc6ad0 [XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c by Nathan Scott · 18 years ago
  82. fac80cc [XFS] endianess annotations for xfs_da_node_hdr_t by Nathan Scott · 18 years ago
  83. 403432d [XFS] endianess annotations for xfs_da_node_entry_t by Nathan Scott · 18 years ago
  84. d7929ff [XFS] store xfs_attr_inactive_list_t in native endian by Nathan Scott · 18 years ago
  85. 984a081 [XFS] store xfs_attr_sf_sort in native endian by Nathan Scott · 18 years ago
  86. 3b244aa [XFS] endianess annotations for xfs_attr_shortform_t by Nathan Scott · 18 years ago
  87. c0f054e [XFS] endianess annotations for xfs_attr_leaf_name_remote_t by Nathan Scott · 18 years ago
  88. 053b575 [XFS] endianess annotations for xfs_attr_leaf_name_local_t by Nathan Scott · 18 years ago
  89. 6b19f2d [XFS] endianess annotations for xfs_attr_leaf_entry_t by Nathan Scott · 18 years ago
  90. 918ae42 [XFS] endianess annotations for xfs_attr_leaf_hdr_t by Nathan Scott · 18 years ago
  91. 8f44e04 [XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c by Nathan Scott · 18 years ago
  92. 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 18 years ago
  93. 3d693c6 [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P by Nathan Scott · 18 years ago
  94. 3c1f9c1 [XFS] endianess annotations for xfs_dir2_leaf_entry_t by Nathan Scott · 18 years ago
  95. a818e5d [XFS] endianess annotations for xfs_dir2_leaf_hdr_t by Nathan Scott · 18 years ago
  96. e922fff [XFS] endianess annotations for xfs_dir2_block_tail_t by Nathan Scott · 18 years ago
  97. 1fba9f7 [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P by Nathan Scott · 18 years ago
  98. ad354eb [XFS] endianess annotations for xfs_dir2_data_unused_t by Nathan Scott · 18 years ago
  99. afbcb3f [XFS] endianess annotations for xfs_dir2_leaf_tail_t by Nathan Scott · 18 years ago
  100. 68b3a10 [XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P by Nathan Scott · 18 years ago