1. 66d834e xfs: implement optimized fdatasync by Christoph Hellwig · 14 years ago
  2. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 14 years ago
  3. eaff807 kill I_LOCK by Christoph Hellwig · 14 years ago
  4. 0b1b213 xfs: event tracing support by Christoph Hellwig · 14 years ago
  5. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  6. e09d399 Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  7. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  8. fdec29c Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Alex Elder · 15 years ago
  9. 9ef96da xfs: includecheck fix for fs/xfs/xfs_iops.c by Jaswinder Singh Rajput · 15 years ago
  10. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  11. 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago
  12. e83f1eb xfs: fix small mismerge in xfs_vn_mknod by Christoph Hellwig · 15 years ago
  13. 35fd035 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 15 years ago
  14. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  15. ac7c1a7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  16. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  17. a19d9f8 xfs: kill ino64 mount option by Christoph Hellwig · 15 years ago
  18. 517b5e8 xfs: merge xfs_mkdir into xfs_create by Christoph Hellwig · 15 years ago
  19. 6bd16ff kill dead inode flags by Christoph Hellwig · 16 years ago
  20. d9424b3 stop using igrab in xfs_vn_link by Christoph Hellwig · 16 years ago
  21. f35642e [XFS] Hook up the fiemap ioctl. by Eric Sandeen · 16 years ago
  22. 6307091 [XFS] Avoid using inodes that haven't been completely initialised by Dave Chinner · 16 years ago
  23. ea5a3dc8 [XFS] kill sys_cred by Christoph Hellwig · 16 years ago
  24. bf90424 [XFS] Combine the XFS and Linux inodes by David Chinner · 16 years ago
  25. 94b97e3 [XFS] Never call mark_inode_dirty_sync() directly by David Chinner · 16 years ago
  26. e45b590 [PATCH] change d_add_ci argument ordering by Christoph Hellwig · 16 years ago
  27. 3a76c1e [XFS] stop using file_update_time by Christoph Hellwig · 16 years ago
  28. 8e5975c [XFS] optimize xfs_ichgtime by Christoph Hellwig · 16 years ago
  29. dff35fd [XFS] update timestamp in xfs_ialloc manually by Christoph Hellwig · 16 years ago
  30. 41be8be [XFS] sanitize xfs_initialize_vnode by Christoph Hellwig · 16 years ago
  31. e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
  32. 0165164 [XFS] Avoid directly referencing the VFS inode. by David Chinner · 16 years ago
  33. f13fae2 [XFS] Remove vn_revalidate calls in xfs. by Christoph Hellwig · 16 years ago
  34. 0f285c8 [XFS] Now that xfs_setattr is only used for attributes set from ->setattr by Christoph Hellwig · 16 years ago
  35. e570070 [XFS] Don't update i_size for directories and special files by Christoph Hellwig · 16 years ago
  36. 8f112e3 [XFS] Merge xfs_rmdir into xfs_remove by Christoph Hellwig · 16 years ago
  37. 0ec5851 [XFS] Use the generic xattr methods. by Lachlan McIlroy · 16 years ago
  38. d532506 [XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode by Barry Naujok · 16 years ago
  39. 866d5dc [XFS] Remove d_add call for an ENOENT lookup return code by Barry Naujok · 16 years ago
  40. 384f3ce [XFS] Return case-insensitive match for dentry cache by Barry Naujok · 16 years ago
  41. 911ee3d [XFS] Kill attr_capable checks as already done in xattr_permission. by Christoph Hellwig · 16 years ago
  42. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  43. cfa853e [XFS] remove manual lookup from xfs_rename and simplify locking by Christoph Hellwig · 16 years ago
  44. ec82687 [PATCH] r/o bind mounts: elevate count for xfs timestamp updates by Dave Hansen · 16 years ago
  45. 556b8b1 [XFS] remove bhv_vname_t and xfs_rename code by Barry Naujok · 16 years ago
  46. d87dd63 [XFS] Warn if errors come from block_truncate_page(). by David Chinner · 16 years ago
  47. af04819 [XFS] cleanup vnode use in xfs_iops.c by Christoph Hellwig · 16 years ago
  48. ef1f5e7 [XFS] cleanup vnode use in xfs_lookup by Christoph Hellwig · 16 years ago
  49. 3937be5 [XFS] cleanup vnode use in xfs_symlink and xfs_rename by Christoph Hellwig · 16 years ago
  50. a3da789 [XFS] cleanup vnode use in xfs_link by Christoph Hellwig · 16 years ago
  51. 979ebab [XFS] cleanup vnode use in xfs_create/mknod/mkdir by Christoph Hellwig · 16 years ago
  52. db0bb7b [XFS] cleanup xfs_vn_mknod by Christoph Hellwig · 16 years ago
  53. 4188c78 [XFS] keep i_nlink updated and use proper accessors by Christoph Hellwig · 16 years ago
  54. 222096a [XFS] stop updating inode->i_blocks by Christoph Hellwig · 16 years ago
  55. 4576758 [XFS] use generic_permission by Christoph Hellwig · 16 years ago
  56. 71ddabb [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config by Eric Sandeen · 17 years ago
  57. 3ed6526 [XFS] Implement fallocate. by David Chinner · 17 years ago
  58. 5d51eff [XFS] Fix inode allocation latency by David Chinner · 17 years ago
  59. c43f408 [XFS] simplify xfs_vn_getattr by Christoph Hellwig · 17 years ago
  60. 21a6254 [XFS] simplify vn_revalidate by Christoph Hellwig · 17 years ago
  61. bad60fd [XFS] Fix mknod regression by Christoph Hellwig · 16 years ago
  62. cf10e82 [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC by David Chinner · 16 years ago
  63. 347c53d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  64. 1c0eeaf introduce I_SYNC by Joern Engel · 17 years ago
  65. 6572bc2 [XFS] simplify validata_fields by Christoph Hellwig · 17 years ago
  66. 3e5daf0 [XFS] simplify xfs_create/mknod/symlink prototype by Christoph Hellwig · 17 years ago
  67. 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
  68. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  69. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  70. 804c83c [XFS] stop using uio in the readlink code by Christoph Hellwig · 17 years ago
  71. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  72. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 17 years ago
  73. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  74. 69e23b9 [XFS] Update XFS for i_blksize removal from generic inode structure by Nathan Scott · 18 years ago
  75. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  76. 97dfd70 [XFS] Remove a race condition where a linked inode could BUG_ON in by Nathan Scott · 18 years ago
  77. 05a3332 [XFS] Remove redundant directory checks from inode link operation. by Alexey Dobriyan · 18 years ago
  78. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  79. 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
  80. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  81. b76963f [XFS] getattr can return an error code, so propogate any from lower layers. by Nathan Scott · 18 years ago
  82. 8c0b511 [XFS] Fix utime(2) in the case that no times parameter was passed in. by Nathan Scott · 18 years ago
  83. c253666 [XFS] Cleanup in XFS after recent get_block_t interface tweaks. by Nathan Scott · 18 years ago
  84. ce9d37c [XFS] Merge Yingpings fix for a vn_count assert failure during QA - by Nathan Scott · 18 years ago
  85. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  86. 524fbf5 [XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will by Nathan Scott · 18 years ago
  87. 416c6d5 [XFS] Switch over from linvfs names for inode operations for consistent naming. by Nathan Scott · 18 years ago
  88. e4c573b [XFS] Switch over from linvfs names for address space ops for consistent naming. by Nathan Scott · 18 years ago
  89. 220b528 [XFS] Dynamically allocate vattr in places it makes sense to do so, to by Nathan Scott · 18 years ago
  90. 9bd6f13 [XFS] Fix missing inode atime update from the utime syscall. by Nathan Scott · 18 years ago
  91. 3a69c7d [XFS] Interim solution for attribute insertion failure during file by Yingping Lu · 18 years ago
  92. 107a09c [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround by Nathan Scott · 18 years ago
  93. 5424570 [XFS] Fix symlink creation too, with respect to initialising SELinux context. by Nathan Scott · 18 years ago
  94. 9f5974c Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 18 years ago
  95. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  96. 0d1335b [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. by Nathan Scott · 18 years ago
  97. 75e17b3 [XFS] add helper to get xfs_inode from vnode by Christoph Hellwig · 18 years ago
  98. 216d3b2 [XFS] take out the call to vn_mark_bad() used when acl inherit fails and by Tim Shimmin · 18 years ago
  99. 446ada4 [XFS] Add an XFS callout to security_inode_init_security; SE Linux is not by Nathan Scott · 18 years ago
  100. 42fe2b1 [XFS] fix, speedup and simplify atime handling let the VFS handle atime by Christoph Hellwig · 18 years ago