Age | Commit message (Expand) | Author | Files | Lines |
2019-06-20 | block: drbd: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -62/+2 |
2018-12-20 | drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") | Lars Ellenberg | 1 | -0/+2 |
2018-05-24 | block drivers/block: Use octal not symbolic permissions | Joe Perches | 1 | -10/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-08 | drbd: make intelligent use of blkdev_issue_zeroout | Christoph Hellwig | 1 | -3/+0 |
2016-07-28 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+0 |
2016-06-14 | drbd: code cleanups without semantic changes | Fabian Frederick | 1 | -1/+1 |
2016-06-14 | drbd: introduce WRITE_SAME support | Lars Ellenberg | 1 | -8/+3 |
2016-05-29 | drbd: ->d_parent is never NULL or negative | Al Viro | 1 | -4/+0 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
2015-11-25 | drbd: debugfs: expose ed_data_gen_id | Lars Ellenberg | 1 | -0/+10 |
2015-06-24 | make simple_positive() public | Al Viro | 1 | -9/+1 |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 1 | -4/+4 |
2014-11-19 | kill f_dentry uses | Al Viro | 1 | -3/+3 |
2014-09-11 | drbd: Remove superfluous newline from "resync_extents" debugfs entry. | Philipp Marek | 1 | -1/+1 |
2014-07-10 | drbd: debugfs: add per device data_gen_id | Lars Ellenberg | 1 | -0/+22 |
2014-07-10 | drbd: debugfs: add per connection oldest requests | Lars Ellenberg | 1 | -0/+7 |
2014-07-10 | drbd: debugfs: add version tag to debugfs files | Lars Ellenberg | 1 | -0/+52 |
2014-07-10 | drbd: debugfs: add per volume oldest_requests | Lars Ellenberg | 1 | -5/+148 |
2014-07-10 | drbd: debugfs: add callback_history | Lars Ellenberg | 1 | -0/+78 |
2014-07-10 | drbd: debugfs: Add in_flight_summary | Lars Ellenberg | 1 | -6/+225 |
2014-07-10 | drbd: debugfs: deal with destructor racing with open of debugfs file | Lars Ellenberg | 1 | -4/+54 |
2014-07-10 | drbd: debugfs: add in_flight_summary data | Lars Ellenberg | 1 | -0/+196 |
2014-07-10 | drbd: debugfs: add basic hierarchy | Lars Ellenberg | 1 | -0/+191 |