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
2012-05-09
drbd: Implemented the disk-timeout option
Philipp Reisner
5
-14
/
+31
2012-05-09
drbd: Force flag for the detach operation
Philipp Reisner
3
-2
/
+19
2012-05-09
drbd: Allow new IOs while the local disk in in FAILED state
Philipp Reisner
1
-1
/
+1
2012-05-09
drbd: Bitmap IO functions can now return prematurely if the disk breaks
Philipp Reisner
1
-10
/
+30
2012-05-09
drbd: Added a kref to bm_aio_ctx
Philipp Reisner
1
-25
/
+59
2012-05-09
drbd: Hold a reference to ldev while doing meta-data IO
Philipp Reisner
2
-0
/
+7
2012-05-09
drbd: Keep a reference to the bio until the completion handler finished
Philipp Reisner
2
-0
/
+2
2012-05-09
drbd: Implemented wait_until_done_or_disk_failure()
Philipp Reisner
3
-5
/
+18
2012-05-09
drbd: Replaced md_io_mutex by an atomic: md_io_in_use
Philipp Reisner
4
-19
/
+51
2012-05-09
drbd: moved md_io into mdev
Philipp Reisner
3
-9
/
+10
2012-05-09
drbd: Immediately allow completion of IOs, that wait for IO completions on a ...
Philipp Reisner
3
-11
/
+37
2012-05-09
drbd: Keep a reference to barrier acked requests
Philipp Reisner
3
-2
/
+23
2012-05-09
drbd: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2
-3
/
+8
2012-05-09
drbd: Only print sanitize state's warnings, if the state change happens
Philipp Reisner
1
-15
/
+40
2012-05-09
drbd: downgraded error printk to info
Lars Ellenberg
1
-4
/
+2
2012-05-09
drbd: allow ping-timeout of up to 30 seconds
Lars Ellenberg
1
-1
/
+1
2012-05-09
DRBD: Fix comparison always false warning due to long/long long compare
David Howells
1
-1
/
+1
2012-05-09
drbd: spelling fix: too small
Lars Ellenberg
2
-6
/
+6
2012-05-09
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
Lars Ellenberg
1
-1
/
+1
2012-05-09
drbd: Lower log priority for an event that is definitely not an error
Philipp Reisner
1
-1
/
+1
2012-05-01
Merge tag 'v3.4-rc5' into for-3.5/core
Jens Axboe
1355
-8950
/
+16167
2012-04-30
Linux 3.4-rc5
v3.4-rc5
Linus Torvalds
1
-1
/
+1
2012-04-30
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-24
/
+41
2012-04-30
autofs: make the autofsv5 packet file descriptor use a packetized pipe
Linus Torvalds
3
-2
/
+13
2012-04-30
PM / Freezer / Docs: Update documentation about freezing of tasks
Marcos Paulo de Souza
1
-18
/
+19
2012-04-30
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
2
-2
/
+30
2012-04-29
Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+23
2012-04-29
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-12
/
+47
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
15
-139
/
+148
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-142
/
+230
2012-04-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-2
/
+11
2012-04-28
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
4
-23
/
+3
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-04-28
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
1
-2
/
+2
2012-04-28
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-11
/
+16
2012-04-28
Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-5
/
+23
2012-04-28
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-128
/
+158
2012-04-28
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+11
2012-04-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-61
/
+46
2012-04-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2012-04-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+12
2012-04-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-14
/
+27
2012-04-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-21
/
+64
2012-04-28
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-49
/
+50
2012-04-28
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-2
/
+2
2012-04-28
Merge branch 'docs-3.4' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+13
2012-04-28
xen: correctly check for pending events when restoring irq flags
David Vrabel
1
-1
/
+1
2012-04-27
Btrfs: reduce lock contention during extent insertion
Chris Mason
1
-2
/
+7
2012-04-27
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
Chris Mason
1
-29
/
+1
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
[next]