projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2018-05-30
Omar Sandoval
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Qu Wenruo
btrfs: lzo: Harden inline lzo compressed extent decompr...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Qu Wenruo
btrfs: lzo: Add header length check to avoid potential...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Qu Wenruo
btrfs: lzo: document the compressed data format
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Qu Wenruo
btrfs: compression: Add linux/sizes.h for compression.h
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Omar Sandoval
Btrfs: fix clone vs chattr NODATASUM race
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Gu Jinxiang
btrfs: propagate failures of __exclude_logged_extent...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Nikolay Borisov
btrfs: Streamline shared ref check in alloc_reserved_tr...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Nikolay Borisov
btrfs: Pass btrfs_delayed_extent_op to alloc_reserved_t...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Nikolay Borisov
btrfs: Simplify alloc_reserved_tree_block interface
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Nikolay Borisov
btrfs: Remove fs_info argument from alloc_reserved_tree...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
David Sterba
btrfs: tests: drop newline from test_msg strings
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
David Sterba
btrfs: tests: add helper for error messages and update...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Misono Tomohiro
btrfs: use error code returned by btrfs_read_fs_root_no...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: allow empty subvol= again
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: fix describe_relocation when printing unknown...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: use kvzalloc for EXTENT_SAME temporary data
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Timofey Titovets
Btrfs: reuse cmp workspace in EXTENT_SAME ioctl
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Timofey Titovets
Btrfs: dedupe_file_range ioctl: remove 16MiB restriction
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Timofey Titovets
Btrfs: split btrfs_extent_same
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: reserve space for O_TMPFILE orphan item deletion
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: renumber BTRFS_INODE_ runtime flags and switch...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: get rid of unused orphan infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: fix ENOSPC caused by orphan items reservations
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: refactor btrfs_evict_inode() reserve refill...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: don't return ino to ino cache if inode item...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: delete dead code in btrfs_orphan_commit_root()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: stop creating orphan items for truncate
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: fix error handling in btrfs_truncate_inode_items()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Omar Sandoval
Btrfs: update stale comments referencing vmtruncate()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove stale comment about select_delayed_ref
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Misono Tomohiro
btrfs: sysfs: Add entry which shows if rmdir can work...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Tomohiro Misono
btrfs: sysfs: Use enum/define value for feature array...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: add prefix "balance:" for log messages
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: unify naming of flags variables for SETFLAGS...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: add FS_IOC_FSSETXATTR ioctl
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: add FS_IOC_FSGETXATTR ioctl
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: add helpers for FS_XFLAG_* conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: rename btrfs_flags_to_ioctl to reflect which...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: rename check_flags to reflect which flags it...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: rename btrfs_mask_flags to reflect which flags...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: rename btrfs_update_iflags to reflect which...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: use common variable for fs_devices in btrfs_dest...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: drop uuid_mutex in btrfs_destroy_dev_replace_tgtdev
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: drop uuid_mutex in btrfs_dev_replace_finishing
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: replace uuid_mutex by device_list_mutex in btrfs...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: document uuid_mutex uasge in read_chunk_tree
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: use existing cur_devices, cleanup btrfs_rm_device
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Anand Jain
btrfs: reduce uuid_mutex critical section while scannin...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Unexport and rename btrfs_invalidate_inodes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: replace waitqueue_actvie with cond_wake_up
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: add barriers to btrfs_sync_log before log_commit...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: introduce conditional wakeup helpers
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Qu Wenruo
btrfs: qgroup: Finish rescan when hit the last leaf...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Qu Wenruo
btrfs: qgroup: Search commit root for rescan to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Al Viro
btrfs: take the last remnants of ->d_fsdata use out
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Qu Wenruo
btrfs: Do super block verification before writing it...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Qu Wenruo
btrfs: Refactor btrfs_check_super_valid
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Qu Wenruo
btrfs: Move btrfs_check_super_valid() to avoid forward...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from populate_free_space...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from add_to_free_space_tree
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from remove_from_free_sp...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from __remove_from_free_...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from remove_free_space_e...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from add_free_space_extent
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from modify_free_space_b...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from update_free_space_e...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info parameter from convert_free_space...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from convert_free_space_...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info parameter from remove_block_group...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from add_new_free_space
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info parameter from add_new_free_space...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from __add_to_free_space...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from __add_block_group_f...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove fs_info argument from add_block_group_fre...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Make btrfs_init_dummy_trans initialize trans...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Add assert in __btrfs_del_delalloc_inode
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Robbie Ko
btrfs: incremental send, improve rmdir performance...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Robbie Ko
btrfs: incremental send, move allocation until it's...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: split delayed ref head initialization and addition
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Use init_delayed_ref_head in add_delayed_ref_head
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Introduce init_delayed_ref_head
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Open-code add_delayed_data_ref
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Open-code add_delayed_tree_ref
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Use init_delayed_ref_common in add_delayed_data_ref
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Use init_delayed_ref_common in add_delayed_tree_ref
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Factor out common delayed refs init code
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Chengguang Xu
btrfs: return original error code when failing from...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
David Sterba
btrfs: remove redundant btrfs_balance_control::fs_info
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Qu Wenruo
btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Colin Ian King
btrfs: send: fix spelling mistake: "send_in_progres...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove devid parameter from btrfs_rmap_block
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Qu Wenruo
btrfs: trace: Allow trace_qgroup_update_counters()...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Unexport btrfs_alloc_delalloc_work
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove delayed_iput member from btrfs_delalloc_work
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove delay_iput parameter from __start_delallo...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove delayed_iput parameter from btrfs_start_d...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
Nikolay Borisov
btrfs: Remove delayed_iput parameter of btrfs_start_del...
commit
|
commitdiff
|
tree
|
snapshot
next