Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pidfs: handle kernels without namespaces cleanly | Christian Brauner | 2024-07-24 | 1 | -23/+42 |
* | pidfs: when time ns disabled add check for ioctl | Edward Adam Davis | 2024-07-24 | 1 | -0/+2 |
* | pidfs: allow retrieval of namespace file descriptors | Christian Brauner | 2024-06-28 | 1 | -0/+90 |
* | fs/pidfs: make 'lsof' happy with our inode changes | Linus Torvalds | 2024-05-21 | 1 | -4/+24 |
* | pidfs: remove config option | Christian Brauner | 2024-03-13 | 1 | -54/+47 |
* | libfs: improve path_from_stashed() | Christian Brauner | 2024-03-01 | 1 | -3/+21 |
* | libfs: add stashed_dentry_prune() | Christian Brauner | 2024-03-01 | 1 | -12/+1 |
* | libfs: improve path_from_stashed() helper | Christian Brauner | 2024-03-01 | 1 | -17/+11 |
* | pidfs: convert to path_from_stashed() helper | Christian Brauner | 2024-03-01 | 1 | -21/+38 |
* | pidfd: add pidfs | Christian Brauner | 2024-03-01 | 1 | -3/+153 |
* | pidfd: move struct pidfd_fops | Christian Brauner | 2024-02-28 | 1 | -0/+122 |