Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-16 | btrfs: struct-funcs, constify readers | Jeff Mahoney | 1 | -4/+5 |
2016-05-25 | btrfs: fix string and comment grammatical issues and typos | Nicholas D Steeves | 1 | -1/+1 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 1 | -2/+2 |
2012-07-23 | Btrfs: rewrite BTRFS_SETGET_FUNCS | Li Zefan | 1 | -97/+99 |
2012-03-26 | Btrfs: add the ability to cache a pointer into the eb | Chris Mason | 1 | -7/+46 |
2011-07-27 | Btrfs: stop using highmem for extent_buffers | Chris Mason | 1 | -69/+31 |
2009-01-05 | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 1 | -2/+2 |
2008-12-02 | Btrfs: Fix sparse endian warnings in struct-funcs.c | Chris Mason | 1 | -5/+12 |
2008-09-29 | Btrfs: add and improve comments | Chris Mason | 1 | -0/+21 |
2008-09-25 | Btrfs: unaligned access fixes | David Miller | 1 | -16/+14 |
2008-09-25 | Fix recursive KM_USER1 usage in btrfs_realloc_node | Chris Mason | 1 | -0/+16 |
2008-09-25 | Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. | Chris Mason | 1 | -0/+97 |