aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-10-12sysfs: Use kill_anon_superEric W. Biederman
2007-10-12sysfs: Remove sysfs_instantiateEric W. Biederman
2007-10-12sysfs: Move all of inode initialization into sysfs_init_inodeEric W. Biederman
2007-10-12sysfs: fix i_mutex locking in sysfs_get_dentry()Tejun Heo
2007-10-12sysfs: Fix typos in fs/sysfs/file.cRolf Eike Beer
2007-10-12sysfs: make sysfs_addrm_finish() return voidTejun Heo
2007-10-12sysfs: make sysfs_add_one() automatically check for duplicate entryTejun Heo
2007-10-12sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictlyTejun Heo
2007-10-12sysfs: simplify sysfs_rename_dir()Tejun Heo
2007-10-12sysfs: cosmetic changes in sysfs_lookup()Tejun Heo
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman
2007-10-12sysfs: cleanup semaphore.hDave Young
2007-10-12sysfs/file.c - use mutex instead of semaphoreDave Young
2007-10-12debugfs: helper for decimal challengedRobin Getz
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman
2007-10-12ocfs2: Optionally return filldir errorsMark Fasheh
2007-10-12ocfs2: Write support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Read support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Write support for inline dataMark Fasheh
2007-10-12ocfs2: Read support for inline dataMark Fasheh
2007-10-12ocfs2: Structure updates for inline dataMark Fasheh
2007-10-12ocfs2: Cleanup dirent size checkMark Fasheh
2007-10-12ocfs2: Rename cleanupsMark Fasheh
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh
2007-10-12ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh
2007-10-12ocfs2: Remove open coded readdir()Mark Fasheh
2007-10-12ocfs2: Pass raw u64 to filldirMark Fasheh
2007-10-12ocfs2: Abstract out core dir listing functionalityMark Fasheh
2007-10-12ocfs2: Move directory manipulation code into dir.cMark Fasheh
2007-10-12ocfs2: Small refactor of truncate zeroing codeMark Fasheh
2007-10-12ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh
2007-10-12ocfs2: Sync ocfs2_fs.h with ocfs2-toolsMark Fasheh
2007-10-12[PATCH] fs/ocfs2/: removed unneeded initial value and function's return valueDenis Cheng
2007-10-12ocfs2: Implement show_options()Sunil Mushran
2007-10-12ocfs2: Clear slot map when umounting a local volumeMark Fasheh
2007-10-12ocfs2: Remove unused structure fieldMark Fasheh
2007-10-12ocfs2: remove unused variableTao Mao
2007-10-12ocfs2: remove mostly unused field from insert structureTao Mao
2007-10-12NTFS: Fix a mount time deadlock.Anton Altaparmakov
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-10-12Fix up more bio falloutAl Viro
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-11JFS: fix bio-related build breakageJeff Garzik
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-11lockdep: annotate journal_start()Peter Zijlstra
2007-10-11NFSv4: Fix a typo in nfs_inode_reclaim_delegationTrond Myklebust
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-10[FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov