]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs/sysfs
Start split out of common open firmware code
[karo-tx-linux.git] / fs / sysfs /
2007-07-20 Linus TorvaldsMerge branch 'kmem_death' of master.kernel.org:/pub...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-19 Linus TorvaldsMerge branch 'isdn-fix' of master.kernel.org:/pub/scm...
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-18 Tejun Heosysfs: cosmetic clean up on node creation failure paths
2007-07-18 Tejun Heosysfs: kill an extra put in sysfs_create_link() failure...
2007-07-18 Tejun Heosysfs: make sysfs_init_inode() static
2007-07-18 Tejun Heosysfs: fix sysfs root inode nlink accounting
2007-07-18 Akinobu Mitasysfs: avoid kmem_cache_free(NULL)
2007-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh://master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-07-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-07-15 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-15 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2007-07-15 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-13 Linus TorvaldsMerge branch 'ioat-md-accel-for-linus' of git://lost...
2007-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-07-12 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: make directory dentries and inodes reclaimable
2007-07-11 Tejun Heosysfs: implement sysfs_get_dentry()
2007-07-11 Tejun Heosysfs: move sysfs_drop_dentry() to dir.c and make it...
2007-07-11 Tejun Heosysfs: restructure add/remove paths and fix inode update
2007-07-11 Tejun Heosysfs: use sysfs_mutex to protect the sysfs_dirent...
2007-07-11 Tejun Heosysfs: consolidate sysfs spinlocks
2007-07-11 Tejun Heosysfs: make kobj point to sysfs_dirent instead of dentry
2007-07-11 Tejun Heosysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
2007-07-11 Tejun Heosysfs: implement SYSFS_FLAG_REMOVED flag
2007-07-11 Tejun Heosysfs: rename sysfs_dirent->s_type to s_flags and make...
2007-07-11 Tejun Heosysfs: make sysfs_drop_dentry() access inodes using...
2007-07-11 Rafael J. Wysockisysfs: Fix oops in sysfs_drop_dentry on x86_64
2007-07-11 Tejun Heosysfs: use singly-linked list for sysfs_dirent tree
2007-07-11 Tejun Heosysfs: slim down sysfs_dirent->s_active
2007-07-11 Tejun Heosysfs: move s_active functions to fs/sysfs/dir.c
2007-07-11 Tejun Heosysfs: fix root sysfs_dirent -> root dentry association
2007-07-11 Tejun Heosysfs: use iget_locked() instead of new_inode()
2007-07-11 Tejun Heosysfs: reorganize sysfs_new_indoe() and sysfs_create()
2007-07-11 Tejun Heosysfs: fix parent refcounting during rename and move
2007-07-11 Tejun Heosysfs: make sysfs_alloc_ino() static
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Tejun Heosysfs: reimplement sysfs_drop_dentry()
2007-07-11 Tejun Heosysfs: separate out sysfs_attach_dentry()
2007-07-11 Tejun Heosysfs: kill attribute file orphaning
2007-07-11 Tejun Heosysfs: implement sysfs_dirent active reference and...
2007-07-11 Tejun Heosysfs: implement bin_buffer
2007-07-11 Tejun Heosysfs: reimplement symlink using sysfs_dirent tree
2007-07-11 Tejun Heosysfs: implement kobj_sysfs_assoc_lock
2007-07-11 Tejun Heosysfs: make sysfs_dirent->s_element a union
2007-07-11 Tejun Heosysfs: add sysfs_dirent->s_name
2007-07-11 Tejun Heosysfs: add sysfs_dirent->s_parent
2007-07-11 Tejun Heosysfs: consolidate sysfs_dirent creation functions
2007-07-11 Tejun Heosysfs: flatten and fix sysfs_rename_dir() error handling
2007-07-11 Tejun Heosysfs: flatten cleanup paths in sysfs_add_link() and...
2007-07-11 Tejun Heosysfs: fix error handling in binattr write()
2007-07-11 Tejun Heosysfs: make sysfs_put() ignore NULL sd
2007-07-11 Tejun Heosysfs: allocate inode number using ida
2007-07-11 Tejun Heosysfs: move release_sysfs_dirent() to dir.c
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-19 Tim ShimminMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-06-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-06-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-06-15 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2007-06-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/kyle...
2007-06-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-06-14 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-06-14 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-13 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-06-12 Tejun Heosysfs: fix race condition around sd->s_dentry, take#2
2007-06-12 Tejun Heosysfs: fix condition check in sysfs_drop_dentry()
2007-06-12 Eric Sandeensysfs: store sysfs inode nrs in s_ino to avoid readdir...
2007-06-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-06-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-31 James Bottomley[SCSI] Merge up to linux-2.6 head
2007-05-29 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-24 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2007-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next