summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+2
|\
| * fs/btrfs/tree-log.c: Fix closing brace followed by ifRasmus Villemoes2014-08-261-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-09-193-21/+19
|\ \
| * | Revert "Btrfs: device_list_add() should not update list when mounted"Chris Mason2014-09-181-7/+6
| * | Btrfs: set inode's logged_trans/last_log_commit after ranged fsyncFilipe Manana2014-09-162-14/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-09-125-101/+203
|\| |
| * | Btrfs: use insert_inode_locked4 for inode creationChris Mason2014-09-081-67/+109
| * | Btrfs: fix fsync data loss after a ranged fsyncFilipe Manana2014-09-083-17/+64
| * | Btrfs: kfree()ing ERR_PTRsDan Carpenter2014-09-081-10/+15
| * | Btrfs: fix crash while doing a ranged fsyncFilipe Manana2014-09-021-1/+2
| * | Btrfs: fix corruption after write/fsync failure + fsync + log recoveryFilipe Manana2014-09-021-3/+9
| * | Btrfs: fix autodefrag with compressionChris Mason2014-08-271-3/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-08-2717-135/+312
|\| |
| * | Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-2412-61/+141
| * | Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason2014-08-211-1/+9
| * | Btrfs: fix crash on endio of reading corrupted blockLiu Bo2014-08-211-0/+1
| * | btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen2014-08-211-1/+1
| * | btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo2014-08-212-6/+5
| * | Btrfs: clone, don't create invalid hole extent mapFilipe Manana2014-08-211-1/+2
| * | Btrfs: don't monopolize a core when evicting inodeFilipe Manana2014-08-211-0/+6
| * | Btrfs: fix hole detection during file fsyncFilipe Manana2014-08-211-4/+13
| * | Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana2014-08-211-0/+15
| * | Btrfs: race free update of commit root for ro snapshotsFilipe Manana2014-08-212-33/+36
| * | Btrfs: fix regression of btrfs device replaceLiu Bo2014-08-211-1/+1
| * | Btrfs: don't consider the missing device when allocating new chunksMiao Xie2014-08-191-14/+2
| * | Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie2014-08-192-2/+3
| * | Btrfs: don't write any data into a readonly device when scrubMiao Xie2014-08-191-0/+11
| * | Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie2014-08-191-2/+6
| * | btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo2014-08-191-2/+2
| * | Btrfs: fix wrong extent mapping for DirectIOWang Shilong2014-08-191-0/+2
| * | Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong2014-08-191-1/+2
| * | Btrfs: fix wrong missing device counter decreaseMiao Xie2014-08-191-1/+1
| * | Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsMiao Xie2014-08-191-0/+3
| * | btrfs: check generation as replace duplicates devid+uuidAnand Jain2014-08-191-1/+21
| * | Btrfs: device_list_add() should not update list when mountedAnand Jain2014-08-191-0/+27
| * | Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.chandan2014-08-191-2/+1
| * | Btrfs: fix put dio bio twice when we submit dio bio failMiao Xie2014-08-191-3/+2
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2014-08-1617-305/+541
|\| |
| * | btrfs: disable strict file flushes for renames and truncatesChris Mason2014-08-158-267/+6
| * | Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana2014-08-151-1/+1
| * | Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2014-08-152-6/+20
| * | Btrfs: fix compressed write corruption on enospcLiu Bo2014-08-151-0/+12
| * | btrfs: correctly handle return from ulist_addMark Fasheh2014-08-151-4/+9
| * | btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh2014-08-153-0/+426
| * | Btrfs: read lock extent buffer while walking backrefsFilipe Manana2014-08-151-0/+3
| * | Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik2014-08-153-25/+23
| * | btrfs: adjust statfs calculations according to raid profilesDavid Sterba2014-08-151-6/+45
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-112-9/+12
|\ \ \ | |_|/ |/| |
| * | dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-071-8/+1
| * | btrfs: add RENAME_NOREPLACEMiklos Szeredi2014-08-071-1/+11
| |/