summaryrefslogtreecommitdiffstats
path: root/fs/9p
Commit message (Expand)AuthorAgeFilesLines
* fs/9p: detect invalid options as much as possibleChengguang Xu2018-06-071-17/+12
* 9p: unify paths in v9fs_vfs_lookup()Al Viro2018-05-221-20/+15
* Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-071-67/+33
|\
| * fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-16/+11
| * fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-51/+22
* | fs/9p: don't set SB_NOATIME by defaultYiwen Jiang2018-04-051-1/+1
* | 9p: check memory allocation result for cachetagChengguang Xu2018-04-051-0/+7
* | 9p: don't maintain dir i_nlink if the exported fs doesn't eitherEryu Guan2018-04-051-4/+22
|/
* fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski2018-01-011-3/+0
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-3/+3
* Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-11-222-0/+6
|\
| * fs/9p: Compare qid.path in v9fs_test_inodeTuomas Tynkkynen2017-10-232-0/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | 9p: set page uptodate when required in write_end()Alexander Levin2017-10-111-3/+7
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-29/+0
|\
| * fscache: remove unused ->now_uncached callbackJan Kara2017-09-061-29/+0
* | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-2/+2
|\ \
| * | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-2/+2
| |/
* / fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington2017-07-161-1/+1
|/
* 9p: Implement show_optionsDavid Howells2017-07-113-4/+66
* 9p: Convert to separately allocated bdiJan Kara2017-04-203-13/+13
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-033-20/+20
|\
| * 9p: constify ->d_name handlingAl Viro2017-01-123-20/+20
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-6/+9
|\ \
| * | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-6/+9
* | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
|/ /
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+2
* | 9p: fix a potential acl leakCong Wang2017-02-221-0/+2
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-172-2/+0
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-092-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-171-11/+4
|\ \
| * | 9p: saner ->write_end() on failing copy into non-uptodate pageAl Viro2016-12-101-11/+4
| |/
* / block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-102-3/+8
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-102-2/+7
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-272-3/+3
| | * fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-273-5/+10
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-9/+0
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-9/+0
| |/
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-222-2/+2
* | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-221-23/+17
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-075-33/+14
|\
| * 9p: use clone_fid()Al Viro2016-08-035-31/+8
| * 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()"Al Viro2016-08-032-2/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-291-1/+1
|\ \ | |/ |/|
| * vfs: Verify acls are valid within superblock's s_user_ns.Eric W. Biederman2016-06-301-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-284-17/+14
|\ \
| * \ Merge branch 'for-linus' into work.miscAl Viro2016-06-301-3/+3
| |\ \