aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Btrfs: fix snprintf usage by send's gen_unique_nameFilipe David Borba Manana2014-01-28
* btrfs: fix defrag 32-bit integer overflowJustin Maggard2014-01-28
* btrfs: sysfs: list the NO_HOLES featureDavid Sterba2014-01-28
* btrfs: sysfs: don't show reserved incompat featureDavid Sterba2014-01-28
* btrfs: call permission checks earlier in ioctls and return EPERMDavid Sterba2014-01-28
* btrfs: restrict snapshotting to own subvolumesDavid Sterba2014-01-28
* Btrfs: fix wrong block group in trace during the free space allocationMiao Xie2014-01-28
* Btrfs: cleanup the code of used_block_group in find_free_extent()Miao Xie2014-01-28
* Btrfs: cleanup the redundant code for the block group allocation and initMiao Xie2014-01-28
* Btrfs: change the members' order of btrfs_space_info structure to reduce the ...Miao Xie2014-01-28
* Btrfs: fix wrong search path initialization before searching tree rootWang Shilong2014-01-28
* Btrfs: flush the dirty pages of the ordered extent aggressively during loggin...Miao Xie2014-01-28
* Btrfs: fix transaction abortion when remounting btrfs from RW to ROWang Shilong2014-01-28
* Btrfs: faster file extent item search in clone ioctlFilipe David Borba Manana2014-01-28
* Btrfs: fix extent state leak on transaction abortionLiu Bo2014-01-28
* btrfs: Cleanup the btrfs_parse_options for remount.Qu Wenruo2014-01-28
* btrfs: Add noinode_cache mount optionQu Wenruo2014-01-28
* Btrfs: fix to search previous metadata extent item since skinny metadataWang Shilong2014-01-28
* Btrfs: fix missing skinny metadata check in scrub_stripe()Wang Shilong2014-01-28
* Btrfs: fix send to not send non-aligned clone operationsFilipe David Borba Manana2014-01-28
* Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana2014-01-28
* Btrfs: unlock inodes in correct order in clone ioctlFilipe David Borba Manana2014-01-28
* Btrfs: optimize to remove unnecessary removal with ulist reallocationWang Shilong2014-01-28
* Btrfs: release subvolume's block_rsv before transaction commitLiu Bo2014-01-28
* Btrfs: fix the race between write back and nocow buffered writeMiao Xie2014-01-28
* Btrfs: only process as many file extents as there are refsJosef Bacik2014-01-28
* Btrfs: fix qgroup rescan to work with skinny metadataJosef Bacik2014-01-28
* Btrfs: fix extent_from_logical to deal with skinny metadataJosef Bacik2014-01-28
* Btrfs: throttle delayed refs betterJosef Bacik2014-01-28
* Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik2014-01-28
* Btrfs: make fsync latency less suckyJosef Bacik2014-01-28
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-28
* Btrfs: faster file extent item replace operationsFilipe David Borba Manana2014-01-28
* Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong2014-01-28
* Btrfs: remove unnecessary transaction commit before sendWang Shilong2014-01-28
* Btrfs: fix protection between send and root deletionWang Shilong2014-01-28
* Btrfs: fix wrong send_in_progress accountingWang Shilong2014-01-28
* btrfs: Add treelog mount option.Qu Wenruo2014-01-28
* btrfs: Add datasum mount option.Qu Wenruo2014-01-28
* btrfs: Add datacow mount option.Qu Wenruo2014-01-28
* btrfs: Add acl mount option.Qu Wenruo2014-01-28
* btrfs: Add noflushoncommit mount option.Qu Wenruo2014-01-28
* btrfs: Add noenospc_debug mount option.Qu Wenruo2014-01-28
* btrfs: Add nodiscard mount option.Qu Wenruo2014-01-28
* btrfs: Add noautodefrag mount option.Qu Wenruo2014-01-28
* btrfs: Add "barrier" option to support "-o remount,barrier"Qu Wenruo2014-01-28
* Btrfs: only fua the first superblock when writting supersWang Shilong2014-01-28
* Btrfs: return free space to global_rsv as much as possibleLiu Bo2014-01-28
* Btrfs: fix an oops when we fail to relocate tree blocksWang Shilong2014-01-28
* Btrfs: fix the wrong nocow range checkMiao Xie2014-01-28