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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
block: Convert last uses of __FUNCTION__ to __func__
Joe Perches
1
-4
/
+4
2014-07-10
drivers/block: Use RCU_INIT_POINTER(x, NULL) in drbd/drbd_state.c
Monam Agarwal
1
-1
/
+1
2014-07-10
drbd: short-circuit in maybe_pull_ahead
Lars Ellenberg
1
-0
/
+3
2014-07-10
drbd: application writes may set-in-sync in protocol != C
Lars Ellenberg
4
-31
/
+49
2014-07-10
drbd: New net configuration option socket-check-timeout
Philipp Reisner
1
-16
/
+30
2014-07-10
drbd: Limit the time we are waiting for the first packet on an accepted socket
Philipp Reisner
1
-0
/
+10
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
3
-4
/
+24
2014-07-10
drbd: don't implicitly resize Diskless node beyond end of device
Lars Ellenberg
1
-3
/
+16
2014-07-10
drbd: fix bogus resync stats in /proc/drbd
Lars Ellenberg
2
-76
/
+75
2014-07-10
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
3
-20
/
+1
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
5
-7
/
+7
2014-07-10
drbd: drop wrong debugging aid
Lars Ellenberg
1
-17
/
+0
2014-07-10
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
5
-81
/
+12
2014-07-10
drbd: use drbd_device_post_work() in more places
Lars Ellenberg
3
-48
/
+20
2014-07-10
drbd: make sure disk cleanup happens in worker context
Lars Ellenberg
5
-90
/
+120
2014-07-10
drbd: close race when detaching from disk
Lars Ellenberg
2
-6
/
+14
2014-07-10
drbd: explicitly submit meta data requests with REQ_NOIDLE
Lars Ellenberg
1
-1
/
+1
2014-07-10
drbd: move set_disk_ro() to after we persisted the new role
Lars Ellenberg
1
-3
/
+1
2014-07-10
drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
Lars Ellenberg
1
-0
/
+5
2014-07-10
drbd: re-add lost conf_mutex protection in drbd_set_role
Lars Ellenberg
1
-2
/
+2
2014-07-10
drbd: stop the meta data sync timer before open coded meta data sync
Lars Ellenberg
1
-0
/
+4
2014-07-10
drbd: fix resync finished detection
Lars Ellenberg
4
-205
/
+197
2014-07-10
drbd: fix a race stopping the worker thread
Lars Ellenberg
1
-0
/
+3
2014-07-10
drbd: get rid of atomic update on disk bitmap works
Lars Ellenberg
5
-125
/
+66
2014-07-10
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2
-3
/
+13
2014-07-10
drbd: refactor use of first_peer_device()
Lars Ellenberg
5
-88
/
+105
2014-07-10
drbd: reduce number of spinlock drop/re-aquire cycles
Lars Ellenberg
1
-6
/
+14
2014-07-10
drbd: rename drbd_free_bc() to drbd_free_ldev()
Philipp Reisner
2
-5
/
+5
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
5
-55
/
+78
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
5
-19
/
+19
2014-07-01
block: virtio-blk: support multi virt queues per virtio-blk device
Ming Lei
1
-20
/
+84
2014-07-01
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Jens Axboe
1
-1
/
+3
2014-06-28
Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
3
-35
/
+21
2014-06-28
Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+19
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-10
/
+23
2014-06-28
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...
Mark Brown
3
-35
/
+21
2014-06-28
Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...
Mark Brown
3
-1
/
+19
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
1
-1
/
+3
2014-06-28
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
1
-6
/
+7
2014-06-28
Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+16
2014-06-28
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-5
/
+5
2014-06-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+8
2014-06-28
Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-3
/
+4
2014-06-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-68
/
+159
2014-06-27
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
1
-1
/
+1
2014-06-27
efi-pstore: Fix an overflow on 32-bit builds
Andrzej Zaborowski
1
-1
/
+1
2014-06-27
Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-36
/
+36
2014-06-27
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
Nicholas Bellinger
1
-0
/
+1
2014-06-27
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
1
-0
/
+2
2014-06-27
target: Fix left-over se_lun->lun_sep pointer OOPs
Nicholas Bellinger
1
-0
/
+1
[next]