summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2015-03-14btrfs: fix lost return value due to variable shadowingDavid Sterba
2014-10-17Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason
2014-10-04Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason
2014-10-04Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason
2014-10-03btrfs: Fix the wrong condition judgment about subset extent mapQu Wenruo
2014-10-02btrfs: use enum for wq endio metadata typeDavid Sterba
2014-10-02btrfs: remove unlikely from data-dependent branches and slow pathsDavid Sterba
2014-10-02btrfs: remove unlikely from NULL checksDavid Sterba
2014-09-22Btrfs: try not to ENOSPC on log replayJosef Bacik
2014-09-18btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent mapQu Wenruo
2014-09-17Btrfs: cleanup the read failure record after write or when the inode is freeingMiao Xie
2014-09-17Btrfs: implement repair function when direct read failsMiao Xie
2014-09-17Btrfs: do file data check by sub-bio's selfMiao Xie
2014-09-17Btrfs: cleanup similar code of the buffered data data check and dio read data...Miao Xie
2014-09-17Btrfs: load checksum data once when submitting a direct read ioMiao Xie
2014-09-17Btrfs: fix off-by-one in cow_file_range_inline()Wang Shilong
2014-09-17Btrfs: fall into nocompression codes quickly if possibleWang Shilong
2014-09-17Btrfs: fix wrong skipping compression for an inodeWang Shilong
2014-09-17Btrfs: set error return value in btrfs_get_blocks_directFilipe Manana
2014-09-17Btrfs: make defragment work with nodatacow optionWang Shilong
2014-09-17btrfs: kill the key type accessor helpersDavid Sterba
2014-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-09-08Btrfs: use insert_inode_locked4 for inode creationChris Mason
2014-09-02Btrfs: fix crash while doing a ranged fsyncFilipe Manana
2014-09-02Btrfs: fix corruption after write/fsync failure + fsync + log recoveryFilipe Manana
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-08-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-08-21btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo
2014-08-21Btrfs: don't monopolize a core when evicting inodeFilipe Manana
2014-08-21Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana
2014-08-21Btrfs: race free update of commit root for ro snapshotsFilipe Manana
2014-08-19Btrfs: fix wrong extent mapping for DirectIOWang Shilong
2014-08-19Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong
2014-08-19Btrfs: fix put dio bio twice when we submit dio bio failMiao Xie
2014-08-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2014-08-15btrfs: disable strict file flushes for renames and truncatesChris Mason
2014-08-15Btrfs: fix compressed write corruption on enospcLiu Bo
2014-08-07btrfs: add RENAME_NOREPLACEMiklos Szeredi
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-19Btrfs: fix broken free space cache after the system crashedMiao Xie
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-09Btrfs: make fsync work after cloning into a fileFilipe Manana
2014-06-09Btrfs: don't release invalid page in btrfs_page_exists_in_range()Filipe Manana
2014-06-09Btrfs: make sure we retry if page is a retriable exceptionFilipe Manana
2014-06-09Btrfs: make sure we retry if we couldn't get the pageFilipe Manana
2014-06-09Btrfs: async delayed refsChris Mason
2014-06-09Btrfs: split up __extent_writepage to lower stack usageChris Mason
2014-06-09btrfs: Drop EXTENT_UPTODATE check in hole punching and direct lockingAlex Gartrell
2014-06-09btrfs: remove stale newlines from log messagesDavid Sterba