summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-09-17btrfs: rename total_bytes to avoid confusionAnand Jain
2014-09-17btrfs: fix typo in the log messageAnand Jain
2014-09-17btrfs: rw_devices shouldn't be incremented for seed fs in btrfs_rm_dev_replac...Anand Jain
2014-09-17btrfs: fix memory leak when there is no more seed deviceAnand Jain
2014-09-17btrfs: update sprout seed pointer when seed fs is relinquishedAnand Jain
2014-09-17btrfs: fix rw_devices miss match after seed replaceAnand Jain
2014-09-17btrfs: replace seed device followed by unmount causes kernel WARNINGAnand Jain
2014-09-17btrfs: preparatory to make btrfs_rm_dev_replace_srcdev() seed awareAnand Jain
2014-09-17btrfs: Drop stray check of fixup_workers creationAndrey Utkin
2014-09-17Btrfs: make btrfs_search_forward return with nodes unlockedFilipe Manana
2014-09-17btrfs: sysfs label interface should check for read only FSAnand Jain
2014-09-17btrfs: code optimize: BTRFS_ATTR_RW could set the modeAnand Jain
2014-09-17btrfs: code optimize: BTRFS_ATTR could handle the modeAnand Jain
2014-09-17btrfs: use BTRFS_ATTR instead of btrfs_no_store()Anand Jain
2014-09-17Btrfs: avoid unnecessary switch of path locks to blocking modeFilipe Manana
2014-09-17Btrfs: unlock nodes earlier when inserting items in a btreeFilipe Manana
2014-09-17btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simpl...Satoru Takeuchi
2014-09-17btrfs: add trace for qgroup accountingMark Fasheh
2014-09-17Btrfs: cleanup unused latest_devid and latest_trans in fs_devicesMiao Xie
2014-09-17Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devieMiao Xie
2014-09-17Btrfs: Fix the problem that the dirty flag of dev stats is clearedMiao Xie
2014-09-17Btrfs: make the device lock and its protected data in the same cachelineMiao Xie
2014-09-17Btrfs: fix wrong generation check of super block on a seed deviceMiao Xie
2014-09-17Btrfs: fix wrong fsid check of scrubMiao Xie
2014-09-17btrfs: wake up transaction thread from SYNC_FS ioctlDavid Sterba
2014-09-17Btrfs: fix wrong max inline data size limitWang Shilong
2014-09-17Btrfs: fix off-by-one in cow_file_range_inline()Wang Shilong
2014-09-17Btrfs: fall into nocompression codes quickly if possibleWang Shilong
2014-09-17Btrfs: fix wrong skipping compression for an inodeWang Shilong
2014-09-17Btrfs: fix sparse warningFabian Frederick
2014-09-17Btrfs: use BUG_ONHIMANGI SARAOGI
2014-09-17btrfs compression: merge inflate and deflate z_streamsSergey Senozhatsky
2014-09-17Btrfs: set error return value in btrfs_get_blocks_directFilipe Manana
2014-09-17Btrfs: reduce size of struct extent_stateFilipe Manana
2014-09-17btrfs: use PTR_ERR_OR_ZEROFabian Frederick
2014-09-17Btrfs: print btrfs specific info for some fatal error casesWang Shilong
2014-09-17Btrfs: fix writing data into the seed filesystemMiao Xie
2014-09-17Btrfs: make defragment work with nodatacow optionWang Shilong
2014-09-17btrfs: label should not contain return charSatoru Takeuchi
2014-09-17btrfs: device delete must be syslogedAnand Jain
2014-09-17btrfs: device add must be syslogedAnand Jain
2014-09-17Btrfs: clear compress-force when remounting with compress optionWang Shilong
2014-09-17btrfs: use DIV_ROUND_UP instead of open-coded variantsDavid Sterba
2014-09-17btrfs: clean away stripe_align helperDavid Sterba
2014-09-17btrfs: use nodesize everywhere, kill leafsizeDavid Sterba
2014-09-17btrfs: kill the key type accessor helpersDavid Sterba
2014-09-17btrfs: make close_ctree return voidDavid Sterba
2014-09-17btrfs: cleanup ino cache members of btrfs_rootDavid Sterba
2014-09-17btrfs: clenaup: don't call btrfs_release_path before free_pathDavid Sterba
2014-09-17btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshotDavid Sterba