- 28a4f91f Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 6 months ago
- ecd7db2 Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- 0559f63 kernfs: fix missing kernfs_iattr_rwsem locking by Ian Kent · 1 year, 7 months ago
- 2daf18a tmpfs,xattr: enable limited user extended attributes by Hugh Dickins · 1 year, 7 months ago
- 5de7597 xattr: simple_xattr_set() return old_xattr to be freed by Hugh Dickins · 1 year, 7 months ago
- 0d72b928 fs: pass the request_mask to generic_fillattr by Jeff Layton · 1 year, 7 months ago
- 0ce7c12 kernfs: attach uuid for every kernfs and report it in fsid by Ivan Babrou · 1 year, 7 months ago
- f7f4385 kernfs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
- fc75f21 Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 8 months ago
- 30480b9 kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR by Muchun Song · 1 year, 9 months ago
- b007273 tty, proc, kernfs, random: Use copy_splice_read() by David Howells · 1 year, 9 months ago
- 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 10 months ago
- 364595a fs: consolidate duplicate dt_type helpers by Jeff Layton · 1 year, 11 months ago
- 06fb4736 kernfs: change kernfs_rename_lock into a read-write lock. by Imran Khan · 2 years ago
- c9f2dfb kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info. by Imran Khan · 2 years ago
- 9caf696 kernfs: Introduce separate rwsem to protect inode attributes. by Imran Khan · 2 years ago
- a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
- 95b2a03 kernfs: remove an unused if statement in kernfs_path_from_node_locked() by Zhen Lei · 2 years, 3 months ago
- 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 24b3e3d kernfs: fix all kernel-doc warnings and multiple typos by Randy Dunlap · 2 years, 4 months ago
- 05df6ab Merge 6.1-rc6 into driver-core-next by Greg Kroah-Hartman · 2 years, 3 months ago
- 1edfe4e kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id() by Tejun Heo · 2 years, 5 months ago
- 92b5784 kernfs: dont take i_lock on revalidate by Ian Kent · 2 years, 5 months ago
- aa1d058 kernfs: dont take i_lock on inode attr read by Ian Kent · 2 years, 5 months ago
- 4abc996 kernfs: fix use-after-free in __kernfs_remove by Christian A. Ehrhardt · 2 years, 6 months ago
- 783bd07 kernfs: Implement kernfs_show() by Tejun Heo · 2 years, 6 months ago
- f8eb145 kernfs: Factor out kernfs_activate_one() by Tejun Heo · 2 years, 6 months ago
- c254917 kernfs: Add KERNFS_REMOVING flags by Tejun Heo · 2 years, 6 months ago
- 2d7f9f8 kernfs: Improve kernfs_drain() and always call on removal by Tejun Heo · 2 years, 6 months ago
- bdb2fd7 kernfs: Skip kernfs_drain_open_files() more aggressively by Tejun Heo · 2 years, 6 months ago
- cf2dc9d kernfs: Refactor kernfs_get_open_node() by Tejun Heo · 2 years, 6 months ago
- b52c237 kernfs: Drop unnecessary "mutex" local variable initialization by Tejun Heo · 2 years, 6 months ago
- 3db48ac kernfs: Simply by replacing kernfs_deref_open_node() with of_on() by Tejun Heo · 2 years, 6 months ago
- 3fe4076 kernfs: Fix typo 'the the' in comment by Slark Xiao · 2 years, 7 months ago
- 2fd2697 Revert "kernfs: Change kernfs_notify_list to llist." by Imran Khan · 2 years, 8 months ago
- 72b5d5a kernfs: fix potential NULL dereference in __kernfs_remove by Yushan Zhou · 2 years, 8 months ago
- 1d25b84 kernfs: Replace global kernfs_open_file_mutex with hashed mutexes. by Imran Khan · 2 years, 9 months ago
- 41448c6 kernfs: Introduce interface to access global kernfs_open_file_mutex. by Imran Khan · 2 years, 9 months ago
- b8f35fa kernfs: Change kernfs_notify_list to llist. by Imran Khan · 2 years, 9 months ago
- 086c00c kernfs: make ->attr.open RCU protected. by Imran Khan · 2 years, 9 months ago
- dcab8da kernfs/file.c: remove redundant error return counter assignment by Lin Feng · 2 years, 9 months ago
- 1a702dc kernfs: Separate kernfs_pr_cont_buf and rename_lock. by Hao Luo · 2 years, 10 months ago
- c1b1352 kernfs: Rename kernfs_put_open_node to kernfs_unlink_open_file. by Imran Khan · 2 years, 10 months ago
- 0e509f5 Merge 5.18-rc5 into driver-core-next by Greg Kroah-Hartman · 2 years, 10 months ago
- ad8d869 kernfs: fix NULL dereferencing in kernfs_remove by Minchan Kim · 2 years, 10 months ago
- bd90090 kernfs: Remove reference counting for kernfs_open_node. by Imran Khan · 3 years ago
- 88e6c020 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years ago
- 1970a06 kernfs: fix typos in comments by Julia Lawall · 3 years ago
- f2eb478 kernfs: move struct kernfs_root out of the public view. by Greg Kroah-Hartman · 3 years ago
- f3a6902 kernfs: remove redundant kernfs_rwsem declaration. by Imran Khan · 3 years ago
- 90b2433 seq_file: fix NULL pointer arithmetic warning by Maíra Canal · 3 years, 1 month ago
- 555a0ce kernfs: prevent early freeing of root node by Minchan Kim · 3 years, 3 months ago
- 393c371 kernfs: switch global kernfs_rwsem lock to per-fs lock by Minchan Kim · 3 years, 3 months ago
- b5bc8ac Merge 5.15-rc6 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 8f5cfb3 fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link() by Luis Chamberlain · 3 years, 5 months ago
- 410d591 kernfs: don't create a negative dentry if inactive node exists by Ian Kent · 3 years, 5 months ago
- df38d85 kernfs: also call kernfs_set_rev() for positive dentry by Hou Tao · 3 years, 5 months ago
- df6192f kernfs: dont call d_splice_alias() under kernfs node lock by Ian Kent · 3 years, 8 months ago
- 47b5c64 kernfs: use i_lock to protect concurrent inode updates by Ian Kent · 3 years, 8 months ago
- 7ba0273 kernfs: switch kernfs to use an rwsem by Ian Kent · 3 years, 8 months ago
- c7e7c04 kernfs: use VFS negative dentry caching by Ian Kent · 3 years, 8 months ago
- 895adbe kernfs: add a revision to identify directory node changes by Ian Kent · 3 years, 8 months ago
- f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 8 months ago
- c1e3dbe fs: move ramfs_aops to libfs by Christoph Hellwig · 3 years, 8 months ago
- d826e03 kernfs: move revalidate to be near lookup by Ian Kent · 3 years, 9 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 1 month ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years, 1 month ago
- f2d6c27 kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years, 1 month ago
- cc099e0 kernfs: implement ->write_iter by Christoph Hellwig · 4 years, 1 month ago
- 4eaad21 kernfs: implement ->read_iter by Christoph Hellwig · 4 years, 1 month ago
- 0288e7f fs/kernfs: remove the double check of dentry->inode by Hui Su · 4 years, 4 months ago
- 21774fd kernfs: bring names in comments in line with code by Willem de Bruijn · 4 years, 5 months ago
- 40a100d fsnotify: pass dir and inode arguments to fsnotify() by Amir Goldstein · 4 years, 7 months ago
- 82ace1e fsnotify: create helper fsnotify_inode() by Amir Goldstein · 4 years, 7 months ago
- 497b0c5 fsnotify: send event to parent and child with single callback by Amir Goldstein · 4 years, 8 months ago
- 9991bb8 kernfs: do not call fsnotify() with name without a parent by Amir Goldstein · 4 years, 8 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 9 months ago
- 0f605db kernfs: Change kernfs_node lockdep name to "kn->active" by Waiman Long · 5 years ago
- 0c47383 kernfs: Add option to enable user xattrs by Daniel Xu · 5 years ago
- a46a229 kernfs: Add removed_size out param for simple_xattr_set by Daniel Xu · 5 years ago
- bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 5bf33f0 fs/kernfs/dir.c: Clean code by removing always true condition by Mateusz Nosek · 5 years ago
- f0f3588 kernfs: don't bother with timestamp truncation by Al Viro · 5 years ago
- 0aecba6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 6c2d4798 new helper: lookup_positive_unlocked() by Al Viro · 5 years ago
- 4043045 kernfs: use 64bit inos if ino_t is 64bit by Tejun Heo · 5 years ago
- 33c5ac9 kernfs: implement custom exportfs ops and fid type by Tejun Heo · 5 years ago
- fe0f726 kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id() by Tejun Heo · 5 years ago
- 67c0496 kernfs: convert kernfs_node->id from union kernfs_node_id to u64 by Tejun Heo · 5 years ago
- 880df13 kernfs: kernfs_find_and_get_node_by_ino() should only look up activated nodes by Tejun Heo · 5 years ago