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