Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
hace 8 años |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
hace 9 años |
Miklos Szeredi
|
e0e0be8a83
libfs: support RENAME_NOREPLACE in simple_rename()
|
hace 8 años |
Al Viro
|
acc29fb8f7
debugfs: ->d_parent is never NULL or negative
|
hace 9 años |
Greg Kroah-Hartman
|
5614e77258
Merge 4.6-rc4 into driver-core-next
|
hace 9 años |
Seth Forshee
|
87243deb88
debugfs: Make automount point inodes permanently empty
|
hace 9 años |
Nicolai Stange
|
c646880814
debugfs: add support for self-protecting attribute file fops
|
hace 9 años |
Nicolai Stange
|
49d200deaa
debugfs: prevent access to removed files' private data
|
hace 9 años |
Nicolai Stange
|
9fd4dcece4
debugfs: prevent access to possibly dead file_operations at file open
|
hace 9 años |
Deepa Dinamani
|
1b48b530da
fs: debugfs: Replace CURRENT_TIME by current_fs_time()
|
hace 9 años |
Roman Pen
|
a8f324a46f
debugfs: fix inode i_nlink references for automount dentry
|
hace 9 años |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
hace 9 años |
Daniel Borkmann
|
0ee9608c89
debugfs: fix refcount imbalance in start_creating
|
hace 9 años |
Ulf Magnusson
|
398dc4ad52
debugfs: document that debugfs_remove*() accepts NULL and error values
|
hace 10 años |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 10 años |
Linus Torvalds
|
0cbee99269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
hace 10 años |
Eric W. Biederman
|
f9bb48825a
sysfs: Create mountpoints with sysfs_create_mount_point
|
hace 10 años |
Al Viro
|
dc3f4198ea
make simple_positive() public
|
hace 10 años |
Al Viro
|
5723cb01f0
debugfs: switch to simple_follow_link()
|
hace 10 años |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 10 años |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 10 años |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
hace 10 años |
David Howells
|
7ceab50c0b
VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR()
|
hace 10 años |
Greg KH
|
c9e15f25f5
debugfs: allow bad parent pointers to be passed in
|
hace 10 años |
Al Viro
|
0db59e5929
debugfs: leave freeing a symlink body until inode eviction
|
hace 10 años |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
hace 10 años |
David Howells
|
e59b4e9187
debugfs: Provide a file creation function that also takes an initial size
|
hace 10 años |
Al Viro
|
77b3da6e32
new primitive: debugfs_create_automount()
|
hace 10 años |
Al Viro
|
5233e31191
debugfs: split end_creating() into success and failure cases
|
hace 10 años |
Al Viro
|
edac65eaf8
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
|
hace 10 años |