aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/porting.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+9
2021-06-10iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variantAl Viro1-0/+9
2021-04-07switch file_open_root() to struct pathAl Viro1-0/+9
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+7
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+2
2021-01-25bio: don't copy bvec for direct IOPavel Begunkov1-0/+9
2021-01-25bvec/iter: disallow zero-length segment bvecsPavel Begunkov1-0/+7
2021-01-24acl: handle idmapped mountsChristian Brauner1-0/+2
2021-01-04vfs: don't unnecessarily clone write access for writable fdsEric Biggers1-0/+7
2020-06-04ovl: make private mounts longtermMiklos Szeredi1-0/+7
2020-03-12cifs_atomic_open(): fix double-put on late allocation failureAl Viro1-0/+8
2019-07-31docs: fs: porting.rst: fix a broken reference to another docMauro Carvalho Chehab1-1/+1
2019-07-31docs: fs: convert porting to ReSTMauro Carvalho Chehab1-0/+852