aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton2-29/+25
2006-03-23[PATCH] proc: fix duplicate line in /proc/devicesNeil Horman1-1/+1
2006-03-23NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there areAnton Altaparmakov2-13/+28
2006-03-23NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfsAnton Altaparmakov2-1/+10
2006-03-23NTFS: Fix a buggette in an "should be impossible" case handling where weAnton Altaparmakov2-2/+4
2006-03-23NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov5-7/+17
2006-03-23Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov108-1127/+1477
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds6-6/+6
2006-03-22[PATCH] page migration reorgChristoph Lameter2-62/+1
2006-03-22[PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W1-16/+2
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson1-52/+22
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin1-2/+1
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+1
2006-03-22[PATCH] v9fs: assign dentry ops to negative dentriesLatchesar Ionkov1-2/+1
2006-03-22Merge HEAD from ../linux-2.6 Nathan Scott40-272/+585
2006-03-22[XFS] Sync up one/two other minor changes missed in previous merges.Nathan Scott5-43/+18
2006-03-22[XFS] Reenable the noikeep (delete inode cluster space) option by default.Nathan Scott1-5/+3
2006-03-22[XFS] Check that a page has dirty buffers before finding it acceptable forDavid Chinner1-1/+1
2006-03-22[XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott4-20/+20
2006-03-22[XFS] Explain the race closed by the addition of vn_iowait() to the startDavid Chinner1-0/+10
2006-03-22[XFS] Fixing the error caused by the conflict between DIO Write'sYingping Lu2-1/+7
2006-03-22[XFS] Fixing KDB's xrwtrc command, also added the current process id intoYingping Lu4-8/+8
2006-03-22It's UTF-8Alexey Dobriyan6-6/+6
2006-03-20[PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman1-0/+1
2006-03-20[PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman1-4/+0
2006-03-20[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman1-0/+46
2006-03-20[PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni4-5/+39
2006-03-20[PATCH] sysfs: kzalloc conversionEric Sesterhenn2-4/+2
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen1-8/+9
2006-03-20[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2-1/+6
2006-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds24-204/+429
2006-03-20[XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. Nathan Scott1-1/+1
2006-03-17[PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach1-3/+1
2006-03-17[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen1-1/+0
2006-03-17[XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c Nathan Scott1-10/+9
2006-03-17[XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott6-85/+86
2006-03-17[XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott6-60/+59
2006-03-17[XFS] store xfs_attr_inactive_list_t in native endian Nathan Scott1-9/+5
2006-03-17[XFS] store xfs_attr_sf_sort in native endian Nathan Scott1-10/+7
2006-03-17[XFS] endianess annotations for xfs_attr_shortform_t Nathan Scott3-35/+30
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_name_remote_t Nathan Scott2-18/+14
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_name_local_t Nathan Scott2-13/+11
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_entry_t Nathan Scott3-92/+74
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_hdr_t Nathan Scott3-237/+198
2006-03-17[XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c Nathan Scott1-4/+4
2006-03-17[XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott9-245/+205
2006-03-17[XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P Nathan Scott5-28/+27
2006-03-17[XFS] endianess annotations for xfs_dir2_leaf_entry_t Nathan Scott7-87/+93
2006-03-17[XFS] endianess annotations for xfs_dir2_leaf_hdr_t Nathan Scott5-100/+100
2006-03-17[XFS] endianess annotations for xfs_dir2_block_tail_t Nathan Scott5-39/+38