aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-23
* btrfs read error corrected message floods the console during recoveryAnand Jain2012-07-23
* Btrfs: fix buffer leak in btrfs_next_old_leafJan Schmidt2012-07-23
* Btrfs: do not count in readonly bytesLiu Bo2012-07-23
* Btrfs: add ro notification to dump_space_infoLiu Bo2012-07-23
* Btrfs: fix a bug of writting free space cache during balanceLiu Bo2012-07-23
* Btrfs: do not abort transaction in prealloc caseLiu Bo2012-07-23
* Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo2012-07-23
* Btrfs: fix btrfs_is_free_space_inode to recognize btree inodeLiu Bo2012-07-23
* Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()Stefan Behrens2012-07-23
* Btrfs: rework shrink_delallocJosef Bacik2012-07-23
* Btrfs: do not set subvolume flags in readonly modeLiu Bo2012-07-23
* Btrfs: use mnt_want_write_file instead of mnt_want_writeLiu Bo2012-07-23
* Btrfs: remove redundant r/o check for superblockLiu Bo2012-07-23
* Btrfs: check write access to mount earlier while creating snapshotsLiu Bo2012-07-23
* Btrfs: fix typo in cow_file_range_async and async_cow_submitLiu Bo2012-07-23
* Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-23
* Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh2012-07-23
* Btrfs: fix error handling in __add_reloc_root()Dan Carpenter2012-07-23
* Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov2012-07-23
* Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov2012-07-23
* Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-23
* Btrfs: flush delayed inodes if we're short on spaceJosef Bacik2012-07-23
* btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-23
* btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone2012-07-23
* Btrfs: small naming cleanup in join_transaction()Dan Carpenter2012-07-23
* Btrfs: don't update atime on RO subvolumesAlexander Block2012-07-23
* Btrfs: allow mount -o remount,compress=noArnd Hannemann2012-07-23
* Btrfs: remove ->dirty_inodeJosef Bacik2012-07-23
* Btrfs: reduce calls to wake_up on uncontended locksChris Mason2012-07-23
* Btrfs: don't wait around for new log writers on an SSDChris Mason2012-07-23
* 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