aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
...
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-25
|\ \ \ | |/ / |/| |
| * | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-22
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-18
|\| | | |/ |/|
| * Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik2016-06-17
* | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-04
|\|
| * Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extentChris Mason2016-06-03
* | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-27
|\|
| * Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
| |\
| | * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
| | * btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-29
| | * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-21
|\| |
| * | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-17
| |\ \
| | * | Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana2016-05-12
| | * | Btrfs: fix race between block group relocation and nocow writesFilipe Manana2016-05-12
| | * | Btrfs: fix race between fsync and direct IO writes for prealloc extentsFilipe Manana2016-05-12
| | * | Btrfs: fix number of transaction units for renames with whiteoutFilipe Manana2016-05-12
| | * | Btrfs: pin logs earlier when doing a rename exchange operationFilipe Manana2016-05-12
| | * | Btrfs: unpin logs if rename exchange operation failsFilipe Manana2016-05-12
| | * | Btrfs: fix inode leak on failure to setup whiteout inode in renameFilipe Manana2016-05-12
| | * | btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUTDan Fuhry2016-05-12
| | * | Btrfs: pin log earlier when renamingFilipe Manana2016-05-12
| | * | Btrfs: unpin log if rename operation failsFilipe Manana2016-05-12
| | * | Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana2016-05-12
| | |/
| * / btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr2016-04-28
| |/
* | Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-18
|\ \
| * | Revert "btrfs: switch to ->iterate_shared()"Al Viro2016-05-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\ \ \
| * | | btrfs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-17
* | | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\ \ \ \ | |_|/ / |/| | |
| * | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
| | |/ | |/|
* / | btrfs: switch to ->iterate_shared()Al Viro2016-05-09
|/ /
* / mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* Btrfs: fix deadlock between direct IO reads and buffered writesFilipe Manana2016-03-01
* Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...Chris Mason2016-03-01
|\
| * Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-26
| |\
| | * btrfs: drop null testing before destroy functionsKinglong Mee2016-02-18
| | * btrfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-02-18
| * | Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-26
| |\ \
| * \ \ Merge branch 'foreign/josef/space-updates' into for-chris-4.6David Sterba2016-02-26
| |\ \ \
| | * | | Btrfs: fix truncate_space_checkJosef Bacik2016-02-18
| | | |/ | | |/|
| * | | Merge branch 'dev/gfp-flags' into for-chris-4.6David Sterba2016-02-26
| |\ \ \
| | * | | btrfs: readdir: use GFP_KERNELDavid Sterba2016-02-11
| | |/ /
| * | | Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6David Sterba2016-02-26
| |\ \ \ | | |/ / | |/| |
| | * | Btrfs: Clean pte corresponding to page straddling i_sizeChandan Rajendra2016-02-01
| | * | Btrfs: Fix block size returned to user spaceChandan Rajendra2016-02-01
| | * | Btrfs: Limit inline extents to root->sectorsizeChandan Rajendra2016-02-01
| | * | Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector lengthChandan Rajendra2016-02-01
| | * | Btrfs: Search for all ordered extents that could span across a pageChandan Rajendra2016-02-01
| | * | Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized unitsChandan Rajendra2016-02-01