Age | Commit message (Expand) | Author |
2013-09-26 | Btrfs: don't allow the replace procedure on read only filesystems | Stefan Behrens |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-06-29 | btrfs: more open-coded file_inode() | Al Viro |
2013-06-14 | Btrfs: allow file data clone within a file | Liu Bo |
2013-06-14 | btrfs: device delete to get errors from the kernel | Anand Jain |
2013-06-14 | Btrfs: just flush the delalloc inodes in the source tree before snapshot crea... | Miao Xie |
2013-06-14 | Btrfs: cleanup: don't check the same thing twice | Stefan Behrens |
2013-06-14 | Btrfs: remove useless copy in quota_ctl | Liu Bo |
2013-06-14 | Btrfs: add ioctl to wait for qgroup rescan completion | Jan Schmidt |
2013-05-17 | btrfs: don't stop searching after encountering the wrong item | Gabriel de Perthuis |
2013-05-06 | btrfs: read entire device info under lock | David Sterba |
2013-05-06 | btrfs: make static code static & remove dead code | Eric Sandeen |
2013-05-06 | Btrfs: rescan for qgroups | Jan Schmidt |
2013-05-06 | Btrfs: return error when we specify wrong start to defrag | Liu Bo |
2013-05-06 | Btrfs: use tree_root to avoid edquot when disabling quota | Wang Shilong |
2013-05-06 | Btrfs: creating the subvolume qgroup automatically when enabling quota | Wang Shilong |
2013-05-06 | btrfs: make subvol creation/deletion killable in the early stages | David Sterba |
2013-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-04 | Btrfs: allow running defrag in parallel to administrative tasks | Stefan Behrens |
2013-03-04 | Btrfs: fix unclosed transaction handler when the async transaction commitment... | Miao Xie |
2013-03-04 | Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails | Miao Xie |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-02-28 | Btrfs: fix wrong reserved space when deleting a snapshot/subvolume | Miao Xie |
2013-02-28 | Btrfs: fix wrong reserved space in qgroup during snap/subv creation | Miao Xie |
2013-02-28 | Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot | Miao Xie |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/... | Chris Mason |
2013-02-20 | Btrfs: fix cleaner thread not working with inode cache option | Liu Bo |
2013-02-20 | Btrfs: fix uncompleted transaction | Miao Xie |
2013-02-20 | Btrfs: set/change the label of a mounted file system | jeff.liu |
2013-02-20 | Btrfs: Add a new ioctl to get the label of a mounted file system | jeff.liu |
2013-02-20 | btrfs: add cancellation points to defrag | David Sterba |
2013-02-20 | Btrfs: fix memory leak of pending_snapshot->inherit | Miao Xie |
2013-02-20 | btrfs: remove cache only arguments from defrag path | Eric Sandeen |
2013-02-20 | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h | Filipe Brandenburger |
2013-02-20 | Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS | Kusanagi Kouichi |
2013-02-20 | Btrfs: fix trivial error in btrfs_ioctl_resize() | Miao Xie |
2013-02-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-02-06 | Btrfs: move d_instantiate outside the transaction during mksubvol | Chris Mason |
2013-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-01-20 | Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag | Ilya Dryomov |
2013-01-20 | Btrfs: fix unlock order in btrfs_ioctl_rm_dev | Ilya Dryomov |
2013-01-20 | Btrfs: fix unlock order in btrfs_ioctl_resize | Ilya Dryomov |
2013-01-20 | Btrfs: fix "mutually exclusive op is running" error code | Ilya Dryomov |
2013-01-20 | Btrfs: bring back balance pause/resume logic | Ilya Dryomov |
2013-01-14 | Btrfs: fix missing write access release in btrfs_ioctl_resize() | Miao Xie |
2013-01-14 | Btrfs: fix resize a readonly device | Miao Xie |
2013-01-14 | Btrfs: do not delete a subvolume which is in a R/O subvolume | Miao Xie |
2013-01-14 | Btrfs: disable qgroup id 0 | Miao Xie |