index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd: img_data requests don't own their page array
Ilya Dryomov
2016-10-03
1
-8
/
+3
*
rbd: don't call rbd_osd_req_format_read() for !img_data requests
Ilya Dryomov
2016-10-03
1
-7
/
+2
*
rbd: rework rbd_img_obj_exists_submit() error paths
Ilya Dryomov
2016-10-03
1
-20
/
+22
*
rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()
Ilya Dryomov
2016-10-03
1
-1
/
+2
*
rbd: move bumping img_request refcount into rbd_obj_request_submit()
Ilya Dryomov
2016-10-03
1
-4
/
+8
*
rbd: mark the original request as done if stat request fails
Ilya Dryomov
2016-10-03
1
-13
/
+15
*
rbd: clean up asserts in rbd_img_obj_request_submit() helpers
Ilya Dryomov
2016-10-03
1
-20
/
+10
*
rbd: change rbd_obj_request_submit() signature
Ilya Dryomov
2016-10-03
1
-47
/
+23
*
rbd: lock_on_read map option
Ilya Dryomov
2016-10-03
1
-1
/
+12
*
rbd: add force close option
Mike Christie
2016-08-24
2
-12
/
+33
*
rbd: add 'config_info' sysfs rbd device attribute
Mike Christie
2016-08-24
2
-2
/
+26
*
rbd: add 'snap_id' sysfs rbd device attribute
Mike Christie
2016-08-24
2
-0
/
+14
*
rbd: add 'cluster_fsid' sysfs rbd device attribute
Mike Christie
2016-08-24
2
-0
/
+14
*
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
2016-08-24
4
-0
/
+26
*
rbd: print capacity in decimal and features in hex
Ilya Dryomov
2016-08-24
1
-2
/
+3
*
rbd: support for exclusive-lock feature
Ilya Dryomov
2016-08-24
3
-16
/
+808
*
rbd: retry watch re-registration periodically
Ilya Dryomov
2016-08-24
2
-29
/
+110
*
rbd: introduce a per-device ordered workqueue
Ilya Dryomov
2016-08-24
1
-80
/
+71
*
libceph: rename ceph_client_id() -> ceph_client_gid()
Ilya Dryomov
2016-08-24
3
-5
/
+6
*
libceph: support for blacklisting clients
Douglas Fuller
2016-08-24
3
-0
/
+96
*
libceph: support for lock.lock_info
Douglas Fuller
2016-08-24
2
-0
/
+167
*
libceph: support for advisory locking on RADOS objects
Douglas Fuller
2016-08-24
3
-0
/
+208
*
libceph: add ceph_osdc_call() single-page helper
Douglas Fuller
2016-08-24
2
-0
/
+59
*
libceph: support for CEPH_OSD_OP_LIST_WATCHERS
Douglas Fuller
2016-08-24
2
-1
/
+131
*
libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()
Ilya Dryomov
2016-08-24
3
-4
/
+7
*
Linux 4.8-rc2
v4.8-rc2
Linus Torvalds
2016-08-15
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-08-15
9
-8
/
+84
|
\
|
*
Merge branches 'thermal-intel' and 'thermal-core' into next
Zhang Rui
2016-08-08
7
-3
/
+18
|
|
\
|
|
*
thermal: clock_cooling: Fix missing mutex_init()
Wei Yongjun
2016-08-08
1
-0
/
+1
|
|
*
thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfs
Kuninori Morimoto
2016-08-08
1
-0
/
+2
|
|
*
thermal: fix race condition when updating cooling device
Michele Di Giorgio
2016-08-08
5
-3
/
+15
|
*
|
thermal/powerclamp: Prevent division by zero when counting interval
Petr Mladek
2016-08-08
1
-4
/
+7
|
*
|
thermal: intel_pch_thermal: Add suspend/resume callback
Srinivas Pandruvada
2016-08-08
1
-1
/
+59
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-15
1
-1
/
+0
|
\
\
|
*
|
m68knommu: fix user a5 register being overwritten
Greg Ungerer
2016-08-08
1
-1
/
+0
|
|
/
*
|
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-08-14
2
-1
/
+3
|
\
\
|
*
|
h8300: Add missing include file to asm/io.h
Guenter Roeck
2016-08-13
1
-0
/
+2
|
*
|
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
2016-08-13
1
-1
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-08-14
8
-86
/
+136
|
\
\
\
|
*
|
|
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
2016-08-12
1
-1
/
+0
|
*
|
|
arm64: defconfig: add options for virtualization and containers
Riku Voipio
2016-08-12
1
-6
/
+46
|
*
|
|
arm64: hibernate: handle allocation failures
Mark Rutland
2016-08-12
1
-27
/
+32
|
*
|
|
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
2016-08-12
1
-6
/
+17
|
*
|
|
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-08-12
2
-2
/
+19
|
*
|
|
arm64: Remove stack duplicating code from jprobes
David A. Long
2016-08-11
2
-28
/
+5
|
*
|
|
drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property
Marc Zyngier
2016-08-09
1
-3
/
+4
|
*
|
|
drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock
Sudeep Holla
2016-08-09
1
-9
/
+9
|
*
|
|
arm64: Support hard limit of cpu count by nr_cpus
Kefeng Wang
2016-08-09
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-13
8
-53
/
+118
|
\
\
\
|
*
\
\
Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2016-08-12
1
-1
/
+4
|
|
\
\
\
[next]