index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-24
sysfs: Fix a copy-n-paste typo in comment
Jean Delvare
1
-1
/
+1
2008-01-16
sysfs: fix bugs in sysfs_rename/move_dir()
Tejun Heo
1
-1
/
+3
2008-01-16
sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup
Tejun Heo
1
-1
/
+3
2007-10-30
sysfs: make sysfs_{get,put}_active() static
Adrian Bunk
1
-2
/
+2
2007-10-17
spin_lock_unlocked cleanups
Roel Kluin
1
-2
/
+2
2007-10-17
partially fix up the lookup_one_noperm mess
Christoph Hellwig
1
-2
/
+1
2007-10-12
sysfs: add copyrights
Tejun Heo
1
-1
/
+9
2007-10-12
sysfs: move sysfs file poll implementation to sysfs_open_dirent
Tejun Heo
1
-1
/
+0
2007-10-12
sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
Tejun Heo
1
-8
/
+9
2007-10-12
sysfs: open code sysfs_attach_dentry()
Tejun Heo
1
-16
/
+4
2007-10-12
sysfs: make s_elem an anonymous union
Tejun Heo
1
-2
/
+2
2007-10-12
sysfs: fix comments of sysfs_add/remove_one()
Tejun Heo
1
-7
/
+3
2007-10-12
sysfs: spit a warning to users when they try to create a duplicate sysfs file
Greg Kroah-Hartman
1
-1
/
+5
2007-10-12
sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
Eric W. Biederman
1
-16
/
+18
2007-10-12
sysfs: Rewrite rename in terms of sysfs dirents
Eric W. Biederman
1
-22
/
+16
2007-10-12
sysfs: Remove s_dentry
Eric W. Biederman
1
-28
/
+4
2007-10-12
sysfs: simply sysfs_get_dentry
Tejun Heo
1
-75
/
+16
2007-10-12
sysfs: Introduce sysfs_rename_mutex
Eric W. Biederman
1
-1
/
+7
2007-10-12
sysfs: Rewrite sysfs_drop_dentry.
Eric W. Biederman
1
-27
/
+26
2007-10-12
sysfs: Simplify readdir.
Eric W. Biederman
1
-131
/
+44
2007-10-12
sysfs: In sysfs_lookup don't open code sysfs_find_dirent
Eric W. Biederman
1
-3
/
+1
2007-10-12
sysfs: Make sysfs_mount static
Eric W. Biederman
1
-3
/
+1
2007-10-12
sysfs: Remove sysfs_instantiate
Eric W. Biederman
1
-1
/
+1
2007-10-12
sysfs: Move all of inode initialization into sysfs_init_inode
Eric W. Biederman
1
-37
/
+0
2007-10-12
sysfs: fix i_mutex locking in sysfs_get_dentry()
Tejun Heo
1
-0
/
+2
2007-10-12
sysfs: make sysfs_addrm_finish() return void
Tejun Heo
1
-6
/
+1
2007-10-12
sysfs: make sysfs_add_one() automatically check for duplicate entry
Tejun Heo
1
-9
/
+17
2007-10-12
sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly
Tejun Heo
1
-11
/
+10
2007-10-12
sysfs: simplify sysfs_rename_dir()
Tejun Heo
1
-22
/
+4
2007-10-12
sysfs: cosmetic changes in sysfs_lookup()
Tejun Heo
1
-10
/
+5
2007-10-12
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
1
-145
/
+22
2007-10-12
sysfs: cleanup semaphore.h
Dave Young
1
-1
/
+1
2007-10-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-1
/
+1
2007-08-22
sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()
Tejun Heo
1
-9
/
+12
2007-07-18
sysfs: cosmetic clean up on node creation failure paths
Tejun Heo
1
-5
/
+7
2007-07-18
sysfs: avoid kmem_cache_free(NULL)
Akinobu Mita
1
-6
/
+7
2007-07-11
sysfs: make directory dentries and inodes reclaimable
Tejun Heo
1
-105
/
+126
2007-07-11
sysfs: implement sysfs_get_dentry()
Tejun Heo
1
-0
/
+98
2007-07-11
sysfs: move sysfs_drop_dentry() to dir.c and make it static
Tejun Heo
1
-0
/
+56
2007-07-11
sysfs: restructure add/remove paths and fix inode update
Tejun Heo
1
-64
/
+186
2007-07-11
sysfs: use sysfs_mutex to protect the sysfs_dirent tree
Tejun Heo
1
-30
/
+71
2007-07-11
sysfs: consolidate sysfs spinlocks
Tejun Heo
1
-10
/
+9
2007-07-11
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
1
-60
/
+59
2007-07-11
sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
Tejun Heo
1
-17
/
+44
2007-07-11
sysfs: implement SYSFS_FLAG_REMOVED flag
Tejun Heo
1
-1
/
+3
2007-07-11
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
Tejun Heo
1
-13
/
+20
2007-07-11
sysfs: use singly-linked list for sysfs_dirent tree
Tejun Heo
1
-44
/
+102
2007-07-11
sysfs: slim down sysfs_dirent->s_active
Tejun Heo
1
-26
/
+48
2007-07-11
sysfs: move s_active functions to fs/sysfs/dir.c
Tejun Heo
1
-0
/
+88
2007-07-11
sysfs: use iget_locked() instead of new_inode()
Tejun Heo
1
-16
/
+21
[next]