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.13.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
2015-06-10
btrfs: Handle unaligned length in extent_same
Mark Fasheh
1
-6
/
+14
2015-06-10
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.
chandan
1
-1
/
+1
2015-06-10
Btrfs: btrfs_defrag_file: Fix ra_index computation.
chandan
1
-1
/
+1
2015-06-10
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
3
-12
/
+7
2015-06-10
Btrfs: don't attach unnecessary extents to transaction on fsync
Filipe Manana
1
-1
/
+15
2015-06-10
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
3
-3
/
+23
2015-06-10
Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
1
-21
/
+83
2015-06-03
Btrfs: fix hang during inode eviction due to concurrent readahead
Filipe Manana
1
-5
/
+21
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
5
-29
/
+54
2015-06-03
Btrfs: add missing free_extent_buffer
Liu Bo
1
-0
/
+1
2015-06-03
Btrfs: remove csum_bytes_left
Liu Bo
3
-16
/
+0
2015-06-03
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
3
-8
/
+30
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
4
-2
/
+50
2015-06-03
Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap
Josef Bacik
1
-0
/
+2
2015-06-03
Btrfs: show subvol= and subvolid= in /proc/mounts
Omar Sandoval
2
-0
/
+5
2015-06-03
Btrfs: unify subvol= and subvolid= mounting
Omar Sandoval
1
-67
/
+171
2015-06-03
Btrfs: fail on mismatched subvol and subvolid mount options
Omar Sandoval
1
-8
/
+25
2015-06-03
Btrfs: clean up error handling in mount_subvol()
Omar Sandoval
1
-28
/
+33
2015-06-03
Btrfs: remove all subvol options before mounting top-level
Omar Sandoval
1
-36
/
+20
2015-06-03
Btrfs: lock superblock before remounting for rw subvol
Omar Sandoval
1
-0
/
+2
2015-06-03
Btrfs: wake up extent state waiters on unlock through clear_extent_bits
Filipe Manana
1
-1
/
+6
2015-06-03
Btrfs: fix chunk allocation regression leading to transaction abort
Filipe Manana
1
-3
/
+19
2015-06-03
btrfs: use after free when closing devices
Sasha Levin
1
-2
/
+2
2015-06-03
btrfs: make root id query unprivileged
David Sterba
1
-4
/
+16
2015-06-03
Btrfs: fix block group ->space_info null pointer dereference
Filipe Manana
1
-2
/
+23
2015-06-03
Btrfs: check error before reporting missing device and add uuid
Anand Jain
1
-1
/
+2
2015-06-03
btrfs: Fix superblock csum type check.
Qu Wenruo
1
-1
/
+1
2015-06-03
Btrfs: incremental send, fix clone operations for compressed extents
Filipe Manana
1
-1
/
+17
2015-06-03
btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
Christian Engelmayer
1
-4
/
+4
2015-06-03
Btrfs: fix mutex unlock without prior lock on space cache truncation
Filipe Manana
1
-8
/
+6
2015-06-03
Btrfs: log when missing device is created
Anand Jain
1
-0
/
+2
2015-06-03
btrfs: fix warnings after changes in btrfs_abort_transaction
David Sterba
2
-4
/
+4
2015-06-03
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
2
-0
/
+7
2015-06-03
btrfs: report exact callsite where transaction abort occurs
David Sterba
2
-11
/
+9
2015-06-03
btrfs: let tree defrag work in SSD mode
David Sterba
1
-3
/
+0
2015-06-03
Btrfs: check pending chunks when shrinking fs to avoid corruption
Filipe Manana
1
-9
/
+40
2015-06-03
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
1
-3
/
+1
2015-06-03
Btrfs: incremental send, check if orphanized dir inode needs delayed rename
Filipe Manana
1
-19
/
+37
2015-06-03
Btrfs: incremental send, don't delay directory renames unnecessarily
Filipe Manana
1
-2
/
+46
2015-06-01
Linux 4.1-rc6
v4.1-rc6
Linus Torvalds
1
-1
/
+1
2015-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2015-05-31
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-15
/
+18
2015-05-31
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...
Linus Torvalds
7
-15
/
+30
2015-05-31
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2
-40
/
+185
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
24
-287
/
+180
2015-05-31
Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-2
/
+15
2015-05-31
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
1
-3
/
+3
2015-05-31
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
11
-22
/
+17
2015-05-31
target: Move passthrough CDB parsing into a common function
Andy Grover
4
-94
/
+78
2015-05-31
target/user: Only support full command pass-through
Andy Grover
2
-70
/
+75
[prev]
[next]