index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2018-09-06
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-24
btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu
Misono Tomohiro
2018-08-23
btrfs: use after free in btrfs_quota_enable
Dan Carpenter
2018-08-23
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
2018-08-23
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
Lu Fengqi
2018-08-23
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
2018-08-23
Btrfs: sync log after logging new name
Filipe Manana
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-17
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-08-13
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-06
btrfs: revert fs_devices state on error of btrfs_init_new_device
Naohiro Aota
2018-08-06
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
2018-08-06
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
2018-08-06
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
2018-08-06
Btrfs: send, fix incorrect file layout after hole punching beyond eof
Filipe Manana
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
btrfs: simplify btrfs_iget
Al Viro
2018-08-06
btrfs: lift make_bad_inode into btrfs_iget
Al Viro
2018-08-06
btrfs: simplify IS_ERR/PTR_ERR checks
Al Viro
2018-08-06
btrfs: btrfs_iget never returns an is_bad_inode inode
Al Viro
2018-08-06
btrfs: replace: Reset on-disk dev stats value after replace
Misono Tomohiro
2018-08-06
btrfs: extent-tree: Remove unused __btrfs_free_block_rsv
Misono Tomohiro
2018-08-06
btrfs: backref: Use ERR_CAST to return error code
Misono Tomohiro
2018-08-06
btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol
Lu Fengqi
2018-08-06
btrfs: Remove root parameter from btrfs_unlink_subvol
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_del_root_ref
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_del_root
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
Lu Fengqi
2018-08-06
btrfs: extent-tree: remove unused member walk_control::for_reloc
David Sterba
2018-08-06
Btrfs: fix send failure when root has deleted files still open
Filipe Manana
2018-08-06
Btrfs: fix mount failure after fsync due to hard link recreation
Filipe Manana
2018-08-06
btrfs: don't leak ret from do_chunk_alloc
Josef Bacik
2018-08-06
btrfs: merge free_fs_root helpers
David Sterba
2018-08-06
btrfs: constify strings passed to assertion helper
David Sterba
2018-08-06
btrfs: dev-replace: remove unused members of btrfs_dev_replace
David Sterba
2018-08-06
btrfs: remove unused member btrfs_root::name
David Sterba
2018-08-06
btrfs: allow defrag on a file opened read-only that has rw permissions
Adam Borowski
2018-08-06
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
2018-08-06
btrfs: Remove fs_info from btrfs_finish_chunk_alloc
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info form btrfs_free_chunk
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_assign_next_active_device
Nikolay Borisov
2018-08-06
btrfs: remove fs_info argument from update_dev_stat_item
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info argument from btrfs_add_dev_item
Nikolay Borisov
[next]