aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Btrfs: add tree mod log to fs_infoJan Schmidt2012-05-26
* Btrfs: dummy extent buffers for tree mod logJan Schmidt2012-05-26
* Btrfs: move struct seq_list to ctree.hJan Schmidt2012-05-26
* Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-26
* Btrfs: look into the extent during find_all_leafsJan Schmidt2012-05-26
* Btrfs: bugfix: ignore the wrong key for indirect tree block backrefsJan Schmidt2012-05-26
* Btrfs: bugfix in btrfs_find_parent_nodesJan Schmidt2012-05-26
* Btrfs: ulist realloc bugfixJan Schmidt2012-05-26
* Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-06
* Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-04
* btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-04
* Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-04
* Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-04
* Btrfs: reduce lock contention during extent insertionChris Mason2012-04-27
* Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdirChris Mason2012-04-27
* Btrfs: Fix space checking during fs resizeDaniel J Blueman2012-04-27
* Btrfs: fix block_rsv and space_info lock orderingStefan Behrens2012-04-27
* Btrfs: Prevent root_list corruptionDaniel J Blueman2012-04-27
* Btrfs: fix repair code for RAID10Jan Schmidt2012-04-27
* Btrfs: do not start delalloc inodes during syncJosef Bacik2012-04-27
* Btrfs: fix that check_int_data mount option was ignoredStefan Behrens2012-04-18
* Btrfs: don't count CRC or header errors twice while scrubbingStefan Behrens2012-04-18
* Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens2012-04-18
* btrfs: don't return EINTRArne Jansen2012-04-18
* Btrfs: double unlock bug in error handlingDan Carpenter2012-04-18
* Btrfs: always store the mirror we read the eb fromJosef Bacik2012-04-18
* fs/btrfs/volumes.c: add missing free_fs_devicesJulia Lawall2012-04-18
* btrfs: fix early abort in 'remount'Sergei Trofimovich2012-04-18
* Btrfs: fix max chunk size check in chunk allocatorIlya Dryomov2012-04-18
* Btrfs: add missing read locks in backref.cJan Schmidt2012-04-18
* Btrfs: don't call free_extent_buffer twice in iterate_irefsJan Schmidt2012-04-18
* Btrfs: Make free_ipath() deal gracefully with NULL pointersJesper Juhl2012-04-18
* Btrfs: avoid possible use-after-free in clear_extent_bit()Li Zefan2012-04-18
* Btrfs: retrurn void from clear_state_bitLi Zefan2012-04-18
* btrfs: add missing unlocks to transaction abort pathsDavid Sterba2012-04-18
* Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZELiu Bo2012-04-18
* btrfs: don't add both copies of DUP to reada extent treeArne Jansen2012-04-18
* btrfs: fix race in readaArne Jansen2012-04-18
* Btrfs: avoid setting ->d_op twiceLi Zefan2012-04-18
* Btrfs: use commit root when loading free space cacheJosef Bacik2012-04-12
* Btrfs: fix use-after-free in __btrfs_end_transactionDave Jones2012-04-12
* Btrfs: check return value of bio_alloc() properlyTsutomu Itoh2012-04-12
* Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov2012-04-12
* Btrfs: fix eof while discarding extentsLiu Bo2012-04-12
* Btrfs: fix uninit variable in repair_eb_io_failureChris Mason2012-04-12
* Revert "Btrfs: increase the global block reserve estimates"Chris Mason2012-04-12
* Btrfs: update the checks for mixed block groups with big metadata blocksChris Mason2012-03-29
* Btrfs: update to the right index of defragmentLiu Bo2012-03-29
* Btrfs: do not bother to defrag an extent if it is a big real extentLiu Bo2012-03-29
* Btrfs: add a check to decide if we should defrag the rangeLiu Bo2012-03-29