1. 215101c [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. by Nathan Scott · 18 years ago
  2. 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
  3. efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
  4. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  5. 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
  6. 0edc7d0 [XFS] Fix a bad pointer dereference in the quota statvfs handling. by Nathan Scott · 18 years ago
  7. 2a293b7 [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. by Christoph Hellwig · 18 years ago
  8. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  9. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  10. 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
  11. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  12. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  13. 932f2c3 [XFS] statvfs component of directory/project quota support, code by Nathan Scott · 18 years ago
  14. 9c48876 [XFS] Remove dead code from come bulkstat paths. by Nathan Scott · 18 years ago
  15. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  16. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  17. 9a2a7de [XFS] Make project quota enforcement return an error code consistent with by Nathan Scott · 18 years ago
  18. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  19. 3758dee [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan by Nathan Scott · 19 years ago
  20. 4eea22f [XFS] 929045 567344 This mod re-organizes some of the in-core file extent by Mandy Kirkconnell · 19 years ago
  21. fcce0f1 [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irix by Tim Shimmin · 19 years ago
  22. 20722a9 [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from by Nathan Scott · 19 years ago
  23. dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 19 years ago
  24. 4a8e4a2 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  25. c2e8143 [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. by Nathan Scott · 19 years ago
  26. 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 19 years ago
  27. 9f5974c Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  28. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  29. 3762ec6 [XFS] Merge in trivial changes, sync up headers with userspace equivalents. by Nathan Scott · 19 years ago
  30. ee2a4f7 [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an by Nathan Scott · 19 years ago
  31. 061f720 [XFS] Do not inherit properties for the quota inodes from the root inode. by Nathan Scott · 19 years ago
  32. 794ee1b [PATCH] mutex subsystem, semaphore to mutex: XFS by Jes Sorensen · 19 years ago
  33. 51bfb75 [PATCH] xfs: missing gfp_t annotations by Al Viro · 19 years ago
  34. 992c83a [XFS] Remove several no-longer-used files. by Nathan Scott · 19 years ago
  35. 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
  36. 1149d96 [XFS] endianess annotations and cleanup for the quota code by Christoph Hellwig · 19 years ago
  37. 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  38. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  39. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  40. ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
  41. c310ab6 [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above by Nathan Scott · 19 years ago
  42. eccdfcd [XFS] Fix modular XFS builds (Makefile botch). by Nathan Scott · 19 years ago
  43. cde410a [XFS] Sort out some cosmetic differences between XFS trees. by Nathan Scott · 19 years ago
  44. efa092f [XFS] Fixes a bug in the quota code when allocating a new dquot record by Tim Shimmin · 19 years ago
  45. 4cd4a03 [XFS] Need to be able to reset sb_qflags if not mounting with quotas by Tim Shimmin · 19 years ago
  46. 155ffd0 [XFS] Remove extraneous quotacheck diagnostics. by Nathan Scott · 19 years ago
  47. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  48. cdb6268 [XFS] replace vn_get usage by ihold by Christoph Hellwig · 19 years ago
  49. ad89d02 [XFS] Remove some debugging code from quota syscalls. by Nathan Scott · 19 years ago
  50. 754002b [XFS] Merge a few minor fixes to the quota warning code. by Nathan Scott · 19 years ago
  51. 06d10dd [XFS] Merge fixes into realtime quota code, since one/two reported, still by Nathan Scott · 19 years ago
  52. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
  53. 66f58d2 [XFS] simplify XFS_PURGE_INODE by Christoph Hellwig · 19 years ago
  54. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  55. 4372d6e [XFS] Remove dead code. Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago