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