index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
debugfs
/
inode.c
Commit message (
Expand
)
Author
Age
*
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
*
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
*
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
*
new primitive: debugfs_create_automount()
Al Viro
2015-01-25
*
debugfs: split end_creating() into success and failure cases
Al Viro
2015-01-25
*
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
Al Viro
2015-01-25
*
fold debugfs_mknod() into callers
Al Viro
2015-01-25
*
fold debugfs_create() into caller
Al Viro
2015-01-25
*
fold debugfs_mkdir() into caller
Al Viro
2015-01-25
*
debugfs_mknod(): get rid useless arguments
Al Viro
2015-01-25
*
fold debugfs_link() into caller
Al Viro
2015-01-25
*
debugfs: kill __create_file()
Al Viro
2015-01-25
*
debugfs: split the beginning and the end of __create_file() off
Al Viro
2015-01-25
*
debugfs_{mkdir,create,link}(): get rid of redundant argument
Al Viro
2015-01-25
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
*
fs: debugfs: remove trailing whitespace
Rahul Bedarkar
2014-07-09
*
debugfs: Fix corrupted loop in debugfs_remove_recursive
Steven Rostedt
2014-07-09
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-04
|
\
|
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
*
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
|
/
*
debugfs: use list_next_entry() in debugfs_remove_recursive()
Oleg Nesterov
2013-11-12
*
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
2013-07-31
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
*
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
|
\
|
*
debugfs: convert gid= argument from decimal, not octal
Dave Reisner
2013-01-11
*
|
debugfs: remove redundant initialization of dentry
Sasha Levin
2013-01-17
|
/
*
fs/debugsfs: remove unnecessary inode->i_private initialization
Yan Hong
2012-11-15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
|
\
|
*
userns: Convert debugfs to use kuid/kgid where appropriate.
Eric W. Biederman
2012-09-06
*
|
debugfs: more tightly restrict default mount mode
Kees Cook
2012-08-27
*
|
debugfs: make __create_file static
Chris Wright
2012-08-16
|
/
*
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-26
|
\
|
*
debugfs: change parameter check in debugfs_remove() functions
Arend van Spriel
2012-06-13
*
|
debugfs: get rid of useless arguments to debugfs_{mkdir,symlink}
Al Viro
2012-07-14
*
|
debugfs: fold debugfs_create_by_name() into the only caller
Al Viro
2012-07-14
*
|
debugfs: make sure that debugfs_create_file() gets used only for regulars
Al Viro
2012-07-14
|
/
*
debugfs: add mode, uid and gid options
Ludwig Nussel
2012-01-26
*
switch debugfs to umode_t
Al Viro
2012-01-03
*
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
2012-01-03
*
debugfs: Fix a comment mistake
Harry Wei
2011-08-22
*
debugfs: Fix filesystem reference counting on debugfs_remove() failure
Jan Kara
2011-02-18
*
debugfs: remove module_exit()
Amerigo Wang
2011-02-03
*
convert get_sb_single() users
Al Viro
2010-10-29
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Lose the new_name argument of fsnotify_move()
Al Viro
2010-02-08
*
get rid of pointless checks after simple_pin_fs()
Al Viro
2010-01-26
*
debugfs: fix create mutex racy fops and private data
Mathieu Desnoyers
2009-12-11
*
fs/debugfs/inode.c: fix comment typos
Alberto Bertogli
2009-12-04
*
debugfs: dont stop on first failed recursive delete
Steven Rostedt
2009-06-16
[next]