1. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 16 years ago
  2. c9a192d xfs: sanitize qh_lock wrappers by Christoph Hellwig · 16 years ago
  3. 7201813 xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED by Christoph Hellwig · 16 years ago
  4. e249458 xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE by Christoph Hellwig · 16 years ago
  5. 517b5e8 xfs: merge xfs_mkdir into xfs_create by Christoph Hellwig · 16 years ago
  6. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 16 years ago
  7. 0d87e65 xfs: remove superflous inobt macros by Christoph Hellwig · 16 years ago
  8. 7153f8b xfs: remove iclog calculation special cases by Christoph Hellwig · 16 years ago
  9. 8e9b6e7 xfs: remove the unused XFS_QMOPT_DQLOCK flag by Christoph Hellwig · 16 years ago
  10. 4346cdd xfs: cleanup xfs_find_handle by Christoph Hellwig · 16 years ago
  11. ef8f7fc xfs: cleanup error handling in xfs_swap_extents by Josef 'Jeff' Sipek · 16 years ago
  12. d4bb6d0 xfs: merge xfs_inode_flush into xfs_fs_write_inode by Christoph Hellwig · 16 years ago
  13. e1486de xfs: factor out attr fork reset handling by Christoph Hellwig · 16 years ago
  14. c52e9fd xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK by Christoph Hellwig · 16 years ago
  15. cb3f35b xfs: tiny cleanup for xfs_link by Christoph Hellwig · 16 years ago
  16. b93b6e4 xfs: make sure to free the real-time inodes in the mount error path by Christoph Hellwig · 16 years ago
  17. f9057e3 xfs: cleanup error handling in xfs_mountfs: by Christoph Hellwig · 16 years ago
  18. 3228149 xfs: Check buffer lengths in log recovery by Dave Chinner · 16 years ago
  19. ac12b4e don't reallocate sxp variable passed into xfs_swapext by Eric Sandeen · 16 years ago
  20. 5e10657 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 16 years ago
  21. 957274d Merge branch 'master' of git+ssh://oss.sgi.com/oss/git/xfs/xfs by Felix Blyakher · 16 years ago
  22. 5253a11 [XFS] remove always-true #ifndef HAVE_FORMAT32 tests by Eric Sandeen · 16 years ago
  23. 33ad965 Long btree pointers are still 64 bit on disk by Dave Chinner · 16 years ago
  24. 2809f76 xfs: sanity check attr fork size by Christoph Hellwig · 16 years ago
  25. 7884bc8 xfs: fix bad_features2 fixups for the root filesystem by Christoph Hellwig · 16 years ago
  26. 98b8c7a xfs: add a lock class for group/project dquots by Christoph Hellwig · 16 years ago
  27. 5bb87a3 xfs: lockdep annotations for xfs_dqlock2 by Christoph Hellwig · 16 years ago
  28. a4edd1d xfs: add a separate lock class for the per-mount list of dquots by Christoph Hellwig · 16 years ago
  29. 178eae3 xfs: use mnt_want_write in compat_attrmulti ioctl by Christoph Hellwig · 16 years ago
  30. d296d30 xfs: fix dentry aliasing issues in open_by_handle by Christoph Hellwig · 16 years ago
  31. 9d87c31 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 16 years ago
  32. c088f4e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  33. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  34. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  35. ce79735 Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfs by Lachlan McIlroy · 16 years ago
  36. 058652a [XFS] make xfs_ino_t an unsigned long long by Christoph Hellwig · 16 years ago
  37. 1544031 [XFS] truncate readdir offsets to signed 32 bit values by Christoph Hellwig · 16 years ago
  38. e6edbd1 [XFS] fix compile of xfs_btree_readahead_lblock on m68k by Christoph Hellwig · 16 years ago
  39. fb82557 [XFS] Remove macro-to-function indirections in the mask code by Eric Sandeen · 16 years ago
  40. c9fb86a [XFS] Remove macro-to-function indirections in attr code by Eric Sandeen · 16 years ago
  41. 9800b55 [XFS] Remove several unused typedefs. by Eric Sandeen · 16 years ago
  42. c9a9855 [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations by Christoph Hellwig · 16 years ago
  43. 6206aa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  44. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  45. 95f8e30 [XFS] use scalable vmap API by Nick Piggin · 16 years ago
  46. d285975 [XFS] remove old vmap cache by Nick Piggin · 16 years ago
  47. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  48. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  49. 2505115 [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI by Lachlan McIlroy · 16 years ago
  50. ad1ad96 [XFS] handle unaligned data in xfs_bmbt_disk_get_all by Christoph Hellwig · 16 years ago
  51. efc5575 [XFS] avoid memory allocations in xfs_fs_vcmn_err by Christoph Hellwig · 16 years ago
  52. 9f6c92b [XFS] Fix speculative allocation beyond eof by Lachlan McIlroy · 16 years ago
  53. 4fdc778 [XFS] Remove XFS_BUF_SHUT() and friends by Lachlan McIlroy · 16 years ago
  54. d415867 [XFS] Use the incore inode size in xfs_file_readdir() by Lachlan McIlroy · 16 years ago
  55. 4d9d4eb Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs by Lachlan McIlroy · 16 years ago
  56. cfbe526 [XFS] set b_error from bio error in xfs_buf_bio_end_io by Lachlan McIlroy · 16 years ago
  57. c4cd747 [XFS] use inode_change_ok for setattr permission checking by Christoph Hellwig · 16 years ago
  58. 4d4be48 [XFS] add a FMODE flag to make XFS invisible I/O less hacky by Christoph Hellwig · 16 years ago
  59. 6d73cf1 [XFS] resync headers with libxfs by Christoph Hellwig · 16 years ago
  60. 2175dd9 [XFS] simplify projid check in xfs_rename by Christoph Hellwig · 16 years ago
  61. 15ac08a [XFS] replace b_fspriv with b_mount by Christoph Hellwig · 16 years ago
  62. e055f13 [XFS] Remove unused tracing code by Lachlan McIlroy · 16 years ago
  63. 576a488 [XFS] Fix hang after disallowed rename across directory quota domains by Dave Chinner · 16 years ago
  64. 797eaed [XFS] Remove unnecessary assertion by Lachlan McIlroy · 16 years ago
  65. a5b429d [XFS] Remove unused variable in ktrace_free() by Lachlan McIlroy · 16 years ago
  66. c642261 [XFS] Check return value of xfs_buf_get_noaddr() by Lachlan McIlroy · 16 years ago
  67. 6a0775a [XFS] Fix hang after disallowed rename across directory quota domains by Dave Chinner · 16 years ago
  68. 8bb5732 [XFS] Fix compile with CONFIG_COMPAT enabled by Christoph Hellwig · 16 years ago
  69. 5a8d0f3 move inode tracing out of xfs_vnode. by Christoph Hellwig · 16 years ago
  70. 25e41b3 move vn_iowait / vn_iowake into xfs_aops.c by Christoph Hellwig · 16 years ago
  71. 583fa58 kill vn_ioerror by Christoph Hellwig · 16 years ago
  72. f95099b kill xfs_unmount_flush by Christoph Hellwig · 16 years ago
  73. e57481d no explicit xfs_iflush for special inodes during unmount by Christoph Hellwig · 16 years ago
  74. 070c461 use xfs_trans_ijoin in xfs_trans_iget by Christoph Hellwig · 16 years ago
  75. b56757b remove leftovers of shared read-only support by Christoph Hellwig · 16 years ago
  76. e88f11a remove unused m_inode_quiesce member from struct xfs_mount by Christoph Hellwig · 16 years ago
  77. 6bd16ff kill dead inode flags by Christoph Hellwig · 16 years ago
  78. 5efcbb8 cleanup xfs_sb.h feature flag helpers by Christoph Hellwig · 16 years ago
  79. df6771b kill dead quota flags by Christoph Hellwig · 16 years ago
  80. 63ad2a5 remove dead code from sv_t implementation by Christoph Hellwig · 16 years ago
  81. 39e2def reduce l_icloglock roundtrips by Christoph Hellwig · 16 years ago
  82. d9424b3 stop using igrab in xfs_vn_link by Christoph Hellwig · 16 years ago
  83. 5d765b9 kill xfs_buf_iostart by Christoph Hellwig · 16 years ago
  84. 5cafdeb cleanup the inode reclaim path by Christoph Hellwig · 16 years ago
  85. ccd0be6 remove unused prototypes for xfs_ihash_init / xfs_ihash_free by Christoph Hellwig · 16 years ago
  86. 73e6335 remove unused behvavior cruft in xfs_super.h by Christoph Hellwig · 16 years ago
  87. 2234d54 remove useless mnt_want_write call in xfs_write by Christoph Hellwig · 16 years ago
  88. ddcd856 [XFS] fix compile on 32 bit systems by Christoph Hellwig · 16 years ago
  89. e5d412f [XFS] Reorder xfs_ioctl32.c for some tidiness by sandeen@sandeen.net · 16 years ago
  90. 710d62a [XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  91. 2875097 [XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  92. ebeecd2 [XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler by sandeen@sandeen.net · 16 years ago
  93. af819d2 [XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl by sandeen@sandeen.net · 16 years ago
  94. 65fbaf2 [XFS] Fix xfs_bulkstat_one size checks & error handling by sandeen@sandeen.net · 16 years ago
  95. 2ee4fa5 [XFS] Make the bulkstat_one compat ioctl handling more sane by sandeen@sandeen.net · 16 years ago
  96. 471d591 [XFS] Add compat handlers for data & rt growfs ioctls by sandeen@sandeen.net · 16 years ago
  97. e94fc4a [XFS] Add compat handlers for swapext ioctl by sandeen@sandeen.net · 16 years ago
  98. d5547f9 [XFS] Clean up some existing compat ioctl calls by sandeen@sandeen.net · 16 years ago
  99. ffae263 [XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h by sandeen@sandeen.net · 16 years ago
  100. 743bb465 [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. by sandeen@sandeen.net · 16 years ago