summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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
2013-11-20btrfs: fix typo in the log messageAnand Jain
2013-11-20Btrfs: fix list delete warning when removing ordered root from the listMiao Xie
2013-11-20Btrfs: print bytenr instead of page pointer in check-intStefan Behrens
2013-11-20Btrfs: remove dead codes from ctree.hWang Shilong
2013-11-20Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana
2013-11-20Btrfs: fix lockdep error in async commitLiu Bo
2013-11-20Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo
2013-11-20Btrfs: fix __btrfs_start_workers retvalIlya Dryomov
2013-11-20Btrfs: disable online raid-repair on ro mountsIlya Dryomov
2013-11-20Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov
2013-11-20Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik
2013-11-20Btrfs: make sure to copy everything if we renameJosef Bacik