projects
/
linux.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
[linux.git]
/
fs
/
2018-02-05
Nikolay Borisov
btrfs: Fix use-after-free when cleaning up fs_devs...
tree
|
commitdiff
2018-02-02
Filipe Manana
Btrfs: fix null pointer dereference when replacing...
tree
|
commitdiff
2018-02-02
Zygo Blaxell
btrfs: remove spurious WARN_ON(ref->count < 0) in find_...
tree
|
commitdiff
2018-02-02
Nikolay Borisov
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
tree
|
commitdiff
2018-02-02
Liu Bo
Btrfs: fix unexpected -EEXIST when creating new inode
tree
|
commitdiff
2018-02-02
Liu Bo
Btrfs: fix use-after-free on root->orphan_block_rsv
tree
|
commitdiff
2018-02-02
Liu Bo
Btrfs: fix btrfs_evict_inode to handle abnormal inodes...
tree
|
commitdiff
2018-02-02
Liu Bo
Btrfs: fix extent state leak from tree log
tree
|
commitdiff
2018-02-02
Liu Bo
Btrfs: fix crash due to not cleaning up tree log block...
tree
|
commitdiff
2018-02-02
Liu Bo
Btrfs: fix deadlock in run_delalloc_nocow
tree
|
commitdiff
2018-01-29
Anand Jain
btrfs: drop devid as device_list_add() arg
tree
|
commitdiff
2018-01-29
Anand Jain
btrfs: get device pointer from device_list_add()
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: set the total_devices in device_list_add()
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: move pr_info into device_list_add
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: make btrfs_free_stale_devices() to match the...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: rename btrfs_free_stale_devices() arg to skip_dev
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: make btrfs_free_stale_devices() argument optional
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: make btrfs_free_stale_device() to iterate all...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: no need to check for btrfs_fs_devices::seeding
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead...
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: noinline merge_extent_mapping
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: add WARN_ONCE to detect unexpected error from...
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: extent map selftest: dio write vs dio read
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: extent map selftest: buffered write vs dio read
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: add extent map selftests
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: move extent map specific code to extent_map.c
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: add helper for em merge logic
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: fix unexpected EEXIST from btrfs_get_extent
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: fix incorrect block_len in merge_extent_mapping
tree
|
commitdiff
2018-01-22
Matthew Wilcox
btrfs: Remove unused readahead spinlock
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: raid56: fix race between merge_bio and rbio_orig...
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: do not cache rbio pages if using raid6 recover
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: raid56: iterate raid56 internal bio with bio_for...
tree
|
commitdiff
2018-01-22
Su Yue
btrfs: correct wrong comment about magic number of...
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Make btrfs_inode_rsv_release static
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: cleanup btrfs_free_stale_device() usage
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: tree-check: reduce stack consumption in check_di...
tree
|
commitdiff
2018-01-22
Xiongfeng Wang
btrfs: use correct string length in DEV_INFO ioctl
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FL...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: define SUPER_FLAG_METADUMP_V2
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: avoid losing data raid profile when deleting...
tree
|
commitdiff
2018-01-22
Filipe Manana
Btrfs: fix space leak after fallocate and zero range...
tree
|
commitdiff
2018-01-22
Filipe Manana
Btrfs: fix missing inode i_size update after zero range...
tree
|
commitdiff
2018-01-22
Filipe Manana
Btrfs: use cached state when dirtying pages during...
tree
|
commitdiff
2018-01-22
Filipe Manana
Btrfs: add support for fallocate's zero range operation
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: do not merge rbios if their fail stripe index...
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: remove redundant check in rbio_can_merge
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: minor style cleanups in btrfs_scan_one_device
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: simplify mutex unlocking code in btrfs_commit_tr...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: rename btrfs_device::scrub_device to scrub_ctx
tree
|
commitdiff
2018-01-22
Anand Jain
btrfS: collapse btrfs_handle_error() into __btrfs_handl...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: remove check for BTRFS_FS_STATE_ERROR which...
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: make raid6 rebuild retry more
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: fix scrub to repair raid6 corruption
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: factor btrfs_check_rw_degradable() to check...
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: sink unlock_extent parameter gfp_flags
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: add separate helper for unlock_extent_cached...
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: drop unused parameters from mount_subvol
tree
|
commitdiff
2018-01-22
Misono, Tomohiro
btrfs: cleanup unnecessary string dup in btrfs_parse_op...
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: remove unused wait in btrfs_stripe_hash
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Remove redundant pair of bio_get/set in __btrfs_...
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Remove redundant bio_get/bio_set pair from submi...
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Remove redundant bio_get/set from submit_dio_rep...
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Remove redundant bio_get/set calls in compressed...
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Improve btrfs_search_slot description
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: heuristic: call get4bits directly
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: heuristic: open code copy_call callback of radix...
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: heuristic: open code get_num callback of radix...
tree
|
commitdiff
2018-01-22
Misono, Tomohiro
btrfs: remove unused arg from parse_subvol_options()
tree
|
commitdiff
2018-01-22
Misono, Tomohiro
btrfs: remove unused setup_root_args()
tree
|
commitdiff
2018-01-22
Misono, Tomohiro
btrfs: split parse_early_options() in two
tree
|
commitdiff
2018-01-22
Misono, Tomohiro
btrfs: cleanup btrfs_mount() using btrfs_mount_root()
tree
|
commitdiff
2018-01-22
Misono, Tomohiro
btrfs: add btrfs_mount_root() and new file_system_type
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: unify extent_page_data type passed as void
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: sink writepage parameter to extent_write_cache_pages
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: sink flush_fn to extent_write_cache_pages
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: merge two flush_write_bio helpers
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Rename bin_search -> btrfs_bin_search
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: sink extent_write_full_page tree argument
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: sink extent_write_locked_range tree parameter
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Remove pair of bio_get/put in btrfs_schedule_bio
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Fix out of bounds access in btrfs_search_slot
tree
|
commitdiff
2018-01-22
Pravin Shedge
btrfs: remove duplicate includes
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Handle btrfs_set_extent_delalloc failure in...
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: show options: use helper to convert compression...
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: prop: use common helper for type to string conve...
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: SETFLAGS ioctl: use helper for compression type...
tree
|
commitdiff
2018-01-22
David Sterba
btrfs: compression: add helper for type to string conve...
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: remove redundant check in btrfs_get_extent_fiemap
tree
|
commitdiff
2018-01-22
Nikolay Borisov
btrfs: Remove unused variable in btrfs_get_extent
tree
|
commitdiff
2018-01-22
Arnd Bergmann
btrfs: tree-checker: use %zu format string for size_t
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: use struct completion in scrub_submit_raid56_bio...
tree
|
commitdiff
2018-01-22
Liu Bo
Btrfs: remove unused variable wait in lock_stripe_add
tree
|
commitdiff
2018-01-22
Timofey Titovets
Btrfs: compress_file_range() change page dirty status...
tree
|
commitdiff
2018-01-22
Timofey Titovets
Btrfs: compression heuristic: replace heap sort with...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: cleanup device states define BTRFS_DEV_STATE_FLU...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: cleanup device states define BTRFS_DEV_STATE_REP...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_...
tree
|
commitdiff
2018-01-22
Anand Jain
btrfs: cleanup device states define BTRFS_DEV_STATE_WRI...
tree
|
commitdiff
next
This page took
0.108846 seconds
and
7
git commands to generate.