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