Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming | Ingo Molnar | 2017-06-20 | 1 | -1/+1 |
* | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 2017-06-20 | 1 | -1/+1 |
* | fs_pin: Allow for the possibility that m_list or s_list go unused. | Eric W. Biederman | 2015-04-09 | 1 | -2/+2 |
* | switch the IO-triggering parts of umount to fs_pin | Al Viro | 2015-01-25 | 1 | -1/+0 |
* | new fs_pin killing logics | Al Viro | 2015-01-25 | 1 | -6/+48 |
* | allow attaching fs_pin to a group not associated with some superblock | Al Viro | 2015-01-25 | 1 | -7/+13 |
* | pull bumping refcount into ->kill() | Al Viro | 2015-01-25 | 1 | -12/+0 |
* | kill pin_put() | Al Viro | 2015-01-25 | 1 | -11/+0 |
* | make fs/{namespace,super}.c forget about acct.h | Al Viro | 2014-08-07 | 1 | -4/+5 |
* | take fs_pin stuff to fs/* | Al Viro | 2014-08-07 | 1 | -0/+77 |