summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2006-03-2317-213/+289
|\
| * Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-03-2364-661/+615
| |\
| * | NTFS: 2.1.27 - Various bug fixes and cleanups.Anton Altaparmakov2006-03-231-1/+1
| * | NTFS: Semaphore to mutex conversion.Ingo Molnar2006-03-238-69/+71
| * | NTFS: Handle the recently introduced -ENAMETOOLONG return value fromAnton Altaparmakov2006-03-232-5/+6
| * | NTFS: Add a missing call to flush_dcache_mft_record_page() inAnton Altaparmakov2006-03-232-3/+8
| * | NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where weAnton Altaparmakov2006-03-233-19/+15
| * | NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov2006-03-232-13/+13
| * | NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximumAnton Altaparmakov2006-03-232-19/+35
| * | NTFS: Remove all the make_bad_inode() calls. This should only be calledAnton Altaparmakov2006-03-236-23/+5
| * | NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov2006-03-234-38/+75
| * | NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there areAnton Altaparmakov2006-03-232-13/+28
| * | NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfsAnton Altaparmakov2006-03-232-1/+10
| * | NTFS: Fix a buggette in an "should be impossible" case handling where weAnton Altaparmakov2006-03-232-2/+4
| * | NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov2006-03-235-7/+17
| * | Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-03-23108-1127/+1477
| |\ \
| * | | NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton forAnton Altaparmakov2006-03-072-2/+3
* | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-2310-1290/+5
|\ \ \ \
| * | | | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-232-0/+5
| * | | | [PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe2006-03-238-1290/+0
| | |_|/ | |/| |
* | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-03-2368-3118/+4902
|\ \ \ \ | |/ / / |/| | |
| * | | Merge HEAD from ../linux-2.6 Nathan Scott2006-03-2240-272/+585
| |\ \ \
| * | | | [XFS] Sync up one/two other minor changes missed in previous merges.Nathan Scott2006-03-225-43/+18
| * | | | [XFS] Reenable the noikeep (delete inode cluster space) option by default.Nathan Scott2006-03-221-5/+3
| * | | | [XFS] Check that a page has dirty buffers before finding it acceptable forDavid Chinner2006-03-221-1/+1
| * | | | [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott2006-03-224-20/+20
| * | | | [XFS] Explain the race closed by the addition of vn_iowait() to the startDavid Chinner2006-03-221-0/+10
| * | | | [XFS] Fixing the error caused by the conflict between DIO Write'sYingping Lu2006-03-222-1/+7
| * | | | [XFS] Fixing KDB's xrwtrc command, also added the current process id intoYingping Lu2006-03-224-8/+8
| * | | | [XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. Nathan Scott2006-03-201-1/+1
| * | | | [XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c Nathan Scott2006-03-171-10/+9
| * | | | [XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott2006-03-176-85/+86
| * | | | [XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott2006-03-176-60/+59
| * | | | [XFS] store xfs_attr_inactive_list_t in native endian Nathan Scott2006-03-171-9/+5
| * | | | [XFS] store xfs_attr_sf_sort in native endian Nathan Scott2006-03-171-10/+7
| * | | | [XFS] endianess annotations for xfs_attr_shortform_t Nathan Scott2006-03-173-35/+30
| * | | | [XFS] endianess annotations for xfs_attr_leaf_name_remote_t Nathan Scott2006-03-172-18/+14
| * | | | [XFS] endianess annotations for xfs_attr_leaf_name_local_t Nathan Scott2006-03-172-13/+11
| * | | | [XFS] endianess annotations for xfs_attr_leaf_entry_t Nathan Scott2006-03-173-92/+74
| * | | | [XFS] endianess annotations for xfs_attr_leaf_hdr_t Nathan Scott2006-03-173-237/+198
| * | | | [XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c Nathan Scott2006-03-171-4/+4
| * | | | [XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott2006-03-179-245/+205
| * | | | [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P Nathan Scott2006-03-175-28/+27
| * | | | [XFS] endianess annotations for xfs_dir2_leaf_entry_t Nathan Scott2006-03-177-87/+93
| * | | | [XFS] endianess annotations for xfs_dir2_leaf_hdr_t Nathan Scott2006-03-175-100/+100
| * | | | [XFS] endianess annotations for xfs_dir2_block_tail_t Nathan Scott2006-03-175-39/+38
| * | | | [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P Nathan Scott2006-03-173-27/+24
| * | | | [XFS] endianess annotations for xfs_dir2_data_unused_t Nathan Scott2006-03-175-61/+58
| * | | | [XFS] endianess annotations for xfs_dir2_leaf_tail_t Nathan Scott2006-03-174-23/+23
| * | | | [XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P Nathan Scott2006-03-174-22/+21
OpenPOWER on IntegriCloud