1. 27 5月, 2008 16 次提交
  2. 23 5月, 2008 1 次提交
  3. 22 5月, 2008 17 次提交
  4. 21 5月, 2008 6 次提交
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 · 5cf11daf
      Linus Torvalds 提交于
      * 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
    • S
      [CIFS] Remove debug statement · 397d71dd
      Steve French 提交于
      Signed-off-by: NSteve French <sfrench@us.ibm.com>
      397d71dd
    • I
      5651ced3
    • L
      Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux · d40ace0c
      Linus Torvalds 提交于
      * '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
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 · e616c630
      Linus Torvalds 提交于
      * 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
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 · 789319db
      Linus Torvalds 提交于
      * 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