aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\
| * Btrfs: fix typo in convert_extent_bitLiu Bo2012-07-12
* | btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()Al Viro2012-07-22
* | VFS: Pass mount flags to sget()David Howells2012-07-14
* | don't pass nameidata to ->create()Al Viro2012-07-14
* | stop passing nameidata to ->lookup()Al Viro2012-07-14
* | vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-05
|\ \
| * | Btrfs: run delayed directory updates during log replayChris Mason2012-07-02
| * | Btrfs: hold a ref on the inode during writepagesJosef Bacik2012-07-02
| * | Btrfs: fix tree log remove space corner caseJosef Bacik2012-07-02
| * | Btrfs: fix wrong check during log recoveryLiu Bo2012-07-02
| * | Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block2012-07-02
| * | Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov2012-07-02
| * | Btrfs: restore restriper state on all mountsIlya Dryomov2012-07-02
| * | Btrfs: fix dio write vs buffered read raceJosef Bacik2012-07-02
| * | Btrfs: don't count I/O statistic read errors for missing devicesStefan Behrens2012-07-02
| * | Btrfs: resolve tree mod log locking issue in btrfs_next_leafJan Schmidt2012-06-27
| * | Btrfs: fix tree mod log rewind of ADD operationsJan Schmidt2012-06-27
| * | Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt2012-06-27
| * | Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt2012-06-27
| * | Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt2012-06-27
| * | Btrfs: support root level changes in __resolve_indirect_refJan Schmidt2012-06-27
| * | Btrfs: avoid waiting for delayed refs when we must notJan Schmidt2012-06-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-21
|\| |
| * | Btrfs: delay iput with async extentsJosef Bacik2012-06-21
| * | Btrfs: add a missing spin_lockJosef Bacik2012-06-21
| * | Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block2012-06-21
| * | Btrfs: introduce btrfs_next_old_itemAlexander Block2012-06-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-16
|\| |
| * | Btrfs: cast devid to unsigned long long for printk %lluChris Mason2012-06-15
| * | Btrfs: init old_generation in get_old_rootChris Mason2012-06-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-15
|\| |
| * | Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie2012-06-15
| * | Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo2012-06-15
| * | Btrfs: avoid memory leak of extent state in error handling routineLiu Bo2012-06-15
| * | Btrfs: do not resize a seeding deviceLiu Bo2012-06-15
| * | Btrfs: fix missing inherited flag in renameLiu Bo2012-06-15
| * | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-06-15
| |\ \
| | * | Btrfs: fix race in tree mod log additionJan Schmidt2012-06-14
| | * | Btrfs: add btrfs_next_old_leafJan Schmidt2012-06-14
| | * | Btrfs: fix return value for __tree_mod_log_oldest_rootJan Schmidt2012-06-14
| | * | Btrfs: use btrfs_read_lock_root_node in get_old_rootJan Schmidt2012-06-14
| | * | Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_refJan Schmidt2012-06-14
| | * | Btrfs: remove call to btrfs_header_nritems with no effectJan Schmidt2012-06-04
| * | | Btrfs: fix incompat flags settingLi Zefan2012-06-14
| * | | Btrfs: fix defrag regressionLi Zefan2012-06-14
| * | | Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik2012-06-14
| * | | Btrfs: keep inode pinned when compressing writesJosef Bacik2012-06-14
| * | | Btrfs: implement ->show_devnameJosef Bacik2012-06-14