Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-04-09 | fs_pin: Allow for the possibility that m_list or s_list go unused. | Eric W. Biederman | 1 | -0/+2 |
2015-01-26 | new fs_pin killing logics | Al Viro | 1 | -1/+12 |
2015-01-26 | allow attaching fs_pin to a group not associated with some superblock | Al Viro | 1 | -0/+1 |
2015-01-26 | take count and rcu_head out of fs_pin | Al Viro | 1 | -8/+2 |
2015-01-26 | kill pin_put() | Al Viro | 1 | -1/+0 |
2014-08-07 | take fs_pin stuff to fs/* | Al Viro | 1 | -0/+17 |