aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-24
* kset: convert dlm to use kset_createGreg Kroah-Hartman2008-01-24
* kset: convert gfs2 dlm to use kset_createGreg Kroah-Hartman2008-01-24
* kset: convert gfs2 to use kset_createGreg Kroah-Hartman2008-01-24
* kobject: convert main fs kobject to use kobject_createGreg Kroah-Hartman2008-01-24
* kset: convert ecryptfs to use kset_createGreg Kroah-Hartman2008-01-24
* kobject: convert configfs to use kobject_createGreg Kroah-Hartman2008-01-24
* kobject: convert debugfs to use kobject_createGreg Kroah-Hartman2008-01-24
* kobject: convert fuse to use kobject_createGreg Kroah-Hartman2008-01-24
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* sysfs: remove SPIN_LOCK_UNLOCKEDJiri Slaby2008-01-24
* sysfs: create optimal relative symlink targetsKay Sievers2008-01-24
* ecryptfs: clean up attribute messGreg Kroah-Hartman2008-01-24
* coda: convert struct class_device to struct deviceKay Sievers2008-01-24
* sysfs: Fix a copy-n-paste typo in commentJean Delvare2008-01-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-23
|\
| * [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-22
* | Fix file references in documentation and KconfigJohann Felix Soden2008-01-22
|/
* jbd: do not try lock_acquire after handle made invalidJonas Bonn2008-01-17
* hfs: fix coverity-found null derefEric Sandeen2008-01-17
* sysfs: fix bugs in sysfs_rename/move_dir()Tejun Heo2008-01-16
* sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookupTejun Heo2008-01-16
* Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-15
* fix the "remove task_ppid_nr_ns" commitOleg Nesterov2008-01-14
* knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2008-01-13
* remove task_ppid_nr_nsRoland McGrath2008-01-13
* Use access mode instead of open flags to determine needed permissionsLinus Torvalds2008-01-12
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-01-11
|\
| * [XFS] fix unaligned access in readdirChristoph Hellwig2008-01-11
* | NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2008-01-10
|/
* hfs: handle more on-disk corruptions without oopsingEric Sandeen2008-01-08
* eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2008-01-08
* fat: optimize fat_count_free_clusters()OGAWA Hirofumi2008-01-08
* core dump: real_parent ppidRoland McGrath2008-01-07
* fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy2008-01-06
* NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust2008-01-03
* NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust2008-01-03
* NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust2008-01-03
* NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust2008-01-03
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* slub: register slabinfo to procfsPekka Enberg2008-01-02
* ecryptfs: redo dget,mntget on dentry_open failureEric Sandeen2007-12-23
* ecryptfs: fix unlocking in error pathsEric Sandeen2007-12-23
* Don't send quota messages repeatedly when hardlimit reachedJan Kara2007-12-23
* Fix computation of SKB size for quota messagesJan Kara2007-12-23
* ecryptfs: fix string overflow on long cipher namesEric Sandeen2007-12-23
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-20
|\
| * [XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy2007-12-20