index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_debugfs.c
Age
Commit message (
Expand
)
Author
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-08
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
2016-06-13
drbd: introduce WRITE_SAME support
Lars Ellenberg
2016-05-29
drbd: ->d_parent is never NULL or negative
Al Viro
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-11-25
drbd: debugfs: expose ed_data_gen_id
Lars Ellenberg
2015-06-23
make simple_positive() public
Al Viro
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2014-11-19
kill f_dentry uses
Al Viro
2014-09-11
drbd: Remove superfluous newline from "resync_extents" debugfs entry.
Philipp Marek
2014-07-10
drbd: debugfs: add per device data_gen_id
Lars Ellenberg
2014-07-10
drbd: debugfs: add per connection oldest requests
Lars Ellenberg
2014-07-10
drbd: debugfs: add version tag to debugfs files
Lars Ellenberg
2014-07-10
drbd: debugfs: add per volume oldest_requests
Lars Ellenberg
2014-07-10
drbd: debugfs: add callback_history
Lars Ellenberg
2014-07-10
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
2014-07-10
drbd: debugfs: deal with destructor racing with open of debugfs file
Lars Ellenberg
2014-07-10
drbd: debugfs: add in_flight_summary data
Lars Ellenberg
2014-07-10
drbd: debugfs: add basic hierarchy
Lars Ellenberg