aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-09Btrfs: rework error handling in btrfs_mount()Gravatar Ilya Dryomov 1-21/+21
2011-11-09Btrfs: fix subvol_name leak on error in btrfs_mount()Gravatar Ilya Dryomov 1-1/+3
2011-11-09Btrfs: fix memory leak in btrfs_parse_early_options()Gravatar Ilya Dryomov 1-0/+1
2011-11-07btrfs: fix double-free 'tree_root' in 'btrfs_mount()'Gravatar slyich@gmail.com 1-3/+5
2011-11-06Btrfs: add a log of past tree rootsGravatar Chris Mason 1-1/+6
2011-11-06btrfs: separate superblock items out of fs_infoGravatar David Sterba 1-6/+13
2011-10-24btrfs: do not allow mounting non-subvolumes via subvol optionGravatar David Sterba 1-0/+19
2011-10-20Btrfs: fix a bug when opening seed devicesGravatar Ilya Dryomov 1-1/+1
2011-10-20btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()Gravatar Jeff Liu 1-2/+8
2011-10-19Btrfs: introduce mount option no_space_cacheGravatar Josef Bacik 1-4/+17
2011-10-19Btrfs: fix how we mount subvol=<whatever>Gravatar Josef Bacik 1-64/+135
2011-10-19Btrfs: use d_obtain_alias when mounting subvol/subvolidGravatar Josef Bacik 1-24/+1
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+6
2011-07-06btrfs: add missing options displayed in mount outputGravatar David Sterba 1-0/+6
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+1
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+7
2011-06-04Btrfs: add mount -o inode_cacheGravatar Chris Mason 1-1/+7
2011-06-03more conservative S_NOSEC handlingGravatar Al Viro 1-1/+1
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-5/+46
2011-05-26Btrfs: add mount -o auto_defragGravatar Chris Mason 1-1/+6
2011-05-26btrfs: add cleancache supportGravatar Dan Magenheimer 1-0/+2
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersGravatar Chris Mason 1-1/+3
2011-05-23fs/btrfs: Add missing btrfs_free_pathGravatar Julia Lawall 1-1/+3
2011-05-22Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Chris Mason 1-0/+26
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Gravatar Chris Mason 1-2/+2
2011-05-21btrfs: implement delayed inode items operationGravatar Miao Xie 1-1/+9
2011-05-13btrfs: move btrfs_cmp_device_free_bytes to super.cGravatar Arne Jansen 1-0/+26
2011-05-02btrfs: rename variables clashing with global function namesGravatar David Sterba 1-2/+2
2011-04-11Btrfs: fix subvolume mount by name problem when default mount subvolume is setGravatar Xin Zhong 1-9/+33
2011-04-05Btrfs: fix /proc/mounts info.Gravatar Tsutomu Itoh 1-2/+17
2011-03-28Btrfs: add initial tracepoint support for btrfsGravatar liubo 1-0/+5
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-1/+6
2011-02-16Btrfs: put ENOSPC debugging under a mount optionGravatar Chris Mason 1-1/+6
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-2/+7
2011-02-01btrfs: fix return value check of btrfs_start_transaction()Gravatar Tsutomu Itoh 1-0/+2
2011-01-28Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Gravatar Chris Mason 1-2/+5
2011-01-27Btrfs: Free correct pointer after using strsepGravatar Tero Roponen 1-2/+3
2011-01-27Btrfs: Fix memory leak on finding existing superGravatar Ian Kent 1-0/+2
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-18/+263
2011-01-17Btrfs: forced readonly mounts on errorsGravatar liubo 1-0/+84
2011-01-16btrfs: fix wrong free space information of btrfsGravatar Miao Xie 1-6/+140
2011-01-16btrfs: fix wrong data space statisticsGravatar Miao Xie 1-4/+3
2011-01-12switch btrfs, close racesGravatar Al Viro 1-0/+1
2010-12-22btrfs: Add lzo compression supportGravatar Li Zefan 1-0/+3
2010-12-22btrfs: Allow to add new compression algorithmGravatar Li Zefan 1-11/+36
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-1/+1
2010-12-10Btrfs: Fix a crash when mounting a subvolumeGravatar Li Zefan 1-1/+1
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-3/+38
2010-11-27Btrfs: setup blank root and fs_info for mount timeGravatar Josef Bacik 1-3/+31
2010-11-27Btrfs - fix race between btrfs_get_sb() and umountGravatar Ian Kent 1-0/+6