index
:
pm24.git
master
perf-mon
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
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
2016-05-16
btrfs: fix memory leak during RAID 5/6 device replacement
Scott Talbert
2016-05-12
btrfs: build fixup for qgroup_account_snapshot
David Sterba
2016-05-12
btrfs: qgroup: Fix qgroup accounting when creating snapshot
Qu Wenruo
2016-05-10
Btrfs: fix fspath error deallocation
Vincent Stehlé
2016-05-10
btrfs: make find_workspace warn if there are no workspaces
David Sterba
2016-05-10
btrfs: make find_workspace always succeed
David Sterba
2016-05-10
btrfs: preallocate compression workspaces
David Sterba
2016-05-10
btrfs: rename and document compression workspace members
David Sterba
2016-05-10
btrfs: GFP_NOFS does not GFP_HIGHMEM
David Sterba
2016-05-10
btrfs: switch to common message helpers in open_ctree, adjust messages
David Sterba
2016-05-09
btrfs: fix int32 overflow in shrink_delalloc().
Adam Borowski
2016-05-06
btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...
Zygo Blaxell
2016-05-06
btrfs: ioctl: reorder exclusive op check in RM_DEV
David Sterba
2016-05-06
btrfs: add write protection to SET_FEATURES ioctl
David Sterba
2016-05-06
btrfs: fix lock dep warning move scratch super outside of chunk_mutex
Anand Jain
2016-05-06
btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()
Ashish Samant
2016-05-06
Btrfs: remove BUG_ON()'s in btrfs_map_block
Josef Bacik
2016-05-06
Btrfs: fix divide error upon chunk's stripe_len
Liu Bo
2016-05-06
btrfs: sysfs: protect reading label by lock
David Sterba
2016-05-06
btrfs: add check to sysfs handler of label
David Sterba
2016-05-06
btrfs: add read-only check to sysfs handler of features
David Sterba
2016-05-06
btrfs: reuse existing variable in scrub_stripe, reduce stack usage
David Sterba
2016-05-06
btrfs: use dynamic allocation for root item in create_subvol
David Sterba
2016-05-06
btrfs: clone: use vmalloc only as fallback for nodesize bufer
David Sterba
2016-05-06
btrfs: send: use vmalloc only as fallback for clone_sources_tmp
David Sterba
2016-05-06
btrfs: send: use vmalloc only as fallback for clone_roots
David Sterba
2016-05-06
btrfs: send: use temporary variable to store allocation size
David Sterba
2016-05-06
btrfs: send: use vmalloc only as fallback for read_buf
David Sterba
2016-05-06
btrfs: send: use vmalloc only as fallback for send_buf
David Sterba
2016-05-06
btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...
Anand Jain
2016-05-06
btrfs: send: silence an integer overflow warning
Dan Carpenter
2016-05-06
btrfs: avoid overflowing f_bfree
Luis de Bethencourt
2016-05-06
btrfs: fix mixed block count of available space
Luis de Bethencourt
2016-05-06
btrfs: allow balancing to dup with multi-device
Austin S. Hemmelgarn
2016-05-06
btrfs: ioctl: reorder exclusive op check in RM_DEV
David Sterba
2016-05-06
btrfs: kill unused writepage_io_hook callback
David Sterba
2016-05-02
btrfs: pass the right error code to the btrfs_std_error
Anand Jain
2016-04-28
Btrfs: do not create empty block group if we have allocated data
Liu Bo
2016-04-28
Btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc...
Chandan Rajendra
2016-04-28
Btrfs: cleanup error handling in extent_write_cached_pages
Liu Bo
2016-04-28
Btrfs: make mapping->writeback_index point to the last written page
Liu Bo
2016-04-28
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
2016-04-28
btrfs: fix typos in comments
Luis de Bethencourt
2016-04-28
Btrfs: Refactor btrfs_lock_cluster() to kill compiler warning
Geert Uytterhoeven
2016-04-28
btrfs: remove save_error_info()
Anand Jain
2016-04-28
btrfs: Simplify conditions about compress while mapping btrfs flags to inode ...
Satoru Takeuchi
2016-04-28
btrfs: move error handling code together in ctree.h
Anand Jain
2016-04-28
btrfs: remove unused function btrfs_assert()
Anand Jain
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
[next]