summaryrefslogtreecommitdiffstats
path: root/kerncompat.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-21btrfs-progs: unify header file inclusion protectionsDavid Sterba1-3/+4
2015-01-14btrfs-progs: restore backtrace functionality on glibcMerlijn Wajer1-1/+3
2014-12-18btrfs-progs: disable backtrace and define __always_inlineMerlijn Wajer1-0/+6
2014-12-17btrfs-progs: fix typedefKarel Zak1-1/+1
2014-10-14Btrfs-progs: update rbtree libsJosef Bacik1-0/+5
2014-10-14Btrfs-progs: pull back backref.c and fix it upJosef Bacik1-0/+7
2014-10-10btrfs-progs: add option to disable backtrace usageGustavo Zacarias1-0/+15
2014-10-01Btrfs-progs: make BUG*() be more verboseJosef Bacik1-4/+32
2014-08-22Btrfs-progs: fix some build warnings on 32bit platformWang Shilong1-0/+4
2014-08-22btrfs-progs: import ulistMark Fasheh1-1/+1
2014-03-21btrfs-progs: Change BUG() to use assert.Mitch Harder1-1/+1
2013-09-03btrfs-progs: get C=1 sparse checking working againZach Brown1-1/+0
2013-09-03btrfs-progs: fix unaligned compat endian warningsZach Brown1-3/+3
2013-08-09btrfs-progs: fix duplicate __[su]* typedefs on ppc64Michal Marek1-0/+1
2013-08-09btrfs-progs: kerncompat.h: remove offsetof redefinitionCristian Rodríguez1-6/+1
2013-02-06Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason1-0/+10
2013-02-06Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason1-0/+13
2013-02-05btrfs-progs: use ftw() unstead of system("du")Zach Brown1-0/+10
2013-02-03btrfs-progs: include kerncompat.h in raid6.c, define __attribute_const__Eric Sandeen1-1/+5
2013-01-28btrfs-progs: fix unaligned accesses v2Ben Peddell1-0/+13
2013-01-17Btrfs-progs: Fix compiler warnings on PPC64Wade Cline1-0/+12
2010-09-23multidevice support for check_mountedAndi Drebes1-0/+4
2009-06-08Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason1-0/+1
2009-01-07Update BUG_ON and WARN_ONShen Feng1-2/+3
2008-04-03Add mirroring support across multiple drivesChris Mason1-0/+6
2008-03-24Walk all block devices looking for btrfsChris Mason1-0/+2
2008-01-04Update btrfs-progs to match kernel sourcesYan1-0/+84
2007-12-12Create macros to generation set/get funcs for on disk structuresChris Mason1-0/+8
2007-12-05Update btrfs-progs to better match the kernelYan1-5/+1
2007-06-12i386 fixes from axboeChris Mason1-3/+10
2007-06-12add GPLv2Chris Mason1-0/+18
2007-06-07endian fixes, makefile fixesChris Mason1-10/+27
2007-04-20add owner and type fields to the extents aand block headersChris Mason1-12/+33
2007-04-02sync up with kernel sourcesChris Mason1-0/+1
2007-03-15Use a chunk of the key flags to record the item type.Chris Mason1-0/+1
2007-03-12struct key endian fixesChris Mason1-2/+1
2007-03-12Add sparse endian annotations to struct headerChris Mason1-1/+28
2007-02-26u64 cleanupsChris Mason1-1/+1
2007-02-02Add backing store, memory managementChris Mason1-0/+1
2007-01-26Faster deletes, add Makefile and kerncompatChris Mason1-0/+68