Commit Graph

182 Commits (b9ac5c274b8c9d642567022c0e319bca4db31956)

Author SHA1 Message Date
Vaibhav Jain 966fa72a71 kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() 8 years ago
David Howells a528d35e8b statx: Add a system call to make enhanced file info available 8 years ago
Ingo Molnar 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
Dave Jiang 11bac80004 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 8 years ago
Tejun Heo f83f3c5156 kernfs: fix locking around kernfs_ops->release() callback 8 years ago
Konstantin Khlebnikov 17627157cd kernfs: handle null pointers while printing node name and path 8 years ago
Tejun Heo 0e67db2f9f kernfs: add kernfs_ops->open/release() callbacks 8 years ago
Tejun Heo a1d82aff5d kernfs: make kernfs_open_file->mmapped a bitfield 8 years ago
Miklos Szeredi dfeef68862 vfs: remove ".readlink = generic_readlink" assignments 8 years ago
Bart Van Assche b5a0623444 kernfs: Declare two local data structures static 8 years ago
Tony Luck 2a9becdd4d kernfs: Add noop_fsync to supported kernfs_file_fops 8 years ago
Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 years ago
Andreas Gruenbacher e72a1a8b3a kernfs: Switch to generic xattr handlers 8 years ago
Deepa Dinamani c2050a454c fs: Replace current_fs_time() with current_time() 8 years ago
Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 8 years ago
Miklos Szeredi 1cd66c93ba fs: make remaining filesystems use .rename2 8 years ago
Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 8 years ago
Tejun Heo df6a58c5c5 kernfs: don't depend on d_find_any_alias() when generating notifications 9 years ago
Tejun Heo bb09c8634b kernfs: remove kernfs_path_len() 9 years ago
Tejun Heo 3abb1d90f5 kernfs: make kernfs_path*() behave in the style of strlcpy() 9 years ago
Eric W. Biederman a2982cc922 vfs: Generalize filesystem nodev handling. 9 years ago
Eric W. Biederman 29a517c232 kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC 9 years ago
Eric W. Biederman 6e4eab577a fs: Add user namespace member to struct super_block 9 years ago
Linus Torvalds 8387ff2577 vfs: make the string hashes salt the hash 9 years ago
Al Viro 3767e255b3 switch ->setxattr() to passing dentry and inode separately 9 years ago
Serge E. Hallyn 3cc9b23c81 kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call 9 years ago
Serge E. Hallyn 4f41fc5962 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces 9 years ago
Al Viro 8cb0d2c1c7 kernfs: no point locking directory around that generic_file_llseek() 9 years ago
Al Viro 779b839133 kernfs: use lookup_one_len_unlocked() 9 years ago
Serge Hallyn e99ed4de17 kernfs_path_from_node_locked: don't overwrite nlen 9 years ago
Chris Wilson e4234a1fc3 kernfs: Move faulting copy_user operations outside of the mutex 9 years ago
Al Viro ce23e64013 ->getxattr(): pass dentry and inode as separate arguments 9 years ago
Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
Deepa Dinamani 3a3a5fece6 fs: kernfs: Replace CURRENT_TIME by current_fs_time() 9 years ago
Aditya Kali fb3c831565 kernfs: define kernfs_node_dentry 9 years ago
Aditya Kali 9f6df573a4 kernfs: Add API to generate relative kernfs path 9 years ago
Tejun Heo e56ed358af kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[] 9 years ago
Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
Vladimir Davydov b2a209ffa6 Revert "kernfs: do not account ino_ida allocations to memcg" 9 years ago
Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() 9 years ago
Al Viro cd3417c8fc kill free_page_put_link() 9 years ago
Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode 9 years ago
Andreas Gruenbacher 786534b92f tmpfs: listxattr should include POSIX ACL xattrs 9 years ago
Andreas Gruenbacher aa7c5241c3 tmpfs: Use xattr handler infrastructure 9 years ago
Tejun Heo bd96f76a24 kernfs: implement kernfs_walk_and_get() 9 years ago
Tejun Heo 9acee9c551 kernfs: implement kernfs_path_len() 10 years ago
Eric W. Biederman ea015218f2 kernfs: Add support for always empty directories. 10 years ago
Tejun Heo fb02915f47 kernfs: make kernfs_get_inode() public 10 years ago
Wolfram Sang ba50150e80 kernfs: remove outdated and confusing comment 10 years ago
Vladimir Davydov 499611ed45 kernfs: do not account ino_ida allocations to memcg 10 years ago