1. 21 May, 2008 8 commits
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 · 5cf11daf
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6: (21 commits)
        [CIFS] Remove debug statement
        Fix possible access to undefined memory region.
        [CIFS] Enable DFS support for Windows query path info
        [CIFS] Enable DFS support for Unix query path info
        [CIFS] add missing seq_printf to cifs_show_options for hard mount option
        [CIFS] add more complete mount options to cifs_show_options
        [CIFS] Add missing defines for DFS
        CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec.
        Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now.
        [CIFS] enable parsing for transport encryption mount parm
        [CIFS] Finishup DFS code
        [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
        [CIFS] suppress duplicate warning
        [CIFS] Fix paths when share is in DFS to include proper prefix
        add function to convert access flags to legacy open mode
        clarify return value of cifs_convert_flags()
        [CIFS] don't explicitly do a FindClose on rewind when directory search has ended
        [CIFS] cleanup old checkpatch warnings
        [CIFS] CIFSSMBPosixLock should return -EINVAL on error
        fix memory leak in CIFSFindNext
        ...
      5cf11daf
    • Steve French's avatar
      [CIFS] Remove debug statement · 397d71dd
      Steve French authored
      Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
      397d71dd
    • Igor Mammedov's avatar
      5651ced3
    • Linus Torvalds's avatar
      Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux · d40ace0c
      Linus Torvalds authored
      * 'for-2.6.26' of git://linux-nfs.org/~bfields/linux: (25 commits)
        svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
        svcrdma: Change svc_rdma_send_error return type to void
        svcrdma: Copy transport address and arm CQ before calling rdma_accept
        svcrdma: Set rqstp transport address in rdma_read_complete function
        svcrdma: Use ib verbs version of dma_unmap
        svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
        svcrdma: Move the QP and cm_id destruction to svc_rdma_free
        svcrdma: Add reference for each SQ/RQ WR
        svcrdma: Move destroy to kernel thread
        svcrdma: Shrink scope of spinlock on RQ CQ
        svcrdma: Use standard Linux lists for context cache
        svcrdma: Simplify RDMA_READ deferral buffer management
        svcrdma: Remove unused READ_DONE context flags bit
        svcrdma: Return error from rdma_read_xdr so caller knows to free context
        svcrdma: Fix error handling during listening endpoint creation
        svcrdma: Free context on post_recv error in send_reply
        svcrdma: Free context on ib_post_recv error
        svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
        svcrdma: Fix return value in svc_rdma_send
        svcrdma: Fix race with dto_tasklet in svc_rdma_send
        ...
      d40ace0c
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 · e616c630
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (27 commits)
        pktgen: make sure that pktgen_thread_worker has been executed
        [VLAN]: Propagate selected feature bits to VLAN devices
        drivers/atm/: remove CVS keywords
        vlan: Correctly handle device notifications for layered VLAN devices
        net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
        net_sched: cls_api: fix return value for non-existant classifiers
        ipsec: Use the correct ip_local_out function
        ipv6 addrconf: Allow infinite prefix lifetime.
        ipv6 route: Fix lifetime in netlink.
        ipv6 addrconf: Fix route lifetime setting in corner case.
        ndisc: Add missing strategies for per-device retrans timer/reachable time settings.
        ipv6: Move <linux/in6.h> from header-y to unifdef-y.
        l2tp: avoid skb truesize bug if headroom is increased
        wireless: Create 'device' symlink in sysfs
        wireless, airo: waitbusy() won't delay
        libertas: fix command timeout after firmware failure
        mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
        mac80211 : Association with 11n hidden ssid ap.
        hostap: fix "registers" registration in procfs
        isdn/capi: Return proper errnos on module init.
        ...
      e616c630
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 · 789319db
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6:
        sparc64: Add global register dumping facility.
        sparc: remove CVS keywords
        sparc64: remove CVS keywords
      789319db
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 · fd9908c0
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6:
        USB: CDC WDM driver
        USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
        USB: serial: ch341: New VID/PID for CH341 USB-serial
        USB: build fix
        USB: pxa27x_udc - Fix Oops
        USB: OPTION: fix name of Onda MSA501HS HSDPA modem
        USB: add TELIT HDSPA UC864-E modem to option driver
        usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
      fd9908c0
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 · 57312b75
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6:
        SCSI: fix race in device_create
        USB: Core: fix race in device_create
        USB: Phidget: fix race in device_create
        s390: fix race in device_create
        SOUND: fix race in device_create
        UIO: fix race in device_create
        Power Supply: fix race in device_create
        LEDS: fix race in device_create
        IB: fix race in device_create
        ide: fix race in device_create
        fbdev: fix race in device_create
        mm: bdi: fix race in bdi_class device creation
        Driver core: add device_create_vargs and device_create_drvdata
      57312b75
  2. 20 May, 2008 32 commits