projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2013-06-14
Miao Xie
Btrfs: don't wait for all the writers circularly during...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: remove the code for the impossible case in clean...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: cleanup unnecessary assignment when cleaning...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: just flush the delalloc inodes in the source...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: introduce per-subvolume ordered extent list
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: introduce per-subvolume delalloc inode list
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: introduce grab/put functions for the root of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: cleanup the similar code of the fs root read
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: make the snap/subv deletion end more early when...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: move the R/O check out of btrfs_clean_one_delete...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: make the cleaner complete early when the fs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Miao Xie
Btrfs: remove unnecessary ->s_umount in cleaner_kthread()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Stefan Behrens
Btrfs: cleanup: don't check the same thing twice
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Stefan Behrens
Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Stefan Behrens
Btrfs: delete unused function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Liu Bo
Btrfs: remove useless copy in quota_ctl
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Andreas Philipp
Minor format cleanup.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Tsutomu Itoh
Btrfs: cleanup unused arguments in send.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Stefan Behrens
Btrfs: fix a comment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Jan Schmidt
Btrfs: add ioctl to wait for qgroup rescan completion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Wang Shilong
Btrfs: introduce qgroup_ulist to avoid frequently alloc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
David Sterba
btrfs: show compiled-in config features at module load...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
David Sterba
btrfs: move ifdef around sanity checks out of init_btrfs_fs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
David Sterba
btrfs: add prefix to sanity tests messages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
David Sterba
btrfs: add debug check for extent_io range alignment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-14
Henrik Nordvik
Btrfs: fix check on same raid type flag twice
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-08
Josef Bacik
Btrfs: stop all workers before cleaning up roots
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-08
Liu Bo
Btrfs: fix use-after-free bug during umount
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-08
Josef Bacik
Btrfs: init relocate extent_io_tree with a mapping
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-08
Naohiro Aota
btrfs: Drop inode if inode root is NULL
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-06-08
Josef Bacik
Btrfs: don't delete fs_roots until after we cleanup...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Chris Mason
Merge branch 'for-chris' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Chris Mason
Btrfs: use a btrfs bioset instead of abusing bio internals
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Josef Bacik
Btrfs: make sure roots are assigned before freeing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Stefan Behrens
Btrfs: explicitly use global_block_rsv for quota_tree
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Alexandre Oliva
btrfs: do away with non-whole_page extent I/O
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: don't invoke btrfs_invalidate_inodes() in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: pause the space balance when remounting to R/O
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: fix unprotected root node of the subvolume's...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: fix accessing a freed tree root
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Liu Bo
Btrfs: return errno if possible when we fail to allocat...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: update the global reserve if it is empty
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: don't steal the reserved space from the global...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: optimize the error handle of use_block_rsv()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: don't use global block reservation for inode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Miao Xie
Btrfs: don't abort the current transaction if there...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Andreas Philipp
Correct allowed raid levels on balance.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Stefan Behrens
Btrfs: fix possible memory leak in replace_path()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Wang Shilong
Btrfs: fix possible memory leak in the find_parent_nodes()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Stefan Behrens
Btrfs: don't allow device replace on RAID5/RAID6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Josef Bacik
Btrfs: handle running extent ops with skinny metadata
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Josef Bacik
Btrfs: remove warn on in free space cache writeout
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Josef Bacik
Btrfs: don't null pointer deref on abort
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-18
Gabriel de...
btrfs: don't stop searching after encountering the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-17
Liu Bo
Btrfs: fix off-by-one in fiemap
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-17
David Sterba
btrfs: annotate quota tree for lockdep
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-07
Chris Mason
Btrfs: allow superblock mismatch from older mkfs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-07
David Sterba
btrfs: enhance superblock checks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
David Sterba
btrfs: fix misleading variable name for flags
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
David Sterba
btrfs: use unsigned long type for extent state bits
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Liu Bo
Btrfs: improve the loop of scrub_stripe
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
David Sterba
btrfs: read entire device info under lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
David Sterba
btrfs: remove unused gfp mask parameter from release_ex...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
David Sterba
btrfs: handle errors returned from get_tree_block_key
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Eric Sandeen
btrfs: make static code static & remove dead code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: deal with errors in write_dev_supers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: remove almost all of the BUG()'s from tree-log.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: deal with free space cache errors while replayin...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Jan Schmidt
Btrfs: automatic rescan after "quota enable" command
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Jan Schmidt
Btrfs: rescan for qgroups
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Jan Schmidt
Btrfs: split btrfs_qgroup_account_ref into four functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Miao Xie
Btrfs: allocate new chunks if the space is not enough...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Jan Schmidt
Btrfs: separate sequence numbers for delayed ref tracki...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Eric Sandeen
btrfs: move leak debug code to functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Liu Bo
Btrfs: return free space in cow error path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Stefan Behrens
Btrfs: set UUID in root_item for created trees
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Stefan Behrens
Btrfs: delete unused parameter to btrfs_read_root_item()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Tsutomu Itoh
Btrfs: fix error handling in btrfs_ioctl_send()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Tsutomu Itoh
Btrfs: remove unused variable in __process_changed_new_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: various abort cleanups
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: cleanup destroy_marked_extents
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: check return value of commit when recovering log
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: don't panic if we're trying to drop too many...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: cleanup fs roots if we fail to mount
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: fix extent logging with O_DIRECT into prealloc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: fix all callers of read_tree_block
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: only exclude supers in the range of our block...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: add tree block level sanity check
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: don't try and free ebs twice in log replay
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: don't BUG_ON() in btrfs_num_copies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: don't call readahead hook until we have read...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: deal with bad mappings in btrfs_map_block
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: use REQ_META for all metadata IO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: fix possible infinite loop in slow caching
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: fix lockdep warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Wang Shilong
Btrfs: add all ioctl checks before user change for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Wang Shilong
Btrfs: fix missing check about ulist_add() in qgroup.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Stefan Behrens
Btrfs: clear received_uuid field for new writable snapshots
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-05-06
Josef Bacik
Btrfs: don't force pages under writeback to finish...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next