]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - include
Fix barrier fail detection in XFS
[linux-2.6-omap-h63xx.git] / include /
2008-10-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Linus TorvaldsMerge branch 'for-2.6.28' of git://git.kernel.dk/linux...
2008-10-10 Linus TorvaldsMerge phase #1 of git://git.kernel.org/pub/scm/linux...
2008-10-10 Linus TorvaldsMerge branch 'upstream-2.6.28' of git://git.kernel...
2008-10-09 Jens Axboeblock: add some comments around the bio read-write...
2008-10-09 Denis ChengRqblock: mark bio_split_pool static
2008-10-09 Martin K. Petersenblock: Find bio sector offset given idx and offset
2008-10-09 Martin K. Petersenblock: gendisk integrity wrapper
2008-10-09 Martin K. Petersenblock: Switch blk_integrity_compare from bdev to gendisk
2008-10-09 Martin K. Petersenblock: Introduce integrity data ownership flag
2008-10-09 Jens Axboeblock: revert part of d7533ad0e132f92e75c1b2eb7c26387b2...
2008-10-09 Alberto Bertoglibio.h: Remove unused conditional code
2008-10-09 Kiyoshi Uedablock: remove end_{queued|dequeued}_request()
2008-10-09 Jens Axboeblktrace: use BLKTRACE_BDEV_SIZE as the name size for...
2008-10-09 Kiyoshi Uedablock: add lld busy state exporting interface
2008-10-09 Sven Schuetzinclude blktrace_api.h in headers_install
2008-10-09 Jens Axboelibata: set queue SSD flag for SSD devices
2008-10-09 Jens Axboeblock: add queue flag for SSD/non-rotational devices
2008-10-09 Keith Wansbroughfloppy: support arbitrary first-sector numbers
2008-10-09 Kiyoshi Uedablock: add a queue flag for request stacking support
2008-10-09 Kiyoshi Uedablock: add request submission interface
2008-10-09 Kiyoshi Uedablock: add request update interface
2008-10-09 Jens Axboeblock: cleanup some of the integrity stuff in blkdev.h
2008-10-09 Jens Axboeblock: add fault injection mechanism for faking request...
2008-10-09 Jens Axboeblock: add bio_kmalloc()
2008-10-09 Hugh Dickinsblock: adjust blkdev_issue_discard for swap
2008-10-09 Mike Andersonblock: Add interface to abort queued requests
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-10-09 Andrew PattersonAdjust block device size after an online resize of...
2008-10-09 Andrew PattersonWrapper for lower-level revalidate_disk routines.
2008-10-09 FUJITA Tomonoriblock: make blk_rq_map_user take a NULL user-space...
2008-10-09 FUJITA Tomonoriblock: add blk_rq_aligned helper function
2008-10-09 FUJITA Tomonoriblock: introduce struct rq_map_data to use reserved...
2008-10-09 FUJITA Tomonoriblock: add gfp_mask argument to blk_rq_map_user and...
2008-10-09 Jens Axboeblock: inherit CPU completion on bio->rq and rq->rq...
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Jens Axboeblock: make kblockd_schedule_work() take the queue...
2008-10-09 Tejun Heoblock: allow disk to have extended device number
2008-10-09 Tejun Heoblock: replace @ext_minors with GENHD_FL_EXT_DEVT
2008-10-09 Tejun Heoblock: make partition array dynamic
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: kill GENHD_FL_FAIL and use part0->make_it_fail
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move holder_dir from disk to part0
2008-10-09 Tejun Heoblock: move policy from disk to part0
2008-10-09 Tejun Heoblock: unify sysfs size node handling
2008-10-09 Tejun Heoblock: move __dev from disk to part0
2008-10-09 Tejun Heoblock: move capacity from disk to part0
2008-10-09 Tejun Heoblock: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: adjust formatting for large minors and add ext_r...
2008-10-09 Tejun Heoblock: implement extended dev numbers
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
2008-10-09 Tejun Heoblock: misc updates
2008-10-09 Tejun Heodriver-core: use klist for class device list and implem...
2008-10-09 Tejun Heoklist: don't iterate over deleted entries
2008-10-09 Jens Axboeblock: make bi_phys_segments an unsigned int instead...
2008-10-09 Mikulas Patockadrop vmerge accounting
2008-10-09 Mikulas Patockablock: drop virtual merging accounting
2008-10-09 Fernando Luis Vázq... virtio_blk: use a wrapper function to access io context...
2008-10-09 David WoodhouseKill REQ_TYPE_FLUSH
2008-10-09 David WoodhouseAllow elevators to sort/merge discard requests
2008-10-09 David WoodhouseAdd BLKDISCARD ioctl to allow userspace to discard...
2008-10-09 David Woodhouseblktrace: support discard requests
2008-10-09 David WoodhouseSupport 'discard sectors' operation in translation...
2008-10-09 David WoodhouseAdd 'discard' request handling
2008-10-09 David WoodhouseFix up comments about matching flags between bio and rq
2008-10-09 Jens Axboeblock: use bio_has_data() to check for data carrying bio
2008-10-09 Jens Axboeblock: add bio_has_data() to detect whether a bio carri...
2008-10-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-07 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-10-06 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-10-06 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-10-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-06 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-06 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/tracehook' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-10-06 Ingo MolnarMerge branch 'x86/pebs' into x86-v28-for-linus-phase1
2008-10-06 Ingo MolnarMerge branch 'x86/header-guards' into x86-v28-for-linus...
2008-10-06 Ralf Baechle[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
2008-10-05 Borislav Petkovide-cd: temporary tray close fix
2008-10-04 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-04 Andrew Mortoninclude/linux/stacktrace.h: declare struct task_struct
2008-10-03 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-03 Kevin D. Kissell[MIPS] SMTC: Fix SMTC dyntick support.
2008-10-03 Kevin D. Kissell[MIPS] SMTC: Close tiny holes in the SMTC IPI replay...
2008-10-03 Ralf Baechle[MIPS] Build fix: Fix irq flags type
2008-10-03 Andrew Vasquez[SCSI] fc_transport: Add an API to allow an LLD to...
2008-10-03 James Bottomley[SCSI] lib: add generic helper to print sizes rounded...
2008-10-03 James Bottomley[SCSI] Update the SCSI state model to allow blocking...
2008-10-03 James Bottomley[SCSI] add inline functions for recognising created...
2008-10-03 James Smart[SCSI] scsi_netlink: Add transport and LLD recieve...
2008-10-02 Nick Pigginmm: tiny-shmem nommu fix
next