Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | * | | RDMA/nes: Fill in firmware version for ethtool | Chien Tung | 2008-09-30 | 1 | -1/+3 | |
| | | | | | | | | | * | | RDMA/nes: Use ethtool timer value | John Lacombe | 2008-09-30 | 1 | -5/+4 | |
| | | | | | | | | | * | | RDMA/nes: Correct MAX TSO frags value | Bob Sharp | 2008-09-30 | 1 | -1/+1 | |
| | | | | | | | | | * | | RDMA/nes: Enable MC/UC after changing MTU | Bob Sharp | 2008-09-30 | 1 | -0/+20 | |
| | | | | | | | | | * | | RDMA/nes: Free NIC TX buffers when destroying NIC QP | Bob Sharp | 2008-09-30 | 1 | -2/+62 | |
| | | | | | | | | | * | | RDMA/nes: Fix MDC setting | Chien Tung | 2008-09-30 | 1 | -1/+3 | |
| | | | | | | | | | * | | RDMA/nes: Add wqm_quanta module option | Chien Tung | 2008-09-30 | 4 | -2/+63 | |
| | | | | | | | | | * | | RDMA/nes: Module parameter permissions | Chien Tung | 2008-09-30 | 1 | -4/+4 | |
| | | | | | | | | | * | | RDMA/nes: Add support for 4-port 1G HP blade card | Chien Tung | 2008-09-30 | 3 | -20/+76 | |
| | | | | | | | | | * | | RDMA/nes: Make mini_cm_connect() static | Faisal Latif | 2008-09-30 | 1 | -1/+1 | |
| | | | | | | | | * | | | IB/mthca: Use pci_request_regions() | Roland Dreier | 2008-09-29 | 3 | -111/+14 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | * | | | IB/mlx4: Set RLKEY bit for kernel QPs | Vladimir Sokolovsky | 2008-10-08 | 1 | -0/+3 | |
| | | | | | | | |/ / | ||||||
| | | | | | | * | | | IB: Drop code after return statement | Julia Lawall | 2008-09-20 | 2 | -4/+0 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | IB/mad: Don't discard BMA responses in kernel | Michael Brooks | 2008-09-20 | 1 | -3/+2 | |
| | | | | | |/ / | ||||||
| | | | | * | | | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX | Roland Dreier | 2008-09-30 | 5 | -107/+118 | |
| | | | | * | | | IPoIB: Fix crash when path record fails after path flush | Roland Dreier | 2008-09-25 | 1 | -4/+4 | |
| | | | | |/ / | ||||||
| | | | * | | | IB/ipath: Fix hang on module unload | Yannick Cote | 2008-09-29 | 1 | -0/+7 | |
| | | | * | | | IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 | Ralph Campbell | 2008-09-20 | 2 | -2/+4 | |
| | | | |/ / | ||||||
| | | * | | | IB/ehca: Generate flush status CQ entries | Alexander Schmidt | 2008-09-20 | 5 | -43/+412 | |
| | | |/ / | ||||||
| | * | | | RDMA/cxgb3: Set active_mtu in ib_port_attr | Jon Mason | 2008-09-30 | 1 | -6/+3 | |
| | |/ / | ||||||
| * | | | IB/cm: Correctly free cm_device structure | Hefty, Sean | 2008-09-30 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-10-10 | 9 | -100/+281 | |
|\ \ \ | ||||||
| * | | | dlm: choose better identifiers | Andrew Morton | 2008-09-05 | 1 | -22/+22 | |
| * | | | dlm: remove bkl | David Teigland | 2008-09-04 | 1 | -8/+1 | |
| * | | | dlm: fix address compare | David Teigland | 2008-09-02 | 1 | -2/+31 | |
| * | | | dlm: fix locking of lockspace list in dlm_scand | David Teigland | 2008-08-28 | 2 | -2/+26 | |
| * | | | dlm: detect available userspace daemon | David Teigland | 2008-08-28 | 4 | -2/+85 | |
| * | | | dlm: allow multiple lockspace creates | David Teigland | 2008-08-28 | 7 | -64/+116 | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-10-10 | 9 | -118/+190 | |
|\ \ \ \ | ||||||
| * | | | | dm: detect lost queue | Alasdair G Kergon | 2008-10-10 | 1 | -3/+23 | |
| * | | | | dm: publish dm_vcalloc | Mikulas Patocka | 2008-10-10 | 2 | -1/+5 | |
| * | | | | dm: publish dm_table_unplug_all | Mikulas Patocka | 2008-10-10 | 2 | -1/+5 | |
| * | | | | dm: publish dm_get_mapinfo | Mikulas Patocka | 2008-10-10 | 2 | -1/+1 | |
| * | | | | dm: export struct dm_dev | Mikulas Patocka | 2008-10-10 | 4 | -40/+49 | |
| * | | | | dm crypt: avoid unnecessary wait when splitting bio | Milan Broz | 2008-10-10 | 1 | -8/+18 | |
| * | | | | dm crypt: tidy ctx pending | Milan Broz | 2008-10-10 | 1 | -5/+11 | |
| * | | | | dm crypt: fix async inc_pending | Milan Broz | 2008-10-10 | 1 | -3/+2 | |
| * | | | | dm crypt: move dec_pending on error into write_io_submit | Milan Broz | 2008-10-10 | 1 | -3/+2 | |
| * | | | | dm crypt: remove inc_pending from write_io_submit | Alasdair G Kergon | 2008-10-10 | 1 | -4/+5 | |
| * | | | | dm crypt: tidy write loop pending | Milan Broz | 2008-10-10 | 1 | -16/+9 | |
| * | | | | dm crypt: tidy crypt alloc | Milan Broz | 2008-10-10 | 1 | -7/+17 | |
| * | | | | dm crypt: tidy inc pending | Milan Broz | 2008-10-10 | 1 | -5/+10 | |
| * | | | | dm exception store: use chunk_t for_areas | Mikulas Patocka | 2008-10-10 | 1 | -8/+10 | |
| * | | | | dm exception store: introduce area_location function | Mikulas Patocka | 2008-10-10 | 1 | -2/+9 | |
| * | | | | dm raid1: kcopyd should stop on error if errors handled | Jonathan Brassow | 2008-10-10 | 1 | -1/+3 | |
| * | | | | dm mpath: remove is_active from struct dm_path | Kiyoshi Ueda | 2008-10-10 | 2 | -8/+7 | |
| * | | | | dm mpath: use more error codes | Benjamin Marzinski | 2008-10-10 | 1 | -10/+12 | |
* | | | | | Fix barrier fail detection in XFS | Christoph Hellwig | 2008-10-10 | 3 | -4/+14 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2008-10-10 | 16 | -799/+654 | |
|\ \ \ \ \ | ||||||
| * | | | | | GFS2: Support for I/O barriers | Steven Whitehouse | 2008-09-26 | 2 | -3/+19 |