summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust2008-01-031-2/+0
* NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust2008-01-031-1/+11
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-024-5/+24
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-021-19/+2
* slub: register slabinfo to procfsPekka Enberg2008-01-021-0/+17
* ecryptfs: redo dget,mntget on dentry_open failureEric Sandeen2007-12-231-1/+4
* ecryptfs: fix unlocking in error pathsEric Sandeen2007-12-232-4/+5
* Don't send quota messages repeatedly when hardlimit reachedJan Kara2007-12-231-7/+16
* Fix computation of SKB size for quota messagesJan Kara2007-12-231-5/+4
* ecryptfs: fix string overflow on long cipher namesEric Sandeen2007-12-231-0/+1
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-202-3/+2
|\
| * [XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy2007-12-211-0/+1
OpenPOWER on IntegriCloud