| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-09-25 | Btrfs: unaligned access fixes | 1 | -16/+14 | ||
| Btrfs set/get macros lose type information needed to avoid unaligned accesses on sparc64. ere is a patch for the kernel bits which fixes most of the unaligned accesses on sparc64. btrfs_name_hash is modified to return the hash value instead of getting a return location via a (potentially unaligned) pointer. Signed-off-by: Chris Mason <chris.mason@oracle.com> | |||||
| 2008-09-25 | Fix recursive KM_USER1 usage in btrfs_realloc_node | 1 | -0/+16 | ||
| Signed-off-by: Chris Mason <chris.mason@oracle.com> | |||||
| 2008-09-25 | Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. | 1 | -0/+97 | ||
| Signed-off-by: Chris Mason <chris.mason@oracle.com> | |||||
