index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbd: Move conf_mutex from connection to resource
Andreas Gruenbacher
2014-02-17
8
-161
/
+160
*
drbd: drbd_adm_prepare(): Only set adm_ctx.connection when a connection is re...
Andreas Gruenbacher
2014-02-17
1
-6
/
+2
*
drbd: Iterate over all connections
Andreas Gruenbacher
2014-02-17
2
-53
/
+70
*
drbd: Rename net_conf variables old_conf -> old_net_conf and new_conf -> new_...
Andreas Gruenbacher
2014-02-17
1
-46
/
+46
*
drbd: drbd_create_device(): Take a resource instead of a connection argument
Andreas Gruenbacher
2014-02-17
3
-4
/
+4
*
drbd: drbd_adm_new_resource(): Check if resource exists, not if it has any co...
Andreas Gruenbacher
2014-02-17
1
-1
/
+1
*
drbd: get_one_status(): Iterate over resource->devices instead of connection-...
Andreas Gruenbacher
2014-02-17
1
-26
/
+46
*
drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device
Andreas Gruenbacher
2014-02-17
3
-7
/
+7
*
drbd: Add explicit device parameter to D_ASSERT
Andreas Gruenbacher
2014-02-17
9
-107
/
+109
*
drbd: Replace and remove the obsolete conn_() macros
Andreas Gruenbacher
2014-02-17
6
-109
/
+99
*
drbd: Turn drbd_printk() into a polymorphic macro
Andreas Gruenbacher
2014-02-17
1
-15
/
+43
*
drbd: Remove the terrible DEV hack
Andreas Gruenbacher
2014-02-17
9
-283
/
+298
*
drbd: Turn connection->volumes into connection->peer_devices
Andreas Gruenbacher
2014-02-17
6
-92
/
+136
*
drbd: Move resource options from connection to resource
Andreas Gruenbacher
2014-02-17
4
-22
/
+25
*
drbd: conn_try_disconnect(): Use parameter instead of the global variable
Andreas Gruenbacher
2014-02-17
1
-1
/
+1
*
drbd: Replace conn_get_by_name() with drbd_find_resource()
Andreas Gruenbacher
2014-02-17
3
-20
/
+30
*
drbd: Add struct drbd_resource->devices
Andreas Gruenbacher
2014-02-17
3
-20
/
+51
*
drbd: Minor cleanup in conn_new_minor()
Andreas Gruenbacher
2014-02-17
1
-10
/
+9
*
drbd: Add struct drbd_device->resource
Andreas Gruenbacher
2014-02-17
3
-2
/
+4
*
drbd: drbd_adm_down(): Move valid resource name check to drbd_adm_prepare()
Andreas Gruenbacher
2014-02-17
1
-6
/
+3
*
drbd: Add struct drbd_resource
Andreas Gruenbacher
2014-02-17
3
-78
/
+179
*
drbd: Improve some function and variable naming
Andreas Gruenbacher
2014-02-17
8
-49
/
+49
*
drbd: Introduce "peer_device" object between "device" and "connection"
Andreas Gruenbacher
2014-02-17
11
-377
/
+416
*
drbd: Rename drbd_tconn -> drbd_connection
Andreas Gruenbacher
2014-02-17
12
-1447
/
+1447
*
drbd: Rename "mdev" to "device"
Andreas Gruenbacher
2014-02-17
13
-3400
/
+3400
*
drbd: Rename struct drbd_conf -> struct drbd_device
Andreas Gruenbacher
2014-02-17
13
-562
/
+562
*
drbd: Split off on-the-wire protocol definitions
Andreas Gruenbacher
2014-02-17
7
-292
/
+301
*
drbd: Describe the future high-level structure of DRBD
Andreas Gruenbacher
2014-02-17
1
-0
/
+38
*
idr: Add new function idr_is_empty()
Andreas Gruenbacher
2014-02-17
2
-0
/
+11
*
drbd: Add missing error goto
Philipp Reisner
2014-02-17
1
-0
/
+1
*
drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.c
Rashika Kheria
2014-02-17
1
-10
/
+0
*
drivers: block: Mark function seq_printf_with_thousands_grouping() as static ...
Rashika Kheria
2014-02-17
1
-1
/
+1
*
drivers: block: Mark the function as static in drbd_worker.c
Rashika Kheria
2014-02-17
1
-6
/
+6
*
drivers: block: Move prototype declaration to appropriate header file from dr...
Rashika Kheria
2014-02-17
2
-2
/
+4
*
drivers: block: Mark functions as static in drbd_receiver.c
Rashika Kheria
2014-02-17
1
-1
/
+2
*
drivers: block: Mark functions as static in drbd_req.c
Rashika Kheria
2014-02-17
1
-2
/
+2
*
drivers: block: Move prototype declaration of function tl_abort_disk_io() to ...
Rashika Kheria
2014-02-17
2
-3
/
+1
*
drivers: block: Mark function as static in drbd_actlog.c
Rashika Kheria
2014-02-17
1
-0
/
+1
*
drivers: block: Mark functions as static in drbd_nl.c
Rashika Kheria
2014-02-17
1
-4
/
+5
*
drivers: block: Mark functions as static in drbd_main.c
Rashika Kheria
2014-02-17
1
-3
/
+3
*
Linux 3.14-rc3
v3.14-rc3
Linus Torvalds
2014-02-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-16
7
-23
/
+28
|
\
|
*
Btrfs: use right clone root offset for compressed extents
Filipe David Borba Manana
2014-02-15
1
-0
/
+10
|
*
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
Anand Jain
2014-02-15
1
-2
/
+8
|
*
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
Josef Bacik
2014-02-14
2
-2
/
+9
|
*
Btrfs: fix max_inline mount option
Mitch Harder
2014-02-14
1
-1
/
+1
|
*
Btrfs: fix a lockdep warning when cleaning up aborted transaction
Liu Bo
2014-02-14
1
-1
/
+0
|
*
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2014-02-14
2
-17
/
+0
*
|
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-16
1
-34
/
+54
|
\
\
|
*
|
of: search the best compatible match first in __of_match_node()
Kevin Hao
2014-02-15
1
-1
/
+42
[next]