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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-21
5
-9
/
+9
|
*
|
|
Btrfs: add one more sanity check for shared ref type
Liu Bo
2017-08-21
2
-10
/
+46
|
*
|
|
Btrfs: remove BUG_ON in __add_tree_block
Liu Bo
2017-08-21
1
-1
/
+11
|
*
|
|
Btrfs: remove BUG() in add_data_reference
Liu Bo
2017-08-21
1
-1
/
+4
|
*
|
|
Btrfs: remove BUG() in print_extent_item
Liu Bo
2017-08-21
1
-1
/
+4
|
*
|
|
Btrfs: remove BUG() in btrfs_extent_inline_ref_size
Liu Bo
2017-08-21
1
-1
/
+0
|
*
|
|
Btrfs: convert to use btrfs_get_extent_inline_ref_type
Liu Bo
2017-08-21
3
-10
/
+50
|
*
|
|
Btrfs: add a helper to retrive extent inline ref type
Liu Bo
2017-08-21
2
-0
/
+48
|
*
|
|
btrfs: scrub: simplify scrub worker initialization
David Sterba
2017-08-21
1
-8
/
+2
|
*
|
|
btrfs: scrub: clean up division in scrub_find_csum
David Sterba
2017-08-21
1
-1
/
+3
|
*
|
|
btrfs: scrub: clean up division in __scrub_mark_bitmap
David Sterba
2017-08-21
1
-2
/
+6
|
*
|
|
btrfs: scrub: use bool for flush_all_writes
David Sterba
2017-08-21
1
-10
/
+8
|
*
|
|
btrfs: preserve i_mode if __btrfs_set_acl() fails
Ernesto A. Fernández
2017-08-21
1
-1
/
+5
|
*
|
|
btrfs: Remove extraneous chunk_objectid variable
Nikolay Borisov
2017-08-21
1
-10
/
+6
|
*
|
|
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
2017-08-21
3
-8
/
+5
|
*
|
|
btrfs: Remove extra parentheses from condition in copy_items()
Matthias Kaehlcke
2017-08-21
1
-1
/
+1
|
*
|
|
btrfs: Remove redundant setting of uuid in btrfs_block_header
Nikolay Borisov
2017-08-21
1
-2
/
+0
|
*
|
|
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
2017-08-21
4
-19
/
+20
|
*
|
|
btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush
Lu Fengqi
2017-08-21
1
-1
/
+1
|
*
|
|
Btrfs: incremental send, fix emission of invalid clone operations
Filipe Manana
2017-08-21
1
-0
/
+19
|
*
|
|
Btrfs: fix out of bounds array access while reading extent buffer
Liu Bo
2017-08-21
1
-8
/
+12
|
*
|
|
btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2
Nikolay Borisov
2017-08-18
1
-3
/
+0
|
*
|
|
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...
Nikolay Borisov
2017-08-18
1
-12
/
+6
|
*
|
|
Btrfs: fix assertion failure during fsync in no-holes mode
Filipe Manana
2017-08-18
1
-1
/
+4
|
*
|
|
Btrfs: avoid unnecessarily locking inode when clearing a range
Filipe Manana
2017-08-18
1
-3
/
+4
|
*
|
|
btrfs: remove redundant check on ret being non-zero
Colin Ian King
2017-08-18
1
-2
/
+0
|
*
|
|
btrfs: expose internal free space tree routine only if sanity tests are enabled
Nikolay Borisov
2017-08-18
1
-1
/
+2
|
*
|
|
btrfs: Remove unused sectorsize variable from struct map_lookup
Nikolay Borisov
2017-08-18
2
-3
/
+0
|
*
|
|
btrfs: Remove never-reached WARN_ON
Nikolay Borisov
2017-08-18
1
-1
/
+1
|
*
|
|
btrfs: remove unused BTRFS_COMPRESS_LAST
Anand Jain
2017-08-18
1
-1
/
+0
|
*
|
|
btrfs: use BTRFS_FSID_SIZE for fsid
Anand Jain
2017-08-18
1
-9
/
+9
|
*
|
|
btrfs: use appropriate define for the fsid
Anand Jain
2017-08-18
4
-13
/
+13
|
*
|
|
btrfs: increase ctx->pos for delayed dir index
Josef Bacik
2017-08-18
1
-0
/
+1
|
*
|
|
btrfs: fix readdir deadlock with pagefault
Josef Bacik
2017-08-16
4
-34
/
+110
|
*
|
|
btrfs: Simplify math in should_alloc chunk
Nikolay Borisov
2017-08-16
1
-5
/
+4
|
*
|
|
btrfs: account for pinned bytes in should_alloc_chunk
Jeff Mahoney
2017-08-16
1
-1
/
+1
|
*
|
|
btrfs: prepare for extensions in compression options
David Sterba
2017-08-16
2
-4
/
+4
|
*
|
|
btrfs: allow defrag compress to override NOCOMPRESS attribute
David Sterba
2017-08-16
1
-3
/
+3
|
*
|
|
btrfs: defrag: cleanup checking for compression status
David Sterba
2017-08-16
1
-6
/
+6
|
*
|
|
btrfs: separate defrag and property compression
David Sterba
2017-08-16
3
-3
/
+14
|
*
|
|
btrfs: rename variable holding per-inode compression type
David Sterba
2017-08-16
4
-12
/
+12
|
*
|
|
Btrfs: add skeleton code for compression heuristic
Timofey Titovets
2017-08-16
3
-4
/
+39
|
*
|
|
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait
David Sterba
2017-08-16
1
-1
/
+1
|
*
|
|
btrfs: account that we're waiting for DIO read
David Sterba
2017-08-16
1
-2
/
+2
|
*
|
|
btrfs: drop chunk locks at the end of close_ctree
David Sterba
2017-08-16
1
-2
/
+0
|
*
|
|
btrfs: remove trivial wrapper btrfs_force_ra
David Sterba
2017-08-16
3
-11
/
+3
|
*
|
|
btrfs: drop ancient page flag mappings
David Sterba
2017-08-16
1
-7
/
+0
|
*
|
|
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
6
-36
/
+36
|
*
|
|
btrfs: Make flush_space return void
Nikolay Borisov
2017-08-16
1
-8
/
+8
|
*
|
|
btrfs: Deprecate userspace transaction ioctls
Nikolay Borisov
2017-08-16
1
-0
/
+11
[prev]
[next]