summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_debugfs.c
AgeCommit message (Expand)AuthorLines
2019-06-20block: drbd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-62/+2
2018-12-20drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")Lars Ellenberg-0/+2
2018-05-24block drivers/block: Use octal not symbolic permissionsJoe Perches-10/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-04-08drbd: make intelligent use of blkdev_issue_zerooutChristoph Hellwig-3/+0
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+0
2016-06-13drbd: code cleanups without semantic changesFabian Frederick-1/+1
2016-06-13drbd: introduce WRITE_SAME supportLars Ellenberg-8/+3
2016-05-29drbd: ->d_parent is never NULL or negativeAl Viro-4/+0
2016-01-22wrappers for ->i_mutex accessAl Viro-2/+2
2015-11-25drbd: debugfs: expose ed_data_gen_idLars Ellenberg-0/+10
2015-06-23make simple_positive() publicAl Viro-9/+1
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells-4/+4
2014-11-19kill f_dentry usesAl Viro-3/+3
2014-09-11drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek-1/+1
2014-07-10drbd: debugfs: add per device data_gen_idLars Ellenberg-0/+22
2014-07-10drbd: debugfs: add per connection oldest requestsLars Ellenberg-0/+7
2014-07-10drbd: debugfs: add version tag to debugfs filesLars Ellenberg-0/+52
2014-07-10drbd: debugfs: add per volume oldest_requestsLars Ellenberg-5/+148
2014-07-10drbd: debugfs: add callback_historyLars Ellenberg-0/+78
2014-07-10drbd: debugfs: Add in_flight_summaryLars Ellenberg-6/+225
2014-07-10drbd: debugfs: deal with destructor racing with open of debugfs fileLars Ellenberg-4/+54
2014-07-10drbd: debugfs: add in_flight_summary dataLars Ellenberg-0/+196
2014-07-10drbd: debugfs: add basic hierarchyLars Ellenberg-0/+191