]> err.no Git - linux-2.6/history - fs
[PATCH] schedule_on_each_cpu(): reduce kmalloc() size
[linux-2.6] / fs /
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-20 Nathan Scott[XFS] Map EFSCORRUPTED to an actual error code, not...
2006-06-20 Linus TorvaldsMerge branch 'i915fb' of git://git.kernel.org/pub/scm...
2006-06-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-19 Len Brownmerge linus into release branch
2006-06-18 Al Viro[XFS] Kill direct access to ->count in valusema();...
2006-06-18 Nathan Scott[XFS] Remove unneeded conditional code on NFS export...
2006-06-18 Nathan Scott[XFS] Remove an incorrect use of unlikely() on a relati...
2006-06-18 Nathan Scott[XFS] Push some common code out of write path into...
2006-06-18 Nathan Scott[XFS] Remove unnecessary local from open_exec dmapi...
2006-06-18 David Woodhouse[JFFS2] Check CRC32 on dirent and data nodes each time...
2006-06-18 David Woodhouse[JFFS2] When retiring nextblock, allocate a node_ref...
2006-06-18 David Woodhouse[JFFS2] Mark XATTR support as experimental, for now
2006-06-18 Jeff GarzikMerge branch 'master' into upstream
2006-06-18 Jeff GarzikMerge branch 'master' into upstream
2006-06-17 David Woodhouse[JFFS2] Don't trust node headers before the CRC is...
2006-06-17 Jens Axboe[PATCH] Fix missing ret assignment in __bio_map_user...
2006-06-16 Len BrownPull button into release branch
2006-06-16 Len BrownPull bugzilla-5737 into release branch
2006-06-16 Len BrownPull bugzilla-5000 into release branch
2006-06-16 Len BrownPull bugzilla-5764 into release branch
2006-06-16 Len BrownPull ibm_acpi into release branch
2006-06-16 Len BrownPull sem2mutex into release branch
2006-06-16 Len BrownPull trivial2 into release branch
2006-06-16 Len BrownPull video into release branch
2006-06-16 Len BrownPull acpi_bus_register_driver into release branch
2006-06-15 Len BrownPull bugzilla-5452 into release branch
2006-06-15 Len BrownPull bugzilla-5653 into release branch
2006-06-15 Len BrownPull trivial into release branch
2006-06-15 Len BrownPull novell-bugzilla-156426 into release branch
2006-06-15 Len BrownPull trivial1 into release branch
2006-06-15 Len BrownPull pnpacpi into release branch
2006-06-15 Len BrownPull motherboard into release branch
2006-06-15 Len BrownPull Kconfig into release branch
2006-06-15 Len BrownPull ec into release branch
2006-06-15 Len BrownPull cpu-hotplug into release branch
2006-06-15 Len BrownPull address_range into release branch
2006-06-15 Len BrownPull acpica into release branch
2006-06-14 Kirill Korotaev[PATCH] Return error in case flock_lock_file failure
2006-06-14 Jeff GarzikMerge branch 'master' into upstream
2006-06-13 John W. LinvilleMerge branch 'from-linus' into upstream
2006-06-13 Nathan Scott[XFS] Minor XFS documentation updates.
2006-06-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-12 Paul MackerrasMerge branch 'merge'
2006-06-12 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-06-10 James BottomleyMerge ../linux-2.6
2006-06-10 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2006-06-09 David Woodhouse[JFFS2] Fix more breakage caused by janitorial meddling.
2006-06-09 Nathan Scott[XFS] Fix broken const use inside local suffix_strtoul...
2006-06-09 Mandy Kirkconnell[XFS] Fix nused counter. It's currently getting set...
2006-06-09 Nathan Scott[XFS] Fix mismerge of the fs_writable cleanup patch...
2006-06-09 Nathan Scott[XFS] Fix up debug code so that bulkstat wont generate...
2006-06-09 Nathan Scott[XFS] Remove unused parameter from di2xflags routine.
2006-06-09 Nathan Scott[XFS] Cleanup a missed porting conversion, and freezing.
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-06-09 Nathan Scott[XFS] statvfs component of directory/project quota...
2006-06-09 Nathan Scott[XFS] Portability changes: remove prdev, stick to one...
2006-06-09 Nathan Scott[XFS] Remove dead code from come bulkstat paths.
2006-06-09 Nathan Scott[XFS] Fix a typo in a header file comment.
2006-06-09 Nathan Scott[XFS] Start writeout earlier (on last close) in the...
2006-06-09 Nathan Scott[XFS] Make the pflags test/set wrappers more legible...
2006-06-09 Nathan Scott[XFS] Fix a buffer refcount leak in dir2 code on a...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 Nathan Scott[XFS] getattr can return an error code, so propogate...
2006-06-09 Nathan Scott[XFS] Drop use of m_writeio_blocks when zeroing, its...
2006-06-09 Ingo Molnar[XFS] lock validator: lockdep: small xfs init_rwsem...
2006-06-09 Tim Shimmin[XFS] Over zealous with doing endian conversions. We...
2006-06-09 David Chinner[XFS] Stop a BUG from occurring in generic_delete_inode...
2006-06-09 Tim Shimmin[XFS] inode items and EFI/EFDs have different ondisk...
2006-06-09 Yingping Lu[XFS] In actual allocation of file system blocks and...
2006-06-09 Barry Naujok[XFS] Add degframentation exclusion support
2006-06-09 Nathan Scott[XFS] Fix a noatime regression related to updating...
2006-06-09 Nathan Scott[XFS] Fix a comment typo, originally noticed by Ming...
2006-06-09 Mandy Kirkconnell[XFS] Fix size argument in kmem_free().
2006-06-09 Olaf Weber[XFS] Originally the ATTR_DMI flag also had the functio...
2006-06-09 Christoph Hellwig[XFS] endianess annotations for xfs_dir_leaf_entry_t
2006-06-09 Christoph Hellwig[XFS] endianess annotations for xfs_dir_leaf_hdr_t
2006-06-09 Christoph Hellwig[XFS] endianess annotations for xfs_dir2_data_entry_t
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-06-08 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2006-06-08 Jens Axboe[PATCH] debugfs inode leak
2006-06-08 Jeff GarzikMerge branch 'upstream' of git://lost.foo-projects...
2006-06-08 Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2006-06-08 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-06-08 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-06-08 Jeff GarzikMerge branch 'master' into upstream
2006-06-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-06-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/brodo...
2006-06-05 Trond Myklebust[PATCH] fs/namei.c: Call to file_permission() under...
2006-06-05 John W. LinvilleMerge branch 'from-linus' into upstream
2006-06-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-06-02 David Woodhouse[JFFS2] Remove stray __exit from jffs2_compressors_exit()
2006-06-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-01 Paul MackerrasMerge branch 'merge'
2006-05-31 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
next