index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-13
Btrfs: fix write corruption due to bio cloning on raid5/6
Filipe Manana
2017-07-10
Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-10
btrfs: nowait aio: Correct assignment of pos
Goldwyn Rodrigues
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
Btrfs: incremental send, fix invalid memory access
Filipe Manana
2017-07-06
Btrfs: incremental send, fix invalid path for link commands
Filipe Manana
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-06
btrfs: minimal conversion to errseq_t writeback error reporting on fsync
Jeff Layton
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-29
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
Qu Wenruo
2017-06-29
btrfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
btrfs: scrub: fix target device intialization while setting up scrub context
David Sterba
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
2017-06-29
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
2017-06-29
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
Qu Wenruo
2017-06-29
btrfs: qgroup: Add quick exit for non-fs extents
Qu Wenruo
2017-06-29
Btrfs: rework delayed ref total_bytes_pinned accounting
Omar Sandoval
2017-06-29
Btrfs: return old and new total ref mods when adding delayed refs
Omar Sandoval
2017-06-29
Btrfs: always account pinned bytes when dropping a tree block ref
Omar Sandoval
2017-06-29
Btrfs: update total_bytes_pinned when pinning down extents
Omar Sandoval
2017-06-29
Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()
Omar Sandoval
2017-06-29
Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64
Omar Sandoval
2017-06-29
btrfs: fix validation of XATTR_ITEM dir items
David Sterba
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-21
btrfs: Verify dir_item in iterate_object_props
Su Yue
2017-06-21
btrfs: Check name_len before in btrfs_del_root_ref
Su Yue
2017-06-21
btrfs: Check name_len before reading btrfs_get_name
Su Yue
2017-06-21
btrfs: Check name_len before read in iterate_dir_item
Su Yue
2017-06-21
btrfs: Check name_len in btrfs_check_ref_name_override
Su Yue
2017-06-21
btrfs: Verify dir_item in replay_xattr_deletes
Su Yue
2017-06-21
btrfs: Check name_len on add_inode_ref call path
Su Yue
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
2017-06-21
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
Su Yue
2017-06-21
btrfs: move dev stats accounting out of wait_dev_flush
David Sterba
2017-06-21
btrfs: account as waiting for IO, while waiting fot the flush bio completion
David Sterba
2017-06-21
btrfs: preallocate device flush bio
David Sterba
2017-06-21
Btrfs: incremental send, fix invalid path for unlink commands
Filipe Manana
2017-06-21
Btrfs: send, fix invalid path after renaming and linking file
Filipe Manana
2017-06-21
Btrfs: fix invalid extent maps due to hole punching
Filipe Manana
2017-06-21
btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items
Jeff Mahoney
[next]