aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * [CIFS] Forgot to add two new files from previous commitSteve French2008-01-10
| * [CIFS] DNS name resolution helper upcall for cifsSteve French2008-01-09
| * [CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French2008-01-08
| * [CIFS] hold ses sem on tcp session reconnect during mountSteve French2008-01-03
| * [CIFS] Allow setting mode via cifs aclSteve French2007-12-31
| * [CIFS] fix unicode string alignment in SPNEGO setupJeff Layton2007-12-30
| * [CIFS] cifs_partialpagewrite() cleanupSteve French2007-12-30
| * [CIFS] use krb5 session key from first SMB session after a NegProtJeff Layton2007-12-30
| * [CIFS] redo existing session setup if needed in cifs_mountJeff Layton2007-12-30
| * [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is setJeff Layton2007-12-30
| * [CIFS] fix SetEA failure to some Samba versionsSteve French2007-12-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-27
|\ \
| * | ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz2008-01-26
| * | ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz2008-01-26
| * | ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz2008-01-26
| * | ide: fix final status check in drive_cmd_intr()Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2)Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILEBartlomiej Zolnierkiewicz2008-01-26
| * | ide: initialize rq->cmd_type in ide_init_drive_cmd() callersBartlomiej Zolnierkiewicz2008-01-26
| * | ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: kill DATA_READY defineBartlomiej Zolnierkiewicz2008-01-26
| * | ide: task_end_request() fixTejun Heo2008-01-26
| * | ide: use rq->nr_sectors in task_end_request()Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: remove needless ->cursg clearing from task_end_request()Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: set IDE_TFLAG_IN_* flags before queuing/executing commandBartlomiej Zolnierkiewicz2008-01-26
| * | ide-tape: fix handling of non-special requests in ->end_request methodBartlomiej Zolnierkiewicz2008-01-26
| * | ide: fix final status check in task_in_intr()Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: fix ->io_32bit race in ide_taskfile_ioctl()Tejun Heo2008-01-26
| * | cmd64x: remove /proc/ide/cmd64xBartlomiej Zolnierkiewicz2008-01-26
| * | ide: remove broken disk byte-swapping supportBartlomiej Zolnierkiewicz2008-01-26
| * | ide: add ide_busy_sleep() helperBartlomiej Zolnierkiewicz2008-01-26
| * | ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate itBartlomiej Zolnierkiewicz2008-01-26
| * | ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.cBartlomiej Zolnierkiewicz2008-01-26
| * | ide: print banner message once per controller in m68k host driversBartlomiej Zolnierkiewicz2008-01-26
| * | ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz2008-01-26
| * | ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabledBartlomiej Zolnierkiewicz2008-01-26
| * | rapide: remove write-only hwif->hwif_dataBartlomiej Zolnierkiewicz2008-01-26
| * | ide: use ide_init_port_hw() in setup-pci.cBartlomiej Zolnierkiewicz2008-01-26
| * | ide: always use ide_std_init_ports() in setup-pci.cBartlomiej Zolnierkiewicz2008-01-26
| * | au1xxx-ide: use ide_init_port_hw()Bartlomiej Zolnierkiewicz2008-01-26
| * | au1xxx-ide: au_ide_probe() fixesBartlomiej Zolnierkiewicz2008-01-26
| * | ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz2008-01-26
| * | cmd640: fix dependency on IDE_GENERICBartlomiej Zolnierkiewicz2008-01-26
| * | ide: move ide_arm_init() call from init_ide_data() to ide_init()Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz2008-01-26
| * | ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz2008-01-26
| * | sgiioc4: always init hwif->io_portsBartlomiej Zolnierkiewicz2008-01-26