index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
wp512.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
5
-29
/
+29
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
8
-14
/
+13
2007-07-16
bsg: simplify __bsg_alloc_command failpath
FUJITA Tomonori
1
-3
/
+2
2007-07-16
bsg: add cheasy error checks for sysfs stuff
Jens Axboe
1
-1
/
+10
2007-07-16
Add queue resizing support
Jens Axboe
1
-64
/
+32
2007-07-16
Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
FUJITA Tomonori
1
-29
/
+29
2007-07-16
bsg: silence a bogus gcc warning
Jens Axboe
1
-1
/
+1
2007-07-16
bsg: style cleanup
Jens Axboe
1
-2
/
+2
2007-07-16
bsg: use u32 etc instead of uint32_t
Jens Axboe
1
-29
/
+29
2007-07-16
bsg: add SG_IO to SG v4
FUJITA Tomonori
1
-2
/
+21
2007-07-16
bsg: replace SG v3 with SG v4
FUJITA Tomonori
1
-77
/
+121
2007-07-16
bsg: add sg_io_v4 structure
FUJITA Tomonori
1
-0
/
+43
2007-07-16
block: export blk_verify_command for SG v4
FUJITA Tomonori
2
-3
/
+5
2007-07-16
bsg: minor cleanups
FUJITA Tomonori
1
-7
/
+6
2007-07-16
block: changes for blk_rq_unmap_user new API
FUJITA Tomonori
1
-12
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
10
-79
/
+1171
2007-07-16
make i2c-acorn tristate
Al Viro
2
-2
/
+2
2007-07-16
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
2007-07-16
missing argument in bin_attribute ->read()/->write()
Al Viro
3
-11
/
+11
2007-07-16
fallout from constified seq_operations
Al Viro
1
-1
/
+1
2007-07-16
fallout from Auke's pci ->revision patch
Al Viro
1
-1
/
+1
2007-07-16
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-16
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-16
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-16
zd1211rw: too early inclusion of asm/unaligned.h
Al Viro
1
-1
/
+1
2007-07-16
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-16
PDA_POWER depends on having request_irq()
Al Viro
1
-0
/
+1
2007-07-16
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-16
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-16
wrong order of arguments of ->readdir()
Al Viro
1
-1
/
+1
2007-07-16
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-15
git-battery vs git-acpi
Andrew Morton
1
-2
/
+3
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
9
-39
/
+0
2007-07-15
pda_power: clean up irq, timer
Jeff Garzik
1
-9
/
+8
2007-07-15
MAINTAINERS: Add maintainers for power supply subsystem and drivers
Anton Vorontsov
1
-0
/
+10
2007-07-15
[SCSI] ibmvscsi: convert to use the data buffer accessors
FUJITA Tomonori
1
-57
/
+23
2007-07-15
[SCSI] dc395x: convert to use the data buffer accessors
FUJITA Tomonori
1
-103
/
+60
2007-07-15
[SCSI] ncr53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
1
-59
/
+11
2007-07-15
[SCSI] sym53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2
-73
/
+12
2007-07-15
[SCSI] ppa: coding police and printk levels
Alan Cox
1
-30
/
+27
2007-07-15
[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc
Satyam Sharma
1
-1
/
+1
2007-07-15
[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
Satyam Sharma
1
-1
/
+1
2007-07-15
[SCSI] remove the dead CYBERSTORMIII_SCSI option
Adrian Bunk
1
-2
/
+0
2007-07-15
[TCP]: Verify the presence of RETRANS bit when leaving FRTO
Ilpo Järvinen
1
-1
/
+3
2007-07-15
[IPV6]: Call inet6addr_chain notifiers on link down
Vlad Yasevich
1
-0
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
15
-404
/
+38
2007-07-15
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
6
-52
/
+73
2007-07-15
[NET_SCHED]: sch_dsmark: act_api support
Patrick McHardy
1
-16
/
+25
2007-07-15
[NET_SCHED]: sch_atm: act_api support
Patrick McHardy
1
-7
/
+14
2007-07-15
[NET_SCHED]: sch_atm: Lindent
Patrick McHardy
1
-236
/
+232
[next]