summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2014-01-28btrfs: fix static checker warningsJeff Mahoney
2014-01-28Btrfs: fix very slow inode eviction and fs unmountFilipe David Borba Manana
2014-01-28Btrfs: improve forever loop when doing balance relocationWang Shilong
2014-01-28Btrfs: fix ordered extent check in btrfs_punch_holeFilipe David Borba Manana
2014-01-28Btrfs: fix the reserved space leak caused by the race between nonlock dio and...Miao Xie
2014-01-28Btrfs: cleanup unnecessary parameter and variant of prepare_pages()Miao Xie
2014-01-28btrfs: replace BUG in can_modify_featureDavid Sterba
2014-01-28btrfs: reserve no transaction units in btrfs_feature_attr_storeDavid Sterba
2014-01-28Btrfs: make btrfs_debug match pr_debug handling related to DEBUGFrank Holton
2014-01-28btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich
2014-01-28btrfs: expand btrfs_find_item() to include find_orphan_item functionalityKelley Nielsen
2014-01-28btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen
2014-01-28btrfs: bootstrap generic btrfs_find_item interfaceKelley Nielsen
2014-01-28btrfs: fix unused variables in qgroup.cValentina Giusti
2014-01-28btrfs: replace path->slots[0] with otherwise unused variable 'slot'Valentina Giusti
2014-01-28btrfs: remove unused variable from scrub_fixup_nodatasumValentina Giusti
2014-01-28btrfs: remove unused variable from setup_cluster_no_bitmapValentina Giusti
2014-01-28btrfs: remove unused variables from extent_io.cValentina Giusti
2014-01-28btrfs: remove unused variable from find_free_extentValentina Giusti
2014-01-28btrfs: remove unused variables from disk-io.cValentina Giusti
2014-01-28btrfs: remove unused variable from btrfs_new_inodeValentina Giusti
2014-01-28btrfs: publish fs label in sysfsJeff Mahoney
2014-01-28btrfs: publish device membership in sysfsJeff Mahoney
2014-01-28btrfs: publish allocation data in sysfsJeff Mahoney
2014-01-28btrfs: add ioctl to export size of global metadata reservationJeff Mahoney
2014-01-28btrfs: use feature attribute names to print better error messagesJeff Mahoney
2014-01-28btrfs: add ability to change features via sysfsJeff Mahoney
2014-01-28btrfs: publish unknown feature bits in sysfsJeff Mahoney
2014-01-28btrfs: publish per-super features in sysfsJeff Mahoney
2014-01-28btrfs: publish per-super attributes in sysfsJeff Mahoney
2014-01-28btrfs: publish supported featured in sysfsJeff Mahoney
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney
2014-01-28Btrfs: skip merge part for delayed data refsLiu Bo
2014-01-28Btrfs: introduce a head ref rbtreeLiu Bo
2014-01-28Btrfs: fix check-integrity to look at the referenced data properlyJosef Bacik
2014-01-28Btrfs: incompatible format change to remove hole extentsJosef Bacik
2013-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-12-12Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter
2013-12-12Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong
2013-12-12Btrfs: skip building backref tree for uuid and quota tree when doing balance ...Wang Shilong
2013-12-12Btrfs: fix an oops when doing balance relocationWang Shilong
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba
2013-12-12Btrfs: don't clear the default compression typeMiao Xie
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-24block: submit_bio_wait() conversionsKent Overstreet
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-20btrfs: update kconfig help textDavid Sterba
2013-11-20btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita
2013-11-20btrfs: Use trace condition for get_extent tracepointSteven Rostedt