summaryrefslogtreecommitdiff
path: root/fs/fs_pin.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2015-04-09fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman
2015-01-25switch the IO-triggering parts of umount to fs_pinAl Viro
2015-01-25new fs_pin killing logicsAl Viro
2015-01-25allow attaching fs_pin to a group not associated with some superblockAl Viro
2015-01-25pull bumping refcount into ->kill()Al Viro
2015-01-25kill pin_put()Al Viro
2014-08-07make fs/{namespace,super}.c forget about acct.hAl Viro
2014-08-07take fs_pin stuff to fs/*Al Viro