summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-172-2/+2
|\
| * block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-022-2/+2
* | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-112-17/+28
|\ \
| * | Btrfs: fix btrfs_decompress_buf2page()Omar Sandoval2017-02-101-15/+24
| * | btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney2017-02-081-2/+4
* | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-271-9/+17
|\| | | |/ |/|
| * Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval2017-01-261-2/+0
| * Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval2017-01-261-0/+1
| * Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval2017-01-261-4/+1
| * Btrfs: fix truncate down when no_holes feature is enabledLiu Bo2017-01-191-1/+12
| * Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra2017-01-191-2/+2
| * btrfs: fix false enospc error when truncating heavily reflinked fileWang Xiaoguang2017-01-191-0/+1
* | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-135-15/+38
|\|
| * Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...Chris Mason2017-01-112-5/+12
| |\
| | * Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-1/+1
| | * btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-4/+11
| * | Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo2017-01-031-2/+9
| * | Btrfs: fix lockdep warning about log_mutexLiu Bo2017-01-031-3/+10
| * | Btrfs: use down_read_nested to make lockdep silentLiu Bo2017-01-031-1/+2
| * | btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney2017-01-031-1/+1
| * | btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney2017-01-031-0/+3
| * | btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian2016-12-191-3/+1
| |/
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-1/+0
|\ \
| * | vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-173-17/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro2016-12-163-16/+0
| |\ \ \
| | * | | fs: try to clone files first in vfs_copy_file_rangeChristoph Hellwig2016-12-093-16/+0
| | |/ /
| * / / constify btrfs_mksubvol()Al Viro2016-12-051-1/+1
| |/ /
* | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-1663-4592/+4682
|\ \ \ | | |/ | |/|
| * | btrfs: limit async_work allocation and worker func durationMaxim Patlasov2016-12-133-2/+19
| * | Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-12-136-42/+37
| |\ \
| | * | Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko2016-11-301-2/+1
| | * | Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko2016-11-301-2/+2
| | * | Btrfs: fix enospc in hole punchingRobbie Ko2016-11-301-2/+2
| | * | Btrfs: fix qgroup rescan worker initializationFilipe Manana2016-11-251-4/+1
| | * | Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana2016-11-231-1/+12
| | * | Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo2016-11-231-3/+7
| | * | Btrfs: remove rb_node field from the delayed ref node structureFilipe Manana2016-11-191-6/+0
| | * | Btrfs: remove unused code when creating and merging reloc treesFilipe Manana2016-11-191-19/+0
| | * | Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana2016-11-191-3/+12
| | * | Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Chris Mason2016-11-015-9/+29
| | |\ \
| * | | | Revert "Btrfs: adjust len of writes if following a preallocated extent"Chris Mason2016-12-111-5/+3
| * | | | Btrfs: don't WARN() in btrfs_transaction_abort() for IO errorsChris Mason2016-12-091-3/+8
| * | | | btrfs: opencode chunk locking, remove helpersDavid Sterba2016-12-065-53/+43
| * | | | btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-0622-211/+188
| * | | | btrfs: split btrfs_wait_marked_extents into normal and tree log functionsJeff Mahoney2016-12-063-40/+58
| * | | | btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-0644-1243/+1119
| * | | | btrfs: simplify btrfs_wait_cache_io prototypeJeff Mahoney2016-12-063-27/+34
| * | | | btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney2016-12-061-9/+8
| * | | | btrfs: root->fs_info cleanup, access fs_info->delayed_root directlyJeff Mahoney2016-12-064-24/+13