| Commit message (Expand) | Author | Age |
* | IB/mthca: Use the dma state API instead of pci equivalents | FUJITA Tomonori | 2010-04-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-04-09 |
|\ |
|
| *---. | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2010-04-09 |
| |\ \ \ |
|
| | | | * | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() | Chien Tung | 2010-04-07 |
| | | * | | IB/mlx4: Check correct variable for allocation failure | Dan Carpenter | 2010-04-07 |
| | | |/ |
|
| | * / | IB/cm: Fix device_create() return value check | Jani Nikula | 2010-03-31 |
| | |/ |
|
| * / | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty | 2010-04-07 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-04-09 |
|\ \ |
|
| * | | [S390] Update default configuration. | Martin Schwidefsky | 2010-04-09 |
| * | | [S390] nss: add missing .previous statement to asm function | Heiko Carstens | 2010-04-09 |
| * | | [S390] increase default size of vmalloc area | Martin Schwidefsky | 2010-04-09 |
| * | | [S390] s390: disable change bit override | Christian Borntraeger | 2010-04-09 |
| * | | [S390] fix io_return critical section cleanup | Martin Schwidefsky | 2010-04-09 |
| * | | [S390] sclp_async: potential buffer overflow | Dan Carpenter | 2010-04-09 |
| * | | [S390] arch/s390/kernel: Add missing unlock | Julia Lawall | 2010-04-09 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-09 |
|\ \ \ |
|
| * | | | cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch | Divyesh Shah | 2010-04-09 |
| * | | | loop: Update mtime when writing using aops | Nikanth Karthikesan | 2010-04-08 |
| * | | | block: expose the statistics in blkio.time and blkio.sectors for the root cgroup | Ricky Benitez | 2010-04-05 |
| * | | | backing-dev: Handle class_create() failure | Anton Blanchard | 2010-04-02 |
| * | | | Block: Fix block/elevator.c elevator_get() off-by-one error | wzt.wzt@gmail.com | 2010-04-02 |
| * | | | drbd: lc_element_by_index() never returns NULL | Philipp Reisner | 2010-04-02 |
| * | | | cciss: unlock on error path | Dan Carpenter | 2010-04-02 |
| * | | | cfq-iosched: Do not merge queues of BE and IDLE classes | Divyesh Shah | 2010-03-25 |
| * | | | cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging | Divyesh Shah | 2010-03-25 |
| * | | | i2o: Remove the dangerous kobj_to_i2o_device macro | Ferenc Wagner | 2010-03-24 |
| * | | | block: remove 16 bytes of padding from struct request on 64bits | Richard Kennedy | 2010-03-19 |
| * | | | Merge branch 'master' into for-linus | Jens Axboe | 2010-03-19 |
| |\ \ \ |
|
| * | | | | cfq-iosched: fix a kbuild regression | Shaohua Li | 2010-03-19 |
| * | | | | block: make CONFIG_BLK_CGROUP visible | Li Zefan | 2010-03-16 |
| * | | | | Remove GENHD_FL_DRIVERFS | NeilBrown | 2010-03-16 |
| * | | | | block: Export max number of segments and max segment size in sysfs | Martin K. Petersen | 2010-03-15 |
| * | | | | block: Finalize conversion of block limits functions | Martin K. Petersen | 2010-03-15 |
| * | | | | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 2010-03-15 |
| * | | | | vfs: improve writeback_inodes_wb() | Edward Shishkin | 2010-03-12 |
| * | | | | paride: fix off-by-one test | Roel Kluin | 2010-03-12 |
| * | | | | drbd: fix al-to-on-disk-bitmap for 4k logical_block_size | Lars Ellenberg | 2010-03-11 |
| * | | | | drbd: Renamed overwrite_peer to primary_force | Philipp Reisner | 2010-03-11 |
| * | | | | drbd: Forcing primary should also work for Consistent disks [Bugz 266] | Philipp Reisner | 2010-03-11 |
| * | | | | drbd: Make sure we do not send state updates during an empty resync [Bugz 271] | Philipp Reisner | 2010-03-11 |
| * | | | | drbd: Reduce the time an empty resync takes usually | Philipp Reisner | 2010-03-11 |
| * | | | | drbd: add missing drbd command names to avoid <NULL> in error messages | Lars Ellenberg | 2010-03-11 |
| * | | | | drbd_disconnect: grab meta.socket mutex as well | Lars Ellenberg | 2010-03-11 |
| * | | | | fix unit of rs_same_csums accounting | Lars Ellenberg | 2010-03-11 |
| * | | | | drbd: fix broken state change after split-brain attach while connected | Lars Ellenberg | 2010-03-11 |
| * | | | | drbd: fix NULL pointer dereference on 4k hard sect size | Lars Ellenberg | 2010-03-11 |
| * | | | | drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) | Philipp Reisner | 2010-03-11 |
| * | | | | block: drbd: Convert semaphore to mutex | Thomas Gleixner | 2010-03-11 |
| * | | | | Add DocBook documentation for the block tracepoints. | William Cohen | 2010-03-09 |
| * | | | | Documentation: fix block/biodoc.txt dma mapping description | FUJITA Tomonori | 2010-03-08 |