aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* btrfs: expand btrfs_find_item if found_key is NULLDavid Sterba2015-01-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-09
|\
| * Btrfs: call inode_dec_link_count() on mkdir error pathWang Shilong2015-01-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-12-12
|\|
| * Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana2014-11-25
| * Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana2014-11-21
| * Btrfs: report error after failure inlining extent in compressed write pathFilipe Manana2014-11-20
| * Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana2014-11-20
| * Btrfs: correctly flush compressed data before/after direct IOFilipe Manana2014-11-20
| * Btrfs: make inode.c:compress_file_range() return voidFilipe Manana2014-11-20
| * Btrfs: fix incorrect compression ratio detectionShilong Wang2014-11-20
| * Btrfs: make inode.c:submit_compressed_extents() return voidFilipe Manana2014-11-20
| * Btrfs: process all async extents on compressed write failureFilipe Manana2014-11-20
| * Btrfs: don't leak pages and memory on compressed write errorFilipe Manana2014-11-20
| * Btrfs: fix hang on compressed write errorFilipe Manana2014-11-20
| * Btrfs: set page and mapping error on compressed write failureFilipe Manana2014-11-20
* | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
|/
* Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason2014-10-17
* Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2014-10-04
|\
| * btrfs: remove unlikely from data-dependent branches and slow pathsDavid Sterba2014-10-02
| * btrfs: remove unlikely from NULL checksDavid Sterba2014-10-02
* | Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-04
|\ \
| * | btrfs: use enum for wq endio metadata typeDavid Sterba2014-10-02
| |/
* / btrfs: Fix the wrong condition judgment about subset extent mapQu Wenruo2014-10-03
|/
* Btrfs: try not to ENOSPC on log replayJosef Bacik2014-09-22
* btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent mapQu Wenruo2014-09-18
* Btrfs: cleanup the read failure record after write or when the inode is freeingMiao Xie2014-09-17
* Btrfs: implement repair function when direct read failsMiao Xie2014-09-17
* Btrfs: do file data check by sub-bio's selfMiao Xie2014-09-17
* Btrfs: cleanup similar code of the buffered data data check and dio read data...Miao Xie2014-09-17
* Btrfs: load checksum data once when submitting a direct read ioMiao Xie2014-09-17
* Btrfs: fix off-by-one in cow_file_range_inline()Wang Shilong2014-09-17
* Btrfs: fall into nocompression codes quickly if possibleWang Shilong2014-09-17
* Btrfs: fix wrong skipping compression for an inodeWang Shilong2014-09-17
* Btrfs: set error return value in btrfs_get_blocks_directFilipe Manana2014-09-17
* Btrfs: make defragment work with nodatacow optionWang Shilong2014-09-17
* btrfs: kill the key type accessor helpersDavid Sterba2014-09-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-09-12
|\
| * Btrfs: use insert_inode_locked4 for inode creationChris Mason2014-09-08
| * Btrfs: fix crash while doing a ranged fsyncFilipe Manana2014-09-02
| * Btrfs: fix corruption after write/fsync failure + fsync + log recoveryFilipe Manana2014-09-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-08-27
|\|
| * Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-24
| * btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo2014-08-21
| * Btrfs: don't monopolize a core when evicting inodeFilipe Manana2014-08-21
| * Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana2014-08-21
| * Btrfs: race free update of commit root for ro snapshotsFilipe Manana2014-08-21
| * Btrfs: fix wrong extent mapping for DirectIOWang Shilong2014-08-19
| * Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong2014-08-19
| * Btrfs: fix put dio bio twice when we submit dio bio failMiao Xie2014-08-19