aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2012-07-23Btrfs: fix error handling in __add_reloc_root()Dan Carpenter
2012-07-23Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov
2012-07-23Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov
2012-07-23Btrfs: add DEVICE_READY ioctlJosef Bacik
2012-07-23Btrfs: flush delayed inodes if we're short on spaceJosef Bacik
2012-07-23btrfs: join DEV_STATS ioctls to oneDavid Sterba
2012-07-23btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone
2012-07-23Btrfs: small naming cleanup in join_transaction()Dan Carpenter
2012-07-23Btrfs: don't update atime on RO subvolumesAlexander Block
2012-07-23Btrfs: allow mount -o remount,compress=noArnd Hannemann
2012-07-23Btrfs: remove ->dirty_inodeJosef Bacik
2012-07-23Btrfs: reduce calls to wake_up on uncontended locksChris Mason
2012-07-23Btrfs: don't wait around for new log writers on an SSDChris Mason
2012-07-23btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()Al Viro
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro
2012-07-12Btrfs: fix typo in convert_extent_bitLiu Bo
2012-07-12Btrfs: add qgroup inheritanceArne Jansen
2012-07-12Btrfs: add qgroup ioctlsArne Jansen
2012-07-12Btrfs: hooks to reserve qgroup spaceArne Jansen
2012-07-12Btrfs: hooks for qgroup to record delayed refsJan Schmidt
2012-07-12Btrfs: quota tree support and startupArne Jansen
2012-07-12Btrfs: call the qgroup accounting functionsJan Schmidt
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen
2012-07-10Btrfs: Test code to change the order of delayed-ref processingArne Jansen
2012-07-10Btrfs: qgroup state and initializationArne Jansen
2012-07-10Btrfs: added helper to create new treesArne Jansen
2012-07-10Btrfs: check the root passed to btrfs_end_transactionArne Jansen
2012-07-10Btrfs: add helper for tree enumerationArne Jansen
2012-07-10Btrfs: qgroup on-disk formatArne Jansen
2012-07-10Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt
2012-07-10Btrfs: fix buffer leak in btrfs_next_old_leafJan Schmidt
2012-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-02Btrfs: run delayed directory updates during log replayChris Mason
2012-07-02Btrfs: hold a ref on the inode during writepagesJosef Bacik
2012-07-02Btrfs: fix tree log remove space corner caseJosef Bacik
2012-07-02Btrfs: fix wrong check during log recoveryLiu Bo
2012-07-02Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov
2012-07-02Btrfs: fix dio write vs buffered read raceJosef Bacik
2012-07-02Btrfs: don't count I/O statistic read errors for missing devicesStefan Behrens
2012-06-27Btrfs: resolve tree mod log locking issue in btrfs_next_leafJan Schmidt
2012-06-27Btrfs: fix tree mod log rewind of ADD operationsJan Schmidt
2012-06-27Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt
2012-06-27Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt
2012-06-27Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt
2012-06-27Btrfs: support root level changes in __resolve_indirect_refJan Schmidt