aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-03-20[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni
2006-03-20[PATCH] sysfs: kzalloc conversionEric Sesterhenn
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen
2006-03-20[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman
2006-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-03-20[XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. Nathan Scott
2006-03-17[PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach
2006-03-17[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen
2006-03-17[XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott
2006-03-17[XFS] store xfs_attr_inactive_list_t in native endian Nathan Scott
2006-03-17[XFS] store xfs_attr_sf_sort in native endian Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_attr_shortform_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_name_remote_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_name_local_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_entry_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_hdr_t Nathan Scott
2006-03-17[XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott
2006-03-17[XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_dir2_leaf_entry_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_dir2_leaf_hdr_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_dir2_block_tail_t Nathan Scott
2006-03-17[XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_dir2_data_unused_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_dir2_leaf_tail_t Nathan Scott
2006-03-17[XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_dir2_free_hdr_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_dir2_data_hdr structure.Nathan Scott
2006-03-17[XFS] Flush and invalidate dirty pages at the start of a direct read also,Nathan Scott
2006-03-17[XFS] Merge Yingpings fix for a vn_count assert failure during QA -Nathan Scott
2006-03-17[XFS] Make couple names consitent, be more defensive on releasepage (andNathan Scott
2006-03-17[XFS] Cleanup references to i_sem.Nathan Scott
2006-03-17[XFS] Fix an infinite loop issue in bulkstat when a corrupt inode isNathan Scott
2006-03-17[XFS] Correct the dquot reservation component for the link transation.Nathan Scott
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott
2006-03-17[XFS] There are a few problems with the newMandy Kirkconnell
2006-03-15[PATCH] Fix ext2 readdir f_pos re-validation logicAl Viro
2006-03-15[PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk
2006-03-14[PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter
2006-03-14Merge git://oss.sgi.com:8090/oss/git/rc-fixesLinus Torvalds
2006-03-15Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott
2006-03-14Merge with /home/shaggy/git/linus-clean/Dave Kleikamp
2006-03-14[PATCH] JFS: Take logsync lock before testing mp->lsnDave Kleikamp
2006-03-14[PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust
2006-03-14[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000Trond Myklebust
2006-03-14[PATCH] NFS: Fix a potential panic in O_DIRECTTrond Myklebust
2006-03-14[XFS] Revert kiocb and vattr stack changes, theory is the AIO rework willNathan Scott