aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fs_pin.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-16switch the remnants of releasing the mountpoint away from fs_pinGravatar Al Viro 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-04-09fs_pin: Allow for the possibility that m_list or s_list go unused.Gravatar Eric W. Biederman 1-0/+2
2015-01-25new fs_pin killing logicsGravatar Al Viro 1-1/+12
2015-01-25allow attaching fs_pin to a group not associated with some superblockGravatar Al Viro 1-0/+1
2015-01-25take count and rcu_head out of fs_pinGravatar Al Viro 1-8/+2
2015-01-25kill pin_put()Gravatar Al Viro 1-1/+0
2014-08-07take fs_pin stuff to fs/*Gravatar Al Viro 1-0/+17