Al Viro
|
0db59e5929
debugfs: leave freeing a symlink body until inode eviction
|
10 vuotta sitten |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 vuotta sitten |
David Howells
|
e59b4e9187
debugfs: Provide a file creation function that also takes an initial size
|
10 vuotta sitten |
Al Viro
|
77b3da6e32
new primitive: debugfs_create_automount()
|
10 vuotta sitten |
Al Viro
|
5233e31191
debugfs: split end_creating() into success and failure cases
|
10 vuotta sitten |
Al Viro
|
edac65eaf8
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
|
10 vuotta sitten |
Al Viro
|
680b302409
fold debugfs_mknod() into callers
|
10 vuotta sitten |
Al Viro
|
3473cde565
fold debugfs_create() into caller
|
10 vuotta sitten |
Al Viro
|
02538a75ba
fold debugfs_mkdir() into caller
|
10 vuotta sitten |
Al Viro
|
160f7592f2
debugfs_mknod(): get rid useless arguments
|
10 vuotta sitten |
Al Viro
|
9b73fab01b
fold debugfs_link() into caller
|
10 vuotta sitten |
Al Viro
|
ad5abd5ba8
debugfs: kill __create_file()
|
10 vuotta sitten |
Al Viro
|
190afd81e4
debugfs: split the beginning and the end of __create_file() off
|
10 vuotta sitten |
Al Viro
|
e09ddf36dd
debugfs_{mkdir,create,link}(): get rid of redundant argument
|
10 vuotta sitten |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
10 vuotta sitten |
Rahul Bedarkar
|
88e412ea5e
fs: debugfs: remove trailing whitespace
|
11 vuotta sitten |
Steven Rostedt
|
485d44022a
debugfs: Fix corrupted loop in debugfs_remove_recursive
|
11 vuotta sitten |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 vuotta sitten |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 vuotta sitten |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
11 vuotta sitten |
Oleg Nesterov
|
6bc080d8fd
debugfs: use list_next_entry() in debugfs_remove_recursive()
|
11 vuotta sitten |
Oleg Nesterov
|
776164c1fa
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
|
12 vuotta sitten |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 vuotta sitten |
Greg Kroah-Hartman
|
ed408f7c0f
Merge 3.9-rc4 into driver-core-next
|
12 vuotta sitten |
Sasha Levin
|
1884bd4b14
debugfs: remove redundant initialization of dentry
|
12 vuotta sitten |
Dave Reisner
|
f1688e0431
debugfs: convert gid= argument from decimal, not octal
|
12 vuotta sitten |
Yan Hong
|
7dd2517c39
fs/debugsfs: remove unnecessary inode->i_private initialization
|
12 vuotta sitten |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 vuotta sitten |
Eric W. Biederman
|
7dc05881b6
userns: Convert debugfs to use kuid/kgid where appropriate.
|
13 vuotta sitten |
Kees Cook
|
82aceae4f0
debugfs: more tightly restrict default mount mode
|
13 vuotta sitten |