- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / block / scsi_ioctl.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-20 Jens Axboe- patches.fixes/scsi-sg-unknown-warn: only warn on...
2005-01-12 Jens Axboe- patches.fixes/sg-ioctl-unsigned: sg_scsi_ioctl()...
2005-01-09 Olaf Hering+- add a few fixes from mainline
2004-11-19 Daniel Drake[PATCH] Permit LOG_SENSE and LOG_SELECT in SG_IO comman...
2004-11-16 Andrew MortonRemove duplicate safe_for_read(READ_BUFFER)
2004-11-15 Miles Bader[PATCH] Remove duplicate safe_for_read(READ_BUFFER...
2004-11-14 Jens Axboe[PATCH] warn once for unknown SCSI command
2004-11-03 Jens Axboe[PATCH] add READ_BUFFER_CAPACITY as read-ok command
2004-10-18 Jens Axboe[PATCH] return full SCSI status byte in SG_IO
2004-09-29 Jens Axboe- Kill SCSI_IOCTL_SEND_COMMAND until after 9.2 release
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-13 Jens Axboe- CUE_SHEET command was not in -rc1 released list of...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-27 James BottomleyMerge mulgrave.(none):/home/jejb/BK/linux-2.5
2004-08-24 James BottomleyMerge
2004-08-24 Jens Axboe- SEND_CUE_SHEET was missing from allowed write command...
2004-08-24 Jens Axboe[PATCH] GPCMD_SEND_CUE_SHEET missing in scsi_ioctl
2004-08-23 Jens Axboe- Update filtering table in scsi_ioctl.c to be more...
2004-08-23 Jens Axboe[PATCH] update SG_IO command table
2004-08-19 James Bottomleyget the kernel to warn about deprecated SCSI ioctls
2004-08-13 Linus TorvaldsMake 'WRITE_BUFFER' require CAP_RAWIO capability
2004-08-13 Jens Axboe- Update to 2.6.8-rc4-bk3 (includes elv-init and SG_IO...
2004-08-12 Linus TorvaldsAllow non-root users certain raw commands if they are...
2004-08-12 Linus TorvaldsPass done file pointer to block device ioctl's
2004-08-12 Linus TorvaldsBe a bit more anal about allowing SCSI commands to...
2004-08-10 Olaf Hering+- update to 2.6.8-rc4
2004-08-09 Jens Axboe[PATCH] adjust SG reserved size automatically
2004-08-04 Kurt GarloffRemove lots of SCSI patches, all merged upstream ;-)
2004-08-02 Jens Axboe[PATCH] bio_copy_user() cleanups and fixes
2004-07-28 Jens Axboe[PATCH] BIO page refcounting fix
2004-07-15 Jens Axboe- Fix a bounce problem with bio_copy/map_user (bug...
2004-07-08 Jens Axboe- always setup sg bio for SG_IO (42314, 42822 (and...
2004-05-29 Linus TorvaldsFix up my misedit of Al's good patch. Don't blame Al.
2004-05-29 Alexander Viro[PATCH] sparse: sg.c annotation
2004-05-29 Alexander Viro[PATCH] sparse: scsi_cmd_ioctl __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: make sg_io_hdr->cmdp a __user pointer
2004-05-11 Kurt GarloffQlogicISP exception handling.
2004-04-27 Jens Axboe- Fix SG_IO page pinning leak
2004-04-27 Jens Axboe[PATCH] fix SG_IO page leak
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-13 Andreas SchwabRemove unwanted patches.
2004-03-12 Andreas Schwab- Add latest ia64 updates.
2004-03-11 Jens Axboe[PATCH] user data -> request mapping
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-02 Patrick Mansfield[PATCH] change scsi_cmd_ioctl to take a gendisk instead...
2003-12-17 Jens Axboe[PATCH] CDROM_SEND_PACKET bug
2003-12-14 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-13 Jens Axboe[PATCH] no bio unmap on cdb copy failure
2003-12-10 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-09 Jens Axboe[PATCH] scsi_ioctl memcpy'ing user address
2003-10-23 Pat LaVarre[PATCH] SG_SET_RESERVED_SIZE negative oops
2003-09-29 Jens Axboe[PATCH] kill CDROM_SEND_PACKET
2003-09-05 Jens Axboe[PATCH] fix IO hangs
2003-09-01 Linus TorvaldsDon't claim exclusive ownership of the device when...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Jens Axboe[PATCH] scsi_ioctl reference counting
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-06-28 Andrew Morton[PATCH] cdrom eject scribbles on the request flags
2003-05-30 Jens Axboe[PATCH] ide-cd/scsi/block fixups for SG_IO
2003-05-30 Jens Axboe[PATCH] scsi_ioctl HZ fixes
2003-05-17 Jens Axboe[PATCH] Always allocate sense buffer for block commands
2003-05-14 Jens Axboe[PATCH] Fix scsi_ioctl command direction bits
2003-04-29 Douglas Gilbert[PATCH] blk SCSI_IOCTL_SEND_COMMAND
2003-04-24 Bartlomiej Zolnier... [PATCH] fix mismatched access_ok() checks in sg_io()
2003-04-24 Jens Axboe[PATCH] cleanup bio_map_user and helper
2003-03-27 Douglas Gilbert[PATCH] block scsi_ioctl.c lk 2.5.66
2003-02-25 Andrew Morton[PATCH] SARD accounting fix
2003-01-10 Douglas GilbertSG_IO ioctl in block layer
2002-11-21 Christoph Hellwig[PATCH] remove unused include in scsi_ioctl.c
2002-11-02 Linus TorvaldsSet command length for the START_STOP command.
2002-11-02 Linus TorvaldsAdd a "cmd_len" parameter to the request, so that devic...
2002-11-01 Alexander Viro[PATCH] death of ->rq_dev
2002-10-29 Jens Axboe[PATCH] remember to export scsi_command_size[]
2002-10-29 Jens Axboe[PATCH] scsi_command_size[] only known when SCSI is...
2002-10-28 Jens Axboe[PATCH] finally, sgio updates
2002-10-15 Linus TorvaldsRemove unused variable warning
2002-10-15 Linus TorvaldsBlock layer ioctl cleanups.