summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)Author
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-06btrfs: add missing options displayed in mount outputDavid Sterba
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-04Btrfs: add mount -o inode_cacheChris Mason
2011-06-03more conservative S_NOSEC handlingAl Viro
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-05-26Btrfs: add mount -o auto_defragChris Mason
2011-05-26btrfs: add cleancache supportDan Magenheimer
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason
2011-05-23fs/btrfs: Add missing btrfs_free_pathJulia Lawall
2011-05-22Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason
2011-05-21btrfs: implement delayed inode items operationMiao Xie
2011-05-13btrfs: move btrfs_cmp_device_free_bytes to super.cArne Jansen
2011-05-02btrfs: rename variables clashing with global function namesDavid Sterba
2011-04-11Btrfs: fix subvolume mount by name problem when default mount subvolume is setXin Zhong
2011-04-05Btrfs: fix /proc/mounts info.Tsutomu Itoh
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-16Btrfs: put ENOSPC debugging under a mount optionChris Mason
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-01btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh
2011-01-28Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason
2011-01-27Btrfs: Free correct pointer after using strsepTero Roponen
2011-01-27Btrfs: Fix memory leak on finding existing superIan Kent
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-01-17Btrfs: forced readonly mounts on errorsliubo
2011-01-16btrfs: fix wrong free space information of btrfsMiao Xie
2011-01-16btrfs: fix wrong data space statisticsMiao Xie
2011-01-12switch btrfs, close racesAl Viro
2010-12-22btrfs: Add lzo compression supportLi Zefan
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-12-10Btrfs: Fix a crash when mounting a subvolumeLi Zefan
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-27Btrfs: setup blank root and fs_info for mount timeJosef Bacik
2010-11-27Btrfs - fix race between btrfs_get_sb() and umountIan Kent
2010-11-21Btrfs: handle the space_cache option properlyJosef Bacik
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-10-29Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen
2010-10-29Btrfs: Use ERR_CAST helpersJulia Lawall
2010-10-29Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2010-10-29Btrfs: Add a clear_cache mount optionJosef Bacik
2010-10-29convert btrfsAl Viro
2010-10-28Btrfs: create special free space cache inodeJosef Bacik
2010-10-22Btrfs: fix error handling in btrfs_get_sbJosef Bacik
2010-10-22Btrfs: fix df regressionJosef Bacik
2010-10-15llseek: automatically add .llseek fopArnd Bergmann