summaryrefslogtreecommitdiffstats
path: root/fs/9p
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-022-2/+5
|\
| * vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-182-2/+5
* | Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-08-311-6/+1
|\ \
| * | 9p: migrate from sync_inode to filemap_fdatawrite_wbcJosef Bacik2021-08-231-6/+1
| |/
* / fs: remove mandatory file locking supportJeff Layton2021-08-231-13/+0
|/
* Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linuxLinus Torvalds2021-05-072-3/+3
|\
| * fs: 9p: fix v9fs_file_open writeback fid error checkYang Yingliang2021-03-311-2/+2
| * 9p: Constify static struct v9fs_attr_groupRikard Falkeborn2021-03-311-1/+1
* | 9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...Al Viro2021-03-121-7/+3
* | new helper: inode_wrong_type()Al Viro2021-03-082-4/+4
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-12/+9
|\
| * 9p: fix misuse of sscanf() in v9fs_stat2inode()Al Viro2021-02-231-12/+9
* | fs: make helpers idmap mount awareChristian Brauner2021-01-245-29/+38
* | stat: handle idmapped mountsChristian Brauner2021-01-242-4/+4
* | acl: handle idmapped mountsChristian Brauner2021-01-242-1/+4
* | attr: handle idmapped mountsChristian Brauner2021-01-242-4/+4
* | inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-242-2/+2
|/
* Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds2020-12-219-28/+162
|\
| * 9p: Remove unnecessary IS_ERR() checkDan Carpenter2020-12-011-2/+1
| * 9p: Uninitialized variable in v9fs_writeback_fid()Dan Carpenter2020-12-011-2/+1
| * 9p: Fix writeback fid incorrectly being attached to dentryDominique Martinet2020-11-191-3/+3
| * 9p: apply review requests for fid refcountingDominique Martinet2020-11-192-7/+5
| * 9p: add refcount to p9_fid structJianyong Wu2020-11-198-26/+105
| * fs/9p: search open fids firstGreg Kurz2020-11-031-4/+5
| * fs/9p: track open fidsGreg Kurz2020-11-036-10/+34
| * fs/9p: fix create-unlink-getattr idiomEric Van Hensbergen2020-11-032-0/+34
* | fs: 9p: add generic splice_write file operationDominique Martinet2020-12-011-0/+6
* | fs: 9p: add generic splice_read file operationsToke Høiland-Jørgensen2020-12-011-0/+6
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-241-2/+1
|\
| * [PATCH] reduce boilerplate in fsid handlingAl Viro2020-09-181-2/+1
* | Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linuxLinus Torvalds2020-10-221-2/+2
|\ \
| * | 9P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)2020-10-071-2/+2
* | | bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig2020-09-241-1/+1
* | | bdi: initialize ->ra_pages and ->io_pages in bdi_initChristoph Hellwig2020-09-241-2/+4
|/ /
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* 9p: Remove unneeded cast from memory allocationLi Heng2020-07-311-2/+1
* 9p: remove unused code in 9pJianyong Wu2020-07-191-53/+0
* 9p: Fix memory leak in v9fs_mountZheng Bin2020-07-191-3/+2
* 9p: retrieve fid from file when file instance exist.Jianyong Wu2020-07-192-4/+14
* 9p: read only once on O_NONBLOCKSergey Alirzaev2020-03-271-1/+4
* 9p: Remove unneeded semicolonzhengbin2020-03-271-1/+1
* 9p: Fix Kconfig indentationKrzysztof Kozlowski2020-03-271-10/+10
* Merge tag '9p-for-5.4' of git://github.com/martinetd/linuxLinus Torvalds2019-09-273-2/+7
|\
| * 9p/vfs_super.c: Remove unused parameter data in v9fs_fill_superBharath Vedartham2019-09-031-2/+2
| * 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham2019-09-031-0/+2
| * 9p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu2019-09-031-0/+3
* | 9p: Fill min and max timestamps in sbDeepa Dinamani2019-08-301-1/+5
|/
* 9p: pass the correct prototype to read_cache_pageChristoph Hellwig2019-07-121-2/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner2019-05-3014-224/+14
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1