summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-05-22block: Export I/O topology for block devices and partitionsMartin K. Petersen
2009-05-22block: Move queue limits to an embedded structMartin K. Petersen
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-20block: change the tag sync vs async restriction logicJens Axboe
2009-05-19block: Un-export blk_rq_append_bioBoaz Harrosh
2009-05-19block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin
2009-05-18virtio_blk: SG_IO passthru supportHannes Reinecke
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann
2009-05-12splice: fix misleading commentJens Axboe
2009-05-11splice: implement default splice_read methodMiklos Szeredi
2009-05-11block: move completion related functions back to blk-core.cFUJITA Tomonori
2009-05-11block: let blk_end_request_all handle bidi requestsFUJITA Tomonori
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: hide request sector and data_lenTejun Heo
2009-05-11block: drop request->hard_* and *nr_sectorsTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-10Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-05-09Fix races around the access to ->s_optionsAl Viro
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro
2009-05-09romfs: cleanup romfs_fs.hChristoph Hellwig
2009-05-09New helper: deactivate_locked_super()Al Viro
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds