Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / sysfs /
2012-04-10 Dan Williamssysfs: handle 'parent deleted before child added'
2012-04-10 Bruno Prémontsysfs: Prevent crash on unset sysfs group attributes
2012-04-09 Tom Goffsysfs: Update the name hash for an entry after changing...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-08 Greg Kroah-HartmanRevert "sysfs: Kill nlink counting."
2012-02-24 Masami Ichikawasysfs: Fix memory leak in sysfs_sd_setsecdata().
2012-02-02 Greg Kroah-HartmanMerge 3.3-rc2 into the driver-core-next branch.
2012-01-31 Eric W. Biedermansysfs: Update the name hash when renaming sysfs entries
2012-01-24 Vitaly Kuznetsovsysfs: change permissions for /sys from 0755 to 0555
2012-01-24 Eric W. Biedermansysfs: Kill nlink counting.
2012-01-24 Eric W. Biedermansysfs: Store the sysfs inode in an unsigned int.
2012-01-24 Eric W. Biedermansysfs: Reduce s_flags to an unsinged short so it packs...
2012-01-24 Eric W. Biedermansysfs: Add s_hash to sysfs_dirent and order directory...
2012-01-24 Eric W. Biedermansysfs: Complain bitterly about attempts to remove files...
2012-01-04 Al Virosysfs: propagate umode_t
2012-01-04 Al Viroswitch sysfs_chmod_file() to umode_t
2012-01-04 Al Viroswitch ->is_visible() to returning umode_t
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-01 Eric W. Biedermansysfs: Make sysfs_rename safe with sysfs_dirents in...
2011-10-25 Eric W. Biedermansysfs: Remove support for tagged directories with untag...
2011-10-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2011-10-19 Eric W. Biedermansysfs: Reject with a warning invalid uses of tagged...
2011-10-19 Eric W. Biedermansysfs: Remove support for tagged directories with untag...
2011-10-19 Eric W. Biedermansysfs: Implement support for tagged files in sysfs.
2011-09-26 Heiko Carstenssysfs: add unsigned long cast to prevent compile warning
2011-08-23 Mikulas Patockasysfs: use rb-tree for inode number lookup
2011-08-23 Mikulas Patockasysfs: remove s_sibling hacks
2011-08-23 Mikulas Patockasysfs: use rb-tree for name lookups
2011-08-23 Mikulas Patockasysfs: count subdirectories
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-06-12 Al ViroDelay struct net freeing while there's a sysfs instance...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-13 Greg Kroah-Hartmansysfs: remove "last sysfs file:" line from the oops...
2011-05-10 Robert P. J. DaySYSFS: Fix erroneous comments for sysfs_update_group().
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-11 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-01-10 Alexey Dobriyanheaders: kobject.h redux
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: change d_delete semantics
2010-11-29 Alan Sternsysfs: remove useless test from sysfs_merge_group
2010-10-29 Al Viroconvert sysfs
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-10-22 Eric W. Biedermansysfs: only access bin file vm_ops with the active...
2010-10-22 Eric W. Biedermansysfs: Fail bin file mmap if vma close is implemented.
2010-10-16 Alan Sternsysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
2010-09-04 Dan Carpentersysfs: checking for NULL instead of ERR_PTR
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroswitch sysfs to ->evict_inode()
2010-08-09 Christoph Hellwigrename generic_setattr
2010-08-05 Jean Delvaresysfs: sysfs_chmod_file's attr can be const
2010-07-26 Eric W. Biedermansysfs: allow creating symlinks from untagged to tagged...
2010-07-26 Eric W. Biedermansysfs: sysfs_delete_link handle symlinks from untagged...
2010-07-26 Eric W. Biedermansysfs: Don't allow the creation of symlinks we can...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Nick Pigginfix setattr error handling in sysfs, configfs
2010-06-04 Nick Pigginfix setattr error handling in sysfs, configfs
2010-05-28 Nick Pigginfs: convert simple fs to new truncate
2010-05-21 Eric W. Biedermansysfs: Implement sysfs tagged directory support.
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-21 Eric W. Biedermansysfs: Remove usage of S_BIAS to avoid merge conflict...
2010-05-21 Eric W. Biedermansysfs: Remove double free sysfs_get_sb
2010-05-21 Serge E. Hallynsysfs: Comment sysfs directory tagging logic
2010-05-21 Eric W. Biedermansysfs: Implement sysfs_delete_link
2010-05-21 Eric W. Biedermansysfs: Add support for tagged directories with untagged...
2010-05-21 Eric W. Biedermansysfs: Basic support for multiple super blocks
2010-05-16 Simon Arlottbridge: update sysfs link names if port device names...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Eric W. Biedermansysfs: Kill unused sysfs_sb variable.
2010-03-08 Eric W. Biedermansysfs: Pass super_block to sysfs_get_inode
2010-03-08 Eric W. Biedermansysfs: Implement sysfs_rename_link
2010-03-08 Eric W. Biedermansysfs: Pack sysfs_dirent more tightly.
2010-03-08 Eric W. Biedermansysfs: Serialize updates to the vfs inode
2010-03-08 Eric W. Biedermansysfs: Use one lockdep class per sysfs attribute.
2010-03-08 Eric W. Biedermansysfs: Only take active references on attributes.
2010-03-08 Eric W. Biedermansysfs: Remove sysfs_get/put_active_two
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Eric W. Biedermansysfs: Cache the last sysfs_dirent to improve readdir...
2010-03-08 Andi Kleensysfs: Add sysfs_add/remove_files utility functions
2010-02-16 Eric W. Biedermansysfs: sysfs_sd_setattr set iattrs unconditionally
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-04 Eric W. Biedermansysfs: Add lockdep annotations for the sysfs active...
2009-12-23 Phil CarmodyDriver core: bin_attribute parameters can often be...
2009-12-11 Eric W. Biedermansysfs: sysfs_setattr remove unnecessary permission...
2009-12-11 Eric W. Biedermansysfs: Factor out sysfs_rename from sysfs_rename_dir...
2009-12-11 Eric W. Biedermansysfs: Propagate renames to the vfs on demand
2009-12-11 Eric W. Biedermansysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
2009-12-11 Eric W. Biedermansysfs: In sysfs_chmod_file lazily propagate the mode...
2009-12-11 Eric W. Biedermansysfs: Implement sysfs_getattr & sysfs_permission
2009-12-11 Eric W. Biedermansysfs: Nicely indent sysfs_symlink_inode_operations
2009-12-11 Eric W. Biedermansysfs: Update s_iattr on link and unlink.
2009-12-11 Eric W. Biedermansysfs: Fix locking and factor out sysfs_sd_setattr
2009-12-11 Eric W. Biedermansysfs: Simplify iattr time assignments
2009-12-11 Eric W. Biedermansysfs: Simplify sysfs_chmod_file semantics
2009-12-11 Eric W. Biedermansysfs: Use dentry_ops instead of directly playing with...
2009-12-11 Eric W. Biedermansysfs: Rename sysfs_d_iput to sysfs_dentry_iput
next