aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-08drbd: make intelligent use of blkdev_issue_zerooutGravatar Christoph Hellwig 1-3/+0
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+0
2016-06-13drbd: code cleanups without semantic changesGravatar Fabian Frederick 1-1/+1
2016-06-13drbd: introduce WRITE_SAME supportGravatar Lars Ellenberg 1-8/+3
2016-05-29drbd: ->d_parent is never NULL or negativeGravatar Al Viro 1-4/+0
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 1-2/+2
2015-11-25drbd: debugfs: expose ed_data_gen_idGravatar Lars Ellenberg 1-0/+10
2015-06-23make simple_positive() publicGravatar Al Viro 1-9/+1
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsGravatar David Howells 1-4/+4
2014-11-19kill f_dentry usesGravatar Al Viro 1-3/+3
2014-09-11drbd: Remove superfluous newline from "resync_extents" debugfs entry.Gravatar Philipp Marek 1-1/+1
2014-07-10drbd: debugfs: add per device data_gen_idGravatar Lars Ellenberg 1-0/+22
2014-07-10drbd: debugfs: add per connection oldest requestsGravatar Lars Ellenberg 1-0/+7
2014-07-10drbd: debugfs: add version tag to debugfs filesGravatar Lars Ellenberg 1-0/+52
2014-07-10drbd: debugfs: add per volume oldest_requestsGravatar Lars Ellenberg 1-5/+148
2014-07-10drbd: debugfs: add callback_historyGravatar Lars Ellenberg 1-0/+78
2014-07-10drbd: debugfs: Add in_flight_summaryGravatar Lars Ellenberg 1-6/+225
2014-07-10drbd: debugfs: deal with destructor racing with open of debugfs fileGravatar Lars Ellenberg 1-4/+54
2014-07-10drbd: debugfs: add in_flight_summary dataGravatar Lars Ellenberg 1-0/+196
2014-07-10drbd: debugfs: add basic hierarchyGravatar Lars Ellenberg 1-0/+191