Btrfs: Spelling fix in btrfs_lookup_first_block_group comments
[safe/jmp/linux-2.6] / fs / sysfs /
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-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-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-09 Akinobu Mitause simple_read_from_buffer() in fs/
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-03 Randy Dunlapsysfs: printk format warning
2007-04-27 James Morrissecurity: prevent permission checking of file removal...
2007-04-27 Alan Sterndevice_schedule_callback() needs a module reference
2007-04-27 Andrew Mortonsysfs: bin.c printk fix
2007-03-15 Alan Stern[PATCH] sysfs: reinstate exclusion between method calls...
2007-03-15 Alan Stern[PATCH] sysfs and driver core: add callback helper...
2007-03-07 Hugh Dickins[PATCH] suspend regression: sysfs deadlock
2007-03-06 Mark Lord[PATCH] Fix 2.6.21 rfcomm lockups
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-02-23 Alan Sternsysfs: allow attributes to be added to groups
2007-02-23 Adam J. Richtersysfs: move struct sysfs_dirent to private header
2007-02-16 Randy DunlapPCI/sysfs/kobject kernel-doc fixes
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-07 Eric W. Biedermansysfs: Shadow directory support
2007-02-07 Oliver Neukumsysfs: error handling in sysfs, fill_read_buffer()
2007-02-07 Mariusz Kozlowskisysfs: kobject_put cleanup
2007-02-07 Frederik Deweerdtsysfs: suppress lockdep warnings
2007-02-07 Oliver NeukumDriver core: fix race in sysfs between sysfs_remove_fil...
2007-02-07 Cornelia Huckdriver core: Allow device_move(dev, NULL).
2006-12-08 Josef "Jeff" Sipek[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-12-01 Thomas Maiersysfs: sysfs_write_file() writes zero terminated data
2006-10-18 Hidetoshi Setosysfs: update obsolete comment in sysfs_update_file
2006-10-18 Hidetoshi Setosysfs: remove duplicated dput in sysfs_update_file
2006-10-03 Zach Brown[PATCH] pr_debug: sysfs: use size_t length modifier...
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-26 Randy.Dunlapsysfs_remove_bin_file: no return value, dump_stack...
2006-09-26 Greg Kroah-HartmanSYSFS: allow sysfs_create_link to create symlinks in...
2006-09-26 Juha Yrjöläsysfs: Make poll behaviour consistent
2006-07-12 Arjan van de Ven[PATCH] lockdep: annotate the sysfs i_mutex to be a...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-04-14 NeilBrown[PATCH] sysfs: Allow sysfs attribute files to be pollable
2006-04-02 Greg Kroah-Hartman[PATCH] sysfs: zero terminate sysfs write buffers
2006-04-02 Martin WaitzDocumentation: fix minor kernel-doc warnings
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/sysfs/
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-20 Greg Kroah-Hartman[PATCH] sysfs: fix a kobject leak in sysfs_add_link...
2006-03-20 Greg Kroah-Hartman[PATCH] sysfs: don't export dir symbols
2006-03-20 Maneesh Soni[PATCH] sysfs: fix problem with duplicate sysfs directo...
2006-03-20 Eric Sesterhenn[PATCH] sysfs: kzalloc conversion
2006-03-20 Greg Kroah-Hartman[PATCH] sysfs: sysfs_remove_dir() needs to invalidate...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-05 Steven Rostedt[PATCH] sysfs: handle failures in sysfs_make_dirent
2005-08-27 James Bottomley[PATCH] Fix oops in sysfs_hash_and_remove_file()
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-07-29 Maneesh Soni[PATCH] sysfs: fix sysfs_setattr
2005-07-29 Maneesh Soni[PATCH] sysfs: fix sysfs_chmod_file
2005-07-13 Robert Love[PATCH] inotify
2005-06-24 Martin Waitz[PATCH] DocBook: update comments
2005-06-23 Christoph Hellwig[PATCH] remove duplicate get_dentry functions in variou...
next