index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs_pin.c
Age
Commit message (
Expand
)
Author
2019-07-16
switch the remnants of releasing the mountpoint away from fs_pin
Al Viro
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2015-04-09
fs_pin: Allow for the possibility that m_list or s_list go unused.
Eric W. Biederman
2015-01-25
switch the IO-triggering parts of umount to fs_pin
Al Viro
2015-01-25
new fs_pin killing logics
Al Viro
2015-01-25
allow attaching fs_pin to a group not associated with some superblock
Al Viro
2015-01-25
pull bumping refcount into ->kill()
Al Viro
2015-01-25
kill pin_put()
Al Viro
2014-08-07
make fs/{namespace,super}.c forget about acct.h
Al Viro
2014-08-07
take fs_pin stuff to fs/*
Al Viro