Age | Commit message (Expand) | Author | Files | Lines |
2010-10-27 | mm: strictly nested kmap_atomic() | Peter Zijlstra | 1 | -2/+2 |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 9 | -84/+41 |
2010-10-23 | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 15 | -1372/+2390 |
2010-10-23 | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+0 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 5 | -1/+6 |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 26 | -155/+178 |
2010-10-22 | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz | 1 | -1/+1 |
2010-10-22 | xen-blkfront: disable barrier/flush write support | Jens Axboe | 1 | -0/+7 |
2010-10-21 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -15/+2 |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 4 | -0/+1932 |
2010-10-21 | virtio_blk: remove BKL leftovers | Christoph Hellwig | 1 | -15/+2 |
2010-10-21 | rbd: passing wrong variable to bvec_kunmap_irq() | Dan Carpenter | 1 | -1/+1 |
2010-10-21 | rbd: null vs ERR_PTR | Dan Carpenter | 1 | -2/+2 |
2010-10-21 | block: rbd: removing unnecessary test | Yehuda Sadeh | 1 | -4/+0 |
2010-10-21 | block: rbd: fixed may leaks | Vasiliy Kulikov | 1 | -6/+8 |
2010-10-21 | rbd: introduce rados block device (rbd), based on libceph | Yehuda Sadeh | 4 | -0/+1934 |
2010-10-19 | cciss: fix PCI IDs for new Smart Array controllers | Mike Miller | 1 | -10/+12 |
2010-10-19 | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe | 5 | -6/+20 |
2010-10-18 | of/xsysace: Fix OF probing on little-endian systems | Michal Simek | 1 | -1/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 5 | -1/+6 |
2010-10-15 | drbd: add race-breaker to drbd_go_diskless | Lars Ellenberg | 1 | -0/+3 |
2010-10-15 | drbd: use dynamic_dev_dbg to optionally log uuid changes | Lars Ellenberg | 1 | -1/+31 |
2010-10-14 | drbd: cleanup: change "<= 0" to "== 0" | Dan Carpenter | 1 | -1/+1 |
2010-10-14 | drbd: relax the grace period of the md_sync timer again | Lars Ellenberg | 1 | -2/+2 |
2010-10-14 | drbd: add some more explicit drbd_md_sync | Lars Ellenberg | 1 | -0/+5 |
2010-10-14 | drbd: drop wrong debug asserts, fix recently introduced race | Lars Ellenberg | 1 | -9/+19 |
2010-10-14 | drbd: cleanup useless leftover warn/error printk's | Lars Ellenberg | 2 | -6/+1 |
2010-10-14 | drbd: add explicit drbd_md_sync to drbd_resync_finished | Lars Ellenberg | 1 | -0/+2 |
2010-10-14 | drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED | Philipp Reisner | 1 | -8/+22 |
2010-10-14 | drbd: fix for possible deadlock on IO error during resync | Lars Ellenberg | 2 | -22/+54 |
2010-10-14 | drbd: fix unlikely access after free and list corruption | Lars Ellenberg | 2 | -0/+32 |
2010-10-14 | drbd: fix for spurious fullsync (uuids rotated too fast) | Lars Ellenberg | 2 | -11/+36 |
2010-10-14 | drbd: allow for explicit resync-finished notifications | Lars Ellenberg | 1 | -0/+34 |
2010-10-14 | drbd: preparation commit, using full state in receive_state() | Lars Ellenberg | 1 | -21/+18 |
2010-10-14 | drbd: drbd_send_ack_dp must not rely on header information | Lars Ellenberg | 3 | -8/+9 |
2010-10-14 | drbd: Fix regression in recv_bm_rle_bits (compressed bitmap) | Lars Ellenberg | 1 | -12/+15 |
2010-10-14 | drbd: Fixed a stupid copy and paste error | Philipp Reisner | 1 | -1/+1 |
2010-10-14 | drbd: Allow larger values for c-fill-target. | Philipp Reisner | 1 | -1/+1 |
2010-10-14 | drbd: fix possible access after free | Lars Ellenberg | 1 | -1/+3 |
2010-10-14 | drbd: protocol compatibility for maximum packet sizes | Lars Ellenberg | 2 | -3/+17 |
2010-10-14 | drbd: Track the reasons to suspend IO in dedicated state bits | Philipp Reisner | 6 | -27/+52 |
2010-10-14 | drbd: DIV_ROUND_UP not needed here | Lars Ellenberg | 1 | -1/+1 |
2010-10-14 | drbd: Fixed compatibility with protocol versions smaller than 95 | Philipp Reisner | 1 | -2/+3 |
2010-10-14 | drbd: fix for spurious full sync (becoming sync target looked like invalidate) | Lars Ellenberg | 1 | -2/+3 |
2010-10-14 | drbd: cosmetic, don't report resync for online-verify | Lars Ellenberg | 1 | -5/+7 |
2010-10-14 | drbd: fix spurious protocol error | Lars Ellenberg | 1 | -1/+2 |
2010-10-14 | drbd: fix potential kernel BUG (NULL deref) | Lars Ellenberg | 2 | -6/+19 |
2010-10-14 | drbd: don't count sendpage()d pages only referenced by tcp as in use | Lars Ellenberg | 4 | -12/+27 |