summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-06-26btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-06-26btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue
2018-06-26Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval
2018-06-26Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval
2018-05-30btrfs: fix null pointer deref when target device is missingAnand Jain
2018-05-30btrfs: qgroup: Fix root item corruption when multiple same source snapshots a...Qu Wenruo
2018-05-30btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney
2018-05-30Btrfs: fix copy_items() return value when logging an inodeFilipe Manana
2018-05-30btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2018-05-30btrfs: Fix possible softlock on single core machinesNikolay Borisov
2018-05-30Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo
2018-05-30Btrfs: bail out on error during replay_dir_deletesLiu Bo
2018-05-30Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana
2018-05-30Btrfs: clean up resources during umount after trans is abortedLiu Bo
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-30Btrfs: fix error handling in btrfs_truncate()Omar Sandoval
2018-05-22btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo
2018-05-22btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov
2018-05-22btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov
2018-05-22btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-05-22btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro
2018-05-22Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko
2018-05-22Btrfs: fix xattr loss after power failureFilipe Manana
2018-05-09btrfs: Take trans lock before access running trans in check_delayed_refethanwu
2018-04-26btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov
2018-04-26btrfs: fix unaligned access in readdirDavid Sterba
2018-04-08Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-03-16Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-16Revert "btrfs: use proper endianness accessors for super_copy"David Sterba
2018-03-14btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski
2018-03-14btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh
2018-03-04Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-01Btrfs: fix log replay failure after unlink and link combinationFilipe Manana
2018-03-01Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana
2018-03-01Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana
2018-03-01btrfs: use proper endianness accessors for super_copyAnand Jain
2018-03-01btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2018-03-01btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_clusterNikolay Borisov
2018-03-01btrfs: handle failure of add_pending_csumsNikolay Borisov
2018-03-01btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney
2018-02-16Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-05btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-02-02Btrfs: fix null pointer dereference when replacing missing deviceFilipe Manana
2018-02-02btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell
2018-02-02btrfs: Ignore errors from btrfs_qgroup_trace_extent_postNikolay Borisov
2018-02-02Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo
2018-02-02Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo
2018-02-02Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo
2018-02-02Btrfs: fix extent state leak from tree logLiu Bo
2018-02-02Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo