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: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
10
-41
/
+119
*
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
2017-06-29
1
-3
/
+8
*
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
2017-06-29
3
-2
/
+3
*
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
Qu Wenruo
2017-06-29
3
-45
/
+18
*
btrfs: qgroup: Add quick exit for non-fs extents
Qu Wenruo
2017-06-29
1
-2
/
+41
*
Btrfs: rework delayed ref total_bytes_pinned accounting
Omar Sandoval
2017-06-29
1
-9
/
+32
*
Btrfs: return old and new total ref mods when adding delayed refs
Omar Sandoval
2017-06-29
3
-34
/
+52
*
Btrfs: always account pinned bytes when dropping a tree block ref
Omar Sandoval
2017-06-29
1
-9
/
+8
*
Btrfs: update total_bytes_pinned when pinning down extents
Omar Sandoval
2017-06-29
1
-1
/
+2
*
Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()
Omar Sandoval
2017-06-29
1
-1
/
+1
*
Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64
Omar Sandoval
2017-06-29
1
-21
/
+20
*
btrfs: fix validation of XATTR_ITEM dir items
David Sterba
2017-06-29
1
-8
/
+0
*
btrfs: Verify dir_item in iterate_object_props
Su Yue
2017-06-21
1
-0
/
+7
*
btrfs: Check name_len before in btrfs_del_root_ref
Su Yue
2017-06-21
1
-0
/
+7
*
btrfs: Check name_len before reading btrfs_get_name
Su Yue
2017-06-21
1
-0
/
+5
*
btrfs: Check name_len before read in iterate_dir_item
Su Yue
2017-06-21
1
-0
/
+6
*
btrfs: Check name_len in btrfs_check_ref_name_override
Su Yue
2017-06-21
1
-0
/
+6
*
btrfs: Verify dir_item in replay_xattr_deletes
Su Yue
2017-06-21
1
-0
/
+7
*
btrfs: Check name_len on add_inode_ref call path
Su Yue
2017-06-21
2
-11
/
+20
*
btrfs: Check name_len with boundary in verify dir_item
Su Yue
2017-06-21
5
-6
/
+14
*
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
Su Yue
2017-06-21
2
-0
/
+74
*
btrfs: move dev stats accounting out of wait_dev_flush
David Sterba
2017-06-21
1
-8
/
+3
*
btrfs: account as waiting for IO, while waiting fot the flush bio completion
David Sterba
2017-06-21
1
-1
/
+1
*
btrfs: preallocate device flush bio
David Sterba
2017-06-21
3
-18
/
+20
*
Btrfs: incremental send, fix invalid path for unlink commands
Filipe Manana
2017-06-21
1
-5
/
+47
*
Btrfs: send, fix invalid path after renaming and linking file
Filipe Manana
2017-06-21
1
-8
/
+27
*
Btrfs: fix invalid extent maps due to hole punching
Filipe Manana
2017-06-21
1
-1
/
+4
*
btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items
Jeff Mahoney
2017-06-21
1
-0
/
+1
*
btrfs: Round down values which are written for total_bytes_size
Nikolay Borisov
2017-06-20
2
-5
/
+14
*
btrfs: Manually implement device_total_bytes getter/setter
Nikolay Borisov
2017-06-20
1
-1
/
+19
*
btrfs: obsolete and remove mount option alloc_start
David Sterba
2017-06-20
3
-70
/
+7
*
btrfs: move fs_info::fs_frozen to the flags
David Sterba
2017-06-20
4
-7
/
+8
*
btrfs: cleanup duplicate return value in insert_inline_extent
David Sterba
2017-06-20
1
-6
/
+2
*
btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev
David Sterba
2017-06-19
1
-1
/
+1
*
btrfs: use GFP_KERNEL in btrfs_calc_avail_data_space
David Sterba
2017-06-19
1
-1
/
+1
*
btrfs: Use btrfs_space_info_used instead of opencoding it
Nikolay Borisov
2017-06-19
1
-6
/
+3
*
btrfs: wait part of the write_dev_flush() can be separated out
Anand Jain
2017-06-19
1
-28
/
+31
*
btrfs: remove redundant null bdev counting during flush submission
Anand Jain
2017-06-19
1
-5
/
+2
*
btrfs: write_dev_flush does not return ENOMEM anymore
Anand Jain
2017-06-19
1
-33
/
+5
*
Btrfs: compression must free at least one sector size
Timofey Titovets
2017-06-19
1
-4
/
+3
*
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
6
-17
/
+15
*
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
David Sterba
2017-06-19
1
-16
/
+14
*
btrfs: document mandatory order of bio in btrfs_io_bio
David Sterba
2017-06-19
1
-0
/
+4
*
Btrfs: skip checksum verification if IO error occurs
Liu Bo
2017-06-19
1
-6
/
+8
*
Btrfs: tolerate errors if we have retried successfully
Liu Bo
2017-06-19
1
-1
/
+4
*
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
2017-06-19
3
-8
/
+8
*
btrfs: opencode trivial compressed_bio_alloc, simplify error handling
David Sterba
2017-06-19
1
-19
/
+4
*
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
2017-06-19
3
-10
/
+5
*
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
4
-5
/
+5
*
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
5
-41
/
+0
[next]