summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2015-05-17btrfs: unlock i_mutex after attempting to delete subvolume during sendOmar Sandoval
2015-05-17Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana
2015-05-17Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-05-17btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-05-17Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-04-23btrfs: simplify insert_orphan_itemDavid Sterba
2015-03-14Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-14Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-14btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-14Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana
2015-03-06Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana
2015-03-06btrfs: fix leak of path in btrfs_find_itemDavid Sterba
2015-03-06btrfs: set proper message level for skinny metadataDavid Sterba
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-01-08Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik
2015-01-08Btrfs: do not move em to modified list when unpinningJosef Bacik
2015-01-08btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2015-01-08Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-19btrfs: fix lockups from btrfs_clear_path_blockingChris Mason
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-04Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-28Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent itemsFilipe Manana
2014-10-27Btrfs: properly clean up btrfs_end_io_wq_cacheJosef Bacik
2014-10-27Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana
2014-10-27btrfs: use macro accessors in superblock validation checksDavid Sterba
2014-10-24vfs: export check_sticky()Miklos Szeredi
2014-10-18Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-17Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason
2014-10-14btrfs: LLVMLinux: Remove VLAISVinícius Tinti
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-09vfs: Make d_invalidate return voidEric W. Biederman
2014-10-08btrfs: Fix compile error when CONFIG_SECURITY is not set.Qu Wenruo
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is offChris Mason
2014-10-06btrfs: Make btrfs handle security mount options internally to avoid losing se...Qu Wenruo
2014-10-04Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason
2014-10-04Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...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: send, don't delay dir move if there's a new parent inodeFilipe Manana
2014-10-03btrfs: add more superblock checksDavid Sterba
2014-10-03Btrfs: fix race in WAIT_SYNC ioctlSage Weil
2014-10-03Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana
2014-10-03Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.Fabian Frederick