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