1. ac7c1a7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  2. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  3. f36345f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Felix Blyakher · 16 years ago
  4. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
  5. ce3b0f8 New helper - current_umask() by Al Viro · 16 years ago
  6. bddaafa xfs: pagecache usage optimization by Hisashi Hifumi · 16 years ago
  7. a19d9f8 xfs: kill ino64 mount option by Christoph Hellwig · 16 years ago
  8. a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 16 years ago
  9. cb4c8cc xfs: kill VN_BAD by Christoph Hellwig · 16 years ago
  10. 8fab451 xfs: kill vn_atime_* helpers. by Christoph Hellwig · 16 years ago
  11. c141b29 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 16 years ago
  12. 7bf446f xfs: include header files for prototypes by Hannes Eder · 16 years ago
  13. 3180e66 xfs: make symbols static by Hannes Eder · 16 years ago
  14. b796313 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 16 years ago
  15. 27e88bf Revert "[XFS] remove old vmap cache" by Felix Blyakher · 16 years ago
  16. 7fdf582 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 16 years ago
  17. 3a011a1 Revert "[XFS] remove old vmap cache" by Felix Blyakher · 16 years ago
  18. cf7dab8 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 16 years ago
  19. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 16 years ago
  20. 517b5e8 xfs: merge xfs_mkdir into xfs_create by Christoph Hellwig · 16 years ago
  21. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 16 years ago
  22. 4346cdd xfs: cleanup xfs_find_handle by Christoph Hellwig · 16 years ago
  23. d4bb6d0 xfs: merge xfs_inode_flush into xfs_fs_write_inode by Christoph Hellwig · 16 years ago
  24. 43f3f05 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 16 years ago
  25. 5e10657 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 16 years ago
  26. 4973914 xfs: fix bad_features2 fixups for the root filesystem by Christoph Hellwig · 16 years ago
  27. 62e194e xfs: use mnt_want_write in compat_attrmulti ioctl by Christoph Hellwig · 16 years ago
  28. ab596ad xfs: fix dentry aliasing issues in open_by_handle by Christoph Hellwig · 16 years ago
  29. 7884bc8 xfs: fix bad_features2 fixups for the root filesystem by Christoph Hellwig · 16 years ago
  30. 178eae3 xfs: use mnt_want_write in compat_attrmulti ioctl by Christoph Hellwig · 16 years ago
  31. d296d30 xfs: fix dentry aliasing issues in open_by_handle by Christoph Hellwig · 16 years ago
  32. cb7a97d Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 years ago
  33. c088f4e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  34. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  35. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  36. 0087167 [XFS] use scalable vmap API by Nick Piggin · 16 years ago
  37. 958f8c0 [XFS] remove old vmap cache by Nick Piggin · 16 years ago
  38. ce79735 Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfs by Lachlan McIlroy · 16 years ago
  39. 9800b55 [XFS] Remove several unused typedefs. by Eric Sandeen · 16 years ago
  40. c9a9855 [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations by Christoph Hellwig · 16 years ago
  41. 6206aa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  42. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  43. 95f8e30 [XFS] use scalable vmap API by Nick Piggin · 16 years ago
  44. d285975 [XFS] remove old vmap cache by Nick Piggin · 16 years ago
  45. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  46. 2505115 [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI by Lachlan McIlroy · 16 years ago
  47. 4fdc778 [XFS] Remove XFS_BUF_SHUT() and friends by Lachlan McIlroy · 16 years ago
  48. d415867 [XFS] Use the incore inode size in xfs_file_readdir() by Lachlan McIlroy · 16 years ago
  49. 4d9d4eb Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs by Lachlan McIlroy · 16 years ago
  50. cfbe526 [XFS] set b_error from bio error in xfs_buf_bio_end_io by Lachlan McIlroy · 16 years ago
  51. 4d4be48 [XFS] add a FMODE flag to make XFS invisible I/O less hacky by Christoph Hellwig · 16 years ago
  52. 15ac08a [XFS] replace b_fspriv with b_mount by Christoph Hellwig · 16 years ago
  53. 797eaed [XFS] Remove unnecessary assertion by Lachlan McIlroy · 16 years ago
  54. 8bb5732 [XFS] Fix compile with CONFIG_COMPAT enabled by Christoph Hellwig · 16 years ago
  55. 5a8d0f3 move inode tracing out of xfs_vnode. by Christoph Hellwig · 16 years ago
  56. 25e41b3 move vn_iowait / vn_iowake into xfs_aops.c by Christoph Hellwig · 16 years ago
  57. 583fa58 kill vn_ioerror by Christoph Hellwig · 16 years ago
  58. f95099b kill xfs_unmount_flush by Christoph Hellwig · 16 years ago
  59. e57481d no explicit xfs_iflush for special inodes during unmount by Christoph Hellwig · 16 years ago
  60. b56757b remove leftovers of shared read-only support by Christoph Hellwig · 16 years ago
  61. 6bd16ff kill dead inode flags by Christoph Hellwig · 16 years ago
  62. 63ad2a5 remove dead code from sv_t implementation by Christoph Hellwig · 16 years ago
  63. d9424b3 stop using igrab in xfs_vn_link by Christoph Hellwig · 16 years ago
  64. 5d765b9 kill xfs_buf_iostart by Christoph Hellwig · 16 years ago
  65. 73e6335 remove unused behvavior cruft in xfs_super.h by Christoph Hellwig · 16 years ago
  66. 2234d54 remove useless mnt_want_write call in xfs_write by Christoph Hellwig · 16 years ago
  67. ddcd856 [XFS] fix compile on 32 bit systems by Christoph Hellwig · 16 years ago
  68. e5d412f [XFS] Reorder xfs_ioctl32.c for some tidiness by sandeen@sandeen.net · 16 years ago
  69. 710d62a [XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  70. 2875097 [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  71. ebeecd2 [XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  72. af819d2 [XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl by sandeen@sandeen.net · 16 years ago
  73. 65fbaf2 [XFS] Fix xfs_bulkstat_one size checks & error handling by sandeen@sandeen.net · 16 years ago
  74. 2ee4fa5 [XFS] Make the bulkstat_one compat ioctl handling more sane by sandeen@sandeen.net · 16 years ago
  75. 471d591 [XFS] Add compat handlers for data & rt growfs ioctls by sandeen@sandeen.net · 16 years ago
  76. e94fc4a [XFS] Add compat handlers for swapext ioctl by sandeen@sandeen.net · 16 years ago
  77. d5547f9 [XFS] Clean up some existing compat ioctl calls by sandeen@sandeen.net · 16 years ago
  78. ffae263 [XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h by sandeen@sandeen.net · 16 years ago
  79. 743bb46 [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. by sandeen@sandeen.net · 16 years ago
  80. 51ce16d [XFS] kill XFS_DINODE_VERSION_ defines by Christoph Hellwig · 16 years ago
  81. 207fcfa [XFS] remove xfs_vfsops.h by Christoph Hellwig · 16 years ago
  82. 2b5decd [XFS] remove xfs_vfs.h by Christoph Hellwig · 16 years ago
  83. 00dd402 [XFS] remove bhv_statvfs_t typedef by Christoph Hellwig · 16 years ago
  84. f35642e [XFS] Hook up the fiemap ioctl. by Eric Sandeen · 16 years ago
  85. 8a7141a [XFS] convert xfs_getbmap to take formatter functions by Eric Sandeen · 16 years ago
  86. 2e65609 [XFS] fix error inversion problems with data flushing by Dave Chinner · 16 years ago
  87. 6579591 [XFS] fix spurious gcc warnings by Christoph Hellwig · 16 years ago
  88. 6c31b93 [XFS] allow inode64 mount option on 32 bit systems by Christoph Hellwig · 16 years ago
  89. f999a5b [XFS] wire up ->open for directories by Christoph Hellwig · 16 years ago
  90. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  91. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  92. 82ab8de CRED: Wrap task credential accesses in the XFS filesystem by David Howells · 16 years ago
  93. 6307091 [XFS] Avoid using inodes that haven't been completely initialised by Dave Chinner · 16 years ago
  94. 91b7771 CRED: Wrap task credential accesses in the XFS filesystem by David Howells · 16 years ago
  95. 6bfb3d0 [XFS] Fix race when looking up reclaimable inodes by David Chinner · 16 years ago
  96. e0b8e8b [XFS] remove restricted chown parameter from xfs linux by Tim Shimmin · 16 years ago
  97. ea5a3dc8 [XFS] kill sys_cred by Christoph Hellwig · 16 years ago
  98. 455486b [XFS] avoid all reclaimable inodes in xfs_sync_inodes_ag by David Chinner · 16 years ago
  99. 1ec7944 [XFS] fix biosize option by Christoph Hellwig · 16 years ago
  100. 469fc23 [XFS] fix the noquota mount option by Christoph Hellwig · 16 years ago