summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
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: fix filemap_flush call in btrfs_file_releaseChris Mason
2014-08-21Btrfs: fix crash on endio of reading corrupted blockLiu Bo
2014-08-21btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen
2014-08-21btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo
2014-08-21Btrfs: clone, don't create invalid hole extent mapFilipe Manana
2014-08-21Btrfs: don't monopolize a core when evicting inodeFilipe Manana
2014-08-21Btrfs: fix hole detection during file fsyncFilipe 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-21Btrfs: fix regression of btrfs device replaceLiu Bo
2014-08-19Btrfs: don't consider the missing device when allocating new chunksMiao Xie
2014-08-19Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie
2014-08-19Btrfs: don't write any data into a readonly device when scrubMiao Xie
2014-08-19Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie
2014-08-19btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo
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 wrong missing device counter decreaseMiao Xie
2014-08-19Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsMiao Xie
2014-08-19btrfs: check generation as replace duplicates devid+uuidAnand Jain
2014-08-19Btrfs: device_list_add() should not update list when mountedAnand Jain
2014-08-19Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.chandan
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 csum tree corruption, duplicate and outdated checksumsFilipe Manana
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai
2014-08-15Btrfs: fix compressed write corruption on enospcLiu Bo
2014-08-15btrfs: correctly handle return from ulist_addMark Fasheh
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh
2014-08-15Btrfs: read lock extent buffer while walking backrefsFilipe Manana
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik
2014-08-15btrfs: adjust statfs calculations according to raid profilesDavid Sterba
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields
2014-08-07btrfs: add RENAME_NOREPLACEMiklos Szeredi
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen
2014-07-19Btrfs: fix abnormal long waiting in fsyncLiu Bo
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-03Btrfs: fix crash when starting transactionFilipe Manana
2014-07-03Btrfs: fix btrfs_print_leaf for skinny metadataJosef Bacik
2014-07-03Btrfs: fix race of using total_bytes_pinnedLiu Bo
2014-07-03btrfs: use E2BIG instead of EIO if compression does not helpDavid Sterba
2014-07-03btrfs: remove stale comment from btrfs_flush_all_pending_stuffsDavid Sterba
2014-07-03Btrfs: fix use-after-free when cloning a trailing file holeFilipe Manana