| Commit message (Expand) | Author | Age | Files | Lines |
* | kobject: convert ecryptfs to use kobject_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -7/+7 |
* | kobject: convert kernel_kset to be a kobject | Greg Kroah-Hartman | 2008-01-24 | 4 | -4/+4 |
* | kset: convert block_subsys to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -3/+3 |
* | kset: convert ocfs2 to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 2 | -64/+23 |
* | Driver Core: kill subsys_attribute and default sysfs ops | Kay Sievers | 2008-01-24 | 1 | -53/+10 |
* | ecryptfs: remove version_str file from sysfs | Greg Kroah-Hartman | 2008-01-24 | 1 | -43/+0 |
* | Driver Core: switch all dynamic ksets to kobj_sysfs_ops | Kay Sievers | 2008-01-24 | 1 | -4/+6 |
* | kset: convert kernel_subsys to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 4 | -5/+4 |
* | kset: convert dlm to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -11/+9 |
* | kset: convert gfs2 dlm to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -12/+10 |
* | kset: convert gfs2 to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -6/+7 |
* | kobject: convert main fs kobject to use kobject_create | Greg Kroah-Hartman | 2008-01-24 | 4 | -9/+8 |
* | kset: convert ecryptfs to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -10/+9 |
* | kobject: convert configfs to use kobject_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -7/+6 |
* | kobject: convert debugfs to use kobject_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -7/+6 |
* | kobject: convert fuse to use kobject_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -12/+14 |
* | kobject: get rid of kobject_add_dir | Greg Kroah-Hartman | 2008-01-24 | 1 | -3/+3 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 | 11 | -28/+20 |
* | sysfs: remove SPIN_LOCK_UNLOCKED | Jiri Slaby | 2008-01-24 | 1 | -1/+1 |
* | sysfs: create optimal relative symlink targets | Kay Sievers | 2008-01-24 | 1 | -46/+42 |
* | ecryptfs: clean up attribute mess | Greg Kroah-Hartman | 2008-01-24 | 1 | -67/+18 |
* | coda: convert struct class_device to struct device | Kay Sievers | 2008-01-24 | 1 | -4/+4 |
* | sysfs: Fix a copy-n-paste typo in comment | Jean Delvare | 2008-01-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-01-23 | 1 | -1/+1 |
|\ |
|
| * | [SPARC]: Constify function pointer tables. | Jan Engelhardt | 2008-01-22 | 1 | -1/+1 |
* | | Fix file references in documentation and Kconfig | Johann Felix Soden | 2008-01-22 | 1 | -2/+2 |
|/ |
|
* | jbd: do not try lock_acquire after handle made invalid | Jonas Bonn | 2008-01-17 | 1 | -0/+2 |
* | hfs: fix coverity-found null deref | Eric Sandeen | 2008-01-17 | 1 | -3/+4 |
* | sysfs: fix bugs in sysfs_rename/move_dir() | Tejun Heo | 2008-01-16 | 1 | -1/+3 |
* | sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup | Tejun Heo | 2008-01-16 | 1 | -1/+3 |
* | Revert "writeback: introduce writeback_control.more_io to indicate more io" | Linus Torvalds | 2008-01-14 | 1 | -2/+0 |
* | fix the "remove task_ppid_nr_ns" commit | Oleg Nesterov | 2008-01-14 | 1 | -1/+1 |
* | knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. | NeilBrown | 2008-01-13 | 2 | -2/+8 |
* | remove task_ppid_nr_ns | Roland McGrath | 2008-01-13 | 1 | -2/+2 |
* | Use access mode instead of open flags to determine needed permissions | Linus Torvalds | 2008-01-12 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2008-01-11 | 1 | -6/+10 |
|\ |
|
| * | [XFS] fix unaligned access in readdir | Christoph Hellwig | 2008-01-11 | 1 | -6/+10 |
* | | NFSv4: Give the lock stateid its own sequence queue | Trond Myklebust | 2008-01-10 | 2 | -1/+5 |
|/ |
|
* | hfs: handle more on-disk corruptions without oopsing | Eric Sandeen | 2008-01-08 | 4 | -3/+42 |
* | eCryptfs: fix dentry handling on create error, unlink, and inode destroy | Michael Halcrow | 2008-01-08 | 2 | -17/+4 |
* | fat: optimize fat_count_free_clusters() | OGAWA Hirofumi | 2008-01-08 | 1 | -0/+28 |
* | core dump: real_parent ppid | Roland McGrath | 2008-01-07 | 1 | -2/+2 |
* | fix: using joysticks in 32 bit applications on 64 bit systems | Akos Maroy | 2008-01-06 | 1 | -0/+8 |
* | NFSv4: Fix open_to_lock_owner sequenceid allocation... | Trond Myklebust | 2008-01-03 | 1 | -11/+19 |
* | NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error | Trond Myklebust | 2008-01-03 | 1 | -3/+1 |
* | NFSv4: Fix circular locking dependency in nfs4_kill_renewd | Trond Myklebust | 2008-01-03 | 1 | -2/+0 |
* | NFS: Fix a possible Oops in fs/nfs/super.c | Trond Myklebust | 2008-01-03 | 1 | -1/+11 |
* | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid | Al Viro | 2008-01-02 | 4 | -5/+24 |
* | Unify /proc/slabinfo configuration | Linus Torvalds | 2008-01-02 | 1 | -19/+2 |
* | slub: register slabinfo to procfs | Pekka Enberg | 2008-01-02 | 1 | -0/+17 |