| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -2/+1 |
* | sysfs: Shadow directory support | Eric W. Biederman | 2007-02-07 | 1 | -35/+172 |
* | Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() | Oliver Neukum | 2007-02-07 | 1 | -0/+1 |
* | driver core: Allow device_move(dev, NULL). | Cornelia Huck | 2007-02-07 | 1 | -4/+2 |
* | [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -5/+5 |
* | driver core: Introduce device_move(): move a device to a new parent. | Cornelia Huck | 2006-12-01 | 1 | -0/+45 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 | 1 | -2/+2 |
* | sysfs: Make poll behaviour consistent | Juha Yrj�l� | 2006-09-25 | 1 | -1/+1 |
* | [PATCH] core: use list_move() | Akinobu Mita | 2006-06-26 | 1 | -6/+4 |
* | [PATCH] sysfs: Allow sysfs attribute files to be pollable | NeilBrown | 2006-04-14 | 1 | -0/+1 |
* | Documentation: fix minor kernel-doc warnings | Martin Waitz | 2006-04-02 | 1 | -1/+1 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] sysfs: don't export dir symbols | Greg Kroah-Hartman | 2006-03-20 | 1 | -4/+0 |
* | [PATCH] sysfs: fix problem with duplicate sysfs directories and files | Maneesh Soni | 2006-03-20 | 1 | -1/+31 |
* | [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry | Greg Kroah-Hartman | 2006-03-20 | 1 | -0/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -16/+15 |
* | [PATCH] sysfs: handle failures in sysfs_make_dirent | Steven Rostedt | 2006-01-04 | 1 | -1/+5 |
* | [PATCH] remove duplicate get_dentry functions in various places | Christoph Hellwig | 2005-06-23 | 1 | -2/+3 |
* | [PATCH] sysfs-iattr: add sysfs_setattr | Maneesh Soni | 2005-06-20 | 1 | -0/+1 |
* | [PATCH] sysfs-iattr: attach sysfs_dirent before new inode | Maneesh Soni | 2005-06-20 | 1 | -10/+15 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+475 |