| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-12 | 9 | -16/+154 |
|\ |
|
| * | [SCSI] Merge branch 'linus' | James Bottomley | 2009-06-12 | 131 | -1117/+4576 |
| |\ |
|
| * | | [SCSI] osduld: use filp_open() when looking up an osd-device | Boaz Harrosh | 2009-06-10 | 1 | -0/+1 |
| * | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue | Boaz Harrosh | 2009-06-10 | 1 | -0/+5 |
| * | | [SCSI] libosd: osd_req_{read,write} takes a length parameter | Boaz Harrosh | 2009-06-10 | 1 | -2/+2 |
| * | | [SCSI] libosd: osd_req_{read,write}_kern new API | Boaz Harrosh | 2009-06-10 | 1 | -0/+4 |
| * | | [SCSI] libosd: OSD2r05: Attribute definitions | Boaz Harrosh | 2009-06-10 | 1 | -2/+72 |
| * | | [SCSI] libosd: OSD2r05: Additional command enums | Boaz Harrosh | 2009-06-10 | 1 | -0/+8 |
| * | | [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. | Michael Chan | 2009-06-09 | 2 | -0/+47 |
| * | | [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertype | Joe Eykholt | 2009-06-08 | 2 | -7/+1 |
| * | | [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts | Abhijeet Joglekar | 2009-05-23 | 1 | -0/+1 |
| * | | [SCSI] libiscsi: add task aborted state | Mike Christie | 2009-05-23 | 1 | -0/+2 |
| * | | [SCSI] libiscsi: handle cleanup task races | Mike Christie | 2009-05-23 | 1 | -3/+2 |
| * | | [SCSI] libiscsi: export iscsi_itt_to_task for bnx2i | Mike Christie | 2009-05-23 | 1 | -0/+1 |
| * | | [SCSI] iscsi: pass ep connect shost | Mike Christie | 2009-05-23 | 2 | -2/+8 |
| * | | Merge branch 'scsi-fixes' into merge-base | James Bottomley | 2009-05-20 | 1 | -2/+2 |
| |\ \ |
|
* | \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2009-06-12 | 2 | -1/+6 |
|\ \ \ \ |
|
| * | | | | lguest: remove obsolete LHREQ_BREAK call | Rusty Russell | 2009-06-12 | 1 | -1/+1 |
| * | | | | lguest: use eventfds for device notification | Rusty Russell | 2009-06-12 | 1 | -0/+1 |
| * | | | | lguest: improve interrupt handling, speed up stream networking | Rusty Russell | 2009-06-12 | 1 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio | Linus Torvalds | 2009-06-12 | 4 | -18/+64 |
|\ \ \ \ |
|
| * | | | | virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) | Mark McLoughlin | 2009-06-12 | 1 | -0/+5 |
| * | | | | virtio: teach virtio_has_feature() about transport features | Mark McLoughlin | 2009-06-12 | 1 | -1/+3 |
| * | | | | virtio_pci: optional MSI-X support | Michael S. Tsirkin | 2009-06-12 | 1 | -1/+9 |
| * | | | | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin | 2009-06-12 | 1 | -11/+36 |
| * | | | | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell | 2009-06-12 | 3 | -7/+14 |
| * | | | | virtio: fix obsolete documentation on probe function | Rusty Russell | 2009-06-12 | 1 | -2/+1 |
| |/ / / |
|
* | | | | Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi... | Linus Torvalds | 2009-06-12 | 1 | -0/+31 |
|\ \ \ \ |
|
| * | | | | CUSE: implement CUSE - Character device in Userspace | Tejun Heo | 2009-06-09 | 1 | -0/+31 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-06-12 | 3 | -11/+35 |
|\ \ \ \ \ |
|
| * | | | | | module: trim exception table on init free. | Rusty Russell | 2009-06-12 | 1 | -0/+1 |
| * | | | | | module_param: allow 'bool' module_params to be bool, not just int. | Rusty Russell | 2009-06-12 | 1 | -9/+23 |
| * | | | | | module_param: add __same_type convenience wrapper for __builtin_types_compati... | Rusty Russell | 2009-06-12 | 1 | -0/+5 |
| * | | | | | module_param: split perm field into flags and perm | Rusty Russell | 2009-06-12 | 1 | -2/+6 |
| * | | | | | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell | 2009-06-12 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 2009-06-12 | 3 | -26/+23 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ide: add IDE_DFLAG_NIEN_QUIRK device flag | Bartlomiej Zolnierkiewicz | 2009-06-07 | 1 | -1/+1 |
| * | | | | ide: respect quirk_drives[] list on all controllers | Bartlomiej Zolnierkiewicz | 2009-06-07 | 1 | -0/+1 |
| * | | | | Merge branch 'for-linus' into for-next | Bartlomiej Zolnierkiewicz | 2009-06-07 | 3 | -2/+7 |
| |\ \ \ \ |
|
| | * | | | | ide: preserve Host Protected Area by default (v2) | Bartlomiej Zolnierkiewicz | 2009-06-07 | 1 | -0/+2 |
| | * | | | | ide-gd: implement block device ->set_capacity method (v2) | Bartlomiej Zolnierkiewicz | 2009-06-07 | 1 | -2/+2 |
| | * | | | | partitions: add ->set_capacity block device method | Bartlomiej Zolnierkiewicz | 2009-06-07 | 2 | -0/+3 |
| * | | | | | Merge branch 'for-linus' into for-next | Bartlomiej Zolnierkiewicz | 2009-05-22 | 2 | -2/+2 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | ide: remove hw_regs_t typedef | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -7/+7 |
| * | | | | | ide: pass number of ports to ide_host_{alloc,add}() (v2) | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -2/+3 |
| * | | | | | ide: remove chipset field from hw_regs_t | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -1/+0 |
| * | | | | | ide: replace special_t typedef by IDE_SFLAG_* flags | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -15/+6 |
* | | | | | | fs/qnx4: sanitize includes | Al Viro | 2009-06-11 | 2 | -60/+1 |
* | | | | | | Sanitize qnx4 fsync handling | Al Viro | 2009-06-11 | 1 | -2/+0 |
* | | | | | | New helper - simple_fsync() | Al Viro | 2009-06-11 | 1 | -0/+2 |