summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-041-103/+115
|\
| * btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-261-40/+37
| * btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-261-2/+2
| * btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-261-6/+6
| * btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksizeWang Xiaoguang2016-07-261-11/+17
| * btrfs: Cleanup compress_file_range()Ashish Samant2016-07-261-37/+35
| * Btrfs: cleanup BUG_ON in merge_bioLiu Bo2016-07-261-2/+6
| * btrfs: Fix slab accounting flagsNikolay Borisov2016-07-261-4/+4
| * btrfs: Handle uninitialised inode evictionNikolay Borisov2016-07-261-1/+8
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-311-4/+3
|\ \ | |/
| * Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-071-4/+3
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-35/+35
|\ \ | |/ |/|
| * block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-071-1/+1
| * btrfs: use bio fields for op and flagsMike Christie2016-06-071-22/+19
| * btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie2016-06-071-1/+1
| * btrfs: use bio op accessorsMike Christie2016-06-071-9/+12
| * direct-io: use bio set/get op accessorsMike Christie2016-06-071-4/+4
* | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-251-4/+6
|\ \
| * | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-251-4/+6
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-251-0/+1
|\ \ \ | |/ / |/| |
| * | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-221-0/+1
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-181-1/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik2016-06-171-1/+10
* | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-041-1/+12
|\ \ | |/
| * Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extentChris Mason2016-06-031-1/+12
* | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-271-14/+13
|\ \ | |/
| * Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-251-14/+13
| |\
| | * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-11/+11
| | * btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-291-1/+1
| | * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-291-2/+1
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-211-66/+400
|\ \ \ | |/ /
| * | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-171-65/+399
| |\ \
| | * | Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana2016-05-131-81/+53
| | * | Btrfs: fix race between block group relocation and nocow writesFilipe Manana2016-05-131-1/+14
| | * | Btrfs: fix race between fsync and direct IO writes for prealloc extentsFilipe Manana2016-05-131-6/+37
| | * | Btrfs: fix number of transaction units for renames with whiteoutFilipe Manana2016-05-131-1/+8
| | * | Btrfs: pin logs earlier when doing a rename exchange operationFilipe Manana2016-05-131-4/+4
| | * | Btrfs: unpin logs if rename exchange operation failsFilipe Manana2016-05-131-2/+36
| | * | Btrfs: fix inode leak on failure to setup whiteout inode in renameFilipe Manana2016-05-131-6/+6
| | * | btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUTDan Fuhry2016-05-131-7/+257
| | * | Btrfs: pin log earlier when renamingFilipe Manana2016-05-131-9/+2
| | * | Btrfs: unpin log if rename operation failsFilipe Manana2016-05-131-1/+27
| | * | Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana2016-05-131-0/+8
| | |/
| * | btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr2016-04-281-1/+1
| |/
* | Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-181-1/+1
|\ \
| * | Revert "btrfs: switch to ->iterate_shared()"Al Viro2016-05-181-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-181-8/+8
|\ \ \
| * | | btrfs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-171-8/+8
* | | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-171-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-3/+3
| | |/ | |/|
OpenPOWER on IntegriCloud