summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-21Btrfs: fix cur_offset in the error case for nocowRobbie Ko
2018-11-13Btrfs: fix null pointer dereference on compressed write path errorFilipe Manana
2018-11-10Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo
2018-08-24block: better op and flags encodingChristoph Hellwig
2018-07-03Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-07-03Btrfs: fix return value on rename exchange failureFilipe Manana
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-03-24Btrfs: fix incorrect space accounting after failure to insert inline extentFilipe Manana
2018-02-22Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo
2018-02-22Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2018-02-17btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2017-12-20btrfs: add missing memset while reading compressed inline extentsZygo Blaxell
2017-10-08Btrfs: fix segmentation fault when doing dio readLiu Bo
2017-08-06Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo
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-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
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
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-10-24btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang
2016-10-24btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-10-11Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-26btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney
2016-09-26btrfs: unsplit printed stringsJeff Mahoney
2016-09-26Btrfs: add a flags field to btrfs_fs_infoJosef Bacik
2016-09-26btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-16btrfs: use filemap_check_errors()Miklos Szeredi
2016-09-14block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche
2016-08-26Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-25btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang
2016-08-10Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-05Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Btrfs: improve performance on fsync against new inode after rename/unlinkFilipe Manana
2016-08-01Btrfs: be more precise on errors when getting an inode from diskFilipe Manana