aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAge
* Btrfs: fix remount vs autodefragMiao Xie2013-02-21
* Btrfs: fix uncompleted transactionMiao Xie2013-02-20
* btrfs: fix varargs in __btrfs_std_errorEric Sandeen2013-02-20
* btrfs: annotate intentional switch case fallthroughsEric Sandeen2013-02-20
* btrfs: handle null fs_info in btrfs_panic()Eric Sandeen2013-02-20
* btrfs: remove unused fs_info from btrfs_decode_error()Eric Sandeen2013-02-20
* Btrfs: use bit operation for ->fs_stateMiao Xie2013-02-20
* Btrfs: protect fs_info->alloc_startMiao Xie2013-02-20
* Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-20
* Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-20
* Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2013-01-24
* Btrfs: use slabs for auto defrag allocationMiao Xie2012-12-16
* Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens2012-12-12
* Btrfs: add code to scrub to copy read data to another diskStefan Behrens2012-12-12
* Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-12
* Btrfs: avoid risk of a deadlock in btrfs_handle_errorStefan Behrens2012-12-12
* Btrfs: pass fs_info instead of rootStefan Behrens2012-12-12
* Btrfs: don't allow degraded mount if too many devices are missingStefan Behrens2012-12-12
* Btrfs: make compress and nodatacow mount options mutually exclusiveAndrei Popa2012-10-09
* btrfs: fix message printingDaniel J Blueman2012-10-09
* Btrfs: fix orphan transaction on the freezed filesystemMiao Xie2012-10-09
* Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fsJosef Bacik2012-10-04
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-04
* Btrfs: fix race in sync and freeze againJosef Bacik2012-10-04
* Btrfs: output more information when aborting a unused transaction handleMiao Xie2012-10-01
* Btrfs: use a slab for ordered extents allocationMiao Xie2012-10-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-29
|\
| * Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-28
| * Btrfs: do not use missing devices when showing devnameJosef Bacik2012-08-28
* | btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-04
* | btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-26
|\|
| * Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder2012-07-25
| * Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-23
| * Btrfs: allow mount -o remount,compress=noArnd Hannemann2012-07-23
| * Btrfs: remove ->dirty_inodeJosef Bacik2012-07-23
* | VFS: Pass mount flags to sget()David Howells2012-07-14
|/
* Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov2012-07-02
* Btrfs: implement ->show_devnameJosef Bacik2012-06-14
* Btrfs: avoid buffer overrun in mount option handlingJim Meyering2012-05-30
* Btrfs: avoid buffer overrun in btrfs_printkJim Meyering2012-05-30
* btrfs: allow changing 'thread_pool' size at remount timeSergei Trofimovich2012-05-30
* Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-28
|\
| * Btrfs: do not start delalloc inodes during syncJosef Bacik2012-04-27
| * btrfs: fix early abort in 'remount'Sergei Trofimovich2012-04-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-30
|\|
| * Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-03-28
| |\
| | * Btrfs: actually call btrfs_init_lockdepJan Schmidt2012-03-27
| * | btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22