| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-11-27 | kernfs: Improve kernfs_notify() poll notification latency | Radu Rendec | 1 | -12/+11 |
| 2018-10-26 | mm: zero-seek shrinkers | Johannes Weiner | 1 | -0/+3 |
| 2018-09-16 | kernfs: Fix range checks in kernfs_get_target_path | Bernd Edlinger | 1 | -1/+4 |
| 2018-08-18 | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2018-07-20 | kernfs: allow creating kernfs objects with arbitrary uid/gid | Dmitry Torokhov | 5 | -7/+45 |
| 2018-07-07 | kernfs: Replace strncpy with memcpy | Guenter Roeck | 1 | -1/+1 |
| 2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -6/+6 |
| 2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 2 | -6/+6 |
| 2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2 | -6/+6 |
| 2018-06-05 | Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+4 |
| 2018-05-21 | kernfs: deal with kernfs_fill_super() failures | Al Viro | 1 | -0/+1 |
| 2018-04-23 | fs: kernfs: Adding new return type vm_fault_t | Souptick Joarder | 1 | -4/+4 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
| 2018-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2018-01-19 | kernfs: fix regression in kernfs_fop_write caused by wrong type | Ivan Vecera | 1 | -1/+1 |
| 2017-11-27 | fs: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -1/+1 |
| 2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -42/+197 |
| 2017-09-01 | kernfs: checking for IS_ERR() instead of NULL | Dan Carpenter | 1 | -2/+2 |
| 2017-08-28 | kernfs: Clarify lockdep name for kn->count | Waiman Long | 1 | -1/+1 |
| 2017-07-29 | blktrace: add an option to allow displaying cgroup path | Shaohua Li | 1 | -0/+19 |
| 2017-07-29 | kernfs: add exportfs operations | Shaohua Li | 1 | -0/+56 |
| 2017-07-29 | kernfs: introduce kernfs_node_id | Shaohua Li | 3 | -9/+9 |
| 2017-07-29 | kernfs: don't set dentry->d_fsdata | Shaohua Li | 6 | -31/+27 |
| 2017-07-29 | kernfs: add an API to get kernfs node from inode number | Shaohua Li | 3 | -1/+69 |
| 2017-07-29 | kernfs: implement i_generation | Shaohua Li | 2 | -1/+10 |
| 2017-07-29 | kernfs: use idr instead of ida to manage inode number | Shaohua Li | 1 | -5/+12 |
| 2017-03-17 | kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() | Vaibhav Jain | 1 | -1/+2 |
| 2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+6 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 2 | -6/+6 |
| 2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -1/+1 |
| 2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 3 | -9/+57 |
| 2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 1 | -7/+6 |
| 2017-02-21 | kernfs: fix locking around kernfs_ops->release() callback | Tejun Heo | 1 | -5/+14 |
| 2017-02-10 | kernfs: handle null pointers while printing node name and path | Konstantin Khlebnikov | 1 | -0/+10 |
| 2016-12-27 | kernfs: add kernfs_ops->open/release() callbacks | Tejun Heo | 3 | -8/+47 |
| 2016-12-27 | kernfs: make kernfs_open_file->mmapped a bitfield | Tejun Heo | 1 | -1/+1 |
| 2016-12-17 | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -1/+0 |
| 2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 1 | -1/+0 |
| 2016-11-29 | kernfs: Declare two local data structures static | Bart Van Assche | 1 | -2/+2 |
| 2016-10-27 | kernfs: Add noop_fsync to supported kernfs_file_fops | Tony Luck | 1 | -0/+1 |
| 2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -67/+17 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+6 |
| 2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -1/+5 |
| 2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 5 | -86/+83 |
| 2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 1 | -1/+1 |
| 2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 3 | -9/+0 |
| 2016-10-06 | kernfs: Switch to generic xattr handlers | Andreas Gruenbacher | 5 | -86/+92 |
| 2016-09-27 | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 1 | -1/+1 |
| 2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -1/+1 |
| 2016-09-27 | fs: make remaining filesystems use .rename2 | Miklos Szeredi | 1 | -2/+6 |
| 2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
| 2016-08-31 | kernfs: don't depend on d_find_any_alias() when generating notifications | Tejun Heo | 1 | -7/+21 |
| 2016-08-10 | kernfs: remove kernfs_path_len() | Tejun Heo | 1 | -23/+0 |
| 2016-08-10 | kernfs: make kernfs_path*() behave in the style of strlcpy() | Tejun Heo | 1 | -44/+17 |
| 2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+4 |
| 2016-06-23 | vfs: Generalize filesystem nodev handling. | Eric W. Biederman | 1 | -2/+2 |
| 2016-06-23 | kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC | Eric W. Biederman | 1 | -0/+2 |
| 2016-06-23 | fs: Add user namespace member to struct super_block | Eric W. Biederman | 1 | -1/+2 |
| 2016-06-10 | vfs: make the string hashes salt the hash | Linus Torvalds | 1 | -2/+2 |
| 2016-05-27 | switch ->setxattr() to passing dentry and inode separately | Al Viro | 2 | -6/+8 |
| 2016-05-20 | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -30/+44 |
| 2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -23/+9 |
| 2016-05-12 | kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call | Serge E. Hallyn | 1 | -1/+2 |
| 2016-05-09 | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces | Serge E. Hallyn | 1 | -0/+14 |
| 2016-05-09 | kernfs: no point locking directory around that generic_file_llseek() | Al Viro | 1 | -15/+2 |
| 2016-05-02 | kernfs: use lookup_one_len_unlocked() | Al Viro | 1 | -3/+2 |
| 2016-05-02 | Merge getxattr prototype change into work.lookups | Al Viro | 2 | -5/+5 |
| 2016-05-02 | kernfs_path_from_node_locked: don't overwrite nlen | Serge Hallyn | 1 | -3/+3 |
| 2016-04-30 | kernfs: Move faulting copy_user operations outside of the mutex | Chris Wilson | 1 | -22/+29 |
| 2016-04-19 | Merge 4.6-rc4 into driver-core-next | Greg Kroah-Hartman | 1 | -2/+2 |
| 2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 2 | -5/+5 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
| 2016-03-29 | fs: kernfs: Replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2 | -8/+15 |
| 2016-03-21 | Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2 | -31/+229 |
| 2016-02-16 | kernfs: define kernfs_node_dentry | Aditya Kali | 1 | -0/+69 |
| 2016-02-16 | kernfs: Add API to generate relative kernfs path | Aditya Kali | 1 | -31/+160 |
| 2016-02-07 | kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[] | Tejun Heo | 1 | -5/+14 |
| 2016-01-22 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
| 2016-01-14 | Revert "kernfs: do not account ino_ida allocations to memcg" | Vladimir Davydov | 1 | -8/+1 |
| 2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+46 |
| 2016-01-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+2 |
| 2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 1 | -9/+10 |
| 2015-12-29 | kill free_page_put_link() | Al Viro | 1 | -6/+6 |
| 2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 1 | -3/+8 |
| 2015-12-06 | tmpfs: listxattr should include POSIX ACL xattrs | Andreas Gruenbacher | 1 | -1/+1 |
| 2015-12-06 | tmpfs: Use xattr handler infrastructure | Andreas Gruenbacher | 1 | -1/+1 |
| 2015-11-20 | kernfs: implement kernfs_walk_and_get() | Tejun Heo | 1 | -0/+46 |
| 2015-08-18 | kernfs: implement kernfs_path_len() | Tejun Heo | 1 | -0/+23 |
| 2015-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -1/+39 |
| 2015-07-01 | kernfs: Add support for always empty directories. | Eric W. Biederman | 2 | -1/+39 |
| 2015-06-26 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -1/+0 |
| 2015-06-26 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
| 2015-06-22 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -16/+9 |
| 2015-06-18 | kernfs: make kernfs_get_inode() public | Tejun Heo | 1 | -1/+0 |
| 2015-05-24 | kernfs: remove outdated and confusing comment | Wolfram Sang | 1 | -1/+0 |
| 2015-05-14 | kernfs: do not account ino_ida allocations to memcg | Vladimir Davydov | 1 | -1/+8 |
| 2015-05-11 | new helper: free_page_put_link() | Al Viro | 1 | -6/+1 |
| 2015-05-11 | switch ->put_link() from dentry to inode | Al Viro | 1 | -1/+1 |
| 2015-05-10 | don't pass nameidata to ->follow_link() | Al Viro | 1 | -1/+1 |
| 2015-05-10 | new ->follow_link() and ->put_link() calling conventions | Al Viro | 1 | -12/+10 |
| 2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2 | -5/+5 |
| 2015-03-16 | kernfs: handle poll correctly on 'direct_read' files. | NeilBrown | 1 | -0/+1 |
| 2015-02-13 | kernfs: remove KERNFS_STATIC_NAME | Tejun Heo | 2 | -16/+8 |
| 2015-02-13 | kernfs: convert node name allocation to kstrdup_const | Andrzej Hajda | 1 | -6/+6 |
| 2015-01-20 | fs: remove mapping->backing_dev_info | Christoph Hellwig | 1 | -1/+0 |
| 2015-01-20 | fs: deduplicate noop_backing_dev_info | Christoph Hellwig | 3 | -15/+1 |
| 2015-01-09 | kernfs: Fix kernfs_name_compare | Rasmus Villemoes | 1 | -4/+8 |
| 2014-12-17 | vm_area_operations: kill ->migrate() | Al Viro | 1 | -22/+0 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -23/+50 |
| 2014-11-19 | switch d_materialise_unique() users to d_splice_alias() | Al Viro | 1 | -1/+1 |
| 2014-11-07 | sysfs/kernfs: make read requests on pre-alloc files use the buffer. | NeilBrown | 1 | -9/+21 |
| 2014-11-07 | sysfs/kernfs: allow attributes to request write buffer be pre-allocated. | NeilBrown | 1 | -15/+30 |
| 2014-10-09 | vfs: Remove unnecessary calls of check_submounts_and_drop | Eric W. Biederman | 1 | -11/+0 |
| 2014-07-21 | Merge 3.16-rc6 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+30 |
| 2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+30 |
| 2014-07-09 | kernfs: kernel-doc warning fix | Fabian Frederick | 1 | -1/+1 |
| 2014-07-02 | kernfs: kernfs_notify() must be useable from non-sleepable contexts | Tejun Heo | 1 | -14/+55 |
| 2014-06-30 | kernfs: introduce kernfs_pin_sb() | Li Zefan | 1 | -0/+30 |
| 2014-05-27 | kernfs: move the last knowledge of sysfs out from kernfs | Jianyu Zhan | 1 | -5/+6 |
| 2014-05-23 | Merge 3.15-rc6 into driver-core-next | Greg Kroah-Hartman | 1 | -7/+10 |
| 2014-05-13 | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs | Tejun Heo | 1 | -7/+10 |
| 2014-04-27 | Merge 3.15-rc3 into staging-next | Greg Kroah-Hartman | 2 | -3/+8 |
| 2014-04-25 | kernfs: add back missing error check in kernfs_fop_mmap() | Tejun Heo | 1 | -0/+2 |
| 2014-04-25 | kernfs: fix a subdir count leak | Jianyu Zhan | 1 | -3/+6 |
| 2014-04-25 | kernfs: make kernfs_notify() trigger inotify events too | Tejun Heo | 1 | -6/+35 |
| 2014-04-25 | kernfs: implement kernfs_root->supers list | Tejun Heo | 3 | -0/+17 |
| 2014-04-16 | kernfs: protect lazy kernfs_iattrs allocation with mutex | Tejun Heo | 1 | -4/+10 |
| 2014-04-03 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -1/+1 |
| 2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner | 1 | -1/+1 |
| 2014-04-03 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -0/+1 |
| 2014-03-08 | kernfs: cache atomic_write_len in kernfs_open_file | Tejun Heo | 1 | -31/+32 |
| 2014-03-08 | kernfs: fix off by one error. | Richard Cochran | 1 | -1/+1 |
| 2014-03-02 | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+7 |
| 2014-02-25 | sysfs: fix namespace refcnt leak | Li Zefan | 1 | -1/+7 |
| 2014-02-14 | kernfs: fix kernfs_node_from_dentry() | Li Zefan | 3 | -2/+3 |
| 2014-02-12 | cgroup: remove cgroup->name | Tejun Heo | 1 | -0/+1 |
| 2014-02-10 | kernfs: fix hash calculation in kernfs_rename_ns() | Tejun Heo | 1 | -1/+1 |
| 2014-02-07 | kernfs: add CONFIG_KERNFS | Tejun Heo | 1 | -0/+7 |
| 2014-02-07 | kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends | Tejun Heo | 1 | -10/+165 |
| 2014-02-07 | kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs... | Tejun Heo | 2 | -0/+32 |
| 2014-02-07 | kernfs: implement kernfs_ops->atomic_write_len | Tejun Heo | 1 | -18/+31 |
| 2014-02-07 | kernfs: allow nodes to be created in the deactivated state | Tejun Heo | 1 | -7/+64 |
| 2014-02-07 | kernfs: add missing kernfs_active() checks in directory operations | Tejun Heo | 1 | -5/+6 |
| 2014-02-07 | kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() | Tejun Heo | 1 | -0/+23 |
| 2014-02-07 | kernfs: rename kernfs_dir_ops to kernfs_syscall_ops | Tejun Heo | 1 | -12/+13 |
| 2014-02-07 | kernfs: invoke dir_ops while holding active ref of the target node | Tejun Heo | 1 | -3/+30 |
| 2014-02-07 | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 1 | -1/+137 |
| 2014-02-07 | kernfs: remove KERNFS_REMOVED | Tejun Heo | 2 | -32/+37 |
| 2014-02-07 | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() | Tejun Heo | 1 | -7/+13 |
| 2014-02-07 | kernfs: remove kernfs_addrm_cxt | Tejun Heo | 4 | -104/+28 |
| 2014-02-07 | kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate() | Tejun Heo | 1 | -4/+6 |
| 2014-02-07 | kernfs: restructure removal path to fix possible premature return | Tejun Heo | 1 | -61/+68 |
| 2014-02-07 | kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq | Tejun Heo | 1 | -18/+13 |
| 2014-02-07 | kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag | Tejun Heo | 1 | -4/+8 |
| 2014-02-05 | kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag | Tejun Heo | 1 | -4/+8 |
| 2014-01-17 | kernfs: associate a new kernfs_node with its parent on creation | Tejun Heo | 4 | -24/+34 |
| 2014-01-14 | kernfs: fix get_active failure handling in kernfs_seq_*() | Tejun Heo | 1 | -7/+44 |
| 2014-01-13 | Revert "kernfs: fix get_active failure handling in kernfs_seq_*()" | Greg Kroah-Hartman | 1 | -44/+7 |
| 2014-01-13 | Revert "kernfs: replace kernfs_node->u.completion with kernfs_root->deactivat... | Greg Kroah-Hartman | 1 | -11/+16 |
| 2014-01-13 | Revert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()" | Greg Kroah-Hartman | 1 | -20/+11 |
| 2014-01-13 | Revert "kernfs: remove KERNFS_REMOVED" | Greg Kroah-Hartman | 4 | -60/+42 |
| 2014-01-13 | Revert "kernfs: restructure removal path to fix possible premature return" | Greg Kroah-Hartman | 1 | -86/+53 |
| 2014-01-13 | Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()" | Greg Kroah-Hartman | 3 | -35/+14 |
| 2014-01-13 | Revert "kernfs: remove kernfs_addrm_cxt" | Greg Kroah-Hartman | 4 | -29/+117 |
| 2014-01-13 | Revert "kernfs: make kernfs_get_active() block if the node is deactivated but... | Greg Kroah-Hartman | 1 | -21/+4 |
| 2014-01-13 | Revert "kernfs: implement kernfs_{de|re}activate[_self]()" | Greg Kroah-Hartman | 1 | -117/+1 |
| 2014-01-13 | Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr... | Greg Kroah-Hartman | 1 | -72/+0 |
| 2014-01-13 | Revert "kernfs: remove unnecessary NULL check in __kernfs_remove()" | Greg Kroah-Hartman | 1 | -0/+3 |
| 2014-01-11 | kernfs: remove unnecessary NULL check in __kernfs_remove() | Tejun Heo | 1 | -3/+0 |
| 2014-01-10 | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 1 | -0/+72 |
| 2014-01-10 | kernfs: implement kernfs_{de|re}activate[_self]() | Tejun Heo | 1 | -1/+117 |
| 2014-01-10 | kernfs: make kernfs_get_active() block if the node is deactivated but not rem... | Tejun Heo | 1 | -4/+21 |
| 2014-01-10 | kernfs: remove kernfs_addrm_cxt | Tejun Heo | 4 | -117/+29 |
| 2014-01-10 | kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove() | Tejun Heo | 3 | -14/+35 |
| 2014-01-10 | kernfs: restructure removal path to fix possible premature return | Tejun Heo | 1 | -53/+86 |
| 2014-01-10 | kernfs: remove KERNFS_REMOVED | Tejun Heo | 4 | -42/+60 |
| 2014-01-10 | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() | Tejun Heo | 1 | -11/+20 |
| 2014-01-10 | kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq | Tejun Heo | 1 | -16/+11 |
| 2014-01-10 | kernfs: fix get_active failure handling in kernfs_seq_*() | Tejun Heo | 1 | -7/+44 |
| 2013-12-17 | kernfs: add kernfs_dir_ops | Tejun Heo | 1 | -1/+43 |
| 2013-12-17 | kernfs: allow negative dentries | Tejun Heo | 1 | -24/+13 |
| 2013-12-17 | kernfs: update kernfs_rename_ns() to consider KERNFS_STATIC_NAME | Tejun Heo | 1 | -1/+5 |
| 2013-12-17 | kernfs: mark static names with KERNFS_STATIC_NAME | Tejun Heo | 3 | -13/+20 |
| 2013-12-17 | kernfs: add REMOVED check to create and rename paths | Tejun Heo | 1 | -0/+7 |
| 2013-12-17 | kernfs: add @mode to kernfs_create_dir[_ns]() | Tejun Heo | 1 | -4/+5 |
| 2013-12-11 | kernfs: s/sysfs/kernfs/ in internal functions and whatever is left | Tejun Heo | 6 | -251/+254 |
| 2013-12-11 | kernfs: s/sysfs/kernfs/ in global variables | Tejun Heo | 6 | -73/+73 |
| 2013-12-11 | kernfs: s/sysfs/kernfs/ in constants | Tejun Heo | 5 | -42/+42 |
| 2013-12-11 | kernfs: s/sysfs/kernfs/ in various data structures | Tejun Heo | 6 | -133/+133 |
| 2013-12-11 | kernfs: drop s_ prefix from kernfs_node members | Tejun Heo | 5 | -161/+157 |
| 2013-12-11 | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly | Tejun Heo | 6 | -483/+484 |
| 2013-12-10 | sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning | Tejun Heo | 1 | -4/+14 |
| 2013-12-08 | sysfs, kernfs: remove duplicated include from file.c | Wei Yongjun | 1 | -1/+0 |
| 2013-12-04 | kernfs: implement "trusted.*" xattr support | Tejun Heo | 4 | -11/+74 |
| 2013-12-04 | kernfs: update sysfs_init_inode_attrs() | Tejun Heo | 2 | -37/+29 |
| 2013-11-29 | sysfs, kernfs: remove cross inclusions of internal headers | Tejun Heo | 1 | -2/+0 |
| 2013-11-29 | sysfs, kernfs: implement kernfs_ns_enabled() | Tejun Heo | 2 | -6/+6 |
| 2013-11-29 | sysfs, kernfs: make sysfs_dirent definition public | Tejun Heo | 2 | -99/+1 |