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