aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-248-18/+18
* Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-241-2/+2
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-242-214/+109
* Kobject: convert fs/char_dev.c to use kobject_init/add_ng()Greg Kroah-Hartman2008-01-241-4/+2
* Kobject: change GFS2 to use kobject_init_and_addGreg Kroah-Hartman2008-01-243-39/+10
* kobject: convert ecryptfs to use kobject_createGreg Kroah-Hartman2008-01-241-7/+7
* kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-244-4/+4
* kset: convert block_subsys to use kset_createGreg Kroah-Hartman2008-01-241-3/+3
* kset: convert ocfs2 to use kset_createGreg Kroah-Hartman2008-01-242-64/+23
* Driver Core: kill subsys_attribute and default sysfs opsKay Sievers2008-01-241-53/+10
* ecryptfs: remove version_str file from sysfsGreg Kroah-Hartman2008-01-241-43/+0
* Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-241-4/+6
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-244-5/+4
* kset: convert dlm to use kset_createGreg Kroah-Hartman2008-01-241-11/+9
* kset: convert gfs2 dlm to use kset_createGreg Kroah-Hartman2008-01-241-12/+10
* kset: convert gfs2 to use kset_createGreg Kroah-Hartman2008-01-241-6/+7
* kobject: convert main fs kobject to use kobject_createGreg Kroah-Hartman2008-01-244-9/+8
* kset: convert ecryptfs to use kset_createGreg Kroah-Hartman2008-01-241-10/+9
* kobject: convert configfs to use kobject_createGreg Kroah-Hartman2008-01-241-7/+6
* kobject: convert debugfs to use kobject_createGreg Kroah-Hartman2008-01-241-7/+6
* kobject: convert fuse to use kobject_createGreg Kroah-Hartman2008-01-241-12/+14
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-241-3/+3
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-2411-28/+20
* sysfs: remove SPIN_LOCK_UNLOCKEDJiri Slaby2008-01-241-1/+1
* sysfs: create optimal relative symlink targetsKay Sievers2008-01-241-46/+42
* ecryptfs: clean up attribute messGreg Kroah-Hartman2008-01-241-67/+18
* coda: convert struct class_device to struct deviceKay Sievers2008-01-241-4/+4
* sysfs: Fix a copy-n-paste typo in commentJean Delvare2008-01-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-231-1/+1
|\
| * [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-221-1/+1
* | Fix file references in documentation and KconfigJohann Felix Soden2008-01-221-2/+2
|/
* jbd: do not try lock_acquire after handle made invalidJonas Bonn2008-01-171-0/+2
* hfs: fix coverity-found null derefEric Sandeen2008-01-171-3/+4
* sysfs: fix bugs in sysfs_rename/move_dir()Tejun Heo2008-01-161-1/+3
* sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookupTejun Heo2008-01-161-1/+3
* Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-141-2/+0
* fix the "remove task_ppid_nr_ns" commitOleg Nesterov2008-01-141-1/+1
* knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2008-01-132-2/+8
* remove task_ppid_nr_nsRoland McGrath2008-01-131-2/+2
* Use access mode instead of open flags to determine needed permissionsLinus Torvalds2008-01-121-2/+2
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-01-111-6/+10
|\
| * [XFS] fix unaligned access in readdirChristoph Hellwig2008-01-111-6/+10
* | NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2008-01-102-1/+5
|/
* hfs: handle more on-disk corruptions without oopsingEric Sandeen2008-01-084-3/+42
* eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2008-01-082-17/+4
* fat: optimize fat_count_free_clusters()OGAWA Hirofumi2008-01-081-0/+28
* core dump: real_parent ppidRoland McGrath2008-01-071-2/+2
* fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy2008-01-061-0/+8
* NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust2008-01-031-11/+19
* NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust2008-01-031-3/+1