index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: add ide_check_atapi_device() helper
Bartlomiej Zolnierkiewicz
2008-10-10
1
-0
/
+2
*
ide: move ioctls handling to ide-ioctls.c
Bartlomiej Zolnierkiewicz
2008-10-10
1
-2
/
+0
*
ide: add ide_setting_ioctl() helper
Bartlomiej Zolnierkiewicz
2008-10-10
1
-1
/
+13
*
ide: remove ->bus_state field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-10-10
1
-1
/
+0
*
ide: add proper PCI PM support (v2)
Bartlomiej Zolnierkiewicz
2008-10-10
1
-0
/
+10
*
ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()
Bartlomiej Zolnierkiewicz
2008-10-10
1
-0
/
+50
*
ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()
Bartlomiej Zolnierkiewicz
2008-10-10
1
-0
/
+21
*
ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()
Bartlomiej Zolnierkiewicz
2008-10-10
2
-4
/
+13
*
ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()
Bartlomiej Zolnierkiewicz
2008-10-10
2
-3
/
+9
*
ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache()
Bartlomiej Zolnierkiewicz
2008-10-10
1
-2
/
+2
*
ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()
Bartlomiej Zolnierkiewicz
2008-10-10
1
-0
/
+9
*
ide: ide_dev_is_sata() -> ata_id_is_sata()
Bartlomiej Zolnierkiewicz
2008-10-10
2
-14
/
+9
*
ide: ide_dev_has_iordy() -> ata_id_has_iordy()
Bartlomiej Zolnierkiewicz
2008-10-10
1
-5
/
+0
*
ide: remove ->supports_dsc_overlap field from ide_driver_t
Bartlomiej Zolnierkiewicz
2008-10-10
1
-1
/
+0
*
ide: remove read-only ->atapi_overlap field from ide_drive_t
Bartlomiej Zolnierkiewicz
2008-10-10
1
-1
/
+0
*
ide: remove SECTOR_WORDS define
Bartlomiej Zolnierkiewicz
2008-10-10
1
-1
/
+1
*
ide: /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
2008-10-10
1
-36
/
+74
*
ide: preparations for /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
2008-10-10
1
-0
/
+2
*
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
2008-10-10
1
-1
/
+1
*
ide: check drive->present in ide_get_paired_drive()
Bartlomiej Zolnierkiewicz
2008-10-10
1
-3
/
+3
*
ide: remove IDE_CHIPSET_* macros
Bartlomiej Zolnierkiewicz
2008-10-10
1
-4
/
+0
*
ide: enhance ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2008-10-10
1
-0
/
+2
*
ide: remove no longer needed ide_drive_t fields
Bartlomiej Zolnierkiewicz
2008-10-10
1
-2
/
+0
*
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
2008-10-10
1
-7
/
+8
*
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
2008-10-10
1
-7
/
+2
*
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
2008-10-10
1
-9
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-10-10
4
-6
/
+136
|
\
|
*
crypto: rng - RNG interface and implementation
Neil Horman
2008-08-29
3
-0
/
+126
|
*
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-08-29
1
-6
/
+0
|
*
crypto: api - Use test infrastructure
Herbert Xu
2008-08-29
1
-0
/
+8
|
*
crypto: cryptomgr - Add test infrastructure
Herbert Xu
2008-08-29
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-10-10
2
-2
/
+5
|
\
\
|
*
|
dlm: allow multiple lockspace creates
David Teigland
2008-08-28
2
-2
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2008-10-10
1
-1
/
+17
|
\
\
\
|
*
|
|
dm: publish dm_vcalloc
Mikulas Patocka
2008-10-10
1
-0
/
+5
|
*
|
|
dm: publish dm_table_unplug_all
Mikulas Patocka
2008-10-10
1
-0
/
+5
|
*
|
|
dm: publish dm_get_mapinfo
Mikulas Patocka
2008-10-10
1
-0
/
+1
|
*
|
|
dm: export struct dm_dev
Mikulas Patocka
2008-10-10
1
-1
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-10-10
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
GFS2: Add UUID to GFS2 sb
Steven Whitehouse
2008-09-22
1
-1
/
+5
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-10
4
-5
/
+117
|
\
\
\
\
\
|
*
|
|
|
|
[SCSI] fc_transport: Add an API to allow an LLD to create vports
Andrew Vasquez
2008-10-03
1
-1
/
+22
|
*
|
|
|
|
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
James Bottomley
2008-10-03
1
-0
/
+16
|
*
|
|
|
|
[SCSI] Update the SCSI state model to allow blocking in the created state
James Bottomley
2008-10-03
1
-5
/
+9
|
*
|
|
|
|
[SCSI] add inline functions for recognising created and blocked states
James Bottomley
2008-10-03
1
-0
/
+11
|
*
|
|
|
|
[SCSI] scsi_netlink: Add transport and LLD recieve and event support
James Smart
2008-10-03
1
-1
/
+61
*
|
|
|
|
|
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-10-10
16
-338
/
+415
|
\
\
\
\
\
\
|
*
|
|
|
|
|
block: add some comments around the bio read-write flags
Jens Axboe
2008-10-09
1
-1
/
+11
|
*
|
|
|
|
|
block: mark bio_split_pool static
Denis ChengRq
2008-10-09
1
-3
/
+1
|
*
|
|
|
|
|
block: Find bio sector offset given idx and offset
Martin K. Petersen
2008-10-09
1
-0
/
+1
[next]