index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-9
/
+1
|
\
|
*
make simple_positive() public
Al Viro
2015-06-23
1
-9
/
+1
*
|
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
2
-5
/
+6
|
\
\
|
*
|
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-0
/
+1
|
*
|
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
2015-06-02
1
-5
/
+5
|
|
/
*
|
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-4
/
+4
|
\
|
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
1
-4
/
+4
*
|
block, drbd: use mempool_create_slab_pool()
David Rientjes
2015-03-24
1
-4
/
+3
*
|
block, drbd: fix drbd_req_new() initialization
David Rientjes
2015-03-24
1
-1
/
+2
|
/
*
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
2015-01-21
1
-1
/
+1
*
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
9
-115
/
+93
|
\
|
*
drbd: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2014-11-24
1
-18
/
+4
|
*
drbd: Remove an useless copy of kernel_setsockopt()
Philipp Reisner
2014-11-10
1
-25
/
+4
|
*
drbd: Fix state change in case of connection timeout
Philipp Reisner
2014-11-10
1
-1
/
+1
|
*
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
Lars Ellenberg
2014-11-10
1
-0
/
+1
|
*
drbd: fix resync throttling initialization
Lars Ellenberg
2014-11-10
3
-3
/
+5
|
*
drbd: fix race between role change and handshake
Philipp Reisner
2014-11-10
3
-8
/
+40
|
*
drbd: Only use drbd_msg_put_info() in drbd_nl.c
Andreas Gruenbacher
2014-11-10
3
-16
/
+4
|
*
drbd: Minor cleanups
Andreas Gruenbacher
2014-11-10
4
-44
/
+34
*
|
kill f_dentry uses
Al Viro
2014-11-19
1
-3
/
+3
|
/
*
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks
Lai Jiangshan
2014-09-18
1
-34
/
+2
*
drbd: compute the end before rb_insert_augmented()
Lai Jiangshan
2014-09-18
1
-0
/
+4
*
drbd: Add missing newline in resync progress display in /proc/drbd
Philipp Reisner
2014-09-11
1
-1
/
+3
*
drbd: reduce lock contention in drbd_worker
Lars Ellenberg
2014-09-11
1
-6
/
+4
*
drbd: Improve asender performance
Lars Ellenberg
2014-09-11
2
-10
/
+7
*
drbd: Get rid of the WORK_PENDING macro
Andreas Gruenbacher
2014-09-11
1
-8
/
+7
*
drbd: Get rid of the __no_warn and __cond_lock macros
Andreas Gruenbacher
2014-09-11
2
-8
/
+12
*
drbd: Avoid inconsistent locking warning
Andreas Gruenbacher
2014-09-11
1
-1
/
+1
*
drbd: Remove superfluous newline from "resync_extents" debugfs entry.
Philipp Marek
2014-09-11
1
-1
/
+1
*
drbd: Use consistent names for all the bi_end_io callbacks
Andreas Gruenbacher
2014-09-11
4
-9
/
+9
*
drbd: Use better variable names
Andreas Gruenbacher
2014-09-11
4
-49
/
+49
*
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-08-14
15
-1198
/
+2674
|
\
|
*
drbd: silence underflow warning in read_in_block()
Dan Carpenter
2014-07-10
1
-1
/
+1
|
*
drbd: implicitly truncate cpu-mask
Lars Ellenberg
2014-07-10
1
-0
/
+14
|
*
drbd: drop spurious parameters from _drbd_md_sync_page_io
Lars Ellenberg
2014-07-10
1
-7
/
+5
|
*
drbd: resync should only lock out specific ranges
Lars Ellenberg
2014-07-10
2
-53
/
+98
|
*
drbd: debugfs: add per device data_gen_id
Lars Ellenberg
2014-07-10
1
-0
/
+22
|
*
drbd: debugfs: add per connection oldest requests
Lars Ellenberg
2014-07-10
1
-0
/
+7
|
*
drbd: debugfs: add version tag to debugfs files
Lars Ellenberg
2014-07-10
1
-0
/
+52
|
*
drbd: debugfs: add per volume oldest_requests
Lars Ellenberg
2014-07-10
1
-5
/
+148
|
*
drbd: debugfs: add callback_history
Lars Ellenberg
2014-07-10
4
-3
/
+144
|
*
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
2014-07-10
4
-20
/
+255
|
*
drbd: debugfs: deal with destructor racing with open of debugfs file
Lars Ellenberg
2014-07-10
1
-4
/
+54
|
*
drbd: debugfs: add in_flight_summary data
Lars Ellenberg
2014-07-10
1
-0
/
+196
|
*
drbd: debugfs: add basic hierarchy
Lars Ellenberg
2014-07-10
5
-5
/
+278
|
*
drbd: track details of bitmap IO
Lars Ellenberg
2014-07-10
3
-36
/
+51
|
*
drbd: register peer requests on read_ee early
Lars Ellenberg
2014-07-10
1
-11
/
+14
|
*
drbd: track timing details of peer_requests
Lars Ellenberg
2014-07-10
3
-30
/
+64
|
*
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
2014-07-10
7
-18
/
+51
[next]