summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-04-13btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King
2018-04-08btrfs: Remove extra parentheses from condition in copy_items()Matthias Kaehlcke
2018-03-24Btrfs: fix extent map leak during fallocate error pathFilipe Manana
2018-03-24Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana
2018-03-24Btrfs: fix incorrect space accounting after failure to insert inline extentFilipe Manana
2018-03-24btrfs: fix a bogus warning when converting only data or metadataAdam Borowski
2018-03-22btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-03-22btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2018-03-11btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández
2018-02-25btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-02-22Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo
2018-02-22Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo
2018-02-22Btrfs: fix extent state leak from tree logLiu Bo
2018-02-22Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo
2018-02-22Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2018-02-17btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-02-03btrfs: fix deadlock when writing out space cacheJosef Bacik
2017-12-25Btrfs: fix an integer overflow checkDan Carpenter
2017-12-20btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET
2017-12-20btrfs: add missing memset while reading compressed inline extentsZygo Blaxell
2017-12-14btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney
2017-12-05btrfs: clear space cache inode generation alwaysJosef Bacik
2017-11-30btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian
2017-10-21Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-10-08Btrfs: fix potential use-after-free for cloned bioLiu Bo
2017-10-08Btrfs: fix segmentation fault when doing dio readLiu Bo
2017-10-05btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-10-05btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota
2017-10-05btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-08-06Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo
2017-08-06Btrfs: fix lockdep warning about log_mutexLiu Bo
2017-08-06Btrfs: use down_read_nested to make lockdep silentLiu Bo
2017-07-27btrfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-05Btrfs: fix truncate down when no_holes feature is enabledLiu Bo
2017-07-05Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra
2017-06-24crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-02-14btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney
2017-02-01Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval
2017-02-01Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval
2017-02-01Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval
2017-01-19btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney
2017-01-19btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney
2017-01-19btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-01-06Btrfs: fix qgroup rescan worker initializationFilipe Manana
2017-01-06Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana