index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2018-11-21
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
2018-07-03
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-02-22
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-02-16
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
2017-12-20
btrfs: add missing memset while reading compressed inline extents
Zygo Blaxell
2017-08-06
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2017-07-05
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
2017-06-14
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
2016-11-18
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
2016-03-09
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
2016-03-03
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
2016-03-03
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
2016-03-03
Btrfs: igrab inode in writepage
Josef Bacik
2016-02-25
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
2016-02-25
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2015-11-27
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
2015-11-13
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-09
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-11-05
Btrfs: fix extent accounting for partial direct IO writes
Filipe Manana
2015-10-26
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-21
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
2015-10-21
Btrfs: fix prealloc under heavy fragmentation conditions
Josef Bacik
2015-10-21
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
2015-10-21
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
2015-10-21
btrfs: Add handler for invalidate page
Qu Wenruo
2015-10-21
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
2015-10-21
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
2015-10-21
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
btrfs: remove unnecessary list_del
Byongho Lee
2015-10-21
Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...
Chandan Rajendra
2015-10-16
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-10-12
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
2015-10-10
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-21
Btrfs: Direct I/O: Fix space accounting
chandan
2015-09-15
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-31
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
Tsutomu Itoh
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-09
Btrfs: add support for blkio controllers
Chris Mason
[next]