summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh
2006-12-01ocfs2: make ocfs2_alloc_handle() staticMark Fasheh
2006-12-01ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh
2006-12-01ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh
2006-12-01ocfs2: Don't allocate handle early in ocfs2_rename()Mark Fasheh
2006-12-01ocfs2: don't use handle for locking in allocation functionsMark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()Mark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()Mark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()Mark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir codeMark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()Mark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()Mark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()Mark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.cMark Fasheh
2006-12-01ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh
2006-12-01ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh
2006-12-01ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh
2006-12-01ocfs2: fix format warnings in dlm_alloc_pagevec()Mark Fasheh
2006-12-01[2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-12-01sysfs: sysfs_write_file() writes zero terminated dataThomas Maier
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-12-01[PATCH] block: support larger block pc requestsMike Christie
2006-12-01[PATCH] block: kill length alignment test in bio_map_user()Mike Christie
2006-11-30[GFS2] Don't flush everything on fdatasyncSteven Whitehouse
2006-11-30[GFS2] Add a comment about reading the super blockSteven Whitehouse
2006-11-30[GFS2] Mount problem with the GFS2 codeSrinivasa Ds
2006-11-30[GFS2] Remove gfs2_check_acl()Steven Whitehouse
2006-11-30[DLM] fix format warnings in rcom.c and recoverd.cRyusuke Konishi
2006-11-30[GFS2] lock function parameterRandy Dunlap
2006-11-30[DLM] don't accept replies to old recovery messagesDavid Teigland
2006-11-30[DLM] fix size of STATUS_REPLY messageDavid Teigland
2006-11-30[GFS2] fs/gfs2/log.c:log_bmap() fix printk format warningRyusuke Konishi
2006-11-30[DLM] fix add_requestqueue checking nodes listDavid Teigland
2006-11-30[GFS2] Fix recursive locking in gfs2_getattrSteven Whitehouse
2006-11-30[GFS2] Fix recursive locking in gfs2_permissionSteven Whitehouse
2006-11-30[GFS2] Reduce number of arguments to meta_io.c:getbuf()Steven Whitehouse
2006-11-30[GFS2] Move gfs2_meta_syncfs() into log.cSteven Whitehouse
2006-11-30[GFS2] Fix journal flush problemSteven Whitehouse
2006-11-30[GFS2] mark_inode_dirty after write to stuffed fileSteven Whitehouse
2006-11-30[GFS2] Fix glock ordering on inode creationSteven Whitehouse
2006-11-30[GFS2] Simplify glops functionsSteven Whitehouse
2006-11-30[GFS2] Fix Kconfig wrt CRC32Steven Whitehouse
2006-11-30[GFS2] Make sentinel dirents compatible with gfs1Steven Whitehouse
2006-11-30[GFS2] Remove unused function from inode.cSteven Whitehouse
2006-11-30[GFS2] Remove unused sysfs filesSteven Whitehouse