Merge branch 'master' of /usr/src/ntfs-2.6/
[cascardo/linux.git] / fs /
2006-03-23 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-03-23 Anton AltaparmakovNTFS: 2.1.27 - Various bug fixes and cleanups.
2006-03-23 Ingo MolnarNTFS: Semaphore to mutex conversion.
2006-03-23 Anton AltaparmakovNTFS: Handle the recently introduced -ENAMETOOLONG...
2006-03-23 Anton AltaparmakovNTFS: Add a missing call to flush_dcache_mft_record_pag...
2006-03-23 Anton AltaparmakovNTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_in...
2006-03-23 Anton AltaparmakovNTFS: Improve comments on file attribute flags in fs...
2006-03-23 Anton AltaparmakovNTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlsto...
2006-03-23 Anton AltaparmakovNTFS: Remove all the make_bad_inode() calls. This...
2006-03-23 Anton AltaparmakovNTFS: Add support for sparse files which have a compres...
2006-03-23 Benjamin LaHaise[PATCH] reduce size of bio mempools
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-23 Benjamin LaHaise[PATCH] get_empty_filp tweaks, inline epoll_init_file()
2006-03-23 Alexey Dobriyan[PATCH] fs/*/file.c: drop insane header dependencies
2006-03-23 Domen Puncer[PATCH] devpts: use lib/parser.c for parsing mount...
2006-03-23 Alexey Dobriyan[PATCH] ufs: switch to inode_inc_count, inode_dec_count
2006-03-23 Alexey Dobriyan[PATCH] ext2: switch to inode_inc_count, inode_dec_count
2006-03-23 Alexey Dobriyan[PATCH] sysv: switch to inode_inc_count, inode_dec_count
2006-03-23 Alexey Dobriyan[PATCH] minix: switch to inode_inc_link_count, inode_de...
2006-03-23 Alexey Dobriyan[PATCH] fs/ufs/file.c: drop insane header dependencies
2006-03-23 Arjan van de Ven[PATCH] fat_lock is used as a mutex, convert it to...
2006-03-23 Ingo Molnar[PATCH] sem2mutex: UDF
2006-03-23 Ingo Molnar[PATCH] sem2mutex: NCPFS
2006-03-23 Arjan van de Ven[PATCH] convert ext3's truncate_sem to a mutex
2006-03-23 Ingo Molnar[PATCH] sem2mutex: HPFS
2006-03-23 Ingo Molnar[PATCH] sem2mutex: autofs4 wq_sem
2006-03-23 Ingo Molnar[PATCH] sem2mutex: JFFS
2006-03-23 Ingo Molnar[PATCH] sem2mutex: fs/seq_file.c
2006-03-23 Ingo Molnar[PATCH] sem2mutex: fs/libfs.c
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: jbd, j_checkpoint_mutex
2006-03-23 Ingo Molnar[PATCH] sem2mutex: iprune
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: vfs_rename_mutex
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: eventpoll
2006-03-23 Ingo Molnar[PATCH] sem2mutex: inotify
2006-03-23 Ingo Molnar[PATCH] sem2mutex: quota
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: blockdev #2
2006-03-23 Ingo Molnar[PATCH] convert fs/9p/ to mutexes, fix locking bugs
2006-03-23 Jan Kara[PATCH] Fix oops in invalidate_dquots()
2006-03-23 Eric Dumazet[PATCH] Shrinks sizeof(files_struct) and better layout
2006-03-23 Andrew Morton[PATCH] ext3_readdir: use generic readahead
2006-03-23 Neil Horman[PATCH] proc: fix duplicate line in /proc/devices
2006-03-23 Anton AltaparmakovNTFS: Fix comparison of $MFT and $MFTMirr to not bail...
2006-03-23 Anton AltaparmakovNTFS: Use buffer_migrate_page() for the ->migratepage...
2006-03-23 Anton AltaparmakovNTFS: Fix a buggette in an "should be impossible" case...
2006-03-23 Anton AltaparmakovNTFS: Fix an (innocent) off-by-one error in the runlist...
2006-03-23 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-23 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-23 Jeff GarzikMerge branch 'master'
2006-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/perex/alsa
2006-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-03-22 Christoph Lameter[PATCH] page migration reorg
2006-03-22 Chen, Kenneth W[PATCH] convert hugetlbfs_counter to atomic
2006-03-22 David Gibson[PATCH] hugepage: Strict page reservation for hugepage...
2006-03-22 Nick Piggin[PATCH] mm: nommu use compound pages
2006-03-22 Christoph Lameter[PATCH] slab: Remove SLAB_NO_REAP option
2006-03-22 Latchesar Ionkov[PATCH] v9fs: assign dentry ops to negative dentries
2006-03-22 Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-21 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-21 Alexey DobriyanIt's UTF-8
2006-03-21 Jeff GarzikMerge branch 'e1000-fixes' of git://198.78.49.142/...
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-21 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-03-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-21 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-21 Linus TorvaldsMerge /linux/kernel/git/mchehab/v4l-dvb.git with fixups
2006-03-21 Linus TorvaldsMerge branch 'origin'
2006-03-21 Tony LuckPull sn2-reduce-kmalloc-wrap into release branch
2006-03-21 Tony LuckPull mca-cleanup into release branch
2006-03-21 Tony LuckPull icc-cleanup into release branch
2006-03-21 Tony LuckPull sn2-mmio-writes into release branch
2006-03-21 Tony LuckPull altix-ce1.0-asic into release branch
2006-03-21 Tony LuckPull sn-handle-sc-powerdown into release branch
2006-03-21 Tony LuckPull delete-sigdelayed into release branch
2006-03-21 Tony LuckPull sem2mutex-ioc4 into release branch
2006-03-21 Tony LuckPull ia64-mutex-primitives into release branch
2006-03-21 Tony LuckPull bsp-removal into release branch
2006-03-20 Greg Kroah-Hartman[PATCH] sysfs: fix a kobject leak in sysfs_add_link...
2006-03-20 Greg Kroah-Hartman[PATCH] sysfs: don't export dir symbols
2006-03-20 Michael Ellerman[PATCH] debugfs: Add debugfs_create_blob() helper for...
2006-03-20 Maneesh Soni[PATCH] sysfs: fix problem with duplicate sysfs directo...
2006-03-20 Eric Sesterhenn[PATCH] sysfs: kzalloc conversion
2006-03-20 Jes Sorensen[PATCH] kobj_map semaphore to mutex conversion
2006-03-20 Greg Kroah-Hartman[PATCH] sysfs: sysfs_remove_dir() needs to invalidate...
2006-03-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-03-20 Kumar GalaMerge branch 'master'
2006-03-20 Adrian BunkMerge ... git://git./linux/kernel/git/torvalds/linux...
2006-03-20 Kumar GalaMerge branch 'master'
2006-03-20 Jeff GarzikMerge branch 'master'
next