aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/struct-funcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Btrfs: rewrite BTRFS_SETGET_FUNCSLi Zefan1-97/+99
2012-03-26Btrfs: add the ability to cache a pointer into the ebChris Mason1-7/+46
2011-07-27Btrfs: stop using highmem for extent_buffersChris Mason1-69/+31
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason1-2/+2
2008-12-02Btrfs: Fix sparse endian warnings in struct-funcs.cChris Mason1-5/+12
2008-09-29Btrfs: add and improve commentsChris Mason1-0/+21
2008-09-25Btrfs: unaligned access fixesDavid Miller1-16/+14
2008-09-25Fix recursive KM_USER1 usage in btrfs_realloc_nodeChris Mason1-0/+16
2008-09-25Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.Chris Mason1-0/+97