aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-10-10Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-10-10netlabel: Add configuration support for local labelingPaul Moore
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore
2008-10-10netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore
2008-10-10netlabel: Remove unneeded in-kernel API functionsPaul Moore
2008-10-10dm: publish dm_vcallocMikulas Patocka
2008-10-10dm: publish dm_table_unplug_allMikulas Patocka
2008-10-10dm: publish dm_get_mapinfoMikulas Patocka
2008-10-10dm: export struct dm_devMikulas Patocka
2008-10-10Merge branch 'next' into for-linusJames Morris
2008-10-09sched debug: add name to sched_domain sysctl entriesIngo Molnar
2008-10-09block: add some comments around the bio read-write flagsJens Axboe
2008-10-09block: mark bio_split_pool staticDenis ChengRq
2008-10-09block: Find bio sector offset given idx and offsetMartin K. Petersen
2008-10-09block: gendisk integrity wrapperMartin K. Petersen
2008-10-09block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen
2008-10-09block: Introduce integrity data ownership flagMartin K. Petersen
2008-10-09block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1Jens Axboe
2008-10-09bio.h: Remove unused conditional codeAlberto Bertogli
2008-10-09block: remove end_{queued|dequeued}_request()Kiyoshi Ueda
2008-10-09blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structureJens Axboe
2008-10-09block: add lld busy state exporting interfaceKiyoshi Ueda
2008-10-09include blktrace_api.h in headers_installSven Schuetz
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe
2008-10-09block: add queue flag for SSD/non-rotational devicesJens Axboe
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough
2008-10-09block: add a queue flag for request stacking supportKiyoshi Ueda
2008-10-09block: add request submission interfaceKiyoshi Ueda
2008-10-09block: add request update interfaceKiyoshi Ueda
2008-10-09block: cleanup some of the integrity stuff in blkdev.hJens Axboe
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe
2008-10-09block: add bio_kmalloc()Jens Axboe
2008-10-09block: adjust blkdev_issue_discard for swapHugh Dickins
2008-10-09block: Add interface to abort queued requestsMike Anderson