- b577d0c 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes" by Al Viro · 4 years ago
- 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 10 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 6636b6d 9p: add refcount to p9_fid struct by Jianyong Wu · 4 years, 3 months ago
- 987a648 fs/9p: track open fids by Greg Kurz · 4 years, 3 months ago
- 6624664 9p: retrieve fid from file when file instance exist. by Jianyong Wu · 4 years, 6 months ago
- 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
- 5e3cc1e 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 6 years ago
- 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
- be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
- 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
- 8ee0316 fs/9p: Compare qid.path in v9fs_test_inode by Tuomas Tynkkynen · 7 years ago
- 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 7880b43 9p: constify ->d_name handling by Al Viro · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- 7d50a29 9p: use clone_fid() by Al Viro · 8 years ago
- 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
- 77d5a6b 9p: new helper - v9fs_parent_fid() by Al Viro · 9 years ago
- fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
- 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
- 349c703 fs/9p: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
- 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
- 89076bc get rid of assorted nameidata-related debris by Al Viro · 10 years ago
- 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
- 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
- 90e4fc8 9p: don't bother with __getname() in ->follow_link() by Al Viro · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
- 4b8e992 9p: switch to %p[dD] by Al Viro · 10 years ago
- fd2916b fs/9p: kerneldoc fixes by Fabian Frederick · 11 years ago
- fb89b45 9P: introduction of a new cache=mmap model. by Dominique Martinet · 11 years ago
- dd2a0a3 9p: remove useless 'name' variable and assignment by Geyslan G. Bem · 11 years ago
- 72fe18c 9p: remove useless variable and assignment by Geyslan G. Bem · 11 years ago
- 5d62a37 9p: remove never used return variable by Geyslan G. Bem · 11 years ago
- ceaec15 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS by Al Viro · 11 years ago
- 03da633 atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c by Al Viro · 11 years ago
- 2ea03e1d 9p: v9fs_fid_add() can't fail now by Al Viro · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 3592ac4 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() by Al Viro · 12 years ago
- 5fa6300 9p: split dropping the acls from v9fs_set_create_acl() by Al Viro · 12 years ago
- be308f0 9p: switch v9fs_acl_chmod() from dentry to inode+fid by Al Viro · 12 years ago
- 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- d4ef4e3 9p: Modify v9fs_get_fsgid_for_create to return a kgid by Eric W. Biederman · 12 years ago
- b6f4bee fs/9p: Fix atomic_open by M. Mohan Kumar · 12 years ago
- 03f0e02 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request by Aneesh Kumar K.V · 12 years ago
- ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
- 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
- e45198a make finish_no_open() return int by Al Viro · 13 years ago
- 30d9049 kill struct opendata by Al Viro · 13 years ago
- d958527 make ->atomic_open() return int by Al Viro · 13 years ago
- 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 13 years ago
- e43ae79 9p: implement i_op->atomic_open() by Miklos Szeredi · 13 years ago
- af56959 kill v9fs_dentry_from_dir_inode() by Al Viro · 13 years ago
- 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
- f766619 fs/9p: iattr_valid flags are kernel internal flags map them to 9p values. by Aneesh Kumar K.V · 13 years ago
- 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
- 3eda0de 9p: propagate umode_t by Al Viro · 13 years ago
- 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
- 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
- 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
- bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
- f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 13 years ago
- 4508914 fs/9p: Don't update file type when updating file attributes by Aneesh Kumar K.V · 13 years ago
- 5441ae5 fs/9p: Add fid before dentry instantiation by Aneesh Kumar K.V · 13 years ago
- d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
- 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
- 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
- 1ec95bf 9p: close ACL leaks by Al Viro · 13 years ago
- ed80fcf fs/9p: Always ask new inode in create by Aneesh Kumar K.V · 13 years ago
- fd2421f fs/9p: When doing inode lookup compare qid details and inode mode bits. by Aneesh Kumar K.V · 13 years ago
- dd7dd556 no need to check for LOOKUP_OPEN in ->create() instances by Al Viro · 14 years ago
- 8a5e929 don't transliterate lower bits of ->intent.open.flags to FMODE_... by Al Viro · 14 years ago
- 398c4f0 fs/9p: Don't clunk dentry fid when we fail to get a writeback inode by Aneesh Kumar K.V · 14 years ago
- 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 14 years ago
- 42869c8 fs/9p: Add v9fs_dentry2v9ses by Aneesh Kumar K.V · 14 years ago
- 7add697 fs/9p: Attach writeback_fid on first open with WR flag by Aneesh Kumar K.V · 14 years ago
- 059c138 fs/9p: Use truncate_setsize instead of vmtruncate by Aneesh Kumar K.V · 14 years ago
- 5a7e0a8 fs/9p: Fix race in initializing writeback fid by Aneesh Kumar K.V · 14 years ago
- 3dc5436 fs/9p: Writeback dirty data before setattr by Aneesh Kumar K.V · 14 years ago
- f10fc50 fs/9p: call vmtruncate before setattr 9p opeation by Aneesh Kumar K.V · 14 years ago
- c06c066 fs/9p: Properly update inode attributes on link by Aneesh Kumar K.V · 14 years ago
- d28c61f fs/9p: Mark directory inode invalid for many directory inode operations by Aneesh Kumar K.V · 14 years ago
- 3bc86de fs/9p: mark inode attribute invalid on rename, unlink and setattr by Aneesh Kumar K.V · 14 years ago
- b3cbea0 fs/9p: Add support for marking inode attribute invalid by Aneesh Kumar K.V · 14 years ago
- b271ec4 fs/9p: Update link count correctly on different file system operations by Aneesh Kumar K.V · 14 years ago
- 6b39f6d fs/9p: Move writeback fid to v9fs_inode by Aneesh Kumar K.V · 14 years ago
- a78ce05 fs/9p: Add v9fs_inode by Aneesh Kumar K.V · 14 years ago
- a121190 fs/9p: Don't set stat.st_blocks based on nrpages by Aneesh Kumar K.V · 14 years ago
- 5ffc0cb fs/9p: Add inode hashing by Aneesh Kumar K.V · 14 years ago
- 3cf387d fs/9p: Add fid to inode in cached mode by Aneesh Kumar K.V · 14 years ago
- 20656a4 fs/9p: increment inode->i_count in cached mode. by Aneesh Kumar K.V · 14 years ago
- 46848de fs/9p: set fs cache cookie in create path also by Aneesh Kumar K.V · 14 years ago
- b8b80cf fs/9p: Don't set dentry->d_op in create routines by Aneesh Kumar K.V · 14 years ago