- 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 19 years ago
- a1a051b Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
- cec6062 Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
- debf798 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
- 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 19 years ago
- b86ff981 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 19 years ago
- 92fe7b9 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
- e750d1c NTFS: 2.1.27 - Various bug fixes and cleanups. by Anton Altaparmakov · 19 years ago
- 4e5e529 NTFS: Semaphore to mutex conversion. by Ingo Molnar · 19 years ago
- 834ba60 NTFS: Handle the recently introduced -ENAMETOOLONG return value from by Anton Altaparmakov · 19 years ago
- 20fdcf1 NTFS: Add a missing call to flush_dcache_mft_record_page() in by Anton Altaparmakov · 19 years ago
- a778f21 NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we by Anton Altaparmakov · 19 years ago
- 2c2c8c1 NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h. by Anton Altaparmakov · 19 years ago
- d4faf63 NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum by Anton Altaparmakov · 19 years ago
- f95c401 NTFS: Remove all the make_bad_inode() calls. This should only be called by Anton Altaparmakov · 19 years ago
- a0646a1 NTFS: Add support for sparse files which have a compression unit of 0. by Anton Altaparmakov · 19 years ago
- b0e6e96 [PATCH] reduce size of bio mempools by Benjamin LaHaise · 19 years ago
- 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
- 5a6b7951 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 19 years ago
- 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 19 years ago
- 7a673c6 [PATCH] devpts: use lib/parser.c for parsing mount options by Domen Puncer · 19 years ago
- 3257545 [PATCH] ufs: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 19 years ago
- a513b03 [PATCH] ext2: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 19 years ago
- 4e907c3 [PATCH] sysv: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 19 years ago
- 78ec7b6 [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count by Alexey Dobriyan · 19 years ago
- a7ccf00 [PATCH] fs/ufs/file.c: drop insane header dependencies by Alexey Dobriyan · 19 years ago
- 6b9438e [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive by Arjan van de Ven · 19 years ago
- 1e7933d [PATCH] sem2mutex: UDF by Ingo Molnar · 19 years ago
- 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 19 years ago
- 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 19 years ago
- 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 19 years ago
- 1d5599e [PATCH] sem2mutex: autofs4 wq_sem by Ingo Molnar · 19 years ago
- 1eb0d67 [PATCH] sem2mutex: JFFS by Ingo Molnar · 19 years ago
- 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 19 years ago
- 7cf34c7 [PATCH] sem2mutex: fs/libfs.c by Ingo Molnar · 19 years ago
- 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 19 years ago
- f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 19 years ago
- a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 19 years ago
- 144efe3 [PATCH] sem2mutex: eventpoll by Arjan van de Ven · 19 years ago
- d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 19 years ago
- d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 19 years ago
- c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 19 years ago
- 4f7a07b [PATCH] convert fs/9p/ to mutexes, fix locking bugs by Ingo Molnar · 19 years ago
- 6362e4d [PATCH] Fix oops in invalidate_dquots() by Jan Kara · 19 years ago
- 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 19 years ago
- d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 19 years ago
- 5be0e95 [PATCH] proc: fix duplicate line in /proc/devices by Neil Horman · 19 years ago
- 949763b NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are by Anton Altaparmakov · 19 years ago
- 78264bd NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs by Anton Altaparmakov · 19 years ago
- 3ccc738 NTFS: Fix a buggette in an "should be impossible" case handling where we by Anton Altaparmakov · 19 years ago
- 67b1dfe NTFS: Fix an (innocent) off-by-one error in the runlist code. by Anton Altaparmakov · 19 years ago
- b4d8d1a Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
- 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- b20a350 [PATCH] page migration reorg by Christoph Lameter · 19 years ago
- bba1e9b [PATCH] convert hugetlbfs_counter to atomic by Chen, Kenneth W · 19 years ago
- b45b5bd [PATCH] hugepage: Strict page reservation for hugepage inodes by David Gibson · 19 years ago
- 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 19 years ago
- ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 19 years ago
- 5e7a99a [PATCH] v9fs: assign dentry ops to negative dentries by Latchesar Ionkov · 19 years ago
- 4d74f42 Merge HEAD from ../linux-2.6 by Nathan Scott · 19 years ago
- bb19fba [XFS] Sync up one/two other minor changes missed in previous merges. by Nathan Scott · 19 years ago
- e15f195 [XFS] Reenable the noikeep (delete inode cluster space) option by default. by Nathan Scott · 19 years ago
- 2ddee84 [XFS] Check that a page has dirty buffers before finding it acceptable for by David Chinner · 19 years ago
- 3758dee [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan by Nathan Scott · 19 years ago
- 38e2299 [XFS] Explain the race closed by the addition of vn_iowait() to the start by David Chinner · 19 years ago
- 9fa8046 [XFS] Fixing the error caused by the conflict between DIO Write's by Yingping Lu · 19 years ago
- f1fdc84 [XFS] Fixing KDB's xrwtrc command, also added the current process id into by Yingping Lu · 19 years ago
- 4de151d It's UTF-8 by Alexey Dobriyan · 19 years ago
- b322908 [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path by Greg Kroah-Hartman · 19 years ago
- 832c57e [PATCH] sysfs: don't export dir symbols by Greg Kroah-Hartman · 19 years ago
- dd308bc [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data by Michael Ellerman · 19 years ago
- c516865 [PATCH] sysfs: fix problem with duplicate sysfs directories and files by Maneesh Soni · 19 years ago
- 58d4928 [PATCH] sysfs: kzalloc conversion by Eric Sesterhenn · 19 years ago
- 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 19 years ago
- 641e6f3 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry by Greg Kroah-Hartman · 19 years ago
- 88dcb91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
- 6cc8fef [XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. by Nathan Scott · 19 years ago
- 85c6932 [PATCH] nfsservctl(): remove user-triggerable printk by Peter Staubach · 19 years ago
- 8532159 [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache by Eric Van Hensbergen · 19 years ago
- b2fc6ad0 [XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c by Nathan Scott · 19 years ago
- fac80cc [XFS] endianess annotations for xfs_da_node_hdr_t by Nathan Scott · 19 years ago
- 403432d [XFS] endianess annotations for xfs_da_node_entry_t by Nathan Scott · 19 years ago
- d7929ff [XFS] store xfs_attr_inactive_list_t in native endian by Nathan Scott · 19 years ago
- 984a081 [XFS] store xfs_attr_sf_sort in native endian by Nathan Scott · 19 years ago
- 3b244aa [XFS] endianess annotations for xfs_attr_shortform_t by Nathan Scott · 19 years ago
- c0f054e [XFS] endianess annotations for xfs_attr_leaf_name_remote_t by Nathan Scott · 19 years ago
- 053b575 [XFS] endianess annotations for xfs_attr_leaf_name_local_t by Nathan Scott · 19 years ago
- 6b19f2d [XFS] endianess annotations for xfs_attr_leaf_entry_t by Nathan Scott · 19 years ago
- 918ae42 [XFS] endianess annotations for xfs_attr_leaf_hdr_t by Nathan Scott · 19 years ago
- 8f44e04 [XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c by Nathan Scott · 19 years ago
- 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 19 years ago
- 3d693c6 [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P by Nathan Scott · 19 years ago
- 3c1f9c1 [XFS] endianess annotations for xfs_dir2_leaf_entry_t by Nathan Scott · 19 years ago
- a818e5d [XFS] endianess annotations for xfs_dir2_leaf_hdr_t by Nathan Scott · 19 years ago
- e922fff [XFS] endianess annotations for xfs_dir2_block_tail_t by Nathan Scott · 19 years ago
- 1fba9f7 [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P by Nathan Scott · 19 years ago
- ad354eb [XFS] endianess annotations for xfs_dir2_data_unused_t by Nathan Scott · 19 years ago
- afbcb3f [XFS] endianess annotations for xfs_dir2_leaf_tail_t by Nathan Scott · 19 years ago
- 68b3a10 [XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P by Nathan Scott · 19 years ago
- 0ba962e [XFS] endianess annotations for xfs_dir2_free_hdr_t by Nathan Scott · 19 years ago