| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-10-14 | 1 | -67/+17 |
|\ |
|
| * | kernfs: remove kernfs_path_len() | Tejun Heo | 2016-08-10 | 1 | -23/+0 |
| * | kernfs: make kernfs_path*() behave in the style of strlcpy() | Tejun Heo | 2016-08-10 | 1 | -44/+17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-11 | 2 | -2/+6 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 2016-10-11 | 1 | -1/+5 |
| |\ \ |
|
| | * | | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2016-09-27 | 1 | -1/+1 |
| | * | | fs: make remaining filesystems use .rename2 | Miklos Szeredi | 2016-09-27 | 1 | -2/+6 |
| * | | | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 2016-09-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-11 | 5 | -86/+83 |
|\ \ \ |
|
| * | | | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2016-10-08 | 3 | -9/+0 |
| * | | | kernfs: Switch to generic xattr handlers | Andreas Gruenbacher | 2016-10-07 | 5 | -86/+92 |
| |/ / |
|
* | | | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 2016-10-08 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 2016-09-22 | 1 | -1/+1 |
| |/ |
|
* / | kernfs: don't depend on d_find_any_alias() when generating notifications | Tejun Heo | 2016-08-31 | 1 | -7/+21 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-07-30 | 1 | -1/+4 |
|\ |
|
| * | vfs: Generalize filesystem nodev handling. | Eric W. Biederman | 2016-06-23 | 1 | -2/+2 |
| * | kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC | Eric W. Biederman | 2016-06-23 | 1 | -0/+2 |
| * | fs: Add user namespace member to struct super_block | Eric W. Biederman | 2016-06-23 | 1 | -1/+2 |
* | | vfs: make the string hashes salt the hash | Linus Torvalds | 2016-06-11 | 1 | -2/+2 |
|/ |
|
* | switch ->setxattr() to passing dentry and inode separately | Al Viro | 2016-05-28 | 2 | -6/+8 |
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-21 | 3 | -30/+44 |
|\ |
|
| * | kernfs: Move faulting copy_user operations outside of the mutex | Chris Wilson | 2016-04-30 | 1 | -22/+29 |
| * | Merge 4.6-rc4 into driver-core-next | Greg Kroah-Hartman | 2016-04-18 | 1 | -2/+2 |
| |\ |
|
| * | | fs: kernfs: Replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2016-03-29 | 2 | -8/+15 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 | 4 | -23/+9 |
|\ \ \ |
|
| * | | | kernfs: no point locking directory around that generic_file_llseek() | Al Viro | 2016-05-09 | 1 | -15/+2 |
| * | | | kernfs: use lookup_one_len_unlocked() | Al Viro | 2016-05-03 | 1 | -3/+2 |
| * | | | Merge getxattr prototype change into work.lookups | Al Viro | 2016-05-03 | 2 | -5/+5 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 2016-04-11 | 2 | -5/+5 |
| | |/ |
|
* | | | kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call | Serge E. Hallyn | 2016-05-12 | 1 | -1/+2 |
* | | | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces | Serge E. Hallyn | 2016-05-09 | 1 | -0/+14 |
* | | | kernfs_path_from_node_locked: don't overwrite nlen | Serge Hallyn | 2016-05-02 | 1 | -3/+3 |
|/ / |
|
* / | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2016-03-21 | 2 | -31/+229 |
|\ |
|
| * | kernfs: define kernfs_node_dentry | Aditya Kali | 2016-02-16 | 1 | -0/+69 |
| * | kernfs: Add API to generate relative kernfs path | Aditya Kali | 2016-02-16 | 1 | -31/+160 |
* | | kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[] | Tejun Heo | 2016-02-08 | 1 | -5/+14 |
* | | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 1 | -2/+2 |
|/ |
|
* | Revert "kernfs: do not account ino_ida allocations to memcg" | Vladimir Davydov | 2016-01-15 | 1 | -8/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-13 | 1 | -0/+46 |
|\ |
|
| * | kernfs: implement kernfs_walk_and_get() | Tejun Heo | 2015-11-20 | 1 | -0/+46 |
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-01-11 | 1 | -2/+2 |
|\ \ |
|
| * | | tmpfs: listxattr should include POSIX ACL xattrs | Andreas Gruenbacher | 2015-12-07 | 1 | -1/+1 |
| * | | tmpfs: Use xattr handler infrastructure | Andreas Gruenbacher | 2015-12-07 | 1 | -1/+1 |
| |/ |
|
* | | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 1 | -9/+10 |
* | | kill free_page_put_link() | Al Viro | 2015-12-29 | 1 | -6/+6 |
* | | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-09 | 1 | -3/+8 |
|/ |
|
* | kernfs: implement kernfs_path_len() | Tejun Heo | 2015-08-19 | 1 | -0/+23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-07-04 | 2 | -1/+39 |
|\ |
|
| * | kernfs: Add support for always empty directories. | Eric W. Biederman | 2015-07-01 | 2 | -1/+39 |