]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2007-10-16 FUJITA Tomonorilibata sg chaining support fix
2007-10-16 FUJITA Tomonorizfcp: sg chaining support
2007-10-16 FUJITA Tomonoriips: sg chaining support
2007-10-16 Jens AxboeIDE: sg chaining support
2007-10-16 Jens Axboei2o: sg chaining support
2007-10-16 Jens AxboeFusion: sg chaining support
2007-10-16 Jens AxboeUSB storage: sg chaining support
2007-10-16 Jens Axboeinfiniband: sg chaining support
2007-10-16 Jens Axboeaha1542: convert to use the data buffer accessors
2007-10-16 Jens Axboeide-scsi: sg chaining support
2007-10-16 Jens Axboeqlogicpti: sg chaining support
2007-10-16 Jens Axboeaic94xx: sg chaining support
2007-10-16 Jens Axboeqla1280: sg chaining support
2007-10-16 Jens Axboescsi generic: sg chaining support
2007-10-16 Jens Axboescsi_debug: support sg chaining
2007-10-16 Jens Axboelibata: convert to using sg helpers
2007-10-16 Jens AxboeSCSI: support for allocating large scatterlists
2007-10-16 Jens Axboescsi: simplify scsi_free_sgtable()
2007-10-16 saeed bisharause sg helper function in DMA mapping documentation
2007-10-16 Jens Axboell_rw_blk: temporarily enable max_segments tweaking
2007-10-16 Jens AxboeAdd chained sg support to linux/scatterlist.h
2007-10-16 Jens Axboescsi: convert to using sg helpers
2007-10-16 Jens Axboeblock: convert to using sg helpers
2007-10-16 Jens AxboeAdd sg helpers for iterating over a scatterlist table
2007-10-16 Jens Axboecrypto: don't pollute the global namespace with sg_next()
2007-10-16 Laurent Riffardpktcdvd: don't rely on bio_init() preserving bio->bi_de...
2007-10-16 Jens Axboepktcdvd: don't rely on bio_init() preserving bio->bi_io_vec
2007-10-16 Adrian Bunkremove ide_get_error_location()
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-16 Jens Axboeblock: Initial support for data-less (or empty) barrier...
2007-10-16 Jens Axboeblock: factor our bio_check_eod()
2007-10-16 Jens Axboeblock: add end_queued_request() and end_dequeued_reques...
2007-10-16 Jens Axboebio: make freeing of ->bi_io_vec conditional in bio_free()
2007-10-16 Jens Axboebio: use memset() in bio_init()
2007-10-16 Jens Axboeblock: ll_rw_blk.c: cosmetics
2007-10-16 Rob LandleyAdd Documentation/block/00-INDEX
2007-10-16 Jens Axboesplice: fix double kunmap() in vmsplice copy path
2007-10-16 Alan D. BrunelleSome IO scheduler cleanup in Documentation/block
2007-10-16 Rob LandleyUpdate Jens Axboe's email in Documentation/*
2007-10-16 Jeff Garzikdrivers/block/cpqarray,cciss: kill unused var
2007-10-16 Arjan van de Venbsg: mark struct file_operations const
2007-10-16 Tim Shimmin[XFS] no longer using io_vnode, as was remaining from...
2007-10-16 Tim Shimmin[XFS] Remove STATIC which was missing from prior manual...
2007-10-16 Tim Shimmin[XFS] Put back the QUEUE_ORDERED_NONE test in the barri...
2007-10-16 Lachlan McIlroy[XFS] Turn off XBF_ASYNC flag before re-reading superblock.
2007-10-16 Lachlan McIlroy[XFS] avoid race in sync_inodes() that can fail to...
2007-10-16 Lachlan McIlroy[XFS] This fix prevents bulkstat from spinning in an...
2007-10-16 Christoph Hellwig[XFS] simplify xfs_create/mknod/symlink prototype
2007-10-16 Roland DreierIB/mthca: Avoid alignment traps when writing doorbells
2007-10-16 Christoph Hellwig[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl
2007-10-16 Vlad Apostolov[XFS] get_bulkall() could return incorrect inode state
2007-10-16 Christoph Hellwig[XFS] Kill unused IOMAP_EOF flag
2007-10-16 Vlad Apostolov[XFS] fix when DMAPI mount option processing happens
2007-10-16 Lachlan McIlroy[XFS] ensure file size is logged on synchronous writes
2007-10-16 Christoph Hellwig[XFS] growlock should be a mutex
2007-10-16 Christoph Hellwig[XFS] replace some large xfs_log_priv.h macros by prope...
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] move syncing related members from struct bhv_vfs...
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] kill the vfs_fsid and vfs_altfsid members in...
2007-10-16 Christoph Hellwig[XFS] call common xfs vfs-level helpers directly and...
2007-10-16 Christoph Hellwig[XFS] decontaminate vfs operations from behavior details
2007-10-16 Christoph Hellwig[XFS] remove dependency of the quota module on behaviors
2007-10-16 Christoph Hellwig[XFS] remove dependency of the dmapi module on behaviors
2007-10-16 Christoph Hellwig[XFS] move freeing the mount structure from xfs_mount_f...
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill the v_number member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] Create xfs_iflags_test_and_clear helper function
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill v_vfsp member from struct bhv_vnode
2007-10-16 Randy Dunlapdocbook: fix filesystems content
2007-10-16 Randy Dunlapdocbook: fix usb content
2007-10-16 Randy Dunlapdocbook: fix libata content
2007-10-16 Randy Dunlapdocbook: fix kernel-api content
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'release' of ssh://master.kernel.org/pub...
2007-10-15 Jeff Garzik[libata] pata_cs5536: new API build fix
2007-10-15 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-15 Jeremy KatzMap volume and brightness events on thinkpads
2007-10-15 Tony Luck[IA64] build fix for scatterlist
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-15 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-15 Sam Ravnborgkbuild: introduce ccflags-y, asflags-y and ldflags-y
2007-10-15 Sam Ravnborgkbuild: enable 'make CPPFLAGS=...' to add additional...
2007-10-15 Jeremy Fitzhardingexen-netfront: rearrange netfront structure to separate...
2007-10-15 Geert UytterhoevenAtari keyboard: incorporate additional review comments
2007-10-15 Sam Ravnborgkbuild: enable use of AFLAGS and CFLAGS on commandline
2007-10-15 Pavel Emelyanov[IPV6]: Consolidate the ip6_pol_route_(input|output...
2007-10-15 Ilpo Järvinen[TCP]: Make snd_cwnd_cnt 32-bit
2007-10-15 Sam Ravnborgkbuild: enable 'make AFLAGS=...' to add additional...
2007-10-15 Jean Delvare[TCP]: Update the /proc/net/tcp documentation
2007-10-15 Alejandro Martinez... netdev: convert non-obvious instances to use ARRAY_SIZE()
2007-10-15 Pavel Emelyanov[NETNS]: Don't panic on creating the namespace's loopback
2007-10-15 Linus TorvaldsReinstate lost flush_ioremap_region() fix to pxa2xx...
2007-10-15 Pavel Emelyanov[NEIGH]: Ensure that pneigh_lookup is protected with...
next