summaryrefslogtreecommitdiff
path: root/kerncompat.h
Commit message (Expand)AuthorAge
* btrfs-progs: libbtrfs: remove max/min macros from APIOndrej Kozina2016-03-14
* btrfs-progs: Enhance chunk validation checkQu Wenruo2016-01-12
* btrfs-progs: compilation errors when using musl libcBrendan Heading2015-08-31
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-21
* btrfs-progs: restore backtrace functionality on glibcMerlijn Wajer2015-01-14
* btrfs-progs: disable backtrace and define __always_inlineMerlijn Wajer2014-12-18
* btrfs-progs: fix typedefKarel Zak2014-12-17
* Btrfs-progs: update rbtree libsJosef Bacik2014-10-14
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-14
* btrfs-progs: add option to disable backtrace usageGustavo Zacarias2014-10-10
* Btrfs-progs: make BUG*() be more verboseJosef Bacik2014-10-01
* Btrfs-progs: fix some build warnings on 32bit platformWang Shilong2014-08-22
* btrfs-progs: import ulistMark Fasheh2014-08-22
* btrfs-progs: Change BUG() to use assert.Mitch Harder2014-03-21
* btrfs-progs: get C=1 sparse checking working againZach Brown2013-09-03
* btrfs-progs: fix unaligned compat endian warningsZach Brown2013-09-03
* btrfs-progs: fix duplicate __[su]* typedefs on ppc64Michal Marek2013-08-09
* btrfs-progs: kerncompat.h: remove offsetof redefinitionCristian Rodríguez2013-08-09
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-06
|\
| * btrfs-progs: use ftw() unstead of system("du")Zach Brown2013-02-05
* | Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-06
|\|
| * btrfs-progs: fix unaligned accesses v2Ben Peddell2013-01-28
* | btrfs-progs: include kerncompat.h in raid6.c, define __attribute_const__Eric Sandeen2013-02-03
|/
* Btrfs-progs: Fix compiler warnings on PPC64Wade Cline2013-01-17
* multidevice support for check_mountedAndi Drebes2010-09-23
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Update BUG_ON and WARN_ONShen Feng2009-01-07
* Add mirroring support across multiple drivesChris Mason2008-04-03
* Walk all block devices looking for btrfsChris Mason2008-03-24
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Create macros to generation set/get funcs for on disk structuresChris Mason2007-12-12
* Update btrfs-progs to better match the kernelYan2007-12-05
* i386 fixes from axboeChris Mason2007-06-12
* add GPLv2Chris Mason2007-06-12
* endian fixes, makefile fixesChris Mason2007-06-07
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
* sync up with kernel sourcesChris Mason2007-04-02
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
* struct key endian fixesChris Mason2007-03-12
* Add sparse endian annotations to struct headerChris Mason2007-03-12
* u64 cleanupsChris Mason2007-02-26
* Add backing store, memory managementChris Mason2007-02-02
* Faster deletes, add Makefile and kerncompatChris Mason2007-01-26