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.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
2014-01-29
Btrfs: return immediately if tree log mod is not necessary
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
4
-39
/
+34
2014-01-29
Btrfs: use a bit to track if we're in the radix tree
Josef Bacik
2
-3
/
+5
2014-01-29
Btrfs: deal with io_tree->mapping being NULL
Josef Bacik
1
-8
/
+16
2014-01-29
Btrfs: more efficient push_leaf_right
Filipe David Borba Manana
1
-0
/
+13
2014-01-29
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2
-27
/
+19
2014-01-29
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
1
-19
/
+26
2014-01-29
Btrfs: fix pass of transid with wrong endianness in send.c
Filipe David Borba Manana
1
-3
/
+3
2014-01-29
Btrfs: fix extent_map block_len after merging
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
btrfs: remove dead code
Michal Nazarewicz
1
-6
/
+1
2014-01-29
Btrfs: fix max dir item size calculation
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
Btrfs: more efficient extent state insertions
Filipe David Borba Manana
1
-21
/
+55
2014-01-29
Btrfs: add missing extent state caching calls
Filipe David Borba Manana
1
-1
/
+3
2014-01-29
Btrfs: faster and more efficient extent map insertion
Filipe David Borba Manana
1
-31
/
+41
2014-01-29
Btrfs: fix extent boundary check in bio_readpage_error
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
Btrfs: try harder to avoid btree node splits
Filipe David Borba Manana
1
-6
/
+14
2014-01-29
Btrfs: avoid unnecessary ordered extent cache resets
Filipe David Borba Manana
1
-1
/
+2
2014-01-29
btrfs: fix leaks during sysfs teardown
Jeff Mahoney
1
-60
/
+73
2014-01-29
btrfs: fix static checker warnings
Jeff Mahoney
1
-2
/
+2
2014-01-29
Btrfs: fix very slow inode eviction and fs unmount
Filipe David Borba Manana
1
-14
/
+84
2014-01-29
Btrfs: improve forever loop when doing balance relocation
Wang Shilong
1
-38
/
+36
2014-01-29
Btrfs: fix ordered extent check in btrfs_punch_hole
Filipe David Borba Manana
1
-1
/
+1
2014-01-29
Btrfs: fix the reserved space leak caused by the race between nonlock dio and...
Miao Xie
1
-47
/
+84
2014-01-29
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
Miao Xie
1
-8
/
+6
2014-01-29
btrfs: replace BUG in can_modify_feature
David Sterba
1
-1
/
+3
2014-01-29
btrfs: reserve no transaction units in btrfs_feature_attr_store
David Sterba
1
-1
/
+1
2014-01-29
Btrfs: make btrfs_debug match pr_debug handling related to DEBUG
Frank Holton
1
-0
/
+6
2014-01-29
btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
Sergei Trofimovich
2
-71
/
+0
2014-01-29
Btrfs/tracepoint: update new flags for ordered extent TP
Liu Bo
1
-1
/
+2
2014-01-29
Btrfs/tracepoint: fix to report right flags for ordered extent
Liu Bo
1
-11
/
+11
2014-01-29
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
Kelley Nielsen
4
-35
/
+17
2014-01-29
btrfs: expand btrfs_find_item() to include find_root_ref functionality
Kelley Nielsen
3
-20
/
+11
2014-01-29
btrfs: bootstrap generic btrfs_find_item interface
Kelley Nielsen
3
-36
/
+43
2014-01-29
btrfs: fix unused variables in qgroup.c
Valentina Giusti
1
-9
/
+2
2014-01-29
btrfs: replace path->slots[0] with otherwise unused variable 'slot'
Valentina Giusti
1
-2
/
+2
2014-01-29
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
1
-2
/
+0
2014-01-29
btrfs: remove unused variable from setup_cluster_no_bitmap
Valentina Giusti
1
-2
/
+0
2014-01-29
btrfs: remove unused variables from extent_io.c
Valentina Giusti
1
-7
/
+0
2014-01-29
btrfs: remove unused variable from find_free_extent
Valentina Giusti
1
-2
/
+0
2014-01-29
btrfs: remove unused variables from disk-io.c
Valentina Giusti
1
-11
/
+0
2014-01-29
btrfs: remove unused variable from btrfs_new_inode
Valentina Giusti
1
-6
/
+0
2014-01-29
btrfs: publish fs label in sysfs
Jeff Mahoney
1
-0
/
+44
2014-01-29
btrfs: publish device membership in sysfs
Jeff Mahoney
2
-0
/
+33
2014-01-29
btrfs: publish allocation data in sysfs
Jeff Mahoney
4
-5
/
+238
2014-01-29
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
2
-0
/
+17
2014-01-29
btrfs: use feature attribute names to print better error messages
Jeff Mahoney
3
-6
/
+64
2014-01-29
btrfs: add ability to change features via sysfs
Jeff Mahoney
2
-4
/
+117
2014-01-29
btrfs: publish unknown feature bits in sysfs
Jeff Mahoney
1
-1
/
+107
2014-01-29
btrfs: publish per-super features in sysfs
Jeff Mahoney
1
-16
/
+65
2014-01-29
btrfs: publish per-super attributes in sysfs
Jeff Mahoney
4
-0
/
+57
[next]