index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
|
|
Btrfs: handle only applicable errors returned by btrfs_get_extent
Dan Carpenter
2017-04-18
2
-26
/
+15
|
*
|
|
|
|
|
|
|
|
|
btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
Qu Wenruo
2017-04-18
1
-7
/
+18
|
*
|
|
|
|
|
|
|
|
|
btrfs: use q which is already obtained from bdev_get_queue
Anand Jain
2017-04-18
1
-4
/
+3
|
*
|
|
|
|
|
|
|
|
|
Btrfs: switch to div64_u64 if with a u64 divisor
Liu Bo
2017-04-18
3
-7
/
+7
|
*
|
|
|
|
|
|
|
|
|
Btrfs: update scrub_parity to use u64 stripe_len
Liu Bo
2017-04-18
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
|
Btrfs: enable repair during read for raid56 profile
Liu Bo
2017-04-18
1
-13
/
+27
|
*
|
|
|
|
|
|
|
|
|
btrfs: use clear_page where appropriate
David Sterba
2017-04-18
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
btrfs: Prevent scrub recheck from racing with dev replace
Qu Wenruo
2017-04-18
1
-4
/
+9
|
*
|
|
|
|
|
|
|
|
|
btrfs: Wait for in-flight bios before freeing target device for raid56
Qu Wenruo
2017-04-18
3
-0
/
+21
|
*
|
|
|
|
|
|
|
|
|
btrfs: scrub: Don't append on-disk pages for raid56 scrub
Qu Wenruo
2017-04-18
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
|
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...
Qu Wenruo
2017-04-18
2
-10
/
+6
|
*
|
|
|
|
|
|
|
|
|
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
2017-04-18
2
-44
/
+52
|
*
|
|
|
|
|
|
|
|
|
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
2017-04-18
3
-9
/
+6
|
*
|
|
|
|
|
|
|
|
|
btrfs: sink GFP flags parameter to tree_mod_log_insert_root
David Sterba
2017-04-18
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
btrfs: sink GFP flags parameter to tree_mod_log_insert_move
David Sterba
2017-04-18
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
Btrfs: fix wrong failed mirror_num of read-repair on raid56
Liu Bo
2017-04-18
1
-0
/
+5
|
*
|
|
|
|
|
|
|
|
|
Btrfs: set scrub page's io_error if failing to submit io
Liu Bo
2017-04-18
1
-2
/
+6
|
*
|
|
|
|
|
|
|
|
|
btrfs: track exclusive filesystem operation in flags
David Sterba
2017-04-18
4
-26
/
+25
|
*
|
|
|
|
|
|
|
|
|
btrfs: qgroups: Retry after commit on getting EDQUOT
Goldwyn Rodrigues
2017-04-18
1
-1
/
+23
|
*
|
|
|
|
|
|
|
|
|
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
2017-04-18
3
-10
/
+12
|
*
|
|
|
|
|
|
|
|
|
btrfs: provide enumeration for __merge_refs mode argument
Edmund Nadolski
2017-04-18
1
-10
/
+13
|
*
|
|
|
|
|
|
|
|
|
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
6
-20
/
+0
|
*
|
|
|
|
|
|
|
|
|
btrfs: remove local blocksize variable in reada_find_extent
David Sterba
2017-04-18
1
-4
/
+2
|
*
|
|
|
|
|
|
|
|
|
btrfs: remove redundant parameter from reada_start_machine_dev
David Sterba
2017-04-18
1
-4
/
+3
|
*
|
|
|
|
|
|
|
|
|
btrfs: remove redundant parameter from reada_find_zone
David Sterba
2017-04-18
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
2017-04-18
3
-6
/
+5
|
*
|
|
|
|
|
|
|
|
|
btrfs: preallocate radix tree node for global readahead tree
David Sterba
2017-04-18
2
-1
/
+8
|
*
|
|
|
|
|
|
|
|
|
btrfs: preallocate radix tree node for readahead
David Sterba
2017-04-18
2
-1
/
+8
|
*
|
|
|
|
|
|
|
|
|
btrfs: No need to check !(flags & MS_RDONLY) twice
Goldwyn Rodrigues
2017-04-18
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
|
Btrfs: update comments in cache_save_setup
Liu Bo
2017-04-18
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
Btrfs: convert BUG_ON to WARN_ON
Liu Bo
2017-04-18
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
Btrfs: helper for ops that requires full stripe
Liu Bo
2017-04-18
1
-8
/
+10
|
*
|
|
|
|
|
|
|
|
|
Btrfs: do not add extra mirror when dev_replace target dev is not available
Liu Bo
2017-04-18
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
|
Btrfs: handle operations for device replace separately
Liu Bo
2017-04-18
1
-81
/
+98
|
*
|
|
|
|
|
|
|
|
|
Btrfs: introduce a function to get extra mirror from replace
Liu Bo
2017-04-18
1
-72
/
+89
|
*
|
|
|
|
|
|
|
|
|
Btrfs: separate DISCARD from __btrfs_map_block
Liu Bo
2017-04-18
1
-114
/
+175
|
*
|
|
|
|
|
|
|
|
|
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
3
-111
/
+57
|
*
|
|
|
|
|
|
|
|
|
Btrfs: add file item tracepoints
Liu Bo
2017-04-18
1
-0
/
+15
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-10
/
+9
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert scrub_block.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert scrub_recover.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-9
/
+9
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-8
/
+9
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
3
-4
/
+4
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-10
/
+10
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-16
/
+16
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
5
-12
/
+14
|
*
|
|
|
|
|
|
|
|
|
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
2
-7
/
+8
[prev]
[next]