aboutsummaryrefslogtreecommitdiff
path: root/fs/fs_pin.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-09fs_pin: Allow for the possibility that m_list or s_list go unused.Gravatar Eric W. Biederman 1-2/+2
2015-01-25switch the IO-triggering parts of umount to fs_pinGravatar Al Viro 1-1/+0
2015-01-25new fs_pin killing logicsGravatar Al Viro 1-6/+48
2015-01-25allow attaching fs_pin to a group not associated with some superblockGravatar Al Viro 1-7/+13
2015-01-25pull bumping refcount into ->kill()Gravatar Al Viro 1-12/+0
2015-01-25kill pin_put()Gravatar Al Viro 1-11/+0
2014-08-07make fs/{namespace,super}.c forget about acct.hGravatar Al Viro 1-4/+5
2014-08-07take fs_pin stuff to fs/*Gravatar Al Viro 1-0/+77