summaryrefslogtreecommitdiffstats
path: root/fs/fs_pin.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-201-1/+1
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* fs_pin: Allow for the possibility that m_list or s_list go unused.Eric W. Biederman2015-04-091-2/+2
* switch the IO-triggering parts of umount to fs_pinAl Viro2015-01-251-1/+0
* new fs_pin killing logicsAl Viro2015-01-251-6/+48
* allow attaching fs_pin to a group not associated with some superblockAl Viro2015-01-251-7/+13
* pull bumping refcount into ->kill()Al Viro2015-01-251-12/+0
* kill pin_put()Al Viro2015-01-251-11/+0
* make fs/{namespace,super}.c forget about acct.hAl Viro2014-08-071-4/+5
* take fs_pin stuff to fs/*Al Viro2014-08-071-0/+77
OpenPOWER on IntegriCloud