summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana2014-01-286-9/+73
| * | | | | Btrfs: unlock inodes in correct order in clone ioctlFilipe David Borba Manana2014-01-281-3/+11
| * | | | | Btrfs: optimize to remove unnecessary removal with ulist reallocationWang Shilong2014-01-281-3/+1
| * | | | | Btrfs: release subvolume's block_rsv before transaction commitLiu Bo2014-01-281-7/+7
| * | | | | Btrfs: fix the race between write back and nocow buffered writeMiao Xie2014-01-281-2/+5
| * | | | | Btrfs: only process as many file extents as there are refsJosef Bacik2014-01-281-8/+9
| * | | | | Btrfs: fix qgroup rescan to work with skinny metadataJosef Bacik2014-01-281-5/+13
| * | | | | Btrfs: fix extent_from_logical to deal with skinny metadataJosef Bacik2014-01-281-8/+33
| * | | | | Btrfs: throttle delayed refs betterJosef Bacik2014-01-284-4/+46
| * | | | | Btrfs: attach delayed ref updates to delayed ref headsJosef Bacik2014-01-286-405/+267
| * | | | | Btrfs: make fsync latency less suckyJosef Bacik2014-01-283-1/+15
| * | | | | Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-289-10/+542
| * | | | | Btrfs: faster file extent item replace operationsFilipe David Borba Manana2014-01-284-46/+114
| * | | | | Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong2014-01-281-1/+1
| * | | | | Btrfs: remove unnecessary transaction commit before sendWang Shilong2014-01-281-29/+0
| * | | | | Btrfs: fix protection between send and root deletionWang Shilong2014-01-282-0/+29
| * | | | | Btrfs: fix wrong send_in_progress accountingWang Shilong2014-01-281-3/+13
| * | | | | btrfs: Add treelog mount option.Qu Wenruo2014-01-281-1/+7
| * | | | | btrfs: Add datasum mount option.Qu Wenruo2014-01-281-0/+10
| * | | | | btrfs: Add datacow mount option.Qu Wenruo2014-01-281-1/+7
| * | | | | btrfs: Add acl mount option.Qu Wenruo2014-01-281-1/+5
| * | | | | btrfs: Add noflushoncommit mount option.Qu Wenruo2014-01-281-1/+7
| * | | | | btrfs: Add noenospc_debug mount option.Qu Wenruo2014-01-281-0/+5
| * | | | | btrfs: Add nodiscard mount option.Qu Wenruo2014-01-281-1/+5
| * | | | | btrfs: Add noautodefrag mount option.Qu Wenruo2014-01-281-1/+7
| * | | | | btrfs: Add "barrier" option to support "-o remount,barrier"Qu Wenruo2014-01-281-1/+7
| * | | | | Btrfs: only fua the first superblock when writting supersWang Shilong2014-01-281-1/+4
| * | | | | Btrfs: return free space to global_rsv as much as possibleLiu Bo2014-01-281-1/+1
| * | | | | Btrfs: fix an oops when we fail to relocate tree blocksWang Shilong2014-01-281-0/+6
| * | | | | Btrfs: fix the wrong nocow range checkMiao Xie2014-01-281-2/+5
| * | | | | Btrfs: fix an oops when we fail to merge reloc rootsWang Shilong2014-01-281-7/+3
| * | | | | Btrfs: remove unused argument from select_reloc_root()Wang Shilong2014-01-281-4/+2
| * | | | | Btrfs: reduce btree node locking duration on item updateFilipe David Borba Manana2014-01-282-10/+14
| * | | | | fs/btrfs: Integer overflow in btrfs_ioctl_resize()Wenliang Fan2014-01-281-0/+4
| * | | | | Btrfs: stop caching thread if extent_commit_sem is contendedJosef Bacik2014-01-281-1/+2
| * | | | | Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie2014-01-284-6/+157
| * | | | | Btrfs: use flags instead of the bool variants in delayed nodeMiao Xie2014-01-282-18/+21
| * | | | | Btrfs: remove btrfs_end_transaction_dmeta()Miao Xie2014-01-283-9/+1
| * | | | | Btrfs: cleanup code of btrfs_balance_delayed_items()Miao Xie2014-01-281-23/+11
| * | | | | Btrfs: don't run delayed nodes again after all nodes flushMiao Xie2014-01-281-0/+1
| * | | | | Btrfs: remove residual code in delayed inode async helperMiao Xie2014-01-281-27/+0
| * | | | | Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-2829-329/+358
| * | | | | Btrfs: fix tree mod loggingFilipe David Borba Manana2014-01-281-89/+296
| * | | | | btrfs: check balance of send_in_progressDavid Sterba2014-01-281-18/+20
| * | | | | Btrfs: remove transaction from btrfs sendWang Shilong2014-01-281-33/+0
| * | | | | Btrfs: fix double initialization of the raid kobjectMiao Xie2014-01-281-4/+5
| * | | | | Btrfs: fix a warning when iput a fileWang Shilong2014-01-281-0/+2
| * | | | | btrfs: Check read-only status of roots during sendDavid Sterba2014-01-283-3/+79
| * | | | | btrfs: remove unused mnt from send_ctxDavid Sterba2014-01-281-4/+0
| * | | | | btrfs: send: clean up dead codeDavid Sterba2014-01-281-50/+8