summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_exte...Qu Wenruo2015-06-101-21/+21
* | btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.Qu Wenruo2015-06-101-41/+54
* | btrfs: delayed-ref: Cleanup the unneeded functions.Qu Wenruo2015-06-101-174/+0
* | btrfs: delayed-ref: Use list to replace the ref_root in ref_head.Qu Wenruo2015-06-105-123/+114
* | btrfs: backref: Don't merge refs which are not for same block.Qu Wenruo2015-06-101-3/+3
* | btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()Zhao Lei2015-06-104-3/+27
* | btrfs: Handle unaligned length in extent_sameMark Fasheh2015-06-101-6/+14
* | Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.chandan2015-06-101-1/+1
* | Btrfs: btrfs_defrag_file: Fix ra_index computation.chandan2015-06-101-1/+1
* | Btrfs: fix necessary chunk tree space calculation when allocating a chunkFilipe Manana2015-06-103-12/+7
* | Btrfs: don't attach unnecessary extents to transaction on fsyncFilipe Manana2015-06-101-1/+15
* | Btrfs: avoid syncing log in the fast fsync path when not necessaryFilipe Manana2015-06-103-3/+23
* | Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2015-06-101-21/+83
|\ \
| * | Btrfs: incremental send, check if orphanized dir inode needs delayed renameFilipe Manana2015-06-031-19/+37
| * | Btrfs: incremental send, don't delay directory renames unnecessarilyFilipe Manana2015-06-031-2/+46
* | | Btrfs: fix hang during inode eviction due to concurrent readaheadFilipe Manana2015-06-031-5/+21
* | | Btrfs: fix up read_tree_block to return proper errorLiu Bo2015-06-035-29/+54
* | | Btrfs: add missing free_extent_bufferLiu Bo2015-06-031-0/+1
* | | Btrfs: remove csum_bytes_leftLiu Bo2015-06-033-16/+0
* | | Btrfs: fix -ENOSPC on block group removalFilipe Manana2015-06-033-8/+30
* | | Btrfs: fix -ENOSPC when finishing block group creationFilipe Manana2015-06-034-2/+50
* | | Btrfs: set UNWRITTEN for prealloc'ed extents in fiemapJosef Bacik2015-06-031-0/+2
* | | Btrfs: show subvol= and subvolid= in /proc/mountsOmar Sandoval2015-06-032-0/+5
* | | Btrfs: unify subvol= and subvolid= mountingOmar Sandoval2015-06-031-67/+171
* | | Btrfs: fail on mismatched subvol and subvolid mount optionsOmar Sandoval2015-06-031-8/+25
* | | Btrfs: clean up error handling in mount_subvol()Omar Sandoval2015-06-031-28/+33
* | | Btrfs: remove all subvol options before mounting top-levelOmar Sandoval2015-06-031-36/+20
* | | Btrfs: lock superblock before remounting for rw subvolOmar Sandoval2015-06-031-0/+2
* | | Btrfs: wake up extent state waiters on unlock through clear_extent_bitsFilipe Manana2015-06-031-1/+6
* | | Btrfs: fix chunk allocation regression leading to transaction abortFilipe Manana2015-06-031-3/+19
* | | btrfs: use after free when closing devicesSasha Levin2015-06-021-2/+2
* | | btrfs: make root id query unprivilegedDavid Sterba2015-06-021-4/+16
* | | Btrfs: fix block group ->space_info null pointer dereferenceFilipe Manana2015-06-021-2/+23
* | | Btrfs: check error before reporting missing device and add uuidAnand Jain2015-06-021-1/+2
* | | btrfs: Fix superblock csum type check.Qu Wenruo2015-06-021-1/+1
* | | Btrfs: incremental send, fix clone operations for compressed extentsFilipe Manana2015-06-021-1/+17
* | | btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()Christian Engelmayer2015-06-021-4/+4
* | | Btrfs: fix mutex unlock without prior lock on space cache truncationFilipe Manana2015-06-021-8/+6
* | | Btrfs: log when missing device is createdAnand Jain2015-06-021-0/+2
* | | btrfs: fix warnings after changes in btrfs_abort_transactionDavid Sterba2015-06-022-4/+4
* | | btrfs: add 'cold' compiler annotations to all error handling functionsDavid Sterba2015-06-022-0/+7
* | | btrfs: report exact callsite where transaction abort occursDavid Sterba2015-06-022-11/+9
* | | btrfs: let tree defrag work in SSD modeDavid Sterba2015-06-021-3/+0
* | | Btrfs: check pending chunks when shrinking fs to avoid corruptionFilipe Manana2015-06-021-9/+40
* | | Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval2015-06-021-3/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-05-311-4/+4
|\ \
| * | d_walk() might skip too muchAl Viro2015-05-281-4/+4
* | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-298-79/+112
|\ \ \
| * | | xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster2015-05-291-2/+8
| * | | xfs: xfs_iozero can return positive errnoDave Chinner2015-05-291-1/+1
OpenPOWER on IntegriCloud