aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-04
|\
| * btrfs: move checks for DUMMY_ROOT into a helperDavid Sterba2014-10-02
| * btrfs: new define for the inline extent data startDavid Sterba2014-10-02
| * btrfs: kill extent_buffer_page helperDavid Sterba2014-10-02
| * btrfs: drop constant param from btrfs_release_extent_buffer_pageDavid Sterba2014-10-02
| * btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUBDavid Sterba2014-10-02
| * btrfs: let merge_reloc_roots return voidDavid Sterba2014-10-02
| * btrfs: remove unused members from struct scrub_warningDavid Sterba2014-10-02
| * btrfs: use slab for end_io_wq structuresDavid Sterba2014-10-02
| * btrfs: fix error labels in init_btrfs_fsDavid Sterba2014-10-02
| * btrfs: use enum for wq endio metadata typeDavid Sterba2014-10-02
| * btrfs: remove unused extent state bitsDavid Sterba2014-10-02
| * Btrfs: set default max_inline to 8KiB instead of 8MiBFilipe David Borba Manana2014-10-02
| * btrfs: remove unused variable from btrfs_parse_optionsDavid Sterba2014-10-01
| * btrfs: defrag, use unsigned type for extent threshDavid Sterba2014-10-01
* | Btrfs: send, don't delay dir move if there's a new parent inodeFilipe Manana2014-10-03
* | btrfs: add more superblock checksDavid Sterba2014-10-03
* | Btrfs: fix race in WAIT_SYNC ioctlSage Weil2014-10-03
* | Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana2014-10-03
* | Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.Fabian Frederick2014-10-03
* | btrfs: fix shadow warning on cmpFabian Frederick2014-10-03
* | Btrfs: fix compilation errors under DEBUGFabian Frederick2014-10-03
* | Btrfs: fix crash of btrfs_release_extent_buffer_pageLiu Bo2014-10-03
* | Btrfs: add missing end_page_writeback on submit_extent_page failureFilipe Manana2014-10-03
* | btrfs: Fix the wrong condition judgment about subset extent mapQu Wenruo2014-10-03
* | Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik2014-10-03
* | Btrfs: cleanup error handling in build_backref_treeJosef Bacik2014-10-03
|/
* Btrfs: try not to ENOSPC on log replayJosef Bacik2014-09-22
* Btrfs: don't do async reclaim during log replayJosef Bacik2014-09-22
* Btrfs: remove empty block groups automaticallyJosef Bacik2014-09-22
* Btrfs: fix data corruption after fast fsync and writeback errorFilipe Manana2014-09-19
* Btrfs: fix fsync race leading to invalid data after log replayFilipe Manana2014-09-19
* Btrfs: fix wrong parse of extent map's tracepointLiu Bo2014-09-18
* btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent mapQu Wenruo2014-09-18
* Btrfs: fix up bounds checking in lseekLiu Bo2014-09-17
* Btrfs: cleanup the read failure record after write or when the inode is freeingMiao Xie2014-09-17
* Btrfs: implement repair function when direct read failsMiao Xie2014-09-17
* Btrfs: Set real mirror number for read operation on RAID0/5/6Miao Xie2014-09-17
* Btrfs: modify clean_io_failure and make it suit direct ioMiao Xie2014-09-17
* Btrfs: modify repair_io_failure and make it suit direct ioMiao Xie2014-09-17
* Btrfs: split bio_readpage_error into several functionsMiao Xie2014-09-17
* Btrfs: Cleanup unused variant and argument of IO failure handlersMiao Xie2014-09-17
* Btrfs: fix missing error handler if submiting re-read bio failsMiao Xie2014-09-17
* Btrfs: do file data check by sub-bio's selfMiao Xie2014-09-17
* Btrfs: cleanup similar code of the buffered data data check and dio read data...Miao Xie2014-09-17
* Btrfs: load checksum data once when submitting a direct read ioMiao Xie2014-09-17
* Btrfs: modify rw_devices counter under chunk_mutex contextMiao Xie2014-09-17
* Btrfs: move the missing device to its own fs device listMiao Xie2014-09-17
* Btrfs: stop mounting the fs if the non-ENOENT errors happen when opening seed fsMiao Xie2014-09-17
* Btrfs: make the logic of source device removing more clearMiao Xie2014-09-17