summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/struct-funcs.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-1/+1
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-2/+2
* Btrfs: rewrite BTRFS_SETGET_FUNCSLi Zefan2012-07-231-97/+99
* Btrfs: add the ability to cache a pointer into the ebChris Mason2012-03-261-7/+46
* Btrfs: stop using highmem for extent_buffersChris Mason2011-07-271-69/+31
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-2/+2
* Btrfs: Fix sparse endian warnings in struct-funcs.cChris Mason2008-12-021-5/+12
* Btrfs: add and improve commentsChris Mason2008-09-291-0/+21
* Btrfs: unaligned access fixesDavid Miller2008-09-251-16/+14
* Fix recursive KM_USER1 usage in btrfs_realloc_nodeChris Mason2008-09-251-0/+16
* Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.Chris Mason2008-09-251-0/+97