aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | sysfs: Remove s_dentryEric W. Biederman2007-10-12
| | * | sysfs: simply sysfs_get_dentryTejun Heo2007-10-12
| | * | sysfs: Introduce sysfs_rename_mutexEric W. Biederman2007-10-12
| | * | sysfs: Rewrite sysfs_drop_dentry.Eric W. Biederman2007-10-12
| | * | sysfs: Simplify readdir.Eric W. Biederman2007-10-12
| | * | sysfs: In sysfs_lookup don't open code sysfs_find_direntEric W. Biederman2007-10-12
| | * | sysfs: Make sysfs_mount staticEric W. Biederman2007-10-12
| | * | sysfs: Use kill_anon_superEric W. Biederman2007-10-12
| | * | sysfs: Remove sysfs_instantiateEric W. Biederman2007-10-12
| | * | sysfs: Move all of inode initialization into sysfs_init_inodeEric W. Biederman2007-10-12
| | * | sysfs: fix i_mutex locking in sysfs_get_dentry()Tejun Heo2007-10-12
| | * | sysfs: Fix typos in fs/sysfs/file.cRolf Eike Beer2007-10-12
| | * | sysfs: make sysfs_addrm_finish() return voidTejun Heo2007-10-12
| | * | sysfs: make sysfs_add_one() automatically check for duplicate entryTejun Heo2007-10-12
| | * | sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictlyTejun Heo2007-10-12
| | * | sysfs: simplify sysfs_rename_dir()Tejun Heo2007-10-12
| | * | sysfs: cosmetic changes in sysfs_lookup()Tejun Heo2007-10-12
| | * | sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-12
| | * | sysfs: cleanup semaphore.hDave Young2007-10-12
| | * | sysfs/file.c - use mutex instead of semaphoreDave Young2007-10-12
| | * | debugfs: helper for decimal challengedRobin Getz2007-10-12
| | * | Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-12
| | * | kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-12
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-12
| |\ \ \
| | * | | ocfs2: Optionally return filldir errorsMark Fasheh2007-10-12
| | * | | ocfs2: Write support for directories with inline dataMark Fasheh2007-10-12
| | * | | ocfs2: Read support for directories with inline dataMark Fasheh2007-10-12
| | * | | ocfs2: Write support for inline dataMark Fasheh2007-10-12
| | * | | ocfs2: Read support for inline dataMark Fasheh2007-10-12
| | * | | ocfs2: Structure updates for inline dataMark Fasheh2007-10-12
| | * | | ocfs2: Cleanup dirent size checkMark Fasheh2007-10-12
| | * | | ocfs2: Rename cleanupsMark Fasheh2007-10-12
| | * | | ocfs2: Provide convenience function for ino lookupMark Fasheh2007-10-12
| | * | | ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh2007-10-12
| | * | | ocfs2: Remove open coded readdir()Mark Fasheh2007-10-12
| | * | | ocfs2: Pass raw u64 to filldirMark Fasheh2007-10-12
| | * | | ocfs2: Abstract out core dir listing functionalityMark Fasheh2007-10-12
| | * | | ocfs2: Move directory manipulation code into dir.cMark Fasheh2007-10-12
| | * | | ocfs2: Small refactor of truncate zeroing codeMark Fasheh2007-10-12
| | * | | ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh2007-10-12
| | * | | ocfs2: Sync ocfs2_fs.h with ocfs2-toolsMark Fasheh2007-10-12
| | * | | [PATCH] fs/ocfs2/: removed unneeded initial value and function's return valueDenis Cheng2007-10-12
| | * | | ocfs2: Implement show_options()Sunil Mushran2007-10-12
| | * | | ocfs2: Clear slot map when umounting a local volumeMark Fasheh2007-10-12
| | * | | ocfs2: Remove unused structure fieldMark Fasheh2007-10-12
| | * | | ocfs2: remove unused variableTao Mao2007-10-12
| | * | | ocfs2: remove mostly unused field from insert structureTao Mao2007-10-12
| | |/ /
| * | | NTFS: Fix a mount time deadlock.Anton Altaparmakov2007-10-12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-10-12
| |\ \ \ | | |/ / | |/| |
| | * | [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-10