index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
btrfs: account that we're waiting for DIO read
David Sterba
1
-2
/
+2
2017-08-16
btrfs: drop chunk locks at the end of close_ctree
David Sterba
1
-2
/
+0
2017-08-16
btrfs: remove trivial wrapper btrfs_force_ra
David Sterba
3
-11
/
+3
2017-08-16
btrfs: drop ancient page flag mappings
David Sterba
1
-7
/
+0
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
6
-36
/
+36
2017-08-16
btrfs: Make flush_space return void
Nikolay Borisov
1
-8
/
+8
2017-08-16
btrfs: Deprecate userspace transaction ioctls
Nikolay Borisov
1
-0
/
+11
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
4
-11
/
+20
2017-08-16
btrfs: split write_dev_supers to two functions
David Sterba
1
-56
/
+73
2017-08-16
btrfs: refactor find_device helper
David Sterba
1
-6
/
+13
2017-08-16
btrfs: merge alloc_device helpers
David Sterba
1
-25
/
+11
2017-08-16
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
David Sterba
1
-6
/
+8
2017-08-16
btrfs: cleanup types storing REQ_*
David Sterba
2
-7
/
+9
2017-08-16
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
David Sterba
2
-3
/
+5
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
6
-15
/
+17
2017-08-16
btrfs: simplify btrfs_dev_replace_kthread
David Sterba
1
-17
/
+11
2017-08-16
btrfs: factor reading progress out of btrfs_dev_replace_status
David Sterba
1
-16
/
+30
2017-08-16
btrfs: defrag: make readahead state allocation failure non-fatal
David Sterba
1
-7
/
+8
2017-08-16
btrfs: use GFP_KERNEL in btrfs_defrag_file
David Sterba
1
-3
/
+2
2017-08-16
btrfs: use GFP_KERNEL in mount and remount
David Sterba
1
-7
/
+8
2017-08-16
btrfs: Remove never reached error handling code in __add_reloc_root
Nikolay Borisov
1
-2
/
+0
2017-08-16
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
4
-11
/
+5
2017-08-16
btrfs: Remove unused variables
Nikolay Borisov
1
-9
/
+0
2017-08-16
btrfs: Remove find_raid56_stripe_len
Nikolay Borisov
1
-20
/
+7
2017-08-16
btrfs: Use explicit round_down macro in btrfs resize ioctl handler
Nikolay Borisov
1
-2
/
+1
2017-08-16
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
3
-32
/
+31
2017-08-16
btrfs: Keep one more workspace around
Nick Terrell
1
-1
/
+1
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
5
-6
/
+5
2017-08-16
btrfs: qgroups: Fix BUG_ON condition in tree level check
Nikolay Borisov
1
-1
/
+1
2017-08-16
btrfs: Enhance message when a device is missing during mount
Qu Wenruo
2
-7
/
+19
2017-08-16
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
4
-75
/
+0
2017-08-16
btrfs: Allow barrier_all_devices to do chunk level device check
Qu Wenruo
1
-13
/
+3
2017-08-16
btrfs: Do chunk level check for degraded remount
Qu Wenruo
1
-2
/
+1
2017-08-16
btrfs: Do chunk level check for degraded rw mount
Qu Wenruo
1
-8
/
+3
2017-08-16
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
Qu Wenruo
2
-0
/
+60
2017-08-16
Btrfs: report errors when checksum is not found
Liu Bo
1
-2
/
+0
2017-08-16
btrfs: Prevent possible ERR_PTR() dereference
Nikolay Borisov
1
-10
/
+12
2017-08-16
btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
Nikolay Borisov
1
-9
/
+2
2017-08-16
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
2
-17
/
+12
2017-08-16
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-08-16
btrfs: clean up extraneous computations in add_delayed_refs
Edmund Nadolski
1
-17
/
+13
2017-08-16
btrfs: allow backref search checks for shared extents
Edmund Nadolski
1
-49
/
+115
2017-08-16
btrfs: add cond_resched() calls when resolving backrefs
Edmund Nadolski
1
-0
/
+3
2017-08-16
btrfs: backref, add tracepoints for prelim_ref insertion and merging
Jeff Mahoney
4
-58
/
+131
2017-08-16
btrfs: add a node counter to each of the rbtrees
Jeff Mahoney
1
-1
/
+5
2017-08-16
btrfs: convert prelimary reference tracking to use rbtrees
Edmund Nadolski
1
-157
/
+285
2017-08-16
btrfs: remove ref_tree implementation from backref.c
Edmund Nadolski
1
-348
/
+7
2017-08-16
btrfs: btrfs_check_shared should manage its own transaction
Edmund Nadolski
3
-33
/
+23
2017-08-16
btrfs: backref, cleanup __ namespace abuse
Jeff Mahoney
1
-116
/
+109
2017-08-16
btrfs: backref, add unode_aux_to_inode_list helper
Jeff Mahoney
1
-5
/
+11
[prev]
[next]